/* scrollbalken im IE*/
html, body, textarea {scrollbar-face-color:#FEFEFE;
scrollbar-base-color:  #FEFEFE;
   scrollbar-shadow-color:#797979;
   scrollbar-highlight-color:#797979;
scrollbar -3dlight- color:#FEFEFE;
 scrollbar-arrow-color:#797979;
scrollbar -track- color: #FEFEFE; 
scrollbar -darkshadow- color: #FEFEFE;}

body {
	font: 78.5%/1.6em Arial,Helvetica,sans-serif;
	word-spacing:2px;
	color:#444;
	margin:20px;
	background:url(../img/hg.gif) #6a6a6a; 
	/* background: #fcfcfc url(../img/bus.gif) no-repeat fixed; */
}

* {
	margin:0;
	padding:0;
	
}

.rahmen {  border: 1px #797979 solid}
/*Klappmenue wird farbig - im Klappmenue bei select class="formtext" eintragen, auch bei Formular-Textfeldern einsetzbar */
.formtext2 {font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:bold;color:#000000;background-color : #6a6a6a;}
 .sbutton {background-color : #F9F6EA;font-family: Verdana, Geneva, Helvetica; font-weight: regular; font-style: regular; font-size: 10px; color: #000000; height:20px;}
.formtext {font-family:Arial,Helvetica,sans-serif;background-color : #F9F6EA;  font-size: 11px; color: #000000;  border-left: 1px solid #6a6a6a; border-bottom: 1px solid #6a6a6a; border-right: 1px solid #6a6a6a; border-top: 1px solid #6a6a6a }
.butts { font-size: 11px; width: 100; color: #000000; font-weight: bold; background-color: #F9F6EA; border-left: 1px solid #6a6a6a; border-bottom: 1px solid #6a6a6a; border-right: 1px solid #6a6a6a; border-top: 1px solid #6a6a6a}

.ticker {font-family:Arial,Helvetica,sans-serif; font-size:11px;text-decoration: none;}
.kasten {margin-bottom:3px;font-family:Arial,Helvetica,sans-serif; font-size:11px;text-decoration: none;}
.abstand {margin-bottom:3px;}

.siterahmen { border: #5D7484 solid; border-width: 0px 1px 1px 1px}
.strich { border-left: 0px solid #5D7484; border-bottom: 1px solid #5D7484; border-right: 0px solid #5D7484; border-top: 0px solid #5D7484}
.strichseite { border-left: 0px solid #5D7484; border-bottom: 1px solid #5D7484; border-right: 1px solid #5D7484; border-top: 0px solid #5D7484}
.strichre { border-left: 0px solid #5D7484; border-bottom: 0px solid #5D7484; border-right: 1px solid #5D7484; border-top: 0px solid #5D7484}
hr {text-align:center; border:1px #797979 solid; }
.tooltip {background-color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:9px; color:#003080;BORDER-RIGHT: #003080 1px solid; BORDER-TOP: #003080 1px solid; BORDER-LEFT: #003080 1px solid; BORDER-BOTTOM: #003080 1px solid}


/*links fuer gr. Linkfelder im top mit class=top*/
A.top:LINK    { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#6a6a6a;text-decoration: none;}
A.top:VISITED{ font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#6a6a6a;text-decoration: none;}
A.top:ACTIVE { font-family:Arial,Helvetica,sans-serif; font-size:12px;  color:#797979;text-decoration: none;}
a.top:hover  { font-family:Arial,Helvetica,sans-serif; font-size:12px;  color:#797979;text-decoration: none;}

	small {font-family:Arial,Helvetica,sans-serif; font-size:8px;   color:#000000;}
	big {font-family:Arial,Helvetica,sans-serif; font-size:16px; color:#ff0000; font-weight:bold; }
.fettblue {font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#003080; font-weight:bold; }
.fettrot {font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#ff0000; font-weight:bold; }
.fettorange {font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#CC6600; font-weight:bold; }
.orange{font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#F6901E; font-weight:bold;} 


#wrapper {
	background:#ffffff;
	border:3px solid #f1f1f1;
	max-width:1200px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:760px;
	margin:0 auto;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	margin:1px;
	background:url(../img/innerwrapper.jpg) top repeat-x;
	padding:5px;
}

#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	padding:1px 1px 1px 1px;
	float:right;
	background:#fff;
	width:120px;
	margin:20px 30px 10px 0 !important;
	margin:20px 30px 10px 0;
	border:none;
}

/*#header form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}*/

#header h1 {
	float:left;
	font:250% Arial,Helvetica,sans-serif;
	color:#333;
	padding:5px 20px 5px 5px;
	border-right:1px solid #ccc;
	margin:0 20px 0 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	
}

#header h1 a:hover {
	color:#111;
	
}

#header h2 {
	font:150% Arial,Helvetica,sans-serif;
	color:#666;
	padding:16px 0 0 0;
	border:none;
}

#header h2 a {
	color:#444;
	text-decoration:none;
	
}

#header h2 a:hover {
	
}

#header #nav {
	clear:both;
	background:url(../img/nav.jpg) top repeat-x #6a6a6a;
	border-bottom:0px solid #6a6a6a;
	border-top:0px solid #797979;
	border-left:0px solid #797979;
	border-right:0px solid #797979;
	padding:2px 2px 2px 0 !important;
	padding:2px 2px 2px 0;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	color:#fff;
	font:140% Arial,Helvetica,sans-serif;
	text-decoration:none;
	padding:10px;
}

#header #nav a:hover {
	background:#6a6a6a;
}

#header #nav a.active {
	background:#6a6a6a;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header #subnav {
	background:#6a6a6a;
	padding:3px 5px 5px 5px;
	font:100% Arial,Helvetica,sans-serif;
	color:#DEEDF5;
	border-bottom:1px solid #797979;
	border-left:1px solid #797979;
	border-right:1px solid #797979;
}

#header #subnav li {
	list-style:none;
	display:inline;
}

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Arial,Helvetica,sans-serif;
	padding:3px;
	border-bottom:1px solid #6a6a6a;
}


#header #subnav a.active {
	border-bottom:0px solid #797979;
	color:#003080;
	font-weight:bold;
}

/*#header #subnav a.active {
	border-bottom:0px solid #797979;
	color:#fff;
}*/


#sidebar {
	background:#6a6a6a;
	width:200px;
	padding:10px 20px 20px 20px;
	float:left;
	color:#fcfcfc;
	border-top:1px solid #6a6a6a;
	border-bottom:1px solid #6a6a6a;
}

#sidebar h2 {
	font:160% Arial,Helvetica,sans-serif;
	color:#ffffff;
	margin:10px 0 10px 0;
	background:url(../img/sidebarh2.jpg) right no-repeat;
	border:none;
}

#sidebar h3 {
	color:#fcfcfc;
	font:120% Arial,Helvetica,sans-serif;
	font-weight:bold;
	letter-spacing:2px;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#6a6a6a;
}

#sidebar p.news a.more {
	color:#ffffff;
	display:block;
	text-align:right;
	font:80% Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#003040;
}

#sidebar .subnav {
	border-top:1px solid #2C2C2C;
}

#sidebar .subnav li {
	list-style:none;
	padding:5px;
	border-bottom:1px solid #2C2C2C;
}

#sidebar .subnav li a {	
	color:#ccc;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#98D158;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
/*	padding:4px;
	background:#fcfcfc;
	border:1px solid #222222;
	color:#000000;
	font:90% Arial,Helvetica,sans-serif;
	width:190px;*/
}

#sidebarright {
	width:230px;
	float:right;
	padding:10px 0 0 20px;
	background:url(../img/sidebarright.jpg) top left no-repeat;
}

#sidebarright p {
	font:90% Arial,Helvetica,sans-serif;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:140% Arial,Helvetica,sans-serif;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Arial,Helvetica,sans-serif;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}


