#body {
	margin: 0px auto;
	text-align : center;
	background-color : #ffffff;
	overflow-y : scroll;
	overflow-x : hidden;
	scrollbar-3dlight-color : #77726C;
	scrollbar-arrow-color : #555555;
	scrollbar-darkshadow-color : #555555;
	scrollbar-shadow-color : #555555;
	scrollbar-track-color : #bbbbbb;
	scrollbar-base-color : #bbbbbb;
}
/************************************************
		Boxes
************************************************/
#centerbox { 
	margin: 0px auto;
}

#container { 
	margin: 0px auto;
	padding : 0px;
	width: 1008px;
	min-height: 599px;
	height: expression(this.scrollHeight > 599 ? "auto":"599px"); 

	background-image: url(../bilder/bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#contentohnerechts {
	clear: right;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 600px;
	height: auto;
	background-color : #BA131B;
	text-align: left;
	font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 0.9em;
}

#motto {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: auto;
	background-color : #BA131B;
	text-align: left;
	font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 1.1em;
}

#navirechts {
	float: left;
	width: 208px;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	background-color : #77726C;
}
/************************************************
		Boxes fuer home
************************************************/
#containerhome { 
	margin: 0px auto;
	padding : 0px;
	width: 1008px;
	height: 551px;
	height: 551px;

	background-image: url(../bilder/bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#contenthome {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 554px;
	height: 551px;
	background-color : #BA131B;
	font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 0.75em;
}

#rechtshome {
	float: left;
	width: 454px;
	height: 551px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	background-color : #77726C;
}

/************************************************
		Motto
************************************************/
.mottoklein, .mottogross, .mottogrossnoabst {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
}
.mottoklein {
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.12em;
	padding-left: 10px;
}
.mottogross {
	font-weight: normal;
	font-size: 1.7em;
	line-height: 1em;
	padding-left: 10px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.mottogrossnoabst {
	font-weight: normal;
	font-size: 1.7em;
	line-height: 1em;
	padding-left: 10px;
}

/************************************************
		Inhalt
************************************************/
#abschnitt, #abschnittform {
	padding-top: -10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	margin: 0px;
	line-height: 1.5em;
/*	background-color : #888888;*/
}

#teilabschnitt {
	width: 550px;
	padding: 0px;
	margin: 0px;
}

#abschnittform {
	margin-top: -40px;
/*	background-color : #ffffff;*/
}

#head1 {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 16px;
	font-size : 1.05em;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

/* Titel mit Bild */
#head2, #head2intab, #head3intab, #head2termine {
	color : #ffffff;
	padding: 0px;
	margin: 0px;
}

#head2 {
	font-size : 1.05em;
	font-weight : bold;
	padding-left: 0px;
	padding-bottom: 16px;
}

#head2intab, #head2intabl {
	font-size: 2.0em;
	font-weight: normal;
	line-height: 1em;
	padding-top: 0px;
	padding-left: 18px;
	padding-bottom: 8px;
}
#head2intabl {
	padding-left: 0px;
}

#head3intab, #head3intabl {
	font-size : 1em;
	font-weight : bold;
	padding-left: 20px;
	padding-bottom: 1px;
}
/* Titel ohne Bild */
#head3intabl {
	font-size : 1em;
	padding-left: 0px;
}

.teamtitel {
	font-size: 0.7em;
	font-weight: normal;
}

#head2termine {
	padding-bottom: 8px;
}

#video {
	width: 10px;
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
}
#videotext {
	align: center;
	width: auto;
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #110201;
	font-size: 0.7em;
	line-height: 1.3em;
	font-weight: normal;
	text-align: center; 
	background-color: #eeeeee;
}

.rightalign {
	text-align: right; 
}
.leftalign {
	text-align: left; 
}
.leftalignfett {
	text-align: left; 
	font-weight: bold;
}
.centeralign {
	text-align: center; 
}
.justifyalign {
	text-align : justify;
	text-justify : distribute;
}

#divzurueck {
	padding-top: 12px;
}

#contentohnerechts td {
	font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: normal;
}

#contentohnerechts a  {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color : #ffffff;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}

#contentohnerechts a:hover  {
	color : #77726C;
}

#abschnitt_klein {
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
	width: 100%;

	font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;
	font-size: 0.8em;
}

#abschnitt_klein a  {
	font-size: 1em;
	text-decoration : underline;
}

#abschnitt_klein a:hover  {
	font-size: 1em;
	color : #ffffff;
}

#homeimgtxt {
	font-size : 0.8em;
	font-weight : normal;
	color : #ffffff;
	padding: 0px;
	padding-left: 3px;
	margin: 0px;
}

