.pro_teaser_bg {

    	background-image: url(../02_images/holac_protaser_bg.gif);
	background-repeat: repeat-x;
	background-position: left;
}

.position {
	
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;

	background-color: #ffffff;
	
}

BODY {
        margin: 0;
    	background-image: url(../02_images/background_main.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* bild links */
img.layout-1 {
	float: left;
	margin-right: 14px;
	border: solid;
	border-width: 1px;
	border-color: #d0d1d3;
}

/* bild rechts */
img.layout-2 {
	float: right;
	margin-left: 14px;
	border: solid;
	border-width: 1px;
	border-color: #d0d1d3;
}

img.layout-3 {
	border: solid;
	border-width: 1px;
	border-color: #d0d1d3;
}

