/*

*/


body, html, td {
	font-family: Verdana;
	font-size: 12px;
}

body {
	background-color: #cccccc;
	text-align: center;
}

h1 {font-size:13px; color: #6E9070; margin: 0px; margin-left: -5px; margin-bottom: 12px }
h2 {font-size:12px; color: #000000; margin: 0px; margin-left: -5px;}
h3 {font-size:12px; color: #999999; margin: 0px; margin-left: -5px;}

td {
	vertical-align: top;
}

a:link, a:visited, a:active, a:hover { 
	text-decoration: none;
	color: #fe7347;
	font-size: 12px;
}

a:active, a:hover { 
	text-decoration:underline;
	font-size: 12px;
}

b.anker {
	color: #777777;
	font-size:12px;
}


#alles {
	width: 812px;
	height: 602px;
	margin: 20px auto;
	text-align: left;
}

#oben {
	height: 21px;
	width: 812px;
	padding: 0px;
	margin: 0px;
	background-image: url(./../visuals/oben.gif);
	background-repeat: no-repeat;
}

#mitte {
	height: 560px;
	width: 812px;
	padding: 0px;
	padding-left: 21px;
	margin: 0px;
	background-image: url(./../visuals/mitte.gif);
	background-repeat: repeat-y;
}

#intro {
	height: 560px;
	width: 812px;
	padding: 0px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(./../visuals/intro.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#links {
	float:left;
	height: 560px;
	padding: 0px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(./../visuals/links.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	width: 189px;
}
	

#nav {
	width: 153px;
	text-align: center;
	padding: 0px;
	padding-top: 180px;
	padding-left: 36px;
	margin: 0px;
}

.menu {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#kosmos {
	float:left;
	height: 135px;
	width: 189px;
	padding: 0px;
	margin: 0px;
	margin-top: 95px;
	text-align: left;
/*	background-image: url(./../visuals/kosmos.gif);
	background-repeat: no-repeat;*/
}


#impressum {
	width: 140px;
	height: 25px;
	padding-top: 110px;
	color: #999999;
	text-align: center;
	position: relative;
}


#inhalt {
	float:left;
	height: 560px;
	width: 582px;
	padding: 0px;
	margin: 0px;
	background-image: url(./../visuals/waben.jpg);
	background-repeat: repeat-y;
}

#frame {
	margin-top: 20px;
	margin-bottom: 20px;
/*	border: 1px dashed #000000; */
}

#ausnahme {
	float:left;
	height: 560px;
	width: 74px;
	padding: 0px;
	margin: 0px;
	background-image: url(./../visuals/ausnahme.jpg);
	background-repeat: no-repeat;

}

#unten {
	height: 21px;
	width: 812px;
	padding: 0px;
	margin: 0px;
	background-image: url(./../visuals/unten.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #000000;
	font-size: 11px;
}



