/* ------------------------------------------------------------------------------

Farben:

gelb:  	#ffc900;
rot:	#e2001b;
	
			
-------------------------------------------------------------------------------- */	
body {
	background-color: #ffc900;
}
a:visited {
	color: #e2001b;
}
a:link {
	color: #e2001b;
}

a:hover {
	background-color: transparent;
	font-weight: bold;
}

.Titel {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}


/* ------------------------------------------------------------------------------
   	Layout								
--------------------------------------------------------------------------------*/
#wrapper {
	background-color: transparent;
	border: 0px solid #000000; 

}

#wrapper_main {
	background-color: transparent;
}

#wrapper_right {
	background-color: transparent;
}

#header {
	width: 700px;
	height: 240px; 
}

#topnav {
	width: 700px;
	height: 28px;
	border: 0px;
}

#topnav_left {
	width: 4px;
}

#topnav_mid {
	width: 692px;
}

#topnav_right {
	width: 4px;
}

#main {
	width: 700px;
	margin-top: 20px;
}

#main_top {
	width: 700px;
	height: 4px;
}

#main_bottom{
	width: 700px;
	height: 4px;
}

#nav {
	padding-top: 0px;
	padding-bottom: 10px;
	width: 151px;
	background-color: transparent;
}

#content {
	width: 529px;
}

#footer {
	width: 700px; 
	height: 27px;
	margin-top: 20px;
	background-color: transparent;
}

#footer_left {
	width: 6px;
	background-color: transparent;
}

#footer_mid {
	width: 688px;
	background-color: transparent;
}

#footer_right {
	width: 6px;
	background-color: transparent;
}

#werbung {
	margin-left: 60px;
	width: 220px;
	min-height: 820px;
	background-color: transparent;
}

#werbung_bottom {
	margin-left: 60px;
	width: 220px;
	height: 6px;
}

/* ------------------------------------------------------------------------------
   	Navigation DIV								
-------------------------------------------------------------------------------- */
/* Top Menü */
#menu_Top {
	font-size: 15px;
	font-weight: normal;
	text-align: center; 
}
#menu_Top ul {
	padding: 5px 0px 5px 0px;
	/*margin: 0px 0px 0px 0px; /* 1. 5px*/
}
#menu_Top li {
	margin: 0px 10px; /* Abstand zwischen einzelnen Menüpositionen*/
	}
#menu_Top li a {
	color: #ffffff;
}
#menu_Top li a:link {
	padding: 0px 5px;
}
#menu_Top li a:visited {
	padding: 0px 5px;
}
#menu_Top li a:hover {
	padding: 4px 5px 5px 5px;;
	/*margin: 5px 5px 5px 5px;*/
	background-color: #ffc900;
	font-weight: normal;
}
/* ------------------------ */
#menu {
}
#menu ul {
}
#menu li {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border: 0px solid #000000;
	border-bottom: 1px dotted #ffffff;
	font-weight: bold;
	text-align: left;  
}
li.menu_Ebene1 {
	background-color: transparent;
}
li.menu_Ebene1 a {
	background-color: transparent;  
}
li.menu_Ebene1 a:link {
	padding: 0px 0px 0px 5px;
}
li.menu_Ebene1 a:visited {
	padding: 0px 0px 0px 5px;
}
li.menu_Ebene1 a:hover {
	padding: 0px 0px 0px 5px;
	background-color: transparent;
	background-color: #ffc900;
	font-weight: bold;
}
li.menu_Ebene1 a:active {
}

li.menu_Ebene2 {
	color: #ff0000;
	margin-top: 2px;
	background-color: transparent;
}

li.menu_Ebene2 a {
	color: #e0e0e0;
	background-color: transparent;
}
li.menu_Ebene2 a:link {
	padding: 0px 0px 0px 15px;
}
li.menu_Ebene2 a:visited {
	padding: 0px 0px 0px 15px;
}
li.menu_Ebene2 a:hover {
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	background-color: #ffc900;
	color: #000000;
}
li.menu_Ebene2 a:active {
}
li.menu_Ebene3 {
	color: #ff0000;
	background-color: #ffffff;
}
li.menu_Ebene3 a {
	color: #000000;
	background-color: #ffffff;
}
li.menu_Ebene3 a:link {
}
li.menu_Ebene3 a:visited {
}
li.menu_Ebene3 a:hover {
	background-color: #ffff00;
	display: block; 
	font-weight: bold;
}
li.menu_Ebene3 a:active {
}
/* ------------------------ */
#menu_Bottom {

}
#menu_Bottom ul {
	padding: 6px 0px 5px 0px;
}
#menu_Bottom li {
	display: inline;
	margin: 0px 5px;
	color: #FFFFFF;
}
#menu_Bottom li a:link {
	color: #ffffff;
}
#menu_Bottom li a:visited {
	color: #ffffff;
}
#menu_Bottom li a:hover {
	padding: 6px 5px 5px 5px;
	color: #000000;
	background-color: #ffc900;	
	width: 100%;
	font-weight: bold;
}
#menu_Bottom li a:active {
}

