* {
	margin: 0;
	padding:0;
	}

/* CSS-Start 10.05.07 - Version 1.0 */

html {
	font-size:100.01%;
	}
	

body {
	background: #fafafa;
	height:100.1%;
	font-size: 1em;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif 
	}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin:0 0 1.5em 0;
	line-height:1.4em;
	}

h1 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1.7em;
	line-height: 1.1em;
	text-align:left;
	font-weight: bold;
	margin-bottom: .5em;
	}
	

	
h2 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: #901808;
	margin-bottom: .3em;
	font-weight: normal;
	}
	
h3 {
	font-weight: bold;
	}
	
strong {
	font-weight: bold;}

	
/* Seiten-Elemente */

#page {	
	width: 80%;
	height: 100.1%;
	margin: 0 auto;
	text-align: left;
	background-color: #E7E9D1;
	}

#header {
	background: transparent url(../images/sketch.jpg) top left  no-repeat;
	height: 10em;
	padding-top: 2.2em;
	}
	
#header dl {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-bottom: 2em;
	height: 6em;
	}	

#header dl dt {
	font-size: 1.9em;
	line-height: 1em;
	color: #fff;
	padding: 0 .8em;
	margin-bottom: .2em;
	letter-spacing: -0.02em;
	}
	
#header dl a {
	border: none;
	text-decoration: none;
	color: #fff;
		}

#header dl dt a:hover {
	color: red;
	
}		
	
	
#header #nav {
	color: white;
	background-color: #901808;
	width: 100%;
	height: 2.4em;
	}
	
#header #nav ul {
	list-style: none;
	list-style-position: outside;
	}
	
#header #nav li {
	float: left;
	}
	
#header #nav li a {
	display: block;
	float: left;
	padding: .5em 2em;
	font-size: 1.2em;
	line-height: 1em;
	background: #901808;
	border-right: 1px solid #fff;
	color: #eee;
	text-decoration: none;
	letter-spacing: .05em;
	height: 1em;
	}
	
#header #nav li a:hover {
	display: block;
	float: left;
	padding: .5em 2em;
	font-size: 1.2em;
	background: #B41D09;
	border-right: 1px solid #fff;
	color: #eee;
	text-decoration: none;
	letter-spacing: .05em;
	}
	
#header #nav a.aktiv {
	background-color: #721307;
	}
	
#clearfix {
	clear: both;
	}
	
div.domtab div.box {
	background: #d3d4aa;
	border-bottom:8px solid #B4B693;
	color:#FFF;
	float:left;
	padding: 2em 1.2em;
	}
		
div.domtab .left dl {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	list-style: none outside;
	color: #333;
	display: inline;
	}
	
div.domtab .left dt {
	color: #901808;
	margin-bottom: .3em;
	font-weight: bold;
	margin-bottom: .7em;
	}
	
div.domtab .left dd {
	margin-bottom: 1em;
	font-size: .855em;
	}
	
	
div.domtab .right dl {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	list-style: none outside;
	color: #333;
	display: inline;
	}
	
div.domtab .right dt {
	color: #901808;
	margin-bottom: .3em;
	font-weight: bold;
	margin-bottom: .6em;
	font-size: .9em;
	}
	
div.domtab .right dd {
	margin-bottom: .7em;
	font-size: .855em;
	padding-left: 1em;
	}

div.domtab .right ul {
	margin: 0 0 1.5em 1em;
	}

div.domtab .right ul li {
	list-style-position: outside;
	list-style-type: square;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0 0 .2em 1em;
}
	
div.domtab div.left {
	background-color: #fff;
	float: left;
	width: 39%;
	padding: 1em;
	font-family: "Lucida Grande", sans-serif;
	height: auto;
	margin-right: .5em;
	}
	
div.domtab div.left img.gross {
	padding-bottom: 1em;
	width: 100%;
	}

div.domtab div.left img.klein {
	margin: 1em 1em 0 0;
	}

div.domtab div.left a:link img.klein,
div.domtab div.left a:visited img.klein,
div.domtab div.left a:hover img.klein,
div.domtab div.left a:active img.klein {
	text-decoration: none;
	outline-color: transparent;
	border: 1px solid #e7e9d1;
	}
	
div.domtab div.left a:hover img.klein {
	border: 1px solid #d3d4aa;
	}
	
div.domtab div.right {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #d3d4aa;
	float: left;
	width: 50%;
	padding: 0 0 0 1em;
	color: #333;
	}

div.right a:link, div.right a:visited,div.right a:hover, div.right a:active {
	text-decoration: underline;
	color: #333;
	font-size: 1em;
	padding: 0 1em 0 0;
	background: transparent url(../images/marker.gif) bottom right no-repeat;
	}
	
#footer {
	height: 2em;
	background-color: #901808;
	}

/* domtab-section */
	
				
div.domtab {
	padding:0 2em;
	width:90%;
	}
	
ul.domtabs{
	float:left;
	width:100%;
	margin:2em 0 0 0;
	list-style-position: outside;
	list-style: none;				
	}
	
ul.domtabs li {
	float:left;
	padding:1em .5em 0 0;
	font-size: 1.1em;
	}
	
ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover {
	font-family: "Lucida Grande", Arial, sans-serif;
	width:4.9em;
	padding:.5em .9em;
	display:block;
	background:#e7e9d1;
	color:#333;
	text-decoration:none;
	float: left;
	}
	
html>body ul.domtabs a:link,
html>body ul.domtabs a:visited,
html>body ul.domtabs a:active,
html>body ul.domtabs a:hover{
	height:1.1em;
	min-height:.9em;
	}
	
ul.domtabs a:hover {
	background:#B4B693;
	}
		
ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover {
	background:#d3d4aa;
	color:#333;
	font-weight:bold;
	}
	