@charset "utf-8";
BODY, html  {
margin: 0px; 
padding: 0px;
text-align: center; 
color: #999;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background:url(../images/site-bg.gif) no-repeat top center
}
div#site{ 
width: 960px; 
margin: 0 auto; 
text-align: left;
padding:0px;
position:relative
}
h1{
color:#cc0a0a;
font-size:18px;
}
h2{
font-size:16px;
}
h3{
font-size:14px;
}
a{
color:#999999;
text-decoration:none
}
a:hover{
color:#000000;
}
.clear{
clear:both;
margin:0px;
padding:0px;
}
#header{
position:relative;
top:0px;
left:0px;
height:184px;
margin:0px;
padding:0px;
background:url(../images/header-bg.gif) no-repeat bottom left
}
#logo{
position:absolute;
top:34px;
left:304px;
margin:0px;
padding:0px;
width:348px;
height:109px;
}
#sprache{
padding:0px;
margin:0px;
position:absolute;
top:0px;
left:0px;
color:#aaaaaa;
}
#sprache a{
padding:0px;
margin:0px;
color:#aaaaaa;
text-decoration:none
}
#sprache a:hover{
color:#000;
}
#main_menu{
display:none;
visibility:hidden;
height:0px;
line-height:0px;
position:absolute;
margin:0px;
padding:0px;
}
#menu_balken{
display:none;
visibility:hidden;
height:0px;
line-height:0px;
margin:0px;
padding:0px;
position:absolute
}
#left{
width: 960px;
margin:1px 0px 0px 0px;
padding:0px;
background: no-repeat top left;
height:292px;
position:relative;
top:0px;
left:0px;

}
#left_menu{
position:absolute;
margin:0px;
padding:0px;
top:29px;
left:35px;
width:200px;
height:240px
}
#left_menu p{
margin:0px;
}
#left_menu ul{
padding: 0px;
margin: 0px;	
}
#left_menu ul li {
list-style-type: none;
padding: 0px;
margin: 0px;
height:36px;

}
#left_menu a{
text-decoration:none;
padding:0px;
margin:0px;
height:36px;
widows:200px;
display:block;
color:#FFF;
font-size:14px;
line-height:36px;
background:url(../images/lef_menu-bg.gif) repeat-x bottom
}
.left_menu:hover, .left_menu_aktiv, .left_menu_aktiv:hover, #left_menu a:hover{
color:#333;
}
.left_sec_menu{
color:#333333;
margin-left:10px;
}
.left_sec_menu:hover, .left_sec_menu_aktiv, .left_sec_menu_aktiv:hover{
color:#ffffff;
margin-left:10px;
}
			
#suche{
padding:0px;
margin:0px;
position:absolute;
left:35px;
top:320px;
width:230px;
height:22px
}
#suche form{
margin:0px;
padding:0px
}
#suche input{
border:solid 1px #e6e6e6;
color:#a0a0a0;
height:20px;
float:left;
margin:0px 4px 0px 0px;
padding:0px
}
#suche button{
border:solid 1px #999;
background-color:#999;
color:#FFF;
}
#itellico{
padding:0px;
margin:0px;
position:absolute;
left:35px;
top:350px;
width:230px;
height:22px
}
#itellico a{
color:#999;
}


#top_menu{
padding:0px;
margin:0px;
position:absolute;
top:-56px;
left:0px;
color:#aaaaaa;
}
#top_menu a{
color:#aaaaaa;
text-decoration:none
}
#top_menu a:hover{
text-decoration:none;
color:#666666;
}
			
		


#right{
position:relative;
margin:10px 110px 0px 305px;
padding:0px;
}
#pfad{
padding:0px;
margin:0px
}
#pfad a{
color:#999999;
}
#pfad a:hover{
color:#000000;
}
.title{
float:left;
font-size:16px;
color: #e64a27;
font-weight:bold;
padding:0px;
margin:0px
}
#back{
height:26px;
margin-right:20px;
text-align:right;
}
#content{
padding:0px 0px 0px 0px;
color:#333
}

#footer{
background:url(../images/footer-bg.gif) repeat-x top;
padding:0px;
margin:20px 79px 0px 269px;
position:relative;
text-align:center;
height:35px;
line-height:35px;
font-size:11px;
color:#aaaaaa
}
#top{
float:left;
margin:0px 10px 0px 10px
}

#footer a{
color:#aaaaaa;
text-decoration:none
}
#footer a:hover{
color:#000	
}	
	/*Home//////////////////////////////*/
