@charset "utf-8";


body {
	padding: 0;
	margin-top: 20px;
	background-image: url(grafiken/bf-hintergrund.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #B5C8A3;
	}

	
img {border: 0;
    }

h1 {
	font-size: 48px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	}

h2 {
	font-size: 18px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #339900;
	}

h3 {
	text-align: left;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
    }
	
a {
	text-decoration:underline;
	color: #339900;
	}

a:hover {
	color: #00FF00;
	}
	
hr {
	color: #999999;
	}
	
.hi #container  {
	background-color: #FFFFFF;
	border: thick double #FF0000;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(grafiken/bf-header.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	width: 950px;
    }

	
.hi #sidebar1 {
	float: left;
	text-align: left;
	width: 180px;
	text-decoration: none;
	color: #339900;
	padding-left: 10px;
	}
	
.hi #sidebar1 a {
	text-decoration: none;
	}
	
.hi  #sidebar1 ul  {
	font-weight: bold;
	text-align: left;
	line-height: 12px;
	}

.hi #sidebar1 li {
	list-style-type: none;
	font-weight: normal;
	text-align: left;
	vertical-align: baseline;
	margin-top: 7px;
	margin-left: -20px;
	}

.hi #mainContent {
	color: #000000;
	margin-left: 200px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    }

.hi #banner {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #D5B153;
	width: 488px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	}

	
.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
    }
	
.linksoben {
	display:inline;
	float: right;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 100px;
	margin-bottom: 10px;
	}
.left {
	text-align: left;
	}	
	
.center {
	text-align: center;
	}
	
.right {
	text-align: right;
	}
	
.links{
	font-size: 9px;
	color: #333333;
	left: 20px;

	}
	
.mitte{
	padding-left: 260px;
	font-size: 9px;
	color: #333333;
	}
	
.rechts{
	padding-left: 200px;
	font-size: 9px;
	color: #666666;
	}

.hroben {
	color: #336600;
	}
.kategorie {
	font-weight: bold;
	}