/*stk1977*/
/* Body-Styles  */
	body
	{
	scrollbar-face-color: #00A6D8; /*Farbe für Oberfläche*/
	scrollbar-track-color: #CCECF7; /*Farbe für freibleibenden Verschiebeweg*/
	scrollbar-arrow-color: #FFFFFF; /*Farbe für Verschiebepfeile*/
	scrollbar-highlight-color: #00B8F2; /*Farbe für oberen und linken Rand*/
	scrollbar-3dlight-color: #CCECF7; /*Farbe für äußeren oberen und linken Rand*/
	scrollbar-shadow-color: #0083AC; /*Farbe für unteren und rechten Rand*/
	scrollbar-darkshadow-color: #00BCF6; /*Farbe für äußeren unteren und rechten Rand*/
}

/*  Menü - und Plugin - Kopf  */
	.wrapper_head
	{
	font-size: 10pt;
	color: #0085B8;
	font-weight: bold;
}

/*  Plugin - Rumpf  */
	.wrapper_content
	{
	background-color: #FFFBCC;
	color: #0085B8;
	font-weight: normal;
	font-size: 8pt;
}

/*  Schrift  */
	td
	{
	font-family: verdana,arial;
	font-size: 10pt;
	color: #0085B8;
}

/*  Linie Kabeljournal - Logo  */
	hr.logo
	{
		color:#000000;
	}

/*  Verlinkungen  */
	a:link, a:visited
	{
	color: #0085B8;
}
	a:hover
	{
	color: #0080A8;
}

/*  horizontale Ausgabe des aktuellen Menüpunktes mit Pfad (wenn Menüunterpunkt) */
		a.path
		{
			font-size:8pt;
			font-style:italic;
			text-decoration:none;
		}

/*  horizontales Hauptmenü  */
/*		->Hintergrund horizontales Hauptmenü  */
		table.main
		{
			background-color:#FFFFFF;
		}
		
/*      ->Schriftfarbe horizontales Hauptmenü  */
        td.main
        {
            color:#FFFFFF;
        }
        
/*      -> Leerzeile, wenn mehrzeiliges Menü  */
        td.newLine
        {
            font-size:1px;
            background-color:#FFFFFF;
        }
        
/*  	->Verlinkungen horizontales Hauptmenü  */
		a.main:link, a.main:visited
		{
        	color:#0085B8;
        	text-decoration:none;
		}

		a.main:hover
		{
	color: #008EBB;
	text-decoration: none;
}

		a.main:active
		{
	color: #007599;
	text-decoration: none;
	font-weight: bold;
}

/*  Such - Plugin*/
/*    ->ausgewähltes Suchergebnis  */
		a.search:hover
		{
        	background-color:#008EBB;
        	color:White;
		}