#content {
	margin:0 210px 0 240px;
	background:url(../img/content.jpg) top left no-repeat;
	padding:20px 0 0 20px;
}

#contentOhne {
	margin:0 50px 0 0px;
	background:url(img/content.jpg) top left no-repeat;
	padding:20px 0 0 20px;
}


#contentnorightbar {
	margin:0 50px 0 240px;
	background:url(../img/content.jpg) top left no-repeat;
	padding:20px 0 0 20px;
}


/*  Gallery  */
#gallery 
{
  padding:0; 
  margin:0 auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:467px; 
  height:240px; 
  border:1px solid #888; 
  background:#fff url(../img/galerie.gif) bottom right no-repeat;
  }
  
#gallery li {
  float:left;
  }
#gallery li a {
  display:block; 
  height:240px;
  width:28px;
  overflow:hidden;
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#gallery li a img {
border:0;
background: #FFF url(../img/gallery_loading.gif) top left no-repeat;
}
#gallery li a:hover {
  background:#eee; 
  width:320px;
  }



p {
	margin:15px 0;
	line-height:22px;
}

h2 {
	font:200% Arial,Helvetica,sans-serif;
	color:#003080;
}

h2 a {
	color:#003040;
	text-decoration:none;
}

h2 a:hover {
	color:#003080;
}


#footer {
	clear:both;
	padding:5px;
	margin:10px 0 0;
}

a {
	color:#222;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

h3 {font:180% Arial,Helvetica,sans-serif;margin:10px 0;}
h4 {font:160% Arial,Helvetica,sans-serif;margin:10px 0;}
h5 {font:140% Arial,Helvetica,sans-serif;}

#content ul {
	margin:15px 0 15px 0;
	/*line-height:25px;*/
	padding:0px 0 15px 15px;
	color:#000000;
}

#content td,ol,li {margin-top:2px; font-family:Arial,Helvetica,sans-serif;color:#000000;}
#contentOhne td,ol,li {margin-top:2px; font-family:Arial,Helvetica,sans-serif;color:#000000;}
#contentnorightbar  td,ol,li {margin-top:2px; font-family:Arial,Helvetica,sans-serif;color:#000000;}

#content ul span {
	color:#000000;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	/*line-height:25px;*/
	padding:0px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#797979;
}
#contentnorightbar ul span {
	color:#444;
}

img {
border: none;
	/* padding:1px;
	background:#ccc;
	border:4px solid #f6f6f6;
	 */
}
p img {
	/*float:left;*/
	margin:0 10px 0 0;
}

form {
		/* padding:10px;
	border:1px solid #f6f6f6;  */
}

label {
		/* display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;
*/
}
input {
		/* padding:4px;
	border:none;
	border-bottom:1px dotted #ccc;
	font:90% Verdana;
	color:#777;*/
	
}

textarea {
	/* 	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;*/
}



blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}
