body {

scrollbar-base-color:#8C8CC6;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#8C8CC6;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#ACACE6;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration: none;

}

globalbox  {
	background-color: #000000;
	width: 100%;
}

#mainbox {
	background-color: #000000;
} 

/*header start*/
#headerbox {
	height: 144px;
	background-image: url(../img/bg/bg_header.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#rand-links {
	float: left;
	height: 144px;
	width: 9px;
	overflow: hidden;
	position: relative;
}
#rand-rechts {
	float: right;
	height: 144px;
	width: 9px;
	overflow: hidden;
	position: relative;
}
#figuren1 {
	position: absolute;
	top: 40px;
	left: 300px;
	width: 76px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: bottom;
}

#figuren2 {
	position: absolute;
	top: 40px;
	left: 400px;
	width: 76px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#figuren3 {
	position: absolute;
	top: 32px;
	left: 500px;
	width: 76px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

#schriftzug {
	overflow: hidden;
	position: absolute;
	float: left;
	top: 68px;
	left: 120px;
}
#logo_toom {
	height: 68px;
	width: 149px;
	margin-top: 20px;
	float: right;
	margin-right: 10px;
	position: absolute;
	right: 10px;
}

#headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	position: relative;
	padding: 10px;
}


/*header end*/

/*main navi start*/


#main-navi {
	float: left;
	height: 20px;
	width: 100%;
	top: 2px;
	position: relative;
	overflow: hidden;
	background-color: #C90B1C;
}

#navi-r {
	float: right;
	height: 20px;
	width: 11px;
	position: relative;
}

#navi-l {
	float: left;
	height: 20px;
	width: 11px;
}

#navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	background-color: #C90B1C;

}

#navi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;

}

#navi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 20px;

}



/*main navi end*/

/*content-box start*/


#content-main-box {
	background-color: #000000;
	float: left;
	width: 100%;
	/*overflow: hidden;*/
	position: relative;
		top: 5px;
		/*height: auto;*/
}

#ecken {
	width: 100%;
	float: left;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
}



#ecke_top_r {
	float: right;
	height: 11px;
	background-image: url(../img/bg/content_top_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#ecke_top_l {
	float: left;
	height: 11px;
	background-image: url(../img/bg/content_top_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#content-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	/*overflow: hidden;*/
	width: 100%;
	/*height: 100%;*/

}

/*linke spalte start*/

#linke-box {
/*	float: left;*/
	width: 175px;
	overflow: hidden;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#ecke-btn-l {
	background-image: url(../img/bg/content_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#ecke-btn-r {
	background-image: url(../img/bg/content_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#rechte-box {

	padding-top: 5px;
	padding-left: 5px;
	width: 157px;
	right: 5px;
	overflow: hidden;
}

.navi-links {
	vertical-align: top;
}

.navi-rechts {
	padding-bottom: 5px;
	position: relative;
	vertical-align: top;
}

.navi-top {
	background-image: url(../img/content/navi_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 157px;
	position: relative;
	padding: 0px;
}
.navi-top a {

	height: 20px;
	width: 157px;
	position: relative;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.text-navi-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 157px;
	padding-top: 2px;
	height: 20px;
}

.text-navi-top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 157px;
	padding-top: 2px;
	height: 20px;
}


.navi-mitte {
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #c90b1c;
	width: 147px;
	border-left-width: 3px;
	border-left-color: #c90b1c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	vertical-align: middle;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	position: relative;
	top: -5px;
	
}

.navi-mitte a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	list-style-type: none;
	list-style-position: outside;
	}
	
.navi-mitte a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #C90B1C;
	list-style-type: none;
	list-style-position: outside;
	}
	
#verein {
	height: 100px;
	width: 150px;
	background-color: #99CC00;
	float: left;
	position: relative;
	visibility: visible;
}

#mittel-box {
	float: left;
	position: absolute;
	text-align: left;
	width: 70%;
	left: 200px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*overflow: hidden;
	height: 100%;*/
}

.text-ueberschrift_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #C90B1C;
	text-decoration: none;
}

.text-ueberschrift_1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #C90B1C;
	text-decoration: none;
}


.navi-unten {
	background-image: url(../img/content/navi_bg_bt.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 157px;
	position: relative;
	top: -5px;
}

/*linke spalte end*/
.text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #C90B1C;
	text-decoration: none;
}



p a:link {
	color: #C90B1C;
	text-decoration: none;
}
p a:visited {
	text-decoration: none;
	color: #C90B1C;
}
p a:hover {
	text-decoration: underline;
	color: #000000;
}
p a:active {
	text-decoration: none;
}


#kader a:link {
	color: #C90B1C;
	text-decoration: none;
}
#kader a:visited {
	text-decoration: none;
	color: #C90B1C;
}
#kader a:hover {
	text-decoration: underline;
	color: #000000;
}
#kader a:active {
	text-decoration: none;
}



li {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



#footerbox {
	background-color: #C90B1C;
	float: left;
	height: 20px;
	width: 100%;
	top: 10px;
	position: relative;
	/*overflow: visible;*/
	margin-bottom: 10px;
}

.Stil1 {
	font-size: 12px;
	font-weight: bold;
}
.Stil5 {font-size: small
		font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Stil7 {font-size: small; font-weight: bold; }

.Stil8 {color: #000000}
.Stil10 {font-size: small; color: #FFFFFF; }
