/*------------------------------------------------------------*
**  Body
**------------------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center; /* IE Fix */
	margin: 0;
	color: #15181C;
   background-image:url(/fileadmin/template/img/hintertaube.jpg);
	background-color: #BDD6AF;
	background-position: top;
	}
acronym { cursor: help; border-bottom: 1px dashed #999999; }
a { text-decoration: none; color: #292F36; }
a:hover { color: #AE401E; }
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#wrap {
margin: auto;
padding: 0;
width: 860px;
text-align: center;
}

#container {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 5px;
	text-align: left; /* Cancel IE Fix */
	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	padding: 15px 10px;
	}	
#header h1 { 	
	margin: 0;
	color: #15181C;
	font-size: 1.8em;
	font-weight: normal;
	height: 65px;
	}	
#header h2 { 	
	margin: 0;
	color: #293136;
	font-size: 1.2em;
	padding-left: 1px;
	cursor: default;
	}	

#header a { text-decoration: none; color: #15181C;  border-bottom:none }
#header a:hover { color: #642515; }


/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/

#nav {
	background: #003C00; 
	margin: 0; 
	padding: 0;
	height: 2.2em;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}		
#nav li a { 
	text-decoration: none; 
	color: #DBE1E5;
	background-color: #003C00;
	border-right: 1px solid white; 
	border-bottom: 0;
	padding: 3px 28px;
	font-size: 1em;
	float: left;
	font-weight: bold;
	}
#nav li a:hover { background-color: #5C7317; }
#nav li.topcurrent a { background-color: #292F36; color: #C5C4C5; }


/*------------------------------------------------------------*
**  Seite
**------------------------------------------------------------*/


#sidebar {
	float: left;
	width: 1px;
	position: relative;
	}
/*#sidebar div {background: #fff url(/fileadmin/template/img/para_bg.jpg) repeat-x; }	
*/


/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/
#sidebar h3, #content h3 { 
	font-size: 1.1em; 
	color: #49515D; 
	margin: 0 10px 0 0; 
	cursor: default;
	}
#content h1 { 
	font-size: 1.3em; 
	color: #292F36; 
	margin: 0 10px 0 0; 
	cursor: default;
	}
#content h2 {
	font-size: 1.2em; 
	color: #292F36; 
	margin: 0 10px 0 0; 
	cursor: default;
	}

#content h4 { 
	font-size: 1.0em; 
	color: #292F36; 
	margin: 0 10px 0 0; 
	cursor: default;
	}

#content div, #sidebar div { 
	padding: 10px 10px 10px 10px;  
	
	}	
/*------------------------------------------------------------*
**  Inhalt
**------------------------------------------------------------*/
#content {
 	margin-left: 5px;
	line-height: 20px; 
	text-align: left; 
	word-spacing: 2px;
	min-height: 400px;
	}	
	
#content a {
	font-weight: bolder;
}
#content div { 
margin-top: 4px; 
}	
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	text-align: center;	
	color: #292F36;
	font-size: 0.8em;
	padding: 10px;
	line-height: 12px;
	clear: both;
	}
	
#footer a { text-decoration: none; color: #292F36; }
#footer a:hover { border-bottom: 1px dashed #648521; color: #CCCCCC; }

div.caption {
font-size: 0.8em;
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px; 
line-height: 0px;
text-align: center;
}


table.imgtext-table {
        margin-top: 18px;
	margin-left: 35px;
	margin-bottom: 15px;
}

