.layout_normal {
	background-color : #ededed;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	line-height : 15px;
	margin-top : 7px;
	margin-bottom : 7px;
	margin-left : 7px;
	margin-right : 7px;
	scrollbar-base-color:#ededed;
	scrollbar-3dlight-color:#ededed;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#ededed;
	scrollbar-face-color:#e4e4e4;
	scrollbar-highlight-color:#ededed;
	scrollbar-shadow-color:#ededed;
	scrollbar-track-color:#ededed;
	background-attachment: fixed;
	background-image: url(pix/bg_main.jpg);
	background-repeat: no-repeat;
} 
.layout_normal_left {
	background-color : #ededed;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	line-height : 15px;
	margin-top : 7px;
	margin-bottom : 7px;
	margin-left : 7px;
	margin-right : 7px;
	scrollbar-base-color:#ededed;
	scrollbar-3dlight-color:#ededed;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#ededed;
	scrollbar-face-color:#e4e4e4;
	scrollbar-highlight-color:#ededed;
	scrollbar-shadow-color:#ededed;
	scrollbar-track-color:#ededed;
	background-attachment: fixed;
	background-image: url(pix/bg_left.jpg);
	background-repeat: no-repeat;
} 
.layout_normal_right {
	background-color : #ededed;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	line-height : 15px;
	margin-top : 7px;
	margin-bottom : 7px;
	margin-left : 7px;
	margin-right : 7px;
	scrollbar-base-color:#ededed;
	scrollbar-3dlight-color:#ededed;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#ededed;
	scrollbar-face-color:#e4e4e4;
	scrollbar-highlight-color:#ededed;
	scrollbar-shadow-color:#ededed;
	scrollbar-track-color:#ededed;
	background-attachment: fixed;
	background-image: url(pix/bg_right.jpg);
	background-repeat: no-repeat;
} 
.layout_newsletter {
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 5px;
	margin-right : 5px;
	background-attachment: fixed;
	background-image: url(pix/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
.layout_visuals {
	background-color : #ededed; 
	margin-top : 0; 
	margin-bottom : 0;
	margin-left : 0; 
	margin-right : 0;  
} 
a:link {
text-decoration : none; 
color : #ff0000; 
}
a:visited {
text-decoration : none; 
color : #ff0000; 
}
a:focus {
text-decoration : underline overline; 
color : #ff0000; 
}
a:hover {
text-decoration : underline overline; 
color : #ff0000; 
}
a:active {
text-decoration : underline overline; 
color : #000000; 
}
.input {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
color : #000000; 
} 
.textfeld {
background-color : #f7f7f7; 
border : 1px solid #000000;
padding-left: 3px;
padding-right: 3px;  
} 
.dropdown {
background-color : #f7f7f7; 
border : thin solid #000000; 
width : 113px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
color : #000000;
} 
.button {
background-color : #ededed;
border : 1px solid #000000;
width : 112px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #000000;
} 
.ocr-link {
position : absolute; 
right : 16px; 
border : none; 
top : 0; 
} 
.table {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
color : #000000; 
line-height : 15px; 
padding-left : 5px; 
padding-right : 5px; 
margin-left : 0; 
margin-right : 0; 
}
.table_home {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
color : #000000; 
line-height : 15px; 
padding-left : 0px; 
padding-right : 0px; 
margin-left : 0; 
margin-right : 0; 
}
.table_visuals {
background-color : none;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
color : #000000; 
line-height : 15px; 
padding-left : 5px; 
padding-right : 0px; 
margin-left : 0; 
margin-right : 0; 
}   
.headline {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
font-weight : bold; 
color : #ff0000; 
} 
.headline_black {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
font-weight : bold; 
color : #000000; 
}
.index {
background-color: #E4E4E4;
height:100%; /* IE */
}
