body
{
    text-align: center;
    font-family: Verdana,'Bitstream Vera Sans';
	background-image: url(img/bg/background.jpg); background-attachment:fixed;
	font-size:12px;
}
a
{
	text-decoration:none;
	color:#452900;
	font-weight:bold;
}

a:hover
{
	color:#815413;
}

#root
{
    width:982px;
    margin: 0px auto;
    text-align: left;
    color: #000000;
}

#head
{
    border: 1px solid #000000;
    height:130px;
    margin: 0px;
	background-image: url(img/bg/header.jpg);
}

#topfield
{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-image: url(img/bg/gras3.jpg);
	height: 115px;
}
#topmenu
{
	height:50px;
	vertical-align: middle;
	text-align: center;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-image: url(img/bg/menubg.jpg);
	font-size:14px;
	font-weight: bold;
}
#content
{
    border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
    height:622px;
	padding-top: 15px;
    margin: 0px;
	background-image: url(img/bg/gras3.jpg);
}
#footer
{
    border: 1px solid #000000;
	text-align:center;
	padding:5px;
	font-size:9px;
    height:auto;
    margin: 0px;
	background-image: url(img/bg/gras3_box.jpg);
}

#map
{
	height:400px;
	width:600px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #000000;
}

.top_box1
{
	width:240px;
	float: left;
	border: 5px double #0c6400;
	background-image: url(img/bg/gras3_box.jpg);
	font-size:12px;
	margin-left: 40px;
	margin-right: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	height: 75px;
}
.top_box2
{
	width: 240px;
	float: left;
	border: 5px double #0c6400;
	background-image: url(img/bg/gras3_box.jpg);
	margin-left: 28px;
	margin-right: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	height: 75px;
}
.top_box3
{
	width: 240px;
	float: left;
	border: 5px double #0c6400;
	font-size:12px;
	background-image: url(img/bg/gras3_box.jpg);
	margin-left: 32px;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	height: 75px;
}

.content_left
{
    width: 695px;
    float: left;
    border: 3px double #000000;
    padding: 10px;
    margin-top: 10px;
	margin-left: 15px;
	height: 577px;
	background-image: url(img/bg/bg_content.jpg);
	overflow:auto;
	position:absolute;
	z-index:1;
}
.content_right
{
    width: 205px;
	height: 600px;
    float: right;
	background-image: url(img/bg/bgwood_med.jpg);
	border-top: 2px solid #000000;
    border-left: 3px solid #000000;
    padding: 10px;
}

/*
	Menue-styles fuer non-IEs
	Achtung:
	Fuer non-IEs gilt das Stylesheet 'dropdown.css'!
	Fuer IE gilt das Stylesheet 'fix-ie.css' (per CC)!
*/

#menuebox {

margin-right: 30px;
margin-left: 70px;
position: relative;
height: 40px;
}

#menue {
position:absolute;
top: 13px;
left: 0;
z-index: 200;
}

#menue .aussen {
float: left;
display: block;
overflow: hidden;
width: auto;
padding-left: 12px;
padding-right: 12px;
padding-top: 3px;
padding-bottom: 7px;
font-size: 13px;
height: 12px;
font-weight: bold;
background-image:url(img/bg/menuboxbg.jpg);
color: #513913;
border: 1px solid;
border-color: #d0843e #78561d #78561d #d0843e;
z-index: 2;
}

.aussenlink {
float: left;
display: block;
overflow: hidden;
width: auto;
padding-left: 15px;
padding-right: 15px;
padding-top: 3px;
padding-bottom: 7px;
font-size: 13px;
height: 12px;
font-weight: bold;
text-align: center;
background-image:url(img/bg/menuboxbg.jpg);
color: #513913;
border: 1px solid;
border-color: #d0843e #78561d #78561d #d0843e;
}

#menue .aussen:hover {
height: auto;
background-image:url(img/bg/menuboxbg.jpg);
color: #593605;
}

a.innen-1 {
margin-top: 2px;
}

a.innen,
a.innen-1 {
font-size:12px;
display: block;
width:12em;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #78561d;
background-image:url(img/bg/menuboxbg.jpg);
color: #593605;
}

a:visited.innen,
a:visited.innen-1 {
background-image:url(img/bg/menuboxbg.jpg);
color:#593605;
}
a:hover.innen,
a:hover.innen-1 {
background-image:url(img/bg/menu_a_innen.jpg);
color: #ffffff;
font-weight: bold;
}

span.menutag {
display: block;
cursor: default;
}

a.menulink {
	text-decoration:none;
	color: #513913;
	}
	
	
.contentbox {
	border: 2px dotted #482f00;
	width: 300px;
	height: 220px;
	float:left;
	margin:20px 10px 10px 12px;
	padding: 10px;
}

.boxheader {
	color: #482f00;
	font-weight: bolder;
	margin:0px;
	}
.gruenheader {
	color: #113300;
	font-weight: bolder;
	margin:0px;
	}

.dielinieimsand {
	border: 1px inset #352300;
	margin-bottom:15px
}

.gbeintrag {
	padding:10px;
	margin: 10px 155px;
	width:360px;
	border:5px double #402a00;
}

.newseintrag {
	padding:10px;
	margin: 10px 85px;
	width:500px;
	border:5px double #402a00;
}

.galpic {
	border:3px double #000000;
	margin:7px;
}
.galpic_select {
	border:3px double #8e5400;
	margin:7px;
}

.galpic:hover {
	border: 3px double #098400;
}

.galpic_select:hover {
	border: 3px double #098400;
}

tr.hovermenu:hover { background-color:#a18661; cursor: pointer; }
tr.hovermenu_c:hover { background-color:#a18661; cursor: pointer; }
tr.hovermenu_c { background-color:#FC3; cursor: pointer; }

.oldie_warning {
	text-align:left;
	width:90px;
	height:130px;
	padding:5px;
	border: 3px dashed #9d0000;
	position:absolute;
	left:15px;
}

.cowboyaktuell {
	padding: 0px;
	width:98%;
	height:510px;
	background-image:url("img/Tree_Web.png");	
	text-align:right;
	background-repeat: no-repeat;
}
a.normal {
text-decoration: none;
}

