
body {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	font-color:#404040;
	margin:0;
	background:#DDDDDD;	
	line-height:14px;
}

#seite {
	margin:0 auto;
	width:1004px;			
	background:#fff url(../images/background.gif) top left repeat-y;	
}

#footer {
	clear:both;
	width:1004px;
	height:24px;
}

#navigation {
	float:left;
	width:243px;
}

#innernavigation {
	padding:14px 10px 20px 22px;
}

a {
	color:#000;
}

a:hover {
	text-decoration:none;
	color:#777;
}

#innernavigation a:hover {	
	background-color:#C2C2C2;
}

a.o {
	color:#FF9900;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/pfeil_orange.gif) top left no-repeat;
	padding:2px 0 7px 55px;
}


#innernavigation a.h {
	display:block;
	padding:5px 0 5px 10px;
	color:#fff;	
	text-decoration:none;	
	font-weight:bold;
}

#innernavigation a.u {
	display:block;
	padding:3px 0 3px 20px;
	color:#fff;	
	text-decoration:none;	
}


#content {
	float:left;
	width:748px;
}

#header {
	width:748px;
	height:106px;
}

.nb {
	border:1px solid #DDDDDD;
	padding:6px 0 10px 0;
	margin-bottom:10px;
}

h1 {
	font-size:16px;
	font-weight:bold;
	line-height:24px;
}

.k {
	line-height:18px;
	background:url(../images/kreuz.gif) top left no-repeat;
	background-position:0 6px;
	padding-left:15px;	
	margin-top:2px;
}

.kk {
	line-height:18px;
	background:url(../images/kreuz_klein.gif) top left no-repeat;
	background-position:20px 6px;
	padding-left:35px;
	font-size:11px;	
	margin-top:2px;
}

td {
	padding:3px 15px 3px 0;
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	font-color:#404040;	
}

#smalltable td {
	padding:0 10px 0 3px;
	font-family:Verdana,Arial,Helvetica;
	font-size:10px;
	font-color:#404040;	
	border-top:1px solid #777;
}

h2 {
	font-size:12px;
}

.imgR {
	float:right;
	margin:3px 0 10px 10px;	
}

.imgL {
	float:left;
	margin:3px 10px 10px 0;	
}

.bs {
	font-size:10px;
	padding:3px 0 6px 0;	
}
