/* There is a version of this file commented in great detail for educational purposes here:
 * http://users.tpg.com.au/j_birch/plugins/superfish/superfish.commented.css
 */

/*** ESSENTIAL STYLES ***/
* {
	font-family:Arial;
	
}
html,body {
  height:100%;
}
body{
	margin: 0px;
	padding: 0px;
	background:#eaecec;
	list-style-image: url(../images/bluedot.gif);
}
h1 {
	font-size:1.4em;
}
ul {
	padding-left:18px;
}
#linieblau{
position:absolute;top:304px;width:100%;z-index:99;
}

#frame a{
display: inline;
}
#frame{
width: 620px;
position: absolute;
}
#sidebar{
width: 180px;
height: 100%;
position: absolute;
top: 0px;
left: 630px;
border-left: 1px solid #B58C52;
border-right: 1px solid #B58C52;
}
#sidebar p{
padding: 0 10px 0 10px;
font-size: 13px;
}
#sidebar h1{
padding: 10px 5px;
margin: 0;
background-color: #c80076;
color: #fff;
text-align: center;
}
#slidebox{
 width: 800px;
 height: 185px;
 padding:0px;
 border: 0px;
 margin: 0 auto;
 background-color: #ffffff;
 }
 #slide{
 width: 800px;
 height: 185px;
 padding: 0px;
 background-color: white;
 }
#slideinfo{
 	display: inline;
 	padding: 0 35px 0 35px;
 	text-align: center;
}
#slidepanel{
 	width: 410px;
 	padding-top:5px;
 	background-color: #f9f9f9;
 	margin: 0 auto;
 	text-align: center;
 	border: 1px solid #DE6800;
 	border-top:0;
}
#switch{
 	display: block;
 	width: 100%;
 	text-align: center;
}
hr { 
background-color:#000000; color:#000000; border: #000000; height: 1px;
}
input.text, textarea{
	border: 1px solid #535154;
	font-size:10px;
}
input.text{
	border: 1px solid #535154;
	background-color:#000098;
	color:#ffffff;
	font-size:10px;
}
input.button{
	border: 0px;
	background-color:#717878;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	height:18px;
}
input.button:hover{
	border: 0px;
	background-color:#db0132;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	height:18px;
}
#site{
	position:absolute;
	z-index:0;
	margin-left:-450px;
	left:50%;
	background:#ffffff repeat-x;
	width:900px;
  	min-height:100%;
  	height:auto !important;
  	height:100%;
}
#warp{
	background:#ffffff;
	width:800px;
	height:100%;	
}
#error{
	color:#db0132;
	width:360px;
	font-wight:bold;	
}
#footer{
    float: left;
    text-align: left;
	width:800px;
	height:50px;
	font-size: 0.6em;
	background: #ffffff;
}
.smalltext{
	font-size:10px;
}
#submenu{
	float:left;
	text-align:left;
	font-size: 11px;
	position:relative;
	width:200px;
	padding-top:10px;
	margin-top: 50px;
	margin-bottom:20px;
}
#searchmenu{
	float:left;
	text-align:left;
	font-size: 11px;
	position:relative;
	background-image: url(../images/image_suchfeld.jpg);
	background-repeat: no-repeat;
	width:196px;
	height:290px;
	padding-top:0px;
	margin-top: 60px;
	margin-bottom:20px;
}

#content{
 	text-align:left;
 	font-size: 12px;
	padding-left: 238px;
	padding-top: 4px;
	background:#ffffff;
	color:#2b2b2b;
	display:block;
}

.title{
	padding-left: 238px;
	padding-top: 76px;
	text-align:left;
	font-size:18px;
	color:#000000;
}

/* Standard Hyperlinks */
a:link, a:visited, a:hover, a:active{
 text-decoration:none;
 color:#000000;
 background-color:inherit;
}

a:visited { color:#000000; }
a:hover, a:active {
 color: #00589b; 
 text-decoration:none;
}
/* End Standard Hyperlinks */


.nav, .nav2, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.nav, .nav2 {
	line-height:1.0;
}
.nav ul, .nav2 ul {
	position:absolute;
	top:-999em;
	width:100%;
}
.nav ul li,
.nav a, .nav2 ul {
	width: 100%;
}
.nav li, .nav2 li {
	float:left;
	position:relative;
	z-index:99;
}
.nav a, .nav2 a {
	display:block;
}
.nav li:hover ul,
ul.nav li.sfHover ul {
	left:-1px;
	top:1.15em;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left:9.45em;
	top:-1px;
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/*** ORIGINAL SKIN ***/

.nav {
	float:left;
	width:100%;
	margin-bottom:0.1em;
	text-align:left;
}
.nav li {
	background: #000000;
	margin-left: 1px;
	height:18px;
	font-weight:bold;
	border-top:0px solid #fff;
	width:159px;
}
.nav a {
	color: #ffffff;
	padding: 0.2em 0;
	height:14px;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	text-indent: 1em;
}
.nav li:hover, .nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {
	background:#000098;
	color:#ffffff;
}
.nav li li {
	background: #eeeeee;
	color:#000000;
}


/*** UNTERMENU SKIN ***/
.subnav li {
	background:#eaecec;
	margin-left: 1px;
}
.subnav a{
	color: #000000;
	padding: 0em 0;
	padding-top:2px;
	border-bottom:1px solid #717878;
	border-top:1px solid #717878;
	height:18px;
	font-weight: normal;
	text-decoration:none;
	text-indent: 1em;
}
.subnav li:hover, .subnav li.sfHover,
.subnav a:focus, .subnav a:hover, .subnav a:active {
	background:#b9bebf;
	font-weight: normal;
	color: #000000;
}





.nav2 {
	float:left;
	width:100%;
	margin-bottom:0.1em;
	text-align:left;
	list-type-style:none;
}
.nav2 li {
	background: #ffffff;
	margin-left: 1px;
	padding-top:3px;
	height:18px;
	font-weight:normal;
	border-top:1px solid #666666;
	width:199px;
}
.nav2 a {
	color: #666666;
	padding: 0.2em 0;
	height:14px;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	text-indent: 1em;
}
.nav2 li:hover, .nav2 li.sfHover,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color:#000000;
	font-weight:bold;
}
.nav2 li li {
	background: #eeeeee;
	color:#000000;
}



