@charset "utf-8";
/* CSS Document */

body {
	background-color: #67270C;
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #3C2400;
	line-height: 1.3em;
	text-align:center; /* Damit in älteren Browsern die Seite zentriert wird */
	background-image: url(../img/hg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment:fixed;
}
body strong {
font-weight: bold;
color: #BF4B18;
}

img {
border: 0;
border-bottom: 0;
}

p, h1, h2, h3, h4, h5, h6, form {
margin: 0;
padding:0;
}

a, a:link , a:visited{
	color: #BF4B18;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF0000;
}

h1{
	font-size: 1.5em;
	color: #BF4B18;
	line-height: 1.2em;
}

h2{
	font-size: 1.2em;
	color: #BF4B18;
	line-height: 1.1em;
}

input, select, textarea {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size: 12px;
color: #3C2400;
background-color: #FFFFFF;
}

submit {
border: 1px solid #F5C987;
background-color: #FFFFFF;
}

radio, checkbox{
border:none;
background-color:none;
}

#hauptfenster {
	width: 950px;
	margin: 30px auto;
	background-color: #FDEABF;
	text-align: left;
	background-image:url(../img/hg_content.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#linkespalte {
	float: left;
	width: 168px;
}

#logo {
	height: 90px;
	margin:27px 0px 0px 10px;
}

#sprachauswahl {
	width: 168px;
	text-align:right;
}
#sprachauswahl img {
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#navigation {
	width: 128px;
	margin:0px 0px 0px 40px;
	text-align: right;
}

#newsticker{
	background-image:url(../img/neuigkeiten.gif);
	background-repeat: no-repeat;
	background-position:top right;
	padding-top: 27px;
	height: 150px;
	width: 128px;
	margin: 40px 0px 0px 40px;
	text-align: right;
}

#newstickeren{
	background-image:url(../img/news.gif);
	background-repeat: no-repeat;
	background-position:top right;
	padding-top: 27px;
	height: 150px;
	width: 128px;
	margin: 40px 0px 0px 40px;
	text-align: right;
}

#inhalt {
	float: left;
	width: 706px;
	margin: 27px 0px 0px 0px;
	padding: 22px 24px 0px 39px;
	background: white;
	text-align: left;
	background-image: url(../img/hg_inhalt.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#bottom {
clear:both;
width: 950px;
height: 72px;
margin: 0;
background:url(../img/bottom.jpg);
}

#adressblock {
width: 950px;
height: 80px;
margin: 0;
background-color: #67270C;
}
#adressblock address {
text-align: center;
padding: 20px 0px 0px 158px;
color: #FDEABF;
font-style: normal;
font-size: 0.95em;
line-height: 1.3em;
}
#adressblock address a, #adressblock address a:link, #adressblock address a:visited{
color: #FDEABF;
text-decoration: none;
}
#adressblock address a:hover, #adressblock address a:active {
color: #FFFFFF;
}

.content {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #3C2400;
	line-height: 1.3em;
	text-align: left;
	vertical-align: top;
	min-height: 580px;
}
.content a, a:link , .content a:visited{
	color: #BF4B18;
	text-decoration: underline;
}
.content a:hover, .content a:active {
	color: #FF0000;
}

.content strong {
font-weight: bold;
color: #BF4B18;
}
.EGthumbnail { 
	padding: 3px;
	background-color: #FDEABF;
	}
.EGthumbnail:hover { 
	background-color: #DD4D0F;
	}
#inhalt ul {
	margin-left: 0px;
	margin-top: 3px;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#inhalt li {
	line-height: 1.4em;
	padding-left: 1px;
	margin-left: 20px;
	padding-bottom: 2px;
	list-style-position: outside;
	list-style-image: url(../img/listicon.gif);
}

#formular label{
display: block;
float: left;
width: 130px;
vertical-align: middle;
padding: 3px 0px 0px 5px;
}

#formular p { 
clear: left;
background: #FDEABF; 
padding: 5px;
margin: 1px;
width: 682px;
}

#formular input, #formular textarea {
	border: 1px solid #F5C987;
	/*background-color: #FFFFFF;*/
}

/*=====================LIST-NAVIGATION======================*/

#LM_level_1 {
	margin: 0;
	padding: 0;
	}
#LM_level_1 ul{	
	margin: 0;
	padding: 0;
	}
#LM_level_1 li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
	}
#LM_level_1 li a{
	background: url(../img/navi_bg.gif) no-repeat;
	background-repeat:no-repeat;
	text-decoration: none;
	color: #3C2400;
	line-height: 25px;
	font-size: 12px;
	height: 25px;
	display: block;
	}
#LM_level_1 li a:hover{
	color: #BF4B18;
	}	
#LM_level_2 ul{
  	margin: 0;
	padding: 0;
	}
#LM_level_2 li{	
	padding: 0;
	margin: 0;
	}	
#LM_level_2 li a{
	color: #BF4B18;
	font-size: 12px;
	display: block;
	text-decoration: none;
	height: 15px;
	padding: 0 3px 3px 10px;
	border-bottom: none;
	}
#LM_level_2 li a:hover{ color: #3C2400; }

#LM_level_1 li.LM_expanded a{
	color: #BF4B18;
	border-bottom: none;
	}
#LM_level_1 li.LM_expanded a:hover{
	color: #3C2400;
	}
#LM_youAreHere {
	background: url(../img/navi_bg.gif) no-repeat;
	background-repeat:no-repeat;
	text-decoration: none;
	color: #3C2400;
	line-height: 25px;
	font-size: 12px;
	height: 25px;
	display: block;
	}
#LM_level_2 #LM_youAreHere {
	color: #3C2400;
	font-size: 12px;
	display: block;
	text-decoration: none;
	height: 15px;
	padding: 0 3px 3px 10px;
	border-bottom: none;
	}


