/* - - - - - - - - - - - - Allg. Vorgaben - - - - - - - - - - - - */
html, body	{
	margin: 0;
	padding: 0;
	color: #444;
	text-align:	left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:	#fff url("./assets/bg_body.gif") repeat-y top left;
	height:100%;
	width:100%;
	font-size:11px;
}

p {
	margin: 0 0 5px 0;
	padding: 0;
	line-height:15px;
}


#rechtsnav {
	/*list-style-image: url("assets/arrow.gif") ;*/
padding-left: 0;
margin-left: 0;
/*border-bottom: 1px solid gray;*/
width: 200px;
margin:0;
padding-top:5px !important;
padding-bottom:5px !important;
padding:0;
border: 1px solid #f4dc9b;
	display: block;
	background:#fbf7ed;


}

#rechtsnav li {
display: block;
list-style: none;
list-style-typ: none;
margin-left: 0 !important;
padding: 4px;
padding-left: 15px;

/*border-top: 1px solid gray;*/
}


#rechtsnav a{
	display: block;
	font-size: 10px;
	line-height:12px;
	background:	url("./assets/nav2_ul.gif") no-repeat 0 1px;
	margin: 0 15px  0 0;
	padding: 0 0 0 12px;
	color: #669;
	border: none !important;
}


#rechtsnav li a:hover, #rechtsnav li a.active { 
	background:	url("./assets/nav2_l.gif") no-repeat 0 1px;	
	color: #402000;
		border: none;
}






#content p {
	text-align:justify;
}

/* Alle Listen bis auf die Navigation werden Blocksatz angezeigt.*/
#content ul li {
	text-align:justify;
}

#content ul#rechtsnav li {
	text-align:left;
}



.flattersatz #content p {
	text-align:left;
}



a {
	text-decoration:none;
	color: #996f00;

}


.niedrigzelle {
	font-size: 2px;
	line-height: 2px;
}


#content a {
	border-bottom: 1px dotted #996f00;
}


ul {
	margin:0; 
	padding:0;
}

ul li {
	list-style-type: none;
}

img {
	border: 0;
}

.smalltext {
	font-size: 10px;
}

.bigger {
	font-size: 14px;
	line-height: 20px;
}


/* - - - - - - - - - - - - Macrolayout - - - - - - - - - - - - */

#content {
	padding: 185px 0 0 399px;
	width: 485px;
	line-height:16px;
}

#balkenoben, #footer {
	width: 100%;
	left: 0;
}

#balkenobeninner, #innerfooter {	 
	width: 289px; 
	left: 60px;
	height:100%;
	position:relative;
	text-align:center;
}


#impressum {
	position:relative;
	font-size: 10px;
	color: #999;
	width: 289px; 
	left: 60px;
	text-align:center;
	display: block;
	margin-bottom: 15px;
}


#balkenoben{
	position:absolute;
	z-index:3;
	top:65px;
	height:82px;
	background:	#2E84B5 url("./assets/balkenoben.gif") repeat-x top center;
}

#balkenobeninner{
	background:	#6a9fad url("./assets/balkenobeninner.gif") repeat-x top center;
	/*border: 1px solid red;*/
}

#footer {
	background-color:#DFA817;
	height:15px;
	margin: 30px 0 5px 0;
}

#innerfooter {
	background:	#E5B83F;
}

#logo {
	top: 0;
	position: absolute;
	z-index:5;
	left: 60px;
	width: 289px;
	height:65px;
	background-color:#F9EDCD;
}



/* Die linke Navigation */
#leftnav {
	position:absolute;
	top: 177px;
	left: 60px;
	width: 289px; 
	z-index: 0;
}


#leftnav li {
	margin-bottom: 9px;
	display: block;	
	/*padding: 1px 0 1px 0;*/
}


#leftnav li a {
	display: block;
	font-size: 12px;
	/*background: #FBF1D7 url("./assets/nav_ul.gif") no-repeat 8px 8px;*/
	background: #FBF1D7;	
	padding: 5px 8px 5px 14px;
	color: #557;
	border-left: 8px solid #5DA4EB;
	font-weight:bold;
	
}

#leftnav li a:hover, #leftnav li a.active {
	/*background: #FDF8EB	url("./assets/nav_l.gif") no-repeat 8px 8px;*/
	background: #FDF8EB	;	
	border-left: 8px solid #F58C59;	
	
	color: #402000;
}


