@charset "UTF-8";

@media all
{


body, html {

margin:0;
padding:0;
height:100%;
background-color:#97b061; 
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
color:#000000;
}

#box{
min-height: 100%;
height:auto !important; /* moderne Browser */
height:100%; /* IE */
position: relative;
background-color:#fff;width:980px;margin:0 auto;border-top:1px solid #fff;
}

img {border:none;}
.imageborder {border:1px solid silver;padding:1px;margin:0 0 3px 3px;}
.imageborder_r {border:1px solid #002553;padding:1px; float:right;margin:0 0 3px 3px;}
.imageborder_l {border:1px solid silver;padding:2px;}
.impressionen{
float:left;
width:170px;
height:120px;
border:1px solid silver;
background-color:white;
padding:5px 5px 15px 5px;
margin:15px 15px 15px 0;
}

ul, li {padding:0;margin:0;background-image: none;list-style-type: none;}
a {color:#B27616}

h1, h2, h3, h4, h5 {font-weight:bold;color:#B27616;}

h1{font-size:12px}
h2{font-size:13px}
h3{font-size:14px}
h4{font-size:15px}
h5{font-size:16px}

#maincontainer {background:#fff;width:980px;margin:0 auto;padding:0;}
#header {width:980px;border-top:4px solid #EDD156; border-bottom:4px solid #EDD156; margin:20px 0 20px 0;padding:0;background:#fff;text-align:right;}
#header img{margin-top:3px;margin-bottom:3px;float:left;}
#start_leftcolumn{float:left;width:320px;margin-right:7px;border-right: 0px solid #EDD156;padding-right:5px;}
#start_rightcolumn{float:left;width:315px;margin-left:7px;}
#left_column {float:left;width:655px;margin:20px 0 0 35px;background-color:#F6EEBF;padding:0px 15px 50px 15px;}
#right_column {float:right;width:225px;background-color:#fff;padding:0 15px 15px 15px;}

#navigation {background:#fff;width:170px; margin:0 0 0 10px;padding-top:0px;font-size:12px}
#navigation ul li {padding:0 0 0 5px;list-style-type: none;text-decoration: none;line-height:45px;background-color:#fff;}
#navigation li {width:195px;border-bottom:1px solid #B27616}
#navigation li a{color:#B27616;text-decoration:none;}
#navigation a:hover{text-decoration:none;color:#B27616;font-weight:bold;}
#navigation .aktiv {text-decoration:none;color:#B27616;font-weight:bold;}

#footer{width:970px;margin:0 auto; position: absolute;bottom: 0; background-color:#EDD156;padding:5px;}
#footer_login {float:left;width:200px;}
#footer_hosted {float:right;width:350px;text-align: right;}
#footer a{text-decoration: none;color:#fff;}
#footer a:hover{text-decoration: underline;color:#fff;} 


.clear {clear:both;height:1px;}
.news {border-bottom: 1px solid #002553;}	
.folgeseite {text-align:right; padding-bottom:5px;}

.zurueck {text-align:center;}
.trenner {border-bottom: 1px solid #B27616;margin:13px 0px 20px 0px;}




		 


/* CMS Formatierung */
input.cms, textarea.cms {
	border : 1px solid #EF8E31;
	background-color: #FFF9E5;
	font-size:12px;
	font-family:Verdana;
}

input.cms {
	height: 21px;
}

.cmsblock {
	border : 1px solid #EF8E31 ! important;
	background-color: #FFF9E5 ! important;
}

.cmshinweis{
  color:#B64D24;font-size:11px;
}


 /* CMS Einstellungen für Editor */

fieldset {
  border: 1px solid red;
 /* width:435px;        */
  margin: 20px 10px 20px 0px;
  position: absolute;color:black ! important;
  background-color:#97B061;

}

legend{
   background-color:#97B061;padding:5px;
}


#anyedit {
    position: absolute;
    z-index: 100;
    padding:10px;font-size:12px
}

.editfeld{
  background-color:#97B061;/*width:550px       */
}

.editfeld_small {
  background-color:white;width:250px !important;
}

}