/*    ->Kopfspalte Suchergebnisse  */
		.search_head
		{
	background-color: #FFF68F;
	padding: 0px;
	margin: 0px;
}
/*    ->Suchergebnisse  */
		.search_content
		{
	background-color: #FFFBCC;
	padding: 0px;
	margin: 0px;
}

		.search_spacer
		{
	background-color: #FEEA02;
	border: 1px solid #E9D801;
}

		.search_foot
		{
	background-color: #FFEA03;
	border: 1px solid #E9D801;
}

		.search_output
		{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/*  Texteingabefeld  */
	.form_text
	{
	font-family: verdana,arial;
	font-size: 9pt;
	color: #0085B8;
	background-color: #F0F9F9;
	border-bottom: 1px solid #00A6D8;
	border-right: 1px solid #00A6D8;
	border-top: 1px solid #444444;
	border-left: 1px solid #0095C4;
}

/*  Textarea  */
	.form_textarea
	{
	font-family: verdana,arial;
	font-size: 9pt;
	border: 1px solid #00A6D8;
	color: #0085B8;
	background-color: #F0F9F9;
	scrollbar-face-color: #008DB9; /*Farbe für Oberfläche*/
	scrollbar-track-color: #CCEDF7; /*Farbe für freibleibenden Verschiebeweg*/
	scrollbar-arrow-color: #FFFFFF; /*Farbe für Verschiebepfeile*/
	scrollbar-highlight-color: #008DB9; /*Farbe für oberen und linken Rand*/
	scrollbar-3dlight-color: #CCEDF7; /*Farbe für äußeren oberen und linken Rand*/
	scrollbar-shadow-color: #0085B8; /*Farbe für unteren und rechten Rand*/
	scrollbar-darkshadow-color: #00A6D8; /*Farbe für äußeren unteren und rechten Rand*/
}

/*  Button  */
	.form_button
	{
	font-family: verdana,arial;
	font-size: 9pt;
	background-color: #007DA4;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 2px solid #AAAAAA;
	border-left: 2px solid #007DA4;
	border-bottom: 2px solid #006888;
	border-right: 2px solid #006888;
}

/*  select-Feld  */
	select
	{
	font-family: verdana,arial;
	font-size: 9pt;
	border: 1px solid #006888;
	color: #006888;
}

/*  3D-Rahmen  */
	.3d_rahmen	/*zur Zeit verwendet beim Gästebuch (Eintrags-Formular)*/
	{
	border-top: 2px solid #CCCCCC;
	border-left: 2px solid #00A6D8;
	border-bottom: 2px solid #006888;
	border-right: 2px solid #006888;
}

/*  Gästebuch  */
		span.gb_nav
		{
        	font-size:10pt;
        	font-family:verdana,arial;
		}
/*		->aktive Seitenzahl (bei mehreren Seiten mit Gästebucheinträgen  */
		span.gb_nav_active
		{
	font-size: 10pt;
	font-family: verdana,arial;
	color: #0085B8;
}

		a.gb_nav:link, a.gb_nav:visited
		{
        	font-size:10pt;
        	font-family:verdana,arial;
         	text-decoration:none;
		}
/*		Verlinkungen im Gästebuch ("neuer Eintrag", "zurück")  */
		a.gb_nav:hover, a.gb_nav:active
		{
	font-size: 10pt;
	font-family: verdana,arial;
	text-decoration: none;
	color: #00A6D8;
}
/*		->Hintergrundfarbe 1 Gästebucheintrag (eingetragener Kommentar)  */
		td.gb_color1
		{
	background-color: #00A6D8;
}
/*		->Hintergrundfarbe 2 Gästebucheintrag (eingetragener Kommentar)  */
		td.gb_color2
		{
	background-color: #CCEDF7;
}
/*		->Hintergrund Gästebucheintrag (Kopf)  */
		td.gb_color_header
		{
	background-color: #007EA6;
}

		span.gb_text
		{
        	font-size:10pt;
        	font-family:verdana,arial;
		}
		span.gb_comment
		{
    	    font-size:8pt;
    	    font-family:verdana,arial;
        	font-style:italic;
		}
		span.gb_comment_headline
		{
        	font-size:10pt;
        	font-family:verdana,arial;
         	font-style:italic;
         	font-weight:bold;
		}

.errMessage {
color:red;
font-weight:bold;
font-size:9pt;
}

div.bg_menu {
	background-image: url(template/menu_bgr.jpg);
	background-repeat: repeat-y;
	width: 199px;
	margin: 0px 0px 0px 0px;
	background-color: #CCECF7;
}
div.bg_fuss {
	background-image: url(template/unten_bgr.jpg);
	background-repeat: repeat-y;
	width: 999px;
	height: 30px;
	margin: 0px 0px 0px 0px;
}
div.bg_rand {
	background-image: url(template/bgr_blau_rand.gif);
	background-repeat: repeat-y;
	width: 20px;
	height: 100%;
	margin: 0px 0px 0px 0px;
}
body {
        margin:0px;
        background-color:#FFFFFF;
}

.headline {
	font-family: verdana,arial;
	font-size: 14pt;
	font-weight: bold;
	color: #0085B8;
}
.preface {
        font-size:10pt;
        font-weight:bold;
}
.content {
        font-size:9pt;
        line-height:14pt;
}
.foot {
	font-size: 8pt;
	color: #0085B8;
}
table.menu1 {
}
a.menu1:link, a.menu1:visited {
	font-family: arial;
	font-size: 9pt;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a.menu1:hover, a.menu1:active {
        text-decoration:underline;
}
a.upMenu1:link, a.upMenu1:visited {
	font-family: arial;
	font-size: 10pt;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a.upMenu1:hover, a.upMenu1:active {
        text-decoration:none;
}
span.aMenu1 {
	font-family: verdana,arial;
	font-size: 10pt;
	color: #0085B8;
	text-decoration: none;
	font-weight: bold;
}
table.menu2 {
}
a.menu2:link, a.menu2:visited {
	font-family: verdana,arial;
	font-size: 9pt;
	color: #006180;
	text-decoration: none;
}
a.menu2:hover, a.menu2:active {
        text-decoration:underline;
}
a.upMenu2:link, a.upMenu2:visited {
	font-family: verdana,arial;
	font-size: 9pt;
	color: #006180;
	text-decoration: none;
}
a.upMenu2:hover, a.upMenu2:active {
        text-decoration:underline;
}
span.aMenu2 {
	font-family: verdana,arial;
	font-size: 9pt;
	color: #006180;
	text-decoration: none;
	font-weight: bold;
}
input.backup {
	background-color: #CCECF7;
	border: 1px solid #00A6D8;
}

