body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
} 

/* ID-Definitionen */

#menuoben {
	position: absolute;
	width: 800px;
	left: 0px;
	top: 0px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	background-image:   url("00_webseite/titelbalkenbild.jpg");
	background-repeat: no-repeat;
}
#mob_titelschrift {
	position: absolute;
	top: 1px;
	left: 80px;
	width: 411px;
	height: 26px;
	z-index: 1;
	visibility: visible;
}
#mob_them01 {
	position: absolute;
	top: 122px;
	left: 214px;
	width: 82px;
	height: 82px;
	visibility: visible;
	z-index: 1;
}
#mob_them02 {
	position: absolute;
	top: 122px;
	left: 298px;
	width: 82px;
	height: 82px;
	z-index: 1;
	visibility: visible;
}
#mob_them03 {
	position: absolute;
	top: 122px;
	left: 382px;
	width: 82px;
	height: 82px;
	z-index: 1;
	visibility: visible;
}
#mob_them04 {
	position: absolute;
	top: 122px;
	left: 466px;
	width: 82px;
	height: 82px;
	z-index: 1;
	visibility: visible;
}
#mob_them05 {
	position: absolute;
	top: 122px;
	left: 550px;
	width: 82px;
	height: 82px;
	z-index: 1;
	visibility: visible;
}
#mob_them06 {
	position: absolute;
	top: 122px;
	left: 634px;
	width: 82px;
	height: 82px;
	z-index: 1;
	visibility: visible;
}
#mob_them07 {
	position: absolute;
	top: 122px;
	left: 718px;
	width: 82px;
	height: 82px;
	z-index: 1;
	visibility: visible;
}





#inhalt {
	position: absolute;
	height: 608px;
	width: 720px;
	top: 250px;
	right: 100px;
	left: 82px;
}

/* Textformatierungen */

p,td {
	text-align: left;
	vertical-align: top;
} 
ul,li {
	list-style-type: disc;
} 

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
.link_mob {
	color: #003366;
}



/* Überschriften */
h1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom: 15px;
}
h2 {font-size:10px;
	margin-bottom:10px;
	font-size: 14px;
	font-weight: bold;
} 
h3 {
	margin-bottom:10px;
	font-weight: bold;
} 
/* Bildunterschriften etc. */

.bildunterschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6633FF;
}
.menutext {
	color: #003366;
	font-size: 11px;
}
.menutext_aktiv {
	color: #0000FF;
	font-weight: bold;
}

.menutitel {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.bildrahmen_menu {
	padding-bottom: 10px;
}
.bildrahmen_melast {
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	}
.menubildbreite {
	width: 82px;
	}
.weiss {
	color: #FFFFFF;
}
.rot {
	color: #FF0000;
}
.text {
	line-height: 20px;
	margin-bottom: 10px;
}
.kleiner {
	font-size: 9px;
}
.randrechts {
	padding-right: 10px;
}
