body{
	text-align:	center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
td,th {
	font-size: 10pt;
}
/* hrefs */
#topnavi a{
	text-decoration: none;
	color: black;
	background: #FFE674;
} 

#mainnavi a {
	text-decoration: none;
	color: black;
	background: white;
}
#topnavi a:hover{
	background: #FFD000;
}

#mainnavi a:hover{
	background: #FFD000;
}

a {
	text-decoration: none;
	color: black;
	background: #FFF1AC;
}
a:hover {
	background: #FFE674;
}

a.aktiv {
	background: #FFD000 !important;
}

em {
	/* text-decoration: underline; */
	font-style: normal;
	font-weight: bold;
}

/* Divs */
#masterdiv{
	font-size: 100%;
	margin:auto;
	padding-bottom: 15px;
	border: 1px solid black;
	width: 720px;
	height: auto;
	text-align: left;
	min-height: 467px;
}

* html #masterdiv {
	height: 467px;
}

/* Kopfbereich */
#headerdiv{
	width: 720px;
	height: 87px;
	border-bottom: 1px solid #FFD000;
	background: #FFE674;
}
#side{
	background: #FFD000;
	width: 215px;
	height: 43px;
	float: right;
	text-align: left;
	margin-top: -34px;
}
#topnavi{
	margin-left: 35px;
	padding-top: 65px;
	font-size: 80%;
	z-index: 100;
}
#isb{
	position: relative;
	top: 23px;
	margin-left: 13px;
}

/* Top des Content */
#subheaderdiv{
	margin-bottom: 60px;
}
#rightdingsbums{
	background: #FFF1AC;
	float: right;
	width: 159px;
	height: 21px;
}

* html #rightdingsbums{
	margin-right:expression(document.getElementById('rightdingsbums').leftmargin="-5px");
}

#mainnavi{
	padding-left: 35px;
	padding-top: 10px;
	/* letter-spacing: -0.5px; */
	width: 520px;
	float: left;
	font-size: 80%;
}
#hd{
	position: relative;
	top: 11px;
	margin-left: 2px;
}
/* Content-Bereich */
#content{
	margin-left: 35px;
	width: 650px;
	min-height: 314px;
	height: auto;
	line-height: 140%;
}
h1{
	font-size: 110%;
	font-weight: bold;
}
h2, h3{
	font-size: 100%;
	font-weight: bold;
}



/* Definitionen */
dt {
	width: 5em;
	float: left;
}
dfn {
	font-weight: bold;
	font-style: normal;
	font-size: 80%;
}
/* Mail-Formular */
.mailer {
	float: left;
	width: 180px;
	margin-top: 2px;
	margin-left: 30px;
}
.longmailer {
	float: left;
	width: 380px;
	margin-top: 2px;
	margin-left: 30px;
}
.stdinput {
	width: 300px;
	border: 1px solid black;
	margin-bottom: 5px;
	height: 100%;
	font-size: 100%;
}
.plzinput {
	width: 50px;
	border: 1px solid black;
	margin-bottom: 5px;
	height: 100%;
	font-size: 100%;
}
.ortinput {
	width: 244px;
	border: 1px solid black;
	margin-bottom: 5px;
	height: 100%;
	font-size: 100%;
}
textarea {
	width: 300px;
	height: 100px;
	font-size: 100%;
}
.stdbutton {
	width: 239px;
	border: 1px solid black;
}
.adresse {
	width: 6em;
	float: left;
}
.bewerbung {
	width: 300px;
	float: left;
}
.externe {
	float: left;
}
cite {
	margin-left: 300px;
}

.dltable {
	border: 1px solid black;
	width: 100%;
	border-collapse: collapse;
	cell-spacing: 0px;
	caption-side: bottom;
}

.mediatable {
	border-collapse: collapse;
}

.mediatable caption {
	font-size: 80%;
	text-align: right;
	caption-side: bottom;
	vertical-align: bottom;
}

.mediatable td,  .mediatable th {
	border: 1px solid black;
	vertical-align: top;
	text-align: left;
}

.content {
	text-align: left;
	margin-left: 5px !important;
}

.depth_0 {
	padding-left: 0px;
}
.depth_1 {
	padding-left: 10px;
}
.depth_2 {
	padding-left: 20px;
}
.depth_3 {
	padding-left: 30px;
}

.depthlist {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.depth_0 h2 {
	border: 1px solid black;
}
