html { 
 	 padding:0px;
 	 margin:0px;
}

body {
 	font-size: 12px;
 	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
 	color: #666666;  
  	text-align:center;
	margin:0px;
	padding:0px;
	background: #336600 no-repeat;
}

#box {
	width: 840px;
	margin: auto;
	padding: 0px;
	text-align:left;
	background: url(images/inhalt.gif) repeat-y;
	margin-top: 20px;
}

#links {
	width: 120px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	text-align: right;
	
}

#links a:link {
	color: #993333;
	text-decoration: none;
	font-weight: normal;
	line-height: 150%;
	
}

#links a:visited {
	color: #993333;
	text-decoration: none;
	font-weight: normal;
	line-height: 150%;
	
}

#links a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 150%;
}

#rechts {
	width: 239px;
	padding: 0px;
	float: left;
	color: #ffffff;
	padding-top: 10px;
	font-size: 90%;
	
}

/*<group=typo>*/

p,pre, h1 {
	margin: 0px 10px 10px 120px;
}

h5 {
	margin: 0px 10px -5px 120px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-left: 14px solid silver;
	padding-left: 5px;
}

p.rechts {
	margin-left: 15px;
}

h1 {
	font-size: 18px;
	padding-top: 10px;
	color: #003366;
	background-color: transparent;
	
}

h2 {
	margin-left: 20px;
	color: #cccccc;
	font-size: 18px;
}

h6 {
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
}

.li {
	margin-left: 25px;
	float: left;
	margin-top: 0px;
}

b {
	display: block;
	color: #666666;
}

/*</group>*/

#kopf {
	background: transparent no-repeat left bottom url(images/header_a.jpg);
	height: 123px;

}

#rechts a:link {
	text-decoration: none;
	color: #993333;
	line-height: 150%;
	padding: inherit;
}

#rechts a:visited {
	text-decoration: none;
	color: #993333;
	line-height: 150%;
	padding: inherit;
}

#rechts a:hover {
	text-decoration: none;
	color: black;
	line-height: 150%;
	padding: 0px;
}



#impressum h6 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 8px;
	text-align: right;
	padding-right: 10px;
}

#impressum a:link {
	text-decoration: none; 
	color: #993333;
	
}

#impressum a:visited {
	text-decoration: none; 
	color: #993333;
	
}

#impressum a:hover {
	text-decoration: none; 
	color: #000000;
	
}

#inhalt {
	width: 480px;
	padding: 0px;
	float: left;
	
	overflow: auto;
	border-left: transparent;
}

#inhalt a:link {
	color: #993333;
	text-decoration: none;
}

#inhalt a:visited {
	color: #993333;
	text-decoration: none;
}

#inhalt a:hover {
	color: black;
	text-decoration: none;
}	

#kopf h1 {
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	background-color: #003366;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 120px;
}

#fuss {
	margin: 0px;
	text-align: center;
	color: #6699cc;
	border-top: transparent;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #003366;
}

.left {
	margin-right: 5px;
	border: 1px solid #333333;
	float: left;
	margin-top: 2px;
}

.right {
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 2px;
	border: 1px solid #333333;
	float: right;
}

#navi {
	margin-right: 12px;
}

.topnav {
	text-decoration: none;
	border-style: none;
}

img {
	border: 1px solid #333333;
}

.noframe {
	border: 0px;
}
