/******************************************\
* Globale Definitionen                    *
\******************************************/
p {
	 margin:						20px 0px 0px; 

}
td, th {
	font-size:		12px;
	text-align:		left;
	vertical-align:	top;
}



/* Body */
body {
	background-image:   url(../images/Hintergrund.jpg);
	background-repeat: repeat;
	margin-left:auto;
  	margin-right:auto;
	text-align: center

	
}




/******************************************\
* Spezielle Style Klassen                 *
\******************************************/



 li {
	list-style-image: url(../images/arrow_white.gif);
	margin-left: 0px;
}


td.news {
	font-weight:		bold;
	font-size:			20px;
	text-align:			left;				/* Ausrichtung des Inhalts */
	border-style:		none;
	border-width:		0px;
	padding-top: 		15px;
}


/* Defaults */
* {
	font-family: arial, helvetica;
	/*border: 0px; */
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	color: #000000;
}
/* Allgemeine Elemente  */

.maintable {
	width: 999px;
	margin-left:auto;
  	margin-right:auto;

}


/* Kopfbereich */
.header {
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 999;
	height: 217;
	background-image: url(../images/Header.png);
	background-repeat: no-repeat;
}

/* Navigation */

/* Navigationsleiste */
th.nav {
	font-weight:		bold;
	font-size:			12px;
	text-align:			left;				/* Ausrichtung des Inhalts */
}


td.nav {
	background-image: url(../images/background_menu_left.png);
	font-weight:		normal;
	font-size:			12px;
	text-align:			left;
	border-style:		none;
	border-width:		0px;
	padding-top: 		0px;
	width:	180px;
}

.nav {
		
	font-size: 12pt;
	font-family: arial, helvetica, times;
	background-repeat: repeat-y;
	width:	180px;

}

ul.nav {
	background: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	list-style-position: inside;
	width: 100%;
	
}

td.nav_spacer {
	background-image: url(../images/background_menu_left.png);
	width:	144px;
}
td.nav_admin {
	background-image: 	url(../images/background_menu_left_light.png);
}
	

a:link.thema_menu1 { color: FFFFFF; font-size: 10pt; font-weight: bold; text-decoration: none; }
a:link.thema_menu2 { color: FFFFFF; font-size: 10pt; font-weight: bold; text-decoration: none; }
a:link.thema_menu3 { color: FFFFFF; font-size: 10pt; font-weight: normal; text-decoration: none; }
a:link.thema_menu4 { color: FFFFFF; font-size: 10pt; font-weight: normal; text-decoration: none; }
a:link.thema_menu5 { color: FFFFFF; font-size: 8pt; font-weight: normal; text-decoration: none; }

a:hover.thema_menu1 { color: FFFFFF; font-size: 10pt; font-weight: bold; text-decoration: none; }
a:hover.thema_menu2 { color: FFFFFF; font-size: 10pt; font-weight: bold; text-decoration: none; }
a:hover.thema_menu3 { color: FFFFFF; font-size: 10pt; font-weight: normal; text-decoration: none; }
a:hover.thema_menu4 { color: FFFFFF; font-size: 10pt; font-weight: normal; text-decoration: none; }
a:hover.thema_menu5 { color: FFFFFF; font-size: 8pt; font-weight: normal; text-decoration: none; }

a:visited.thema_menu1 { color: FFFFFF; font-size: 10pt; font-weight: bold; text-decoration: none; }
a:visited.thema_menu2 { color: FFFFFF; font-size: 10pt; font-weight: bold; text-decoration: none; }
a:visited.thema_menu3 { color: FFFFFF; font-size: 10pt; font-weight: normal; text-decoration: none; }
a:visited.thema_menu4 { color: FFFFFF; font-size: 10pt; font-weight: normal; text-decoration: none; }
a:visited.thema_menu5 { color: FFFFFF; font-size: 8pt; font-weight: normal; text-decoration: none; }

