/* global reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1.3em; /* lesbarkeit verbessern */
}
td{
	vertical-align:top;
}
.top10{
	margin-top:45px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top:15px;
	margin-bottom:10px;
}
p{
	margin-bottom:10px;
}
/* global reset ende */

/* colorieren und positionieren */
body {
	background-image: url("../images/icons/body.gif");
	font-size:13px;
	color: white;
	font-family: Arial, Verdana, Sans-Serif;
}
html { height: 100%; margin-bottom: 1px; }
#accessibility {display: none;}
#content_container {
	background-image: url("../images/icons/bg_mitte.gif");
	top:0px;
	margin:auto; 
	width:760px;
	color:black;
	margin-bottom:2em;
	text-align:left;
}
#content {
	width:505px;
	border:1px solid #ccc;
	margin-left:30px;
	margin-top:30px;
	padding:15px;
	padding-top:0px;
	float:left;
}




#content.breit{
	width:670px;
}
#content ul{
	margin: 15px 0px 15px 7px;
}
#content li{
	list-style: none;
	line-height:22px;
	background-image:  url("../images/icons/list.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}

#content a:link, 
#content a:visited, 
#content a:active{
	color:#cc3333;
	white-space:nowrap;
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
}
#content a.txt:link, 
#content a.txt:visited, 
#content a.txt:active{
	color:#006699;
	white-space:nowrap;
	text-decoration:underline;
}
#content a.txt:hover{
	text-decoration:none;
	color:#cc3333;
}
#content p img.links{
	vertical-align:top;
	vertical-align:text-top;
	float:left;
	margin-top:3px;
	margin-left:0px;
	margin-right:8px;
	margin-bottom:0px;
}
#content p img.rechts{
	vertical-align:text-top;
	float:right;
	margin-top:3px;
	margin-left:8px;
	margin-right:0px;
	margin-bottom:0px;
}
#content table.breit{
	width:100%;
}
#content table.mieter{
	background-color:#f7f7f7;
}

#content table td{
	padding:3px 0px 3px 0px;
	color:#000000;
}
#content table.adresse td{
	padding:0px;
}
#content table.breit td{
	padding:3px;
}
#content table tr.grau{
	background-color:#ededed;
}
#content table th{
	background-color:#dedede;
	font-weight:bold;
	text-align:left;
	padding:3px;
}
.hoch{
	margin-top:-13px;
}
.rechts{
	text-align:right;
}
.fett{
	font-weight:bold;
}
#head {
	position:relative;
	top:0px;
	height:90px;
	margin:auto; /* 1/2 x Breite x -1 */
	padding:0px;
	width:743px;
	color: black;
}
#logo {
	position:relative;
	margin:18px 0px 0px 25px;
}
#nav {
	position:relative;
	width:535px;
	margin:-20px 30px 0px 30px;
	text-align:right;
}
/* das menue braucht stil */
#nav a:link, 
#nav a:visited, 
#nav a:active{
	color:black;
	text-decoration:none;
}

#nav li.aktiv a:link, 
#nav li.aktiv a:visited, 
#nav li.aktiv a:active{
	color:#cc3333;
	text-decoration:underline;

}
#nav a:hover {
	text-decoration:underline;
}
#nav ul li{
	display:inline;
	padding-left:10px;
	list-style: none;
}

#subnav {
	float:left;
	position:relative;
	left:0px;
	width:147px;
	margin-top:25px;
	margin-left:26px;
	line-height:1.5em;
}
/* das menue braucht stil */
#subnav li a:link, 
#subnav li a:visited, 
#subnav li a:active {
	color:black;
	text-decoration:none;
	padding-left: 9px;
}
#subnav ul li{
	list-style: none;
}
#subnav ul li{
	list-style: none;
}
#subnav li a:hover {
	color:#cc3333;
	background-image:  url("../images/icons/menu.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
}
#subnav li.aktiv a:link, 
#subnav li.aktiv a:visited, 
#subnav li.aktiv a:active{
	color:#cc3333;
	background-image:  url("../images/icons/menu_a.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
}
#subnav li.pdf a:hover {
	color:#cc3333;
	background-image:  url("../images/icons/pdf.gif");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}

#footer {
	margin-left:30px;
	margin-right:30px;
	clear:both;
	height:2em;
	padding-top:15px;
	text-align:center;
	font-size:11px;
	color:#777;
	text-align:left;
}

#footer table{
	width:100%;
	text-align:right;
}

#footer a:visited, 
#footer a:active,
#footer a:link{
	text-decoration:none;
	color:#777777;
}
#footer a:hover{
	color:#cc3333;
}
#spiegel {
	height:18px; 
	color:white; 
	background-image:  url("../images/icons/bg_unten.gif");
	background-repeat:no-repeat;
}

#prelo{
	z-index:10;
	position:absolute;
	top:-400px;
	left:-400px;
}
.klein{
	font-size:0.8em;
	margin-top:0px;
}
/* heading kennzeichnen */
h1,h2,h3,h4,h5,h6 {
	color: #214B60;
	font-weight:bold;
}
h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1em;
}
h3, h4, h5, h6 {
	font-size: 1em;
}
hr{
	width:120px;
	border:none;
	height:1px;
	color:#cccccc;
	background-color:#cccccc;
	margin-left:0px;
	text-align:left;
}
.farbe{
	color:#ff0000;
}
.orange{
	color: #F79239;
	font-weight: bold;
}
.blau{
	color: #00AEEF;
	font-weight: bold;
}
.gruen{
	color: #82AE52;
	font-weight: bold;
}

*html body{
	text-align:center;
}
*html #content{
	width:535px;
	padding:15px;
	margin-left:15px;
}



#subnav img{
	margin-top:4px;
}
