﻿@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	background:url(../img/bg.jpg) repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#e4e4e4;
			}
		
.vorladen {
visibility:hidden;
height:0px;
width:0px;
}			

h1{
	color:#e4e4e4;
	font-size:14px;
	line-height:16px;
	}
h2{
	color:#e4e4e4;
	font-size:14px;
	
	}
table{
	border:0;
	padding:0;
	}
	
td{
	vertical-align:top;
	}
	
.middle{
		vertical-align:middle;}
 a,
        a:link,
        a:visited,
        a:active,
        a:hover 
		a:focus{
                text-decoration: none;
				outline:none;
				-moz-outline: none;
        }
a{
font-weight:bold;
color:#e4e4e4;		}

a:hover{
	color:#e10521;
	}
		
img{
	border:0;
	}
hr{
border:1px thin #bcc3dc;}
	
#wrapper{
		margin:0 auto;
		width:507px;
		border:#e10521 0px solid;
		height:100%;
		vertical-align:middle;
				}
		
#office{
	background-image:url(../img/cva_office.gif);
	background-repeat:no-repeat;
	height:139px;
	width:70px;
	top:50px;
	margin-left:-70px;
	border:#fff 0px solid;
	position:absolute;
	}



		
#header{
	width:507px;
	height:139px;
	margin-left:0px;
	float:right;
	position:absolute;
	top:50px;
	background-image:url(../img/cva_header.gif);
	background-position:center;
	background-repeat:no-repeat;
	border:#fff 0px solid;
	}

#header_short{
	width:100%;
	height:139px;
	margin: 0 auto;
	background-image:url(../img/cva_header_short.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:0px;
	border:#000 0px solid;
	}	

#nav_back{
	background-image:url(../img/buttons/back.gif);
	background-repeat:no-repeat;
	width:106px;
	height:26px;
	border:#006699 0px solid;
	position:absolute;
	margin:20px 0 10px 0px;
		}

#nav_back a:hover{
	background-image:url(../img/buttons/back_act.gif);	
	background-repeat:no-repeat;
	}
	
.link_back{
	border:#fff 0px solid;
	height:26px;
	width:106px;
	padding:1px 1px 10px 0px;
	position:absolute;
	}
	
/*#wrapper3{
		margin:0 auto;
		width:800px;
		border:#e10521 1px solid;
		height:100%;
		vertical-align:middle;
		overflow-x:auto;		
		}		*/

#photo_wrapper{
		
		border:#006699 0px solid;
		margin:5px 0px 0 0px;
		width:6280px;
		height:480px;
		display:block;
					}
.photo{
	padding:0 50px 0 0;
	}					

#wrapper2{
		margin:0 auto;
		width:507px;
		border:#e10521 0px solid;
		height:100%;
		vertical-align:middle;
		overflow-y:auto;		
		}					
		
#footer{
	background-image:url(../img/disclaimer.gif);	
	background-repeat:no-repeat;
	border:0px solid #009933;
	width:507px;
	height:92px;
	margin:20px 0 0 0;
		}
	
#text{
	width:507px;
	height:40px;
	border:#567522 0px solid;
	margin:-30px 10px 0 0;
	/*/*overflow:auto;
	background-color:#d8d8d8;*/
			}	
