body, html {
	padding:0px;
	margin:0px;
	background-image:url(../gifs/back.gif);
	background-repeat:repeat;
	width:100%; 
	height:100%; 
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	color:#13386b;
}

#center {
	margin:0px;
	padding:0px;
	float:left; 
	margin-bottom:-320px; 
	width:1px; 
	height:50%;
}

#port {
	clear:left; 
	margin:0px auto; 
	padding:0px;
	width:960px;
	position:relative;
	height:655px;
}

.logo {
	position:absolute;
	text-align:center;
	margin-top:15px;
	padding-left:340px;
	float:left;
}

#head {
	width:100%; 
	width:100%; 
	height:115px;
	margin-top:0px;
	text-align:center;
}

#top {
	background-image:url(../gifs/back_head.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%; 
	width:100%;  
	height:49px; 
	margin-top:0px;
	text-align:left;
	border-bottom:#fcd2e8 2px solid;
	border-top:#fcd2e8 4px solid;
	border-left:#fcd2e8 4px solid;
	border-right:#fcd2e8 4px solid;
}


#cont {
	overflow:auto;
	width:100%;
	height:416px;
	background-color:#fff;
	border-left:#fcd2e8 4px solid;
	border-right:#fcd2e8 4px solid;
	border-bottom:#fcd2e8 4px solid;
}



#foto1 {
	padding:0px; 
	margin:0px; 
	float:left; 
	width:311px; 
	height:415px;
	border-right:#fcd2e8 4px solid;
	  
}



#foto2 {
	padding:0px; 
	margin:0px; 
	float:left;
	width:126px; 
	height:415px; 
	background-color:#243956; 
}



#inhalt {
	padding:0px; 
	margin:0px; 
	float:left; 
	width:514px; 
	height:415px;
	float:left;
	border-right:#fcd2e8 4px solid; 
	background-color: #fff;
	overflow:auto; 
}


#foot {
	
	color:#fe81c5;
	width:100%;
	height:60px; 
	margin:0px;
	padding:0px;
}

#foot span.copy {
	color:#fe81c5;
	float:left;
	margin:7px 0 0 10px;
}

#foot span.design {
	color:#fe81c5;
	float:right;
	margin:7px 10px 0 0;
}

A:link, A:visited, A:active {
	color:#243C56;
	font-style:normal; 
	text-decoration:none;
}

A:hover {
	color:#e5007d; 
	font-style:normal; 
	text-decoration:underline;
}

#foot A:link, #foot A:visited, #foot A:active {
	color:#e5007d;
	font-style:normal; 
	text-decoration:none;
}
#foot A:hover {
	color:#13386b; 
	font-style:normal; 
	text-decoration:underline;
}


#foot p {
	width:98%;
	margin:0px;
	padding:15px 0 0 0;
	color:#FFFFFF;
	text-align:right;
}

#navi p {
	width:100%;
	margin:0 0 0 0;
}

#cont p {
	
	padding: 5px 9px 0 20px;
	margin:0px;	
	text-align:left;
	background-color:#fff;
	line-height: 1.5em;
}


h1 {padding: 20px 0 0 20px;
	margin:0px;	
	text-align:left;
	font-size:13px;
}
	
	
dl {
	float:left;
	margin:0;
	padding:0;
}

dt {
	margin-top:10px;
	padding:0;
}

dd {
	text-align:center;
	margin:0;
	padding:0;
}

.img{
margin: 0px 0px 0px 0px;
} 	

