* {margin: 0px; padding: 0px;}
body {
	background-color: #3e3511;
	background-image:url(../../bilder/hintergrund.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-size: 0.8em;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#fff;
	padding:0;
	margin:0;
}
body a:link { 
        color: #ffffff;
        text-decoration:underline;
	
	}
body a:visited {
	color:#ffffff;
	text-decoration:underline;
	}
body a:hover {
	color: #d78841;
	text-decoration:underline;
	}
body a:active { 
	color:#d78841;
	text-decoration: underline;
          }


h1 {
	font-size: 1.4em; 
	font-weight: bold;
        background-image: url(../../bilder/bg_h1.png);
        background-repeat: no-repeat;
        padding-left: 55px;
        margin-left: 44px;
        height: 47px;
        padding-top: 13px;
 }

h2 {
	font-size: 1em;
	font-weight: bold;
}
h3 {
	font-size: 1.2em; 
	font-weight: bold;
        padding-left: 15px;
        padding-top: 13px;
 }


/* ----------container zentriert das layout-------------- */
#container {
	width: 1145px;
	/*margin: 0 auto;*/
	padding: 0;

}

/* ----------banner for logo-------------- */
#banner {
	margin: 0;
	padding: 0;
	background-image:url(../../bilder/header_1.png);
	background-position:top;
	background-repeat:no-repeat;
	height:230px;
	width: 1145px;
}
*+html div#banner{
position:absolute;
left: 10px;
top:0px;
z-index:5;
}
#banner a:link {
	color:#ffffff;
	text-decoration:underline;
	}
#banner a:visited {
	color:#ffffff;
	text-decoration:underline;
	}
#banner a:hover, #banner a:active {
	color:#ffffff;
	text-decoration:underline;
	}


#menu {
padding-top:125px; padding-left:110px; color:#fff;
width: 1020px;
}
*+html div#menu{
position:absolute;
left: 190px;
z-index: 400;
}

#salvador {
background-image:url(../../bilder/salvador.png);
margin-top: 200px;
width: 245px;
height: 632px;
float: right;}

*+html div.formfield{
color: #000;
}

.formfield {
border-left: 1px solid #ffa800;
border-top: 1px solid #ffa800;
border-bottom: 2px solid #b87900;
border-right: 2px solid #b87900;
padding: 4px;
background-image: url(../../bilder/formbg.png);
background-repeat: repeat;
background-color: transparent;
color: #fff;
margin-top: 5px;
margin-bottom: 5px;
font-size: 0,75em;
}

.formfield_n {
border-left: 1px solid #ffa800;
border-top: 1px solid #ffa800;
border-bottom: 2px solid #b87900;
border-right: 2px solid #b87900;
padding: 4px;
padding-right: 8px;
background-image: url(../../bilder/formbg.png);
background-repeat: repeat;
background-color: transparent;
color: #fff;
margin-top: 5px;
margin-bottom: 5px;
font-size: 0,75em;
overflow: hidden; 
padding-right: 17px\9
}
.formbutton {
background-color: #ffa800;
border: 1px solid #fff;
color: #fff;
margin-top: 10px;
font-weight:bold;
}
.captcha {
}
.formerror {
padding-top: 5px;
color: red;
font-weight: bold;
}
.formular_1 {
padding: 10px;
}
/* -----------------Inhalt--------------------- */
#content {
	min-height:600px;
	background-image: url(../../bilder/content_background.png);
	background-repeat:repeat-y;
	width: 812px;
	padding: 0;
	margin: 0 0 0 20em;

}
*+html div#content{
       position:absolute;
       left: 0px;
       top: 200px;
