@import url("style-navi.css");

html body {
	margin: 0;
	text-align: left;
	font-size: 10pt;
	background: #fff;
	color: #000;
	font-family: verdana;
}
a:link, a:visited {
	text-decoration: none;
	color: #000;
	font-style: italic;
	border: none;
}
#links, #rechts, #ende, #subnavi {
	display: none;
}
h1, h2 {
	font-size: 11pt;
	font-weight: bold;
}

#all {
	position: relative;
	text-align: center;	
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFE3;		
}

#header h1 {
	font-size: 1px;
	display: none;
	margin: 0;
	padding: 0;
	line-height: 0;
}
#topnavi {
	background: #790000 url(bild/bgtopnavi.jpg) repeat-x;
	height: 26px;
}
#sidenavi {
	position: relative;
	float: right;
	margin: 1em;
	padding: 1em 0.5em;
	width: 200px;
	text-align: left;
	border: 1px solid #FECE5C;
	background: #FFECB7;
}
#inhalt {		
	position: relative;
	float: left;
	width: 720px;			
}
#inhalt2 {		
	text-align: left;
	margin: 0 2em;
	color: #555;		
}
#footer {
	clear: both;		
	position: relative;
	text-align: center;
	font-size: 0.8em;
	color: #333;
	padding: 4px;
	height: 22px;
	background: #114537 url("bild/bgfooter.jpg") repeat-x;
}

* html #footer {
}


ul.auflisten li {
	list-style-image: url(bild/pin.gif);
	line-height: 12pt;
	padding: 6px 0 6px 6px;
	margin-left: 30px;
}

td {
	vertical-align: top;
}
.english {
	float: right;
	margin: 4px 25px 0 0;
	border: 1px solid #FFFFE3;
	padding: 1px;
}
.pic {
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 1px solid #777;
	background-color: #FAF9E7;	
}
.picright {
	float: right;
	margin: 0 0 50px 20px;
	border: 1px solid #999;
	padding: 3px;	
}
.taball {
	border: 1px solid #BECAB4;
	margin-bottom: 1em;
	width: 99%;
}
.taball h2 {
	font-size: 1.0em;
	font-weight: bold;
}
.tab1 {
	padding: 2px 25px;
	background: #E7ECCE url("bild/pin.gif") no-repeat 5px;
	border-bottom: 1px solid #BECAB4;	
}
.tab2 {
	padding: 2px 15px;
	font-size: 1em;
	overflow: auto;	
}

* html .tab2 {
    height: 1%;
}
