/* CSS Document */
body {
	background-color: #000000;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-x;
/*	background-position: bottom; */
}


.clear {
  clear: both;
}

.none {
  display: none;
}

/************* #topline **************/
.topline{
	float: left;
	text-decoration: none;
	margin: 0px;
	background: #000000;
	width: 100%;
	padding: 0px;
	position: relative;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #000000;
}

/************* #headline **************/
.headlineText{
	height: 25px;
	float: left;
	font: italic bold 14px/25px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-right: 6px;
	background: #900000;
	text-indent: 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #570000;
	margin: 0px;
}

/************* #FONTSIZE **************/
.font{
	float: right;
	height: 25px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.fontsizeText{
	height: 25px;
	float: left;
	font: 12px/25px Tahoma, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 1px;
	background: #333333;
	padding-right: 6px;
	text-indent: 6px;
}

.fontsizeBox{
	padding: 0;
	height: 25px;
	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: 0;
}

#fontsize ul li a {
	background: #333333;
	width: 25px;
	height: 25px;
	padding: 0;
	margin: 0;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	text-align: center;
	font: 12px/25px Tahoma, Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#fontsize ul li a:hover {
        color: #000000;
        background: #CCCCCC;
}

#fontsize a:active {
        color: #000000;
        background: #CCCCCC;
}

/************* #search styles ***************/

.search{
	float: right;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/bg_suche.gif);
	background-repeat: no-repeat;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #000000;
	display: inline;
}

#search form{
	margin: 0px;
	padding: 0px;
}

.searchlayout{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	width: 140px;
	border: 0px;
	padding-top: 4px;
	padding-left: 7px;
	padding-bottom: 3px;
	margin: 0px;
	background-color: #333333;
}
		
/************* #mainbox **************/
.mainbox{
	float: left;
	margin: 0px;
	padding: 0px;
	background: #000000;
	width: 815px;
	border: 6px solid #000000;
}
/************* #spacer **************/
.spacer{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 815px;
}

.spacerLeft{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 190px;
}

.spacerRight{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 575px;
}


/************* #title **************/
.title{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 411px;
}

/************* #headerImage **************/
.headerImage {
	float: left;
	height: 245px;
	width: 815px;
   }
   
/************* #contentBox **************/
.contentBox {
	float: left;
	width: 815px;
}

/************* #leftBox **************/
.leftBox {
	float: left;
	width: 210px;
	background: #000000;

}


/************* #rightBox **************/
.rightBox {
	float: right;
	width: 585px;
	background: #000000;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin-right: 20px;
	}
 .rightBox a:link,  .rightBox a:visited
 {
 color: #CA0002;
 text-decoration: none;
 }
 .rightBox a:hover
 {
 color: #CA0002;
  text-decoration: underline;
 }

/************* #footer **************/
.footer {
	float: left;
	width: 815px;
	background: #000000 url(../img/bg_footer.gif) repeat-x;
}

.wappen {
	float: left;
	margin-left: 6px;
}

#contentFooterLeft {
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 64px;
	margin-left: 10px;
}

#contentFooterLeft a{
	color: #CCCCCC;
	text-decoration: none;
}

#contentFooterLeft a:hover{
	color: #CA0002;
	text-decoration: none;
}

#contentFooterRight {
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 64px;
	margin-right: 6px;
}

#contentFooterRight a{
	color: #CCCCCC;
	text-decoration: none;
}

#contentFooterRight a:hover{
	color: #CA0002;
	text-decoration: none;
}


/************* #content **************/
/*
.headline {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CA0002;
}
*/