/************************************************
		Menue Kopf
************************************************/
#kopfline {
	width: 100%;
	height: 10px;
	margin: 0px auto;
	padding: 0px;
	background-color : #ffffff;
}
#navikopf {
	width: 100%;
	height: 30px;
	margin: 0px auto;
	padding: 0px;
	padding-top: 0px;
	padding-left: 7px;
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	background-color : #ffffff;
}
#navlinekopf, #navlinekopfon {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
}
#navlinekopf {
	color: #77726C;
	z-index: 1;
}
#navlinekopfon {
	color: #BA131B;
	z-index : 9;
}
.navlinetrennon {
	color: #BA131B;
}
/* Link-Text */
.menkopf, .menkopfon {
	font-size: 15px;
	font-weight: bold;
	text-decoration : none;
}
.menkopf {
	color: #77726C;
}
.menkopfon {
	color: #BA131B;
}
.menkopf:hover {
	color: #BA131B;
}

/************************************************
		Unter-Menue Rechts
************************************************/

#navlinerechts {
	padding-left: 21px;
}
.menrechts, .menrechtson {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration : none;
}
.menrechts {
	color: #ffffff;
}
.menrechtson {
	color: #BA131B;
}
.menrechts:hover {
	color: #BA131B;
}

/************************************************
		Menue im Fuss
************************************************/
#footcontainer {
	width: 100%;
	height: 14px;
	margin: 0px auto;
	padding: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #ffffff;
}

.menfuss {
	color: #BA131B;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-right: 30px;
}
.menfuss:hover {
	color: #77726C;
}

/************************************************
		Webdesign by
************************************************/
.ish {
	color: #BA131B;
	font-family : Verdana;
	font-size: 0.6em;
	font-weight: normal;
	text-decoration : none;
	text-align : right;
}
.ish:hover {
	color: #77726C;
}
/*--------------------------------------------*/

/* fuer Formulare */
.txtfrm {
	width: 280px;
}

#pfeil {
	width: 10px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image : url(../bilder/pfeilfuergruen.gif);
	background-repeat : no-repeat;
}

#trennlinie {
	width: 100%;
	height: 1px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 18px;
	padding: 0px;
	background-color: #ffffff;
}

#sitemaplink_h, #sitemaplink_u {
	width: 100%;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
#sitemaplink_u {
	height: 16px;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

#sitemaplink_h a, #sitemaplink_u a {
	font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;
	font-size: 13px;
	font-weight : normal;
	text-decoration : none;
}
#sitemaplink_u a {
	font-size: 11px;
}

.linkish {
	font-family : Verdana, Arial;
	font-size: 0.6em;
	color : #B39F2A;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

.imgright {
	margin-top : 4px;
	margin-left : 5px;
	margin-right : 0px;
	margin-bottom : 5px;
}
.imgleft {
	margin-top : 4px;
	margin-left : 0px;
	margin-right : 15px;
	margin-bottom : 5px;
}
.imgtabright {
	margin-left : 15px;
	margin-right : 0px;
	margin-bottom : 5px;
}
.imgtableft {
	margin-left : 0px;
	margin-right : 15px;
	margin-bottom : 5px;
}

.dia
{
	border-bottom-color : #cccccc;
	border-bottom-style : solid;
	border-bottom-width : 2px;

	border-right-color : #cccccc;
	border-right-style : solid;
	border-right-width : 2px;

	border-left-color : #454545;
	border-left-style : solid;
	border-left-width : 2px;

	border-top-color : #454545;
	border-top-style : solid;
	border-top-width : 2px;

}
.dia_gross
{
	border-bottom-color : #dedede;
	border-bottom-style : solid;
	border-bottom-width : 2px;

	border-right-color : #dedede;
	border-right-style : solid;
	border-right-width : 2px;

	border-left-color : #454545;
	border-left-style : solid;
	border-left-width : 3px;

	border-top-color : #454545;
	border-top-style : solid;
	border-top-width : 3px;
}

#abstand5, abstand8, abstand16, abstand24, abstand36, abstand50, abstand72, abstand150 {
	clear: both;
	float: top;
	left: 0px;
	width: 550px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
#abstand8  { height: 8px; }
#abstand16 { height: 16px; }
#abstand24 { height: 24px; }
#abstand36 { height: 36px; }
#abstand50 { height: 50px; }
#abstand72 { height: 72px; }
#abstand76 { height: 76px; }
#abstand83 { height: 83px; }
#abstand148 { height: 148px; }
#abstand150 { height: 150px; }
#abstand153 { height: 153px; }

#dhtmltooltip {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 0.8em;
	font-weight : normal;
	color : #ffffff;
	position: absolute;
	width: 500px;
	border: 1px solid #ffffff;
	padding: 10px;
	background-color: #77726C;
	visibility: hidden;
	z-index: 100;
	filter:alpha(opacity=95);
	 -moz-opacity:0.95;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135);
}

#dhtmltooltip2 {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 0.8em;
	font-weight : normal;
	text-align : left;
	color : #ffffff;
	position: absolute;
	width: 130px;
	border: 1px solid #ffffff;
	padding: 10px;
	background-color: #77726C;
	visibility: hidden;
	z-index: 100;
	filter:alpha(opacity=95);
	 -moz-opacity:0.95;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135);
}
