body {
font-family: verdana, sans-serife;
}
a, img {
border:0;
}

#carrier {
	position	:	absolute;
	width		:	800px;
	height		:	600px;
	left		:	50%;
	top		:	50%;
	margin-left	:	-400px;
	margin-top	:	-300px;
	/*border: 1px solid #000;	*/
	background-color: #ccc
} 

.ver {
	background-image: url(layout/verlauf.gif);
	background-repeat: repeat-y;
}




#body {

background-color: #5e7da9;
}

#content {font-variant: small-caps;
color: #7799cc;
font-size: 0.7em;
letter-spacing: 0.12em;
z-index:10;
font-family: verdana, sans-serife;
overflow: auto;
	position	:	relative;
	width		:	720px;
	height		:	399px;
	left		:	50px;
	top		:	0px;
border: 0px solid #000;	
padding: 10px 0 0 0 ;


}


html>body #content {
height:  399px;


}

#navi {
	position	:	absolute;
	width		:	180px;
	height		:	200px;
	left		:	0px;
	top		:	175px;
border: 0px solid #000;	
z-index: 20;
}

#footer {
background-image: url(./layout/footerbg_2.gif);
background-repeat: repeat-x;
background-color: #7799cc;
width: 798px;
height: 21px;
padding: 4px 0 0 0;




