/* Grunddesign */
body { color: #000000; font-family: Verdana, sans-serif; font-size: 12px; background:#ddd}
.bgbody { background-color:#ddd; }
.bgnaviline { background-color:#ffffff;}
div.navi { margin-bottom:2px; margin-top:2px; margin-left:5px; margin-right:5px; }
.bgtop { background-color:#ffffff; }
.bgnavi { background-color:#0000cc; font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif;}

.bgmenu, .bgmenusuchen, .bgextra {
	background: url(/img/menu-bg.png) #ddd repeat-y;
	border: solid 1px #666;
}
/*.bgextra { background: #fff; border: solid 1px #666; }*/
.bgwetter { background-color:#88bbff; }
.bgcontent { background-color:#ffffff; border: solid 1px #999;} /*background-image:url(/img/bgtop.jpg);*/
h1, h2 { font-weight: bold; color: #666; border-bottom: solid 1px #eee; }
h1 {font-size: 1.4em; }
h2 {font-size: 1.2em; margin-top: 2em; }
h4 { text-align:left; margin:0px; font-size:10px; font-weight:bold; }
p.header { color:#0000cc; font-family:Verdana, sans-serif; font-size:10px; font-weight:normal; margin-bottom: 0pt; margin-left:5pt; margin-top: 5pt; }
.black9px { color: #000000; font-family: Arial, sans-serif; font-size: 9px; text-decoration: none; }
.black10px { color: #000000; font-family: Verdana, sans-serif; font-size: 10px; font-weight:normal; text-decoration: none; } 
.black12px { color: #000000; font-family: Verdana, sans-serif; font-size: 12px; font-weight:normal; text-decoration: none; }
.black14px { color: #000000; font-family: Verdana, sans-serif; font-size: 14px; font-weight:normal; text-decoration: none; }
.black16px { color: #000000; font-family: Verdana, sans-serif; font-size: 16px; font-weight:normal; text-decoration: none; }
.black18px { color: #000000; font-family: Verdana, sans-serif; font-size: 18px; font-weight:normal; text-decoration: none; }
.white10px { color: #ffffff; font-family: Verdana, sans-serif; font-size: 10px; font-weight:normal; text-decoration: none; }
.white12px { color: #ffffff; font-family: Verdana, sans-serif; font-size: 12px; font-weight:normal; text-decoration: none; }
.red10px { color: #990000; font-family: Verdana, sans-serif; font-size: 10px; font-weight:normal; text-decoration: none; }
.red12px { color: #990000; font-family: Verdana, sans-serif; font-size: 12px; font-weight:normal; text-decoration: none; }
.blue10pxb { color: #0000ff; font-family: Verdana, sans-serif; font-size: 10px; font-weight:bold; text-decoration: none; }
.blue12pxb { color: #0000ff; font-family: Verdana, sans-serif; font-size: 12px; font-weight:bold; text-decoration: none; }
.price { color: #990000; font-family: Verdana, sans-serif; font-size: 16px; font-weight:normal; font-weight:bold; text-decoration: none; }
.onmenu { background: #ddd; }

/* Hintergrundfarben bei Tabellen */
.contentSeperator { background-color:#ddd }


hr.seperator		 { width:100%; height:1px; text-align:left; border:1px solid #003399; margin-bottom:0px; margin-top:5px; }

/* Content-Tabellen */
table.header { background-color:#003399; color:#ffffff; border:0px; }
table.header div { background-color:#ffffff;overflow:hidden; }
table.header h1, table.header h2, table.header h3, table.header h4 { color: #ffffff; font-size: 10px; padding:3px; }
table.uHeader { border:1px solid #003399; }

/* Listen */
ul { margin-left:15px; }
ul.act_options { margin: 0; }
ul.act_options li {
		border-bottom: dotted 1px #ccc;
		padding: 1em 0 1em 0;
		list-style-type: none;
	}
ul.act_options li a:before { content: "» "; }

/* Menü (links) */
p.menu { margin-bottom: 5pt; margin-top: 5pt; }
/*input.menu { background-color:transparent; border-style:solid; border-width:1px; border-color:#000000; color:#ccff66; font-family:Arial, sans-serif; font-size: 11px; }
input.menusubmit { background-color:transparent; border-style:solid; border-width:1px; border-color:#000000; color:#ccff66; font-family:Verdana, sans-serif; font-size: 11px; font-weight:bold; }
.menusuchen12px { color: #ffffff; font-family: Verdana, sans-serif; font-size: 12px; font-weight:bold; text-decoration: none; }
*/
input.menu { background-color:#fff; border-style:solid; border-width:1px; border-color:#999; color:#333; font-family:Arial, sans-serif; font-size: 11px; }
input.menusubmit { background-color:#fff; border-style:solid; border-width:1px; border-color:#999; color:#333; font-family:Verdana, sans-serif; font-size: 11px; font-weight:bold; }
.menusuchen12px { color: #333; font-family: Verdana, sans-serif; font-size: 12px; font-weight:bold; text-decoration: none; }

.menu10px { color: #11285c; font-family: Verdana, sans-serif; font-size: 10px; font-weight:normal; text-decoration: none; }
.menu12px { color: #000000; font-family: Verdana, sans-serif; font-size: 12px; font-weight:bold; text-decoration: none; }
.menusuchen9px { color: #666; font-family: Verdana, sans-serif; font-size: 9px; font-weight:normal; text-decoration: none; }

/* Info-, Status-, Fehlermeldungs-Boxen */
div.info {
	border: dotted 1px #993;
	padding: 0.8em;
	background: #ffffcc;
	margin: 1.6em 0 1.6em 0;
	width: 60%;
}

/* Formular-Design */
input, textarea, select { background-color:#afafaf; border-style:solid; border-width:1px; border-color:#000000; color:#000000; font-family:Arial, sans-serif; font-size:12px; }
.error { color:#cc0000; font-family:Verdana, sans-serif; font-size:12px; }
.inputerror { background-color:#cc0000; border-style:solid; border-width:1px; border-color:#000000; color:#ffffff; font-family:Arial, sans-serif; font-size:12px; }
.selecterror { background-color:#cc0000; border-style:solid; border-width:1px; border-color:#000000; color:#ffffff; font-family:Arial, sans-serif; font-size:12px; }
.small { font-size:10px; font-weight:normal; text-decoration: none; }
input.submit { background-color:#6699ff; border-style:solid; border-width:1px; border-color:#0000cc; color:#ffffff; font-family:Andale Mono, Arial, sans-serif; font-size:14px; }
input.transparent { background:transparent; border:0px; border-style:none; color: #0000cc; font-family: Verdana, sans-serif; font-weight:bold; padding:0px; text-decoration: none; cursor:pointer; }

/* Links */
a { color: #0000cc; font-family: Verdana, sans-serif; font-weight:bold; text-decoration: none; }
a.header { color:#0000cc; font-weight:normal; text-decoration: none; }
a.schwarz { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-decoration: none; }
a.menu { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; text-decoration: none; }
a.rubrik { color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: underline; }

td { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none }
td.weiss { color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none }
td.rubrik { color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none }

div.abstand { margin-bottom:20px; margin-left:20px; margin-right:20px; margin-top:20px; }

/* Werbung - Scout Kontaktbox */
table.kontaktbox { margin-top: 10px; }
td.kontaktbox { font-size: 0.7em; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
span.scout_name { font-weight:bold; }
span.scout_ansprech { }
div.scout_adresse, div.scout_internet { margin-top: 7px; }

/* Werbung - Shop Links
.white12px { color: #fff; background: #00c; font-size: 10px; font-weight:bold }
 */
 
/* Neues Menu */
.bgmenu ul {
	padding:0;
	margin:0;
}
.bgmenu li {
	list-style-type: none;
	margin: 8px 0 4px 14px;
	text-indent: -14px;		/* damit alle Zeilen außer der ersten hängend sind */
}

.bgmenu li a {
	display: block;
	padding: 2px;
	text-decoration: none;
}

/* funzt nicht in IE :-(
.bgmenu li a:before {
	content: "&raquo;";
}*/

.bgmenu li a:hover {
	background: #ddd;
	text-decoration: none;
}

.bgmenu li.menusub {
	/*margin:5px 0 3px 24px;
	text-indent: -24px;*/
	text-indent: -10px;
	margin-left: 24px;
	margin-top: 1px;
	margin-bottom: 0px;
	
}

.extras {
	list-style: url('img/buttons/check.gif');
}

.boldlabel {
	font-weight: bold;
}
.abfrageCurrent {
	font-weight:bold;
	background:#ccc; /*#6ac;*/
}
/* Kommenatar Syle*/
.comment{
border: solid thin #ccc; 
background: #eee; 
padding: 3px 10px 3px 10px; 
margin-bottom: 15px;
margin-top: 5px;
}
.commentForm{
background-color: #eee; 
border: solid thin #ccc;
}

