/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Standards
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 
body {
	background-color: #D3D3D3;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
table {
	font-size: 11px;
}
body, div, p, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color:Black;
	margin: 0;
	padding: 0;
}
p {
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
}
h1 {
    font-size: 13px;
    font-weight: bold;
    line-height:17px;
}
h2 {
    font-size: 11px;
    font-weight: bold;
    line-height:15px;
}
img 
{
	border:0;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Elemente (DIV)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.pixel 
{
	background-color: #717689;
	width: 1px;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	overflow: visible;
} 
.site 
{
	position: absolute;
	top: -295px;
	left: -452px;
	width: 905px;
	height: 590px;
	background-color: white;
}
.kopf {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 905px;
	height: 20px;
	border-bottom: 1px solid #778899;
	z-index:1000;
}
.menu_position 
{
	margin-left:-36px;
	margin-top:2px;
}
.fuss {
	position: absolute;
	top: 570px;
	left: 0px;
	width: 905px;
	height: 20px;
	border-top: 1px solid #778899;
	z-index:1000;
}
.inhalt {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 905px;
	height: 550px;
}
.inhalt img[align="left"] /* Erzeugt Abstand zwischen Bild und Text */
{
	margin-right:5px;
}
.inhalt img[align="right"] /* Erzeugt Abstand zwischen Bild und Text */
{
	margin-left:5px;
}
.folie {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 724px;
	height: 550px;
}
.text {
	position: absolute;
	top: 25px;
	left: 5px;
	width: 699px;
	height: 499px;
	padding:0 15px 0px 5px;
	overflow:auto;
	background-image:url(bg_inhalt.gif);
	background-repeat:repeat-x;
	background-position:0 4px;
}
.home 
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 905px;
	height: 500px;
	background-image:url(home.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}
	
.text p, .text h1, .text h2, .text li, .text ul, .text ol, .text a, .home h2, .home p
{
	font-family: Arial, Helvetica, sans-serif;
	color:#0E5085;
	margin:0;
	padding:0;
}
.text p, .text li
{
	font-size:12px;
}
.text h1
{
	font-size:13px;
	margin-bottom:3px;
	line-height:15px;
}
.text h2, .home h2
{
	font-size:16px;
	font-weight: bold;
	margin-bottom:20px;
	line-height:18px;
}
.text li 
{
	list-style-type:disc;
}
.text ul, .text ol 
{
	margin: 0 0 0 35px;
}
.home h2
{
	font-size:16px;
	font-weight: bold;
	margin: 10px 0 20px 10px;
	line-height:20px;
}
.home p
{
	font-size:16px;
	font-weight: normal;
	margin: 0 0 0 10px;
	line-height:20px;
}
.text a 
{
	color:#0000FF;
	text-decoration:underline;
}
.verwaltung {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 865px;
	height: 510px;
	margin:20px;
	overflow:auto;
}
.leiste {
	position: absolute;
	top: 0px;
	left: 724px;
	width: 179px;
	height: 500px;
	background-color: white;
	padding: 0;
	margin: 25px 0 25px 0;
	border-left:1px solid #045FA0;
}
.logo 
{
	position:absolute;
	left:15px;
}
.folientext 
{
	position: absolute;
	top: 200px;
	left: 0px;
	width: 179px;
	height: 210px;
	background-color: white;
	background-image:url(bg_leiste.jpg);
	background-repeat:no-repeat;
}
.folientext p 
{
	color:#0E5085;
	font-weight:bold;
	padding:10px;
	font-size:12px;	
}
.foliennavigator 
{
	position: absolute;
	top: 475px;
	left: 40px;
	width: 139px;
	height: 25px;
	background-color: white;
}
.pfad {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 625px;
	height: 20px;
	text-align: left;
	color: #778899;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	margin: 3px 0 0 10px;
}
.menu_unten {
	position: absolute;
	top: 0px;
	left: 625px;
	width: 280px;
	height: 20px;
	text-align: right;
	color: #778899;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin: 3px 0 0 0;
}
.pfad a:link, .pfad a:visited 
{
	color: #778899;
	text-decoration:none;
}
.pfad a:hover, .pfad a:active, .pfad a:focus
{
	color: #778899;
	text-decoration:none;
	background-color: #C0C7DE;
}
.menu_unten a:link, .menu_unten a:visited 
{
	color: #778899;
	text-decoration:none;
	margin: 0 10px 0 10px;
}
.menu_unten a:hover, .menu_unten a:active, .menu_unten a:focus  
{
	color: #778899;
	text-decoration:none;
	background-color: #C0C7DE;
}
	
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DNN genutzt
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 
.contentpane
{

}
.rightpane {

}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DNN nicht genutzt
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 25px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #717689;
}
.skinmaster {
	width: 864px;
	height: 644px;	
    background: url(background.jpg) fixed left top;
}
.skinheader
{
    height: 109px;
    background: url(header.jpg) left top;
}
.skingradient {
	height:30px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #CCCCCC 0px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-right: #CCCCCC 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #275CB2; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #CCCCCC; 
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 16px;
}
.MainMenu_SubMenu {
	background-color: #CCCCCC; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border: 1px solid #275CB2; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);  /* nur IE */
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: white; 
	cursor: pointer; 
	cursor: hand;
	color: #275CB2; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	height: 16px;
}
.MainMenu_MenuArrow {
	border-right: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid;
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
#menu1TBL
{
    vertical-align: middle;
    text-align: right;
	height: 25px;
}
#menu1TD1
{
	font-size: 8.5pt;
	font-family: Tahoma, Arial, Helvetica;
	padding-left: 18px;
}
#menu1TD2
{
    font-size: 8.5pt;
    font-family: Tahoma, Arial, Helvetica;
    font-weight: bold;
    color: white;
}
#menu1TD3
{
    padding-right: 20px;
    width: 50px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Pfad
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 
.Breadcrumb{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #778899;
 font-size: 11px;
}
.Breadcrumb a 
{
	color: #778899 !important;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kontaktformular
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 

.srcinputlabel 
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
.srcresult 
{
	margin-left:-12px;
	margin-top:20px;
}
.srctitle 
{
	font-weight:bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#0E5085;
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kontaktformular
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 
.formtable 
{
	width: 100%;
	text-align: left;
}
.formtable td
{
	padding-bottom:5px;
	text-align: left;
}
.formlabel 
{
	margin-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0E5085;
}
.formtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.formbutton
{

}
.formerror
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:Red;
}
.formrequired 
{
	text-align:left !important;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Control Panel
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.flowcontrolpanel {
	position: absolute;
	width: 100px;
	top: 0px;
	left: 0px;
	z-index: 1000;
}
.controlpanel
{
    background-color: white;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sonstiges
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 
.Foot {
	padding-left: 25px;
	height: 45px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.LoginTbl{
	padding-left: 4px;
	padding-top: 8px;
	margin-top: 8px;
	margin-left: 4px;
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}







/*       A good page for studying styling Son of Sucker Fish menu can be: http://www.htmldog.com/ptg/archives/000050.php
	http://www.csscreator.com/node/19621
 */
#menu {
	margin: 0; /* all lists */
	float: left;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;		
}

#menu ul {
	margin: 0; /* all lists */
	padding: 0;	
	
}

#menu li {
	margin: 0 0 0 0; /* all list items */
	padding: 0;
	float: left;
	display: block;
	background-color: white;
	cursor: pointer;
}

#menu li ul {
	width: 18em;
	position: absolute; /* second-level lists */
	z-index: 99;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	height: auto;
}

#menu li ul ul {
	margin: -1.5em 0 0 18em; /* third-and-above-level lists */
}

#menu li li {
	padding: 0 0 0 0;
	margin: 0;
	width: 18em;
}

