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

body, html {margin: 0 !important;padding: 0 !important; width:100%; height:100%; top:0; left:0; right:0; bottom:0; min-height:100%;}
body{
	background-image:url(img/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#674f3d;
	font-family:Tahoma;
	font-size:13px;
}

img, div, a { behavior: url(iepngfix.htc)}

#bilder img{border:1px #5d4038 solid;}

fieldset {clear:both;display: block; border:1px #664f3d solid; padding:10px;position: relative;background-color:#f3dfce;}
fieldset:after {content: "";display: block;clear: both;height: 0;}
*+html legend{ color:#000000; margin-top:-20px;}

h1{ font-size:15px; border-bottom:1px #000000 dotted; padding:0; margin:0; margin-bottom:15px;}
a:link,a:visited,a{text-decoration: none; color: #000000;}
a:hover {text-decoration: none; color: #5d4038}

#admin a,a:link,a:visited{text-decoration: underline; color: #5d4038}
#admin a:hover{text-decoration: underline; color: #5d4038; font-weight:bold;}

#header #newsticker a,#header #newsticker a:link,#header #newsticker a:visited{color:#FFFFFF;text-decoration:none;}
#header #newsticker a:hover{color:#FFFFFF;text-decoration:underline;}

#left_menu li a:link,#left_menu li a:visited,#left_menu li a{text-decoration: none; color: #000000;  background-image:url(img/shadow.png); background-position:inherit;}
#left_menu li a:hover {text-decoration: none; color: #5d4038;}

#left_menu li a.active:link,#left_menu li a.active:visited,#left_menu li a.active{text-decoration: none; color: #5d4038; background-image:url(img/shadow.png);background-repeat:repeat-x;}
#left_menu li a.active:hover {text-decoration: none; color: #5d4038;}

#global{
	width:987px;
	height:100%;
	margin:0 auto 0 auto;
	border:0px #000000 solid;
	margin-top:20px;
}

#header{
	background-image:url(img/header.jpg);
	background-position:top left;
	height:37px;
	padding-top:147px;
	padding-left:327px;
}

#header #newsticker{
	display:block;
	height:14px;
	width:480px;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#content{
	background-image:url(img/content_bg.png);
	background-position:top left;
	background-repeat:repeat-y;
	float:left;
	width:987px;


}

#content_full{
	background-image:url(img/content_bg_full.png);
}

#content_top{
	background-image:url(img/content_top.png);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#content_bottom{
	background-image:url(img/content_bottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	float:left;
}
#footer{
	background-image:url(img/footer.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:52px;
	text-align:center;
	padding-top:15px;

	font-family:Tahoma;
	font-size:10px;
	float:left;
	width:987px;
}

#left_menu{
	float:left;
	width:185px;
	padding-top:40px;
}

#left_menu ul{
	margin-left:17px;
	padding-left:0px;
}

#left_menu li{
	display:list-item;
	list-style-type:none;
	font-weight:bold;
	height:22px;
}

#main{
	float:left;
	width:588px;
    min-height: 550px;
    height: auto !important;
    height: 500px;

}

#main_full{
	float:left;
	width:797px;
}

#main #headline, #main_full #headline{
	margin-left:140px;
	margin-top:10px;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	border:0px #FF0000 solid;
}

#main #inhalt, #main_full #inhalt{
	padding-top:30px;
	clear:both;
	padding-right:10px;
	padding-left:20px;
}

#right_menu{
	float:left;
	width:209px;
	padding-top:10px;
}

#right_menu #headline{
	text-align:center;
}

#right_menu #item{
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	text-align: center;
}

#right_menu #item img{
	border:1px #ded9d5 solid;
}

.trhover:hover{
	background-color:#a29489;
}

input,textarea,select,input[type="file"]{
	border:1px #664f3d solid;
}

.link_goslar{
clear: both;
width: 755px;
text-align: right;
margin-bottom: 0px;
}

.link_goslar a{
text-decoration: none;
color: #000;
}