.home_index{}
.home_liste {
background-color:#f3f3f3;
border:solid 1px #000000;
padding:5px;
	float:left;
	width:150px;
	margin:5px;
}
.home_liste a:hover{
color:#000000;
}
.home_liste img {
border:solid 1px #ffffff;
width:150px;
}
.home_liste h2 {
font-size:12px;
margin:0px 0px 0px 0px;
color:#000000;
}
.home_liste p {
margin:0px 0px 0px 0px;
}
/*END Home ///////////////////////*/
/*Gallery////////////////////////////*/
.gallery_index{
}
.gallery_liste {
background-color:#f3f3f3;
border:solid 1px #000000;
padding:5px;
	float:left;
	width:150px;
	margin:5px;
}
.gallery_liste a:hover{
color:#000000;
}
.gallery_liste img {
border:solid 1px #ffffff;
width:150px;
}
.gallery_liste h2 {
font-size:14px;
margin:0px 0px 0px 0px;
color:#000000;
}
.gallery_liste p {
margin:0px 0px 0px 0px;
}
/*////*/
.gallery_gallery{
}
.gallery_item{
float:left;
margin:10px 5px 10px 5px;
}
.gallery_item img{
border:solid 1px #333333;
}
/*////*/
.gallery_detail{
}
.gallery_detail_item{
padding:10px;
font-weight:bold;
background-color: #999999;
}
.gallery_detail_item img{
margin-right:10px;
float:left;
border:solid 1px #333333;
}
/*END Gellery///////////////////////*/
/*Gastbuch/////////////////////////*/
.gastbuch_index{
}
.gastbuch_item{
background-color:#f3f3f3;
border:solid 1px #999999;
margin-bottom:5px;
padding:10px;
}
.gastbuch_datum{
float:right;
}
.gastbuch_item h3{
margin:0 0 10px 0;
padding:0;
}
.gastbuch_indexOK{
}
.gastbuch_write{
padding:10px;
}
/*END Gastbuch////////////////////*/
/*InfoHTML/////////////////////////*/
.infohtml{
}
/*END InfoHTML/////////////////////////*/
/*Kontakt/////////////////////////*/
.kontakt_index{
}
.kontakt_map{
}
.kontakt_member{
}
/*END Kontakt/////////////////////////*/
/*Links/////////////////////////*/
.links_index{
}
.links_liste {
background-color: #f3f3f3;
border:solid 1px #000000;
margin:5px;
padding:5px;
width:150px;
float:left;
}
.links_liste a:hover{
color:#000000;
}
.links_liste img {
border:solid 1px #ffffff;
width:150px;
}
.links_liste h2 {
margin:0px;
font-size:14px;
color:#000000;
}
.links_liste p {
margin:0px;
position:relative;
}
.links_liste_folder {
background-color: #CCCCCC;
border:solid 1px #000000;
margin:5px;
padding:5px;
width:150px;
float:left;
}
.links_liste_folder a:hover{
color:#000000;
}
.links_liste_folder img {
border:solid 1px #ffffff;
width:150px;
}
.links_liste_folder h2 {
font-size:14px;
margin:0px 0px 0px 0px;
color:#000000;
}
.links_liste_folder p {
margin:0px 0px 0px 0px;
}
/*END Links/////////////////////////*/
/*Neuigkeiten/////////////////////////*/
.neuigkeiten_index{
}
.neuigkeiten_liste {
background-color: #f3f3f3;
border:solid 1px #000000;
padding:5px;
	float:left;
	width:150px;
	margin:5px;
}
.neuigkeiten_liste a:hover{
color:#000000;
}
.neuigkeiten_liste img {
border:solid 1px #ffffff;
width:150px;
}
.neuigkeiten_liste h2 {
font-size:12px;
margin:0px 0px 0px 0px;
color:#000000;
}
.neuigkeiten_liste p {
margin:0px 0px 0px 0px;
}
.neuigkeiten_detail{
}
.neuigkeiten_detail_item{
padding:10px;
font-weight:bold;
background-color:#e1e1e1;
}
.neuigkeiten_detail_item img{
margin-right:10px;
float:left;
border:solid 1px #333333;
}
.neuigkeiten_archiv{
}
/*END Neuigkeiten/////////////////////////*/
/*newsletter/////////////////////////*/
.newsletter_index{
}
.newsletter_detail{
}
.newsletter_archiv{
}
.newsletter_indexOK{
}
.newsletter_unsubscribe{
}
/*END newsletter/////////////////////////*/
/*Ordner/////////////////////////*/
.ordner_index{
}
.ordner_item{
background-color:#e1e1e1;
border:solid 1px #333333;
margin-bottom:10px;
padding:10px;
}
/*END Ordner/////////////////////////*/
/*Sitemap/////////////////////////*/
.sitemap_index{
}
/*END Sitemap/////////////////////////*/
/*Suche/////////////////////////*/
.suche_index{
}
.suche_text{
font-size:12px;
font-weight:bold;
color:#666666;
padding-bottom:20px;
padding-top:20px;
}
/*END Suche/////////////////////////*/
/*teamliste/////////////////////////*/
.teamliste_index{
}
.team_liste {
background-color: #f3f3f3;
border:solid 1px #000000;
padding:5px;
min-height:100px;
	float:left;
	width:220px;
	margin:5px;
}
.team_liste a:hover{
color:#000000;
}
.team_liste img {
border:solid 1px #ffffff;
float:left;
}
.team_liste h2 {
font-size:14px;
margin:0px 0px 0px 110px;
color:#000000;
}
.team_liste p {
margin:0px 0px 0px 110px;
}
.teamliste_detail{
background-color:#e1e1e1;
padding:10px;
}
.teamliste_detail img{
float:left;
border:solid 1px #333333;
margin-right:10px;
}
.teamliste_detail h2{
margin:0 0 10px 0;
}
/*END teamliste/////////////////////////*/
/* style list elements /////////////////*/
.liste img {
	float:left;
}
.listen_content {
	padding-left:140px;
}
.clear {
	clear:both;
}
/*end list elements/////////////////////*/