#menu ul a {
	
	width: 18em;
}

#menu li:hover ul ul, #menu li:hover ul ul ul,
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul,
#menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
}

/* STYLING THE MENU */

/* Menublock */

#menu li ul {
	border: 1px solid #778899;
	background-color: white;
	padding:5px;
}

#menu li ul li {
	/*border-top: 1px solid white;*/
}

#menu li ul a {
	border-right: none;
	padding: 0px;
	border-top: none;
	background: none;
	font-weight: normal;
	text-transform: none;
	background-color: white;
}

/* Menupunkt */

#menu li ul a:hover,
#menu li ul a:active,
#menu li ul a:focus {
	color: #778899;
	background-color: #C0C7DE;
}

#menu li a {
	margin: 0;
	padding: 2px 7px 2px 7px;
	display: block;
	color: #778899;
	font-weight: bold;
	text-decoration: none;
}

#menu li a:hover {
}

#menu li a.active {
	background: white;
}

#menu li a.active:hover,
#menu li a.active:active,
#menu li a.active:focus {
}

#menu li li a.active {
	border-top: none;
	background: none;
	color: #C0C7DE;
	font-weight: normal;
}

#menu li.havechild {
}

#menu li.levelhavechild {
	/*background: 94% 50%;*/
}
#menu li.levelhavechild:hover {
	/*background: 94% 50%;*/
}
#menu li:hover ,
#menu li.sfhover {
	background: white;
}

#menu ul li:hover, #menu ul ul li:hover,
#menu ul li.sfhover, #menu ul ul li.sfhover {
	background: white;
}
