body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-image: url(../img/bgmain_butterfly.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #D6ECFA;
	background-attachment: fixed;
}

.clear {
  clear: both;
}

.none {
  display: none;
}

/* ------------------------------------------------------------------------- */

.header {
	width: 100%;
	height: 200px;
	margin: 0px;
}

.logo {
	margin-left: 25px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 223px;
	height: 160px;
	float: left;
	position: relative;
}

.headbox {
	width: 400px;
	margin: 15px 25px 0px 0px;
	padding: 0px;
	float: right;
	position:relative;
}

.imagebox {
	width: 527px;
	height: 280px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

/* ------------------------------------------------------------------------- */

.mainbox {
	margin-left: 25px;
	margin-top: 25px;
	width: 895px;
	background: #FFFFFF;
	overflow: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 4px;
}

.contentboxLeft {
	margin: 0px;
	float: left;
	padding: 0px;
}

.contentboxRight {
	width: 535px;
	margin: 0px;
	padding: 0px;
	float: right;

}

.contentBox {
	width: 527px;
	margin: 0px;
	padding: 4px;
	background: #FFFFFF;
	margin: 0px 0px 4px;
}

.content {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #575859;

}

.contentBold {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #575859;
	font-weight: bold;
}

.contentBoldOrange {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #B17800;
	font-weight: bold;
}

/* ------------------------------------------------------------------------- */

.footerbox {
	width: 899px;
	height: 35px;
	margin: 4px 0px 0px 25px;
	float: left;
	background: #FFFFFF;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #575859;
	line-height: 35px;
}

.footerbox a {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #B17800;
	text-decoration: none;
}

.footerbox a:hover {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #B17800;
	text-decoration: underline;
}

.footLeft {
	float:left;
	padding-left: 8px;
}

.footRight {
	float:right;
	padding-right: 8px;
}

.bottombox {
	width: 100%;
	height: 25px;
	margin: 15px 0px 20px;
	float: left;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #575859;
	line-height: 25px;
}

.bottomRight {
 font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color: #FFFFFF;
 float:right;
 padding-right: 25px;
}

.bottomRight a {
 color: #FFFFFF;
	text-decoration: none;
}

.bottomRight a:hover {
 color: #FFFFFF;
 	text-decoration: underline;
}

/************* #FONTSIZE **************/
.font{
	float: right;
	height: 30px;
	margin-right: 5px;
	}

.fontsizeText{
	height: 30px;
	float: left;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #575859;
	text-decoration: none;
	background: #C9CACB;
	padding-right: 10px;
	text-indent: 10px;
	line-height: 30px;
}

.fontsizeBox{
	padding: 0;
	height: 30px;
	float: left;
}


#fontsize {
	margin: 0;
	padding: 0;

}

#fontsize ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#fontsize ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
	margin: 0px 0px 0px 1px;
	background: #C9CACB;
	width: 30px;
	height: 30px;
	color: #575859;
	text-decoration: none;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 30px;
}

#fontsize ul li a {
	background: #C9CACB;
	width: 30px;
	height: 30px;
	padding: 0;
	margin: 0px 0px 1px 0px;
	color: #575859;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 30px;
}

#fontsize ul li a:hover {
        color: #575859;
        background: #DFDFE0;
}

#fontsize a:active {
        color: #575859;
        background: #DFDFE0;
}

/************* #search styles ***************/

.search{
	float: right;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/bg_suche.gif);
	background-repeat: no-repeat;
	display: inline;
}

#search form{
	margin: 0px;
	padding: 0px;
}

.searchlayout{
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #575859;
	width: 130px;
	border: 0px;
	padding-top: 6px;
	padding-left: 7px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #C9CACB;
		}
		
/************* #NewsBox ***************/		

.newsHeadline {
	margin: 0px;
	padding: 4px;
	background: #FFFFFF;
	margin: 0px 0px 4px;
}

h2{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #333333;
	
}
		
.teaser{
	float: left;
	width: 235px;
	text-align: justify;
}
	
.image{
	width: 100px;
	float: left;
	margin-right: 4px;
		}
		

.NewsBox div.mehrDazu a {
	float: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/mehrdazu_aus.gif);
	background-repeat: no-repeat;
	text-indent: 14px;
	margin-top: 8px;
	text-decoration: none;
	color: #575859;
	line-height: 20px;
	height: 20px;
	width: 75px;
	display: block;
	
}

.NewsBox div.mehrDazu a:hover {
	background-image: url(../img/mehrdazu_an.gif);
	text-decoration: none;
	color:#B17800;

}

.NewsBox div.mehrDazu a:active { 
background-image: url(../img/mehrdazu_an.gif);
text-decoration: none;
color:#B17800;
}

.NewsBox {
	width: 340px;
	padding: 4px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	min-height: 90px;
	background: #C9CACB;
	margin-bottom: 4px;
}
			
/*************** #OJECT styles **************/

