/* CSS Document */body  { scrollbar-face-color: #CCCCCC; scrollbar-highlight-color: #999999; scrollbar-shadow-color: #999999; scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: #FEFBEA;	scrollbar-darkshadow-color: #FFFFFF; }body, td, div, p, span { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; vertical-align: top; }.submenu { padding-top: 30px; }#colLeft { padding: 30px 20px 20px 20px; border-color: #FABE0A; border-style: solid; border-width: 0 1px 0 1px; /*text-align: center;*/ background-image:url(/fileadmin/media/_statics/bg_imageCol.gif); background-repeat: no-repeat; }#colLeft img { border: 1px solid #FABE0A; }#colNormal { padding: 30px 20px 20px 20px; background-color: #FFFFFF; border-right: 1px solid #FABE0A; background-image:url(/fileadmin/media/_statics/bg_contentCol.gif); background-repeat: no-repeat; }.menu1-level1-no, .menu1-level1-act { height: 20px; vertical-align: middle; padding-right: 20px; }.menu1-level1-no a:link, .menu1-level1-no a:visited { color: #000; text-decoration: none; }.menu1-level1-no a:hover, .menu1-level1-no a:active { color: #fff; text-decoration: none; }.menu1-level1-act a:link, .menu1-level1-act a:visited, .menu1-level1-act a:hover, .menu1-level1-act a:active { color: #FFF; font-weight: bold; text-decoration: none; }.menu2-level1-no, .menu2-level1-act { padding: 0 20px 10px 5px; text-align: right; }.menu2-level1-no a:link, .menu2-level1-no a:visited { color: #fff; text-decoration: none; }.menu2-level1-no a:hover, .menu2-level1-no a:active, .menu2-level1-act a:link, .menu2-level1-act a:visited, .menu2-level1-act a:hover, .menu2-level1-act a:active { color: #FABE0A; text-decoration: none; }.subsubnavi { border: solid #686C6E; border-width: 1px 0 1px 0; padding: 10px 0 10px 0; }.menu3-level1-no, .menu3-level1-act { padding: 0 20px 10px 5px; }.menu3-level1-no a:link, .menu3-level1-no a:visited { color: #000; text-decoration: none; }.menu3-level1-no a:hover, .menu3-level1-no a:active { color: #FABE0A; text-decoration: none; }.menu3-level1-act a:link, .menu3-level1-act a:visited, .menu3-level1-act a:hover, .menu3-level1-act a:active { color: #FABE0A; text-decoration: none; font-weight: bold; }.csc-textpic-caption { font-size: 10px; }hr { height: 1px; color: #FABE0A; }.header-normal-schwarz, .header-normal-schwarz-big, .header-normal-schwarz-super { font-size: 13px; font-weight: bold; color: #43474A; }.header-normal-schwarz-big { font-size: 15px; padding-top: 15px; }.header-normal-schwarz-super { font-size: 22px; padding-bottom: 20px; }a.totop:link, a.totop:visited { color: #43474A; text-decoration: none; font-size: 10px; }a.totop:hover, a.totop:active { color: #FABE0A; text-decoration: underline; font-size: 10px; }.border-gelb { padding: 5px; border: 1px solid #FABE0A; }/* Gaestebuch*/.border-gelb_gb { padding: 0px; border: 1px solid #FABE0A; }.hintergrund_hellgelb_gb { padding: 0; background-color: #FEF2CE; vertical-align: middle; height: 17px; vertical-align: middle; }/* Kontaktformulare */.contakt-title, .contakt-content { padding-top: 5px }input, textarea {	border: 1px solid #FABE0A;	font: 10px;	width: 250px;	}.gaestebuch { width: 450px; }.gaestebuch td { padding: 5px 10px 5px 0; }.gaestebuch input, .gaestebuch textarea { font-size: 11px; }/* tabber----------------------------------------------- *//* $Id: example.css,v 1.3 2006/03/06 06:02:28 pat Exp $ *//*--------------------------------------------------  REQUIRED to hide the non-active tab content.  But do not hide them in the print stylesheet!  --------------------------------------------------*/.tabberlive .tabbertabhide { display:none; }/*--------------------------------------------------  .tabber = before the tabber interface is set up  .tabberlive = after the tabber interface is set up  --------------------------------------------------*/.tabber {}.tabberlive {  margin-top: 1.5em;}/*--------------------------------------------------  ul.tabbernav = the tab navigation list  li.tabberactive = the active tab  --------------------------------------------------*/ul.tabbernav{	margin:0;	/* padding: 3px 0; */	padding: 3px 0 5px 0;	border-bottom: 1px solid #FABE0A;	/* font: bold 11px Verdana, Arial, Helvetica, sans-serif; */}ul.tabbernav li {	list-style: none;	padding: 0;	margin: 0;	line-height: 1.0em;	display: inline;	}ul.tabbernav li a {	padding: 3px 0.5em;	margin-right: 3px;	border: 1px solid #FABE0A;	border-bottom: none;	background: #FABE0A;	color: #000;	text-decoration: none;	}ul.tabbernav li a:link { color: #333; }ul.tabbernav li a:visited { color: #667; }ul.tabbernav li a:hover{	color: #fff;	background-color: #FABE0A;	text-decoration: none;	}ul.tabbernav li.tabberactive a{	color: #fff;	border: 1px solid #FABE0A;	border-bottom: none;	/*background-color: #f5f5f5; */	/*border-bottom: 1px solid #f5f5f5;*/	cursor: default;	}ul.tabbernav li.tabberactive a:hover{	color: #fff;	/*background-color: #f5f5f5;*/	xborder-bottom: 1px solid white;}/*--------------------------------------------------  .tabbertab = the tab content  Add style only after the tabber interface is set up (.tabberlive)  --------------------------------------------------*/.tabberlive .tabbertab { padding: 8px 0 8px 0; font-size: 0.9em; border-top: 1px solid #FABE0A; /*background-color: #f5f5f5;*/ border-top:0; /*width: 460px;*/}/* If desired, hide the heading since a heading is provided by the tab */.tabberlive .tabbertab h2 { display:none;}/* If desired, set a height and add a scrollbar */.tabberlive#tab2 .tabbertab{ height:200px; overflow:auto;}.tabberlive .tabbertab h3 {	padding: 10px 0 0 0;	margin: 0;	font-size: 15px;	font-weight: bold;	color: #43474A;	}#sidebar .tabberlive .tabbertab ul{	padding-left: 0;	}#sidebar .tabberlive .tabbertab ul li{	line-height: 1.2em;	border-bottom: 1px solid #ddd;	padding: 0.3em 0;	}