/* Navigaitionspunkte der 2. Ebene */


#leftnav ul {
	/*border: 1px solid blue;*/
	margin-top: 2px;


}

#leftnav li li {
	margin-bottom: 2px;
	margin-top: 0;
	/*border-top: 1px solid #fcfcfc;*/
	margin-left: 7px;

}


#leftnav li li a {
	font-size: 11px;
	/*background: #FBF1D7 url("./assets/nav_ul.gif") no-repeat 8px 8px;*/
	padding: 3px 8px 3px 10px;
	color: #557;
	border-left: 6px solid #5DA4EB;
	margin: 0;
	font-weight:bold;
}


#leftnav li li a:hover, #leftnav li li a.active {
	/*background: #FDF8EB	url("./assets/nav_l.gif") no-repeat 8px 8px;*/
	background: #fdf5e1	;	
	border-left: 6px solid #F58C59;	
	
	color: #503010;
		margin: 0;
}


#leftnav li.luecke {
	/*border: 1px solid red;*/
	margin: 0; 
	padding:0;
	font-size:15px;
	line-height:15px;
	/*background:red;*/
}



/* Die obere Navigation */
#seitennav {
	position: absolute;
	text-align:right;
	top: 45px;
	left: 392px;
	width: 495px;
	z-index: 20;
}

#seitennav li {
	display: inline; 
}

#seitennav li a  {
	font-size: 12px;
	background:	url("./assets/nav2_ul.gif") no-repeat 0 1px;
	margin: 0 15px  0 0;
	padding: 0 0 0 12px;
	color: #669;
}

#seitennav li a:hover, #seitennav li a.active { 
	background:	url("./assets/nav2_l.gif") no-repeat 0 1px;	
	color: #402000;
}


/* *****Elemente des Inhaltes***** */
h1 {
	font-size: 16px;
	color: #5DA4Ec;
	margin:0 0 20px 0;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #555;
	margin: 0 0 14px 0;
	font-weight: bold;
}

.bildblock {
	float: right;
	margin: 1px 0 8px 18px;  
	text-align:center;	
	/*border: 1px solid red;*/
}

.bildblock img {
	border: 1px solid #ccc;
}	

.bildunterschrift {
	font-size: 10px;
	width: 173px;
	font-style:italic;
	display:block;
	margin-top:2px;
}


/* *****  Aufzählungen im Inhalt ********/
#content ul {
	/*border: 1px solid red;*/
	margin: 5px 0 5px 0;
}


#content ul li {
	list-style-type:disc;
	margin: 0 0 2px 19px;
}



/* Aufzählung mit Links im Inhalt */
.contentlist
{
	margin: 15px 0 10px 0; 
	/*padding: 5px 0 5px 0;*/
	display: block;
	/*border: 1px solid red;*/
}

#content .contentlist li {
	font-size: 14px; 
	font-weight: bold;
	margin-bottom: 6px;
	margin-left:0;
	color: #557;
	line-height:15px;
	list-style-type: none; 
	background:  url("./assets/li_inner_ul.gif") no-repeat 5px 1px !important;
	padding: 0 8px 0 22px;
	
}


.referenzenimg {
	position:relative;
	float: right; 
	margin-right:5px;
	margin-left: 5px;
	width: 90px; 
	height: 80px;
	text-align:center;
	vertical-align:middle;
}

/* Das Formular */
form, input {
	font-size:12px;
	line-height:14px;
}

form {
	border: 1px solid #e7e2cc;
	background-color:#f5f3eb;
	padding: 10px;
	width:400px;

}

input, textarea {
	display:block;
	border: none;
	background-color: #fdfdfb;
	margin:5px;
	padding: 2px 2px 2px 5px;
	float: left; 
	width:200px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	


}

#lotto, #hidden {
	background:none;
	width:auto;
}


label {
	width: 80px;
	margin:5px; 
	padding: 5px;
	float:left; 
	text-align:right;
	color: #555;
}


form br {
	clear: left;
}

#absenden {
	padding: 2px;
	border: 1px solid #999;
	text-align:center;
	width: 100px;
	margin-left: 106px;
}

* html #absenden{
	margin-left: 53px;
}

#printadresse {
	display: none;
}


.navbox {
 	margin-left: 20px;
	padding: 0;
 	float: right;
	width:200px;

}