overflow: auto;
height: 700px;
}
#content_2 {
min-height: 600px;
	background-image: url(../../bilder/pflanzebg.png);
	background-repeat:no-repeat;

}
.breadcrumb {
text-align: right; height: 20px; padding-right: 20px; padding-top: 5px; font-size: 0.7em;
}
.inhalt {
padding-left:15px; padding-top: 20px; padding-right:15px;
}
.left_sitzend {
float: left;
padding-top: 20px;
width: 263px;
height: auto;
}
*+html div.left_sitzend{
position:absolute;
z-index: 10;
}
.acts {
position: absolute;
top: 350px;
left: 10px;
padding-top: 100px;
padding-left: 15px;
width: 237px;
min-height:283px;
height: auto;
background-image: url(../../bilder/concerts/live.png);
background-repeat: no-repeat;
font-size: 0.8em;
}

#fotostreifen {
	width: 812px;
	padding: 0;
	margin-left: 250px;
	position: absolute;
	z-index: 200;
}
*+html div#fotostreifen{
position:absolute;
top:730px;
z-index:340;
}
#wasserzeichen {
	position: absolute;
	left: 280px;
	z-index: 300;
	}
*+html div#wasserzeichen{
position:absolute;
top:730px;
z-index:340;
}
#wasserzeichen_r {
position:absolute;
left: 966px;
z-index: 400;
	}
*+html div#wasserzeichen_r{
visibility: hidden;
}
#foto_overlay {
	background-image:url(../../bilder/filmstreifen/background.png);
	background-position:right;
	background-repeat:no-repeat;
	height: 126px; 
	}
*+html div#foto_overlay{
visibility: hidden;
}
/* --------------leftnavigavtion------------- */
#socialnetworks {
	position: absolute;
	left: 1070px;
	top: 300px;
	width:80px;
        text-align: left;        
	margin: 0;
	color: #ffffff;
}


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

#footermenu {
	clear: both;
	margin-left: 250px;
	margin-bottom: 5px;
	padding: 5px 0px 5px 10px;
	color: #fff;
	font-size:10px;
	float: left;
	}
*+html div#footermenu{
position:absolute;
left: 0px;
top:700px;
z-index:20;
}
#fontsize {
	margin-right: 80px;
	margin-bottom: 5px;
	padding: 5px 0px 5px 10px;
	color: #fff;
	font-size:10px;
	float: right;
	}	
*+html div#fontsize{
position:absolute;
left: 920px;
top:700px;
z-index:40;
}
	
/* -----------footer--------------------------- */
#footer {
	color: #cccccc;
	float:left;
	padding: 10px 10px 10px 10px;
	clear: left;
	margin: 0;
	font-size:10px;
	}	
#languageswitch {
float: right;
position: absolute;
left: 900px;
top: 25 px;
height: 30px;
font-size: 0.75em;
width: 300px
color: #FFFF99;
}
*+html div#languageswitch{
z-index: 500;
}
#photos {
visibility: hidden;
}


/*------NEWS----------*/
    /* ------- start news --------- */

    .newsEntry_left {
       padding: 10px;

   }


    .newsImageTeaser {
       float:left;
       border: 5px solid #f6ecee;
       margin: 0px 10px 5px 0;
       padding: 0px 0px 0 0;

    }
    .newsImageDetail {
       float:left;
       border: 5px solid #f6ecee;
       margin: 4px 10px 5px 0;
       padding: 0px 0px 0 0;

    }
    .news_teaser {
       text-align: justify;
    }

    .news_text{
       text-align: justify;
    }
    .hrNews{
       margin: 0px 0 0px 0;
       padding: 5px 0 0px 0;
       height:0;
       border:0;
       clear:both;
    }

    /* ------- end news --------- */
.image_td {
padding: 10px;}
.articleLinkInternal {
font-size: 12px;
margin: 10px;
width: 180px;}

.articleLinkInternal li {
padding-top: 5px;

list-style: url(../../img/article/intlink_1.gif)
}

.articleLinkInternal ul {
list-style: none;
padding-left: 10px;}

.imagelisttd {
padding: 10px; }
.sitemap_1 {
padding-left: 40px;
}
.sitemap_2 {
padding-left: 70px;
}