/* ------------------------------------------------------------------------------
   	News								
-------------------------------------------------------------------------------- */	
#news_Label {
	background-color: transparent;
	background-color: #e2001b;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 15px 0px;
}

/* ------------------------------------------------------------------------------
   	Formulare								
-------------------------------------------------------------------------------- */	
#form {
	padding: 0px;
	margin: 0px;
}
p.form_Titel {
	border: 0px solid #000000;
	font-size: 12px;
	background-color: #e2001b;
	padding: 3px 5px 3px 5px;
	margin: 0;

}

/* ------------------------------------------------------------------------------
   	Liste								
-------------------------------------------------------------------------------- */	
/* layout_tbl.css */
td.Liste_Titel {
	font-size: 12px;
	border: 0px solid #000000;
	background-color: #e2001b;
	padding: 3px 5px 3px 5px;
	margin: 0;
}
td.Liste_Kopf {
	margin: 0px;
	padding: 1px;
	background-color: #e2001b;
}
tr.Liste_Odd {
	background-color: #eeeeee;
}
td.Liste_Odd {
	background-color: #eeeeee;
}

/* ------------------------------------------------------------------------------
   	Gästebuch								
-------------------------------------------------------------------------------- */	
#guestbook {
	border: 1px solid #e2001b; 
}
#guestbook_Label {
	padding: 2px 0px 0px 0px;
	height: 20px;
	background-color: #e2001b;
}

a.guestbook { 
	color: #c0c0c0; 
	text-decoration: none; 
}

#guestbook_Label_Zeit {
	float: right;
	width: 20%; 
	padding: 1px 5px;
	margin: 0px;
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
}
#guestbook_Eintrag {
	padding: 0px 5px;
}
#guestbook_Kommentar {
	padding: 0px 5px;
	font-style: italic;
}
#guestbook_Footer {
	width: 100%;  
	font-size: 0.8em;
	color: #444444;
	background-color: #eeeeee; 
}
#guestbook_Footer_IP {
	float: left;
	width: 70%;  
	padding: 1px 5px;
	margin: 0px;
	font-size: 1.0em;
	font-weight: bold;
}
#guestbook_Footer_Button {
	float: right;
	width: 20%; 
	padding: 1px 5px;
	margin: 0px;
	text-align: right;
}

/* ------------------------------------------------------------------------------
   	Programm								
--------------------------------------------------------------------------------*/

table#Programm {
	width: 100%;
}

table#Programm tbody tr.odd td {
	background-color: #eeeeee;
}

table#Programm thead {
	color: #ffffff;
	background-color: #e2001b;
}

table#Programm thead tr th {
	padding: 1px 5px;
}

table#Programm td {
	padding: 1px 5px;
}

/* ------------------------------------------------------------------------------
   	Gallery								
-------------------------------------------------------------------------------- */	
#gallery_Titel {
	background-color: #e2001b; 
}
p.gallery_Titel {
	font-size: 12px;
	border: 0px solid #000000;
	background-color: #e2001b;
}
/* ------------------------------------------------------------------------------
   	Sponsoren								
--------------------------------------------------------------------------------*/

table#Sponsoren {
	width: 100%;
}

table#Sponsoren th {
	background-color: #e2001b;
	color: #ffffff;
}

table#Sponsoren thead tr th {
	padding: 1px 5px;
}

table#Sponsoren td {
	padding: 10px 5px;
	border-bottom: 1px dotted #000;
}

/* ------------------------------------------------------------------------------
   	Banner								
-------------------------------------------------------------------------------- */	
p.banner_Gruppe_Titel {
	padding: 6px 5px 0px 5px;
	margin: 0px;
	border-bottom: 1px dotted;
	color: #e2001b;
}

img.banner {
	background-color: transparent;
}	



/* ------------------------------------------------------------------------------
   	Ende						
-------------------------------------------------------------------------------- */
