body, td, pre, input, select, textarea {
	font-family: Geneva, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
body {
  	background-color: #ffffff;
	color: #000000;
}
th {
	font-family: Geneva, Arial, Helvetica, Verdana, sans-serif;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {  
	background-color: #ffff00;
	color: #000000;
	text-decoration: none;
	display: inline-block;
}

h1 { font-size: 20px; font-weight: bold; }
h2 { font-size: 14px; font-weight: bold; }
h3 { font-size: 12px; font-weight: bold; }
h4 { font-size: 11px; font-weight: bold; }

img { 
	border-width: 0px;
}

.Titel {
	font-size: 16px;
	font-weight: bold;
}
.Untertitel {
	font-size: 14px;
	font-weight: bold;
}             
.Lead	{
	font-size: 12px;
	font-weight: bold;
}
.Text	{
	font-size: 12px;
}

/* ------------------------------------------------------------------------------
   	Navigation								
-------------------------------------------------------------------------------- */	
table.menu_system   {
}
td.menu_system {
	width: 32px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #000000;
	border: 0px solid #000000;
}
a.menu_system   {
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	display: block; 
}
a:link.menu_system { 
}
a:visited.menu_system {  
}
a:hover.menu_system {  
	background-color: #ffff00;
	color: #000000;
}
/* -------------------------- */
table.menu_top {
}   
td.menu_top {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}             
a.menu_top   {
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	display: block; 
}
td.menu_top_sel {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}             
a.menu_top_sel   {
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	display: block; 
}
a:link.menu_top { 
}
a:visited.menu_top {  
}
a:hover.menu_top {  
	background-color: #ffff00;
	color: #000000;
}

/* -------------------------- */
table.menu   {
	width: 80%;
}
table.menu_ebene1 {
	width: 100%;
	margin-top: 3px;
}
td.menu_ebene1 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #000000;
	border: 1px solid #000000;
}
a.menu_ebene1 {
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	display: block; 
}
table.menu_ebene1_sel {
	width: 100%;
	margin-top: 3px;
}
td.menu_ebene1_sel {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #ffff00;
	border: 1px solid #000000;
}
a.menu_ebene1_sel {
	color: #000000;
	text-decoration: none;
	width: 100%;
	display: block; 
}
a:link.menu_ebene1 	{ 	 
}
a:visited.menu_ebene1 { 	 
}
a:hover.menu_ebene1 {
	background-color: #ffff00;
	color: #000000;
}
table.menu_ebene2 {
	width: 100%;
	margin-top: 2px;
}
td.menu_ebene2  { 	
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #000000;
}
a.menu_ebene2 {
	color: #000000;
	text-decoration: none;
	width: 100%;
	display: block; 
}
table.menu_ebene2_sel {
	width: 100%;
	margin-top: 2px;
}
td.menu_ebene2_sel  { 	
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #ffff00;
	border: 1px solid #000000;
}
a.menu_ebene2_sel {
	color: #000000;
	text-decoration: none;
	width: 100%;
	display: block; 
}
a:link.menu_ebene2 	{ 	 
}
a:visited.menu_ebene2 { 	 
}
a:hover.menu_ebene2  {
	background-color: #ffff00;
	color: #000000;
}

/* -------------------------- */
table.menu_bottom {
}   
td.menu_bottom {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px; 
}             
a.menu_bottom   {
	color: #000000;
	text-decoration: none;
	width: 100%;
	display: block; 
}
a:link.menu_bottom { 
}
a:visited.menu_bottom {  
}
a:hover.menu_bottom {  
	background-color: #ffff00;
	color: #000000;
}

/* ------------------------------------------------------------------------------
   	Content								
-------------------------------------------------------------------------------- */	
table.content {
	width: 100%;  
	background-color: #ffffff;
	background-repeat: no-repeat;
}   
td.content {
	font-size: 12px;
}
table.InfoBox {
	background-color: #cccccc;
	border: 1px solid  #999999;
/*	margin-left: 8px;  */
}   
td.InfoBox {
	font-size: 11px;
	padding: 5px;
}
table.content_Foto {
}
td.content_Foto {
	font-size: 10px;
	padding-left: 5px;
}
span.content_Foto {
}
span.content_Copyright {
	color: #666666;
}

/* ------------------------------------------------------------------------------
   	Listen								
-------------------------------------------------------------------------------- */	
table.Liste_Titel { 	
}
td.Liste_Titel {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #000000;
	text-align: left;
}
table.Liste { 	
	border-collapse: collapse;
	width: 100%;
}
td.Liste_Kopf {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	padding: 0px;
}
td.Liste_Unterteilung {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #999999;
	padding: 0px;
}
td.Liste_Odd {
	font-size: 12px;
	background-color: #ffffcc;
}
td.Liste_Even	{
	font-size: 12px;
	background-color: #ffffff;
}
table.Liste_Add { 	
	border-collapse: collapse;
	width: 100%;
}
td.Liste_Add	{
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
}

/* ------------------------------------------------------------------------------
   	Formulare								
-------------------------------------------------------------------------------- */	
table.form {
}
table.form_titel {
}
td.form_titel {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #333300;
	background-color: #000000;
	text-align: left;
	margin-left: 2px;
}
table.form_array {
}
table.form_group {
}
td.form_group_titel {
	font-weight: bold;
}
td.form_titel_col {
	font-size: 12px;
}
td.form_label {
	font-size: 11px;
}
td.form_wert {
	font-size: 12px;
}
input.small {
}
td.form_Text {
}
table.form_Button {
}

/* ------------------------------------------------------------------------------
   	News								
-------------------------------------------------------------------------------- */	
table.news {
	width: 100%; 
	border-collapse: collapse;
}
table.news_Label {
	width: 100%; 
	border-collapse: collapse;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #000000;
}
td.news_Label {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	text-align: left;
	padding-left: 5px;
}
td.news_Status {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	text-align: right;
	padding-right: 5px;
}
td.news_Status_Line {
	color: #000000;
	background-color: #ffffff;
}

table.news_ShortLabel {
	width: 100%; 
	border-collapse: collapse;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #000000;
}
td.news_ShortLabel {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	text-align: left;
	padding-left: 5px;
}
td.news_ShortTitel {
	font-size: 14px;
	font-weight: bold;
}


/* ------------------------------------------------------------------------------
   	Events								
-------------------------------------------------------------------------------- */	
table.news_Act {
	width: 150px; 
	border-collapse: collapse;
	margin-left: 20px;
	margin-right: 0px;
}
td.news_ActTitel {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	padding: 2px;
}
td.news_Act {
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	padding: 5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
a.news_Act {
	color: #000000;
	text-decoration: none;
	width: 100%;
	display: block; 
}
a:link.news_Act 	{ 	 
}
a:visited.news_Act { 	 
}
a:hover.news_Act  {
	background-color: #FFFF00;
	color: #000000;
}

/* ------------------------------------------------------------------------------
   	Banner								
-------------------------------------------------------------------------------- */	

table.banner {
}   
td.banner {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}             
img.banner {
	border: 0px solid #000000;
	background-color: #ffffff;
}	

/* ------------------------------------------------------------------------------
   	Gallery								
-------------------------------------------------------------------------------- */	
table.gallery {
}
td.gallery {
}
table.gallery_titel { 	
}
td.gallery_titel {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #333300;
	background-color: #000000;
	text-align: left;
}
body.gallery_view {
	background-color: #ffffff;
}
table.gallery_view {
	background-color: #ffffff;
}
td.gallery_view {
	background-color: #ffffff;
}
td.gallery_show {
	font-size: 10px;
}

/* ------------------------------------------------------------------------------
   	Foto Fullsize in externem Fenster								
-------------------------------------------------------------------------------- */	
body.foto_fullsize {
	background-color: #ffffff;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
table.foto_fullsize	{ 
    border: 1px solid #000000;
	cellspacing: 0;
	cellpadding: 0;
}
td.foto_fullsize {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
td.foto_fullsize_text {
	font-size: 11px;
	text-align: left;
}
a.foto_fullsize {
	color: #000000;
	text-decoration: none;
}
img.foto_fullsize {
	border: 0px;
}

/* ------------------------------------------------------------------------------
   	Gästebuch								
-------------------------------------------------------------------------------- */	
table.guestbook {
	border-collapse: collapse; 
	border-spacing: 1px; 
	empty-cells: show; 
	border: 1px solid #333300; 
}	
td.guestbook { 
	background-color: #000000; 
	color: #ffffff; 
	font-size: 11px; 
	font-weight: bold;
}
a.guestbook { 
	color: #c0c0c0; 
	text-decoration: none; 
}
a:link.guestbook { 
	color: #ffffff; 
	text-decoration: none;
}
a:visited.guestbook {
	color: #ffff00; 
	text-decoration: none; 
}
a:hover.guestbook { 
	color: #ff0000;	
}
textarea.guestbook { 
	font-size: 11px; 
}
td.guestbook_comment { 
	color: #aaaaaa; 
	font-size: 9px; 
	font-style: italic; 
}
td.guestbook_ident { 
	color: #aaaaaa; 
	font-size: 9px; 
}


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