/* CSS Document */

body {
	
	font: 62.5% Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	padding: 0;
	background:#e9dcc7;
	text-align: center;
	background-image: url('../pix/bg.gif');
	background-repeat: repeat-y;
	background-position: center;
	
}

/*-----------------------generall-------------------------*/

	
#container {
	margin: 0 auto;   
	text-align: left; 
	width: 908px;
	margin-top: 45px;

	}

#container_main{
	margin: 0px;
	width: 720px;
	background-color: white;
}


#container_text {
	color: #484e42;
	font-size: 1.2em;
}

#container_text_position {
	padding: 0em 3em 0 3em;
	min-height: 100px;
	
}

#container_sidebar {
	float: right;
	width: 183px;
}


#sidebar {
	width: 183px;
	background-color:#51564c;
	background:url(../pix/fixedkontakt_bg.png);
	float: right;
	margin-bottom: 3px;
	color: white;
	font-size: 12px;
}

#logo {
	width: 33px;
	height: 400px;
	margin-left: 19px;
	margin-top: 37px;
}

#sidebar_position {
	padding-top:8px;
	padding-left:25px;
	padding-bottom:8px;	

}


/*-----------------------nav-------------------------*/

#navigation {
	float:left;
	width:100%;
	margin:0; 
	padding:0;
}

#navigation li {
	float:left; 
	text-align: center;

	margin:0; 
	padding:0; 
	list-style:none; 
	font-size: 1.3em;
	border-bottom:  0.3em solid  #c09d59;
}

#navigation a {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none; 
	color: #c8c8c8;
	letter-spacing: 1px;
	background:#484e42  url(../pix/nav_trennung.gif) top right no-repeat;
}

#navigation a:hover {
	font-weight: lighter;
	background: #292c26  url(../pix/nav_trennung.gif)  top right no-repeat;
}

#navigation a.active {
	background:#FFFFFF  url(../pix/nav_trennung.gif)  top right no-repeat; 
	color:#484e42;
	font-weight:lighter;
}

	


/*-----------------------content-------------------------*/



h1 {
	font-size: 12px;
	color: #484e42;
	font-weight: bold;
	margin: 0;
	padding-bottom: 0.4em;
	}
	
	
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  

#aufzaehlungenimtext {
	margin: 0;
	padding:0 1.2em;
	list-style-image: url(../pix/bullet.gif);
	color: #484e42;
	font-weight: lighter;
	list-style-position: outside;
	padding-bottom: 1.7em;	
}

div.hr {
	background: #c39e57 scroll center; 
	height: 3px; 
	position: relative; 
	width: 721px;
}

div.hr hr {
	display: none;
}

.kontaktbild {
	overflow:auto;
	padding:3px 0 2.6em 0;
	margin:-0.8em 0 0.8em -3em;
}

.overflow{
	overflow:auto;
	margin:-5.6em 0 0 0 ;
}


.fussnote{
	text-align: center;
	font-size: 0.9em;
	line-height:1.4em;
}



/*-----------------------footer-------------------------*/

#footer {
	clear:both;
	text-decoration: none;
	font-size:0.7em;
	text-align:center;
	margin:2em 0 0 0;
	padding:0 0 0 0;
}

p.ezlink {
	margin: 0;
	margin-left: -180px;
	color: #FFFFFF;
}

p.ezlink a {
	text-decoration:none;
	color:#FFFFFF;
}

p.ezlink a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

a.mail:link, a.mail:visited {
	color:#484e42;
	text-decoration: underline;	
}
  
a.mail:hover {
	color: #484e42;
}

  
  
a.mailfixed:link, a.mailfixed:visited {
	color:#fff;
	text-decoration: underline;	
}
  
a.mailfixed:hover {
	color: #fff;
}
