/*
	980x735 Pixel
	blau #154585
*/

/*	div, iframe	{border: 1px dotted #000;} */


* {
	margin: 0;
	padding: 0;
}

body, html, td {
	background-color: #154585;
	font-family: Verdana;
	font-size: 13px;
	color: #BB2244;
}

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

ul li {
	list-style-type: none;
	margin-left: 9px; 
	margin-top: 12px;
	margin-bottom: 0px;
	padding: 0;
	line-height: 1em;
}

ul {
	margin-top: 37px;
}

ol {
	padding-left: 25px;
}

ol li {
		margin-top: 12px;
}

td {
	vertical-align: top;
}

h1 {font-size:16px; color: #BB2244; margin: 0px; margin-bottom: 8px;}
h2 {font-size:15px; color: #BB2244; margin: 0px; margin-bottom: 8px;}
h3 {font-size:14px; color: #BB2244; margin: 0px; margin-bottom: 8px;}

a:link, a:visited, a:active, a:hover { 
	color: #BB2244;
	font-size: 13px;
}

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

#alles {
	width: 990px;
	height: 735px;
	margin: 20px auto;
	text-align: left;
	background-image: url(./../visuals/bg.jpg); 
	background-repeat: no-repeat;
}

#oben {
	width: 980px;
	height: 180px;
	background-image: url(./../visuals/bg_head.gif);
	background-position: 30px 29px;
	background-repeat: no-repeat;
}

#unten {
	width: 990px;
	height: 558px;
}

#inhalt {
	width: 758px;
	height: 555px;
	float: left;
}

#inhalt_header {
	width: 758px;
	height: 73px;
	float: left;
	background-image: url(./../visuals/bg_frame_head.gif);
	background-position: 30px 16px;
	background-repeat: no-repeat;
}

#inhalt_frame {
	width: 758px;
	height: 460px;
	float: left;
	background-image: url(./../visuals/bg_frame.gif);
	background-position: 30px 0px;
	background-repeat: no-repeat;
}

#inhalt_text {
	margin-left: 74px;
	margin-top: 22px;
	height: 410px;
	width: 652px;
	overflow-y: auto;
}

#frame {
	margin-left: 54px;
	margin-top: 12px;
}

#inhalt_links {
	width: 190px;
	height: 555px;
	float: left;
	background-image: url(./../visuals/bg_links.gif);
	background-position: 30px 190px;
	background-repeat: no-repeat;
}

#inhalt_links_titel {
	width: 228px;
	height: 555px;
	float: left;
}

#inhalt_rechts {
	width: 560px;
	height: 555px;
	float: left;
}

#inhalt_rechts_titel {
	width: 522px;
	height: 555px;
	float: left;
}

#navigation {
	width: 222px;
	height: 382px;
	float: left;
	background-image: url(./../visuals/bg_nav.gif); 
	background-position: 20px 16px;
	background-repeat: no-repeat;
}

#zoch {
	width: 222px;
	height: 173px;
	float: left;
	background-image: url(./../visuals/bg_zoch.gif);
	background-position: 20px 11px;
	background-repeat: no-repeat;
}

