.index {
	background: url(images\bg.jpg) top center;
}

.kopf {
background-image : url(images\clb-kopf.jpg); 
background-repeat : no-repeat; 
background-color : #eceeed; 
margin-top : 123px; 
background-position : 50% 0%; 
background-attachment : fixed; 
}

body {
	scrollbar-face-color: #ECEEED; 
	scrollbar-highlight-color: #fcfcfc; 
	scrollbar-shadow-color: #999999; 
	scrollbar-3dlight-color: #fcfcfc; 
	scrollbar-arrow-color: #999999; 
	scrollbar-track-color: #eceeed; 
	scrollbar-darkshadow-color: #999999;
} 

.content {
background-image : url(images\clb-content-blanko.jpg); 
background-repeat : no-repeat; 
background-color : #eceeed; 
background-position : 0% 0%; 
background-attachment : fixed; 
} 
.navi {
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
font-weight : normal; 
color : #eceeed; 
text-align : left; 
} 
H1 {
font-size : 13pt; 
font-weight : bold; 
color : #777777; 
font-style : normal; 
text-align : left; 
font-family : Arial, Helvetica, sans-serif; 
} 
.text {
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
font-weight : normal; 
color : #666666; 
font-style : normal; 
text-align : left; 
} 
.sub {
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
font-weight : bolder; 
color : #777777; 
font-style : normal; 
text-align : left; 
} 
A {Color: #ECEEED;Text-Decoration: none;}
A:HOVER {Color: #B0DCAC;Text-Decoration: none;}
A:VISITED{Color: #B0DCAC;Text-Decoration: none;}

.referenz {
font-family : Arial, Helvetica, sans-serif; 
font-size : 9pt; 
font-weight : normal; 
color : #666666; 
font-style : normal; 
text-align : left; 
} 