/*stk1977*//* Body-Styles  */	body	{		scrollbar-face-color:#F6B12C;			/*Farbe für Oberfläche*/		scrollbar-track-color:#F2D691;			/*Farbe für freibleibenden Verschiebeweg*/		scrollbar-arrow-color:#121B70;			/*Farbe für Verschiebepfeile*/		scrollbar-highlight-color:#2A3FA6;		/*Farbe für oberen und linken Rand*/		scrollbar-3dlight-color:#BECDE2;    	/*Farbe für äußeren oberen und linken Rand*/		scrollbar-shadow-color:#2A3FA6;			/*Farbe für unteren und rechten Rand*/		scrollbar-darkshadow-color:#121B70;		/*Farbe für äußeren unteren und rechten Rand*/	}/*  Menü - und Plugin - Kopf  */	.wrapper_head	{		font-size:10pt;		color:#FFFFFF;		font-weight:bold;		background-color:#121B70;	}/*  Plugin - Rumpf  */	.wrapper_content	{		background-color:#F2D691;		color:#121B70;		font-weight:normal;		font-size:8pt;	}/*  Schrift  */	td	{    	font-family:arial,verdana;        font-size:10pt;        color:#121B70;	}/*  Linie Kabeljournal - Logo  */	hr.logo	{		color:#121B70;	}/*  Verlinkungen  */	a:link, a:visited	{        color:#121B70;	}	a:hover	{        color:#F6B12C;	}/*  horizontale Ausgabe des aktuellen Menüpunktes mit Pfad (wenn Menüunterpunkt) */		a.path		{			font-size:8pt;			font-style:italic;			text-decoration:none;		}		a.path:link, a.path:visited		{    	    color:#AAAAAA;		}		a.path:hover		{        	color:#F6B12C;		}/*  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:#000000;        	text-decoration:none;		}		a.main:hover		{        	color:#666666;        	text-decoration:none;		}		a.main:active		{        	color:#000000;        	text-decoration:none;        	font-weight:bold;		}/*  Such - Plugin*//*    ->ausgewähltes Suchergebnis  */		a.search:hover		{        	color:White;		}/*    ->Kopfspalte Suchergebnisse  */		.search_head		{        	background-color:#F6B12C;    		padding:0px;        	margin:0px;		}/*    ->Suchergebnisse  */		.search_content		{        	background-color:#B3BFE2;        	padding:0px;        	margin:0px;		}		.search_spacer		{        	background-color:#BFD1E4;        	border:1px solid #999999;		}		.search_foot		{        	background-color:#BFD1E4;	        border:1px solid #999999;		}		.search_output		{        	padding:0px;	        margin:0px;	        border:0px;		}/*  Texteingabefeld  */	.form_text	{		font-family:arial,verdana;	    font-size:9pt; 	    color:#121B70; 	    background-color:#FFFFFF;	    border-bottom:1px solid #BECDE2;	    border-right:1px solid #BECDE2;	    border-top:1px solid #121B70;	    border-left:1px solid #121B70;	}/*  Textarea  */	.form_textarea	{	    font-family:arial,verdana;   		font-size:9pt;   		border:1px solid #121B70;   		color:#121B70;   		background-color:#FFFFFF;	}/*  Button  */	.form_button	{   		font-family:arial,verdana;   		font-size:9pt;   		background-color:#F6B12C;   		color:#121B70;   		font-weight:bold;   		border-top:2px solid #B3BFE2;   		border-left:2px solid #B3BFE2;   		border-bottom:2px solid #121B70;   		border-right:2px solid #121B70;	}/*  select-Feld  */	select	{	    font-family:arial,verdana;   		font-size:9pt;   		border:1px solid #004892;   		color:#004892;	}/*  3D-Rahmen  */	.3d_rahmen	/*zur Zeit verwendet beim Gästebuch (Eintrags-Formular)*/	{		border-top:2px solid #CCCCCC;   		border-left:2px solid #CCCCCC;   		border-bottom:2px solid #444444;   		border-right:2px solid #444444;	}/*  Gästebuch  */		span.gb_nav		{        	font-size:10pt;        	font-family:arial,verdana;		}/*		->aktive Seitenzahl (bei mehreren Seiten mit Gästebucheinträgen  */		span.gb_nav_active		{        	font-size:10pt;        	font-family:arial,verdana;        	color:#F6B12C;		}		a.gb_nav:link, a.gb_nav:visited		{        	font-size:10pt;        	font-family:arial,verdana;         	text-decoration:none;		}/*		Verlinkungen im Gästebuch ("neuer Eintrag", "zurück")  */		a.gb_nav:hover, a.gb_nav:active		{        	font-size:10pt;        	font-family:arial,verdana;         	text-decoration:none;         	color:#F6B12C;		}/*		->Hintergrundfarbe 1 Gästebucheintrag (eingetragener Kommentar)  */		td.gb_color1		{        	background-color:#EFE5BE;		}/*		->Hintergrundfarbe 2 Gästebucheintrag (eingetragener Kommentar)  */		td.gb_color2		{        	background-color:#B3BFE2;		}/*		->Hintergrund Gästebucheintrag (Kopf)  */		td.gb_color_header		{        	background-color:#F2D691;		}		span.gb_text		{        	font-size:10pt;        	font-family:arial,verdana;		}		span.gb_comment		{    	    font-size:8pt;    	    font-family:arial,verdana;        	font-style:italic;		}		span.gb_comment_headline		{        	font-size:10pt;        	font-family:arial,verdana;         	font-style:italic;         	font-weight:bold;		}.errMessage {color:red;font-weight:bold;font-size:9pt;}.bg_menu {        background-image:url(template/menu_abschluss_innen.jpg);         background-repeat:repeat-y;}body {        margin:0px;        background-color:#FFFFFF;}.headline {        font-family:verdana,arial;        font-size:14pt;        font-weight:bold;        color:#B7002D;}.preface {        font-size:10pt;        font-weight:bold;}.content {        font-size:9pt;        line-height:14pt;}.foot {        font-size:8pt;        color:#333333;}table.menu1 {}a.menu1:link, a.menu1:visited {        font-family:arial;        font-size:9pt;        color:#000000;        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:#000000;        text-decoration:none;        font-weight:bold;}a.upMenu1:hover, a.upMenu1:active {        text-decoration:none;}span.aMenu1 {        font-family:arial;        font-size:10pt;        color:#B7002D;        text-decoration:none;        font-weight:bold;}table.menu2 {}a.menu2:link, a.menu2:visited {        font-family:arial;        font-size:9pt;        color:#000000;        text-decoration:none;}a.menu2:hover, a.menu2:active {        text-decoration:underline;}a.upMenu2:link, a.upMenu2:visited {        font-family:arial;        font-size:9pt;        color:#000000;        text-decoration:none;}a.upMenu2:hover, a.upMenu2:active {        text-decoration:underline;}span.aMenu2 {        font-family:arial;        font-size:9pt;        color:#000000;        text-decoration:none;        font-weight:bold;}input.backup {        background-color:#F4F9F7;        border:1px solid #999999;}