a:link.thema_menu1_high { color: #FFFF00; font-size: 10pt; font-weight: bold; text-decoration: none;}
a:link.thema_menu2_high { color: #FFFF00; font-size: 10pt; font-weight: bold; text-decoration: none; }
a:link.thema_menu3_high { color: #FFFF00; font-size: 10pt; font-weight: normal; text-decoration: none; }
a:link.thema_menu4_high { color: #FFFF00; font-size: 10pt; font-weight: normal; text-decoration: none; }
a:link.thema_menu5_high { color: #FFFF00; font-size: 8pt; font-weight: normal; text-decoration: none; }

a:hover.thema_menu1_high { color: #FFFF00; font-size: 10pt; font-weight: bold; text-decoration: none; }
a:hover.thema_menu2_high { color: #FFFF00; font-size: 10pt; font-weight: bold; text-decoration: none; }
a:hover.thema_menu3_high { color: #FFFF00; font-size: 10pt; font-weight: normal; text-decoration: none; }
a:hover.thema_menu4_high { color: #FFFF00; font-size: 10pt; font-weight: normal; text-decoration: none; }
a:hover.thema_menu5_high { color: #FFFF00; font-size: 8pt; font-weight: normal; text-decoration: none; }

a:visited.thema_menu1_high { color: #FFFF00; font-size: 10pt; font-weight: bold; text-decoration: none; }
a:visited.thema_menu2_high { color: #FFFF00; font-size: 10pt; font-weight: bold; text-decoration: none; }
a:visited.thema_menu3_high { color: #FFFF00; font-size: 10pt; font-weight: normal; text-decoration: none; }
a:visited.thema_menu4_high { color: #FFFF00; font-size: 10pt; font-weight: normal; text-decoration: none; }
a:visited.thema_menu5_high { color: #FFFF00; font-size: 8pt; font-weight: normal; text-decoration: none; }

li.nav1 { margin-top: 5px; padding-left: 5px; list-style-image: url(../images/arrow_white.gif); }
li.nav2 { margin-top: 5px; padding-left: 7px; list-style-image: url(../images/arrow_white.gif); }
li.nav3 { padding-left: 9px; list-style-image: url(../images/arrow_white_small.gif); }
li.nav4 { padding-left: 10px; list-style-image: url(../images/arrow_white_small.gif); }
li.nav5 { padding-left: 11px; list-style-image: url(../images/arrow_white_small.gif); }

li.nav1_high { margin-top: 5px; padding-left: 5px; list-style-image: url(../images/arrow_yellow.png); }
li.nav2_high { margin-top: 5px; padding-left: 7px; list-style-image: url(../images/arrow_yellow.png); margin-bottom: 5px;}
li.nav3_high { margin-top: 5px;	padding-left: 9px; list-style-image: url(../images/arrow_yellow_small.png); margin-bottom: 5px;}
li.nav4_high { margin-top: 5px; padding-left: 10px; list-style-image: url(../images/arrow_yellow_small.png); margin-bottom: 5px;}
li.nav5_high { margin-top: 5px; padding-left: 11px; list-style-image: url(../images/arrow_yellow_small.png); margin-bottom: 5px;}
/* Contentbereich */
/* Content */




td.content {
	
	
	padding: 20px;
	margin: 0px;
	
}

.content,
td.content_spacer {
	/*padding-Gedöns */
	background-color: #FFFFFF;
	border: none;
}


/* Tipps */
td.tips {
	background-repeat: repeat-y;
	width:	170px;
}

td.tips,
td.tips_spacer {
	background-image: url(../images/background_menu_right.png);
	width:	170px;
}


a:link.hotlinks { color: #000000; font-weight: bold; text-decoration: none; background: none; }
a:visited.hotlinks { color: #000000; font-weight: bold; text-decoration: none; background: none; }
a:active.hotlinks { color: #000000; font-weight: bold; text-decoration: none; background: none; }
a:hover.hotlinks { color: #000000; font-weight: bold; text-decoration: none; background: none; }

span.hotlinks { margin-left: 15px; color: #ffffff; }

li.hotlinks { 	list-style-image: url(../images/arrow.gif);
				margin-left: 25px; margin-top: 5px; }

p.tips { white-space:  break; color: #ffffff; font-weight: normal; padding-left: 15px; margin-bottom: 10px; }
a.tips { color: #ffffff; font-weight: normal;  }
a:hover.tips { color: #ffffff; font-weight: normal;  }
a:visited.tips { color: #ffffff; font-weight: normal;  }

/* footer */
td.footer {
	background-image: url(../images/Footer.png);
	background-repeat: none;
	width:	999px;
	height: 36px;
	padding-top: 10px;
	text-indent: 180pt;
}

/* Beitrag */
.headerbeitrag {
	color:				#BB2000;
	}