html, body {
		height:100%;
		}		
body {
	background-color: #cacfd2;
	padding: 0px;; 
	margin: 0px;
	text-align:center; 
	}
#distance { 
		width:1px;
		height:50%;
		margin-bottom:-312px; /* half of container's height */
		float:left;
		}
.container {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:608px;
		width:960px;
		clear:left;
}

.contentcontainer {
	height: 600px;
	width: 960px;
	border: 1px solid #000000;
	background-color:#FFFFFF;
	overflow:auto;
}

.nav {
	float:left;
	background-image:url(pic/bg/nav_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:552px;
	width:205px;
	padding-top:48px;
}

.right {
	float:left;
	height:540px;
	width:434px;
	margin-top: 60px;
	overflow:auto;
	}
	


.flag {
	width:80px;
	height:20px;
	padding-left:75px;
	margin-top:0px;
}

.foot {
	width: 960px;
	height:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1e3b65;
	padding:0px;
	margin:0px;
}

#copy {
	float:left;
	height:25px;
	width:524px;
}

#aux {
	float:left;
	height:25px;
	width:436px;
	text-align: right;
}


/********** Schrift **********/

h1 {
	margin-left: 350px;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #1e3b65;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #1e3b65;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 15px;
}

h3.foto {
	font-size: 12px;
	font-weight: bold;
	color: #1e3b65;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 173px;
}

h4{
	margin-left: 10px;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 3px;
}

p {
	font-size: 12px;
	font-weight: lighter;
	color: #1e3b65;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 15px;
}

p.foto {
	font-size: 12px;
	font-weight: lighter;
	color: #1e3b65;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 173px;
}

hr {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.image {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

/********** Kapitel Bilder **********/
.kap_bild01 {
	float:left;
	height:570px;
	width:321px;
	padding-top:30px;
	background-image:url(/pic/bg/bg_container02.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.kap_bild02 {
	float:left;
	height:570px;
	width:321px;
	padding-top:30px;
	background-image:url(/pic/bg/bg_nav_kugeln.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.kap_bild03 {
	float:left;
	height:570px;
	width:321px;
	padding-top:30px;
	background-image:url(/pic/bg/bg_nav_tm.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.kap_bild04 {
	float:left;
	height:570px;
	width:321px;
	padding-top:30px;
	background-image:url(/pic/bg/bg_nav_maus02.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.kap_bild05 {
	float:left;
	height:570px;
	width:321px;
	padding-top:30px;
	background-image:url(/pic/bg/bg_nav_frau02.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}






/********** Navigation **********/
.u_navi {
	width:199px;
	height:515px;
	margin-top:0px;
	float:right;
}

ul {
	font-size:12px;
	color:#FFFFFF;
	list-style:none;

	margin-bottom: 0; 
	margin-top: 0; 	
	padding-top:3px;
	padding-bottom:4px;
	
	margin-left:10px;
	padding-left:2px;
	margin-right:20px;
	
	background-image:url(pic/bg/bg_hr.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

li {
	margin-bottom:4px;
	margin-top:4px;
}

a:link {color:#FFFFFF; text-decoration:none; }
a:visited{ color:#FFFFFF; text-decoration:none; }
a:active { color:#FFFFFF; text-decoration:none; }
a:hover  { color:#FFFFFF; text-decoration:none; font-weight:bold; }

a:link.more {color:#1e3b65; text-decoration:underline; }
a:visited.more { color:#1e3b65; text-decoration:underline; }
a:active.more { color:#1e3b65; text-decoration:underline; }
a:hover.more  { color:#1e3b65; text-decoration:underline; font-weight:bold; }

a:link.normal {color:#1e3b65; text-decoration:underline; font-weight:normal; }
a:visited.normal { color:#1e3b65; text-decoration:underline; font-weight:normal; }
a:active.normal { color:#1e3b65; text-decoration:underline; font-weight:normal; }
a:hover.normal  { color:#1e3b65; text-decoration:underline; font-weight:normal; }

a:link.navaktiv {color:#FFFFFF; text-decoration:none; font-weight:bold;}
a:visited.navaktiv {color:#FFFFFF; text-decoration:none; font-weight:bold;}
a:active.navaktiv {color:#FFFFFF; text-decoration:none; font-weight:bold;}
a:hover.navaktiv  {color:#FFFFFF; text-decoration:none; font-weight:bold; }#map   {
	margin-left: 15px;
}

