/* ____ CONTROL PANEL ____ */ 

.ControlPanel {position:relative;background:white url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;z-index:1000;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;}

/* ___ Standards ___ */

body {
	background-image:url(bg_body.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-attachment:fixed;
	background-color:#ffffff;
	font-size: 12px;
	padding:0;
	margin:0;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* ___ Elemente ___ */

.site { 	
	background-image:url(bg_site.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom;
	text-align: left;
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px;
	width: 741px;
}
.top {
	width:741px;
	height:93px;
	margin:0;
	padding:0;
	z-index:1000;
	background-image:url(bg_top.jpg);
	background-repeat:no-repeat;
}
.top .homelink 
{
	position:relative;
	left:537px;
	top:7px;
}
.top img.homelink  
{
	border:0;
}
.wavetop {
	width:413px;
	height:237px;
	margin:-93px 0 0 -191px;
	padding:0;
	background-image:url(wavetop.png);
	background-repeat:no-repeat;
}
.topimage {
	width:679px;
	height:132px;
	margin:-142px 0 0 29px;
	padding:0;
}
.navtop {
	width:679px;
	height:22px;
	margin:0 0 0 29px;
	border-bottom:1px solid #8d8e90;
	z-index:1000;
}
.navbottom {
	width:679px;
	height:17px;
	margin:40px 0 0 29px;
	border-top:1px solid #8d8e90;
}
/*.navtop ul {
	padding:0;
	margin:0;
}*/
.navbottom ul {
	padding:0;
	margin:0 0 0 0;
}
/*.navtop li,*/ .navbottom li {
	padding:0;
	margin:0;
	list-style: none;
   	display:inline;
}
/*.navtop a {
	margin: 0 0 0 0;
	height:22px;
	display: block;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
	line-height:22px;
	padding:0 12px 0 12px;
}
.navtop a:link, .navtop a:visited {
	color: #8d8e90;
	text-decoration: none;
	display:block;
	padding:0 12px 0 12px;
}
.navtop a:hover, .navtop a:focus {
	color: white;
	background-color: #0081c5;
	text-decoration: none;
	display:block;
	padding:0 12px 0 12px;
}*/
.navbottom a {
	margin: 0 0 0 0;
	height:17px;
	padding:0 8px 0 8px;
	display: block;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	text-align:center;
	line-height:17px;
}
.navbottom a:link, .navbottom a:visited {
	color: #8d8e90;
	text-decoration: none;
	padding:0 8px 0 8px;
	display:block;
}
.navbottom a:hover, .navbottom a:focus {
	color: #fff;
	background-color: #0081c5;
	text-decoration: none;
	padding:0 8px 0 8px;
	display:block;
}

.content {
	position:relative;
	width:679px;
	margin:0 0 0 29px;
	padding-bottom:10px;
}
.content p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.4em;
	color:#2e2e2e;
	margin:15px 0;
	padding:0 5px;
}
.content li
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.4em;
	color:Black;
}
.content h1 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	line-height:1.7em;
	font-weight:bold;
	color:#0081C5;
	margin:15px 5px 5px 5px;
}
.content h2 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.4em;
	color:#0081C5;
	font-weight:bold;
	margin:15px 5px 5px 5px;
}
.content h3 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.4em;
	color:#0081C5;
	font-weight:bold;
	margin:5px 5px 5px 5px;
}
.content h4 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.4em;
	color:#2e2e2e;
	font-weight:bold;
	margin:40px 5px 20px;
}
.content a, .content a:link, .content a:visited
{
	color:#0081C5;
	text-decoration:underline;
}
.content a:hover, .content a:active, .content a:focus
{
	color:#8D8E90;
	text-decoration:underline;
	direction:rtl;
}
.content img[align="left"]
{
	margin:0 10px 0 0;
}
.content img[align="right"] 
{
	margin:0 10px 0 10px;
}
.content img 
{
	margin:0 0 0 10px;
	border:1px solid #8D8E90;
}
.wavebottom {
	position:relative;
	width:347px;
	height:92px;
	margin:-92px 0 0 481px;
	padding:0;
	background-image:url(wavebottom.png);
	background-repeat:no-repeat;
}

/* ___ Special ___ */

.team 
{
	float:left;
	width:140px;
	margin-left:5px;
	margin-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.4em;
	color:#2e2e2e;
}
.team img 
{
	margin:0;
}
.nofloat 
{
	clear:both;
}
.nlname 
{
	font-size:1.2em;	
}

/* ___ Kontaktformular ___ */

.formtable 
{
	width: 100%;
	text-align: left;
	margin-left:3px;
}
.formtable td
{
	padding-bottom:8px;
	text-align: left;
	
}
.formlabel 
{
	margin-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
}
.formtext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #8D8E90;
}
.content .NormalTextBox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #8D8E90;
}
.formbutton
{
	background-color:#0081C5;
	border:0;
	color:white;
}
.content .StandardButton
{
	background-color:#0081C5;
	border:0;
	color:white;
}
.formerror
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:Red;
}
.formrequired 
{
	text-align:left !important;
}

/* ___ DNN ___ */  

.pagemaster {width: 100%;height: 100%;background-color: #fefefe;}
.skinmaster {height: 100%;background-color: #f3f5fa;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;}
.skinheader {}
.skingradient {background-image: url(gradient_DkBlue.jpg);height:30px;}
.toppane {}
.leftpane {}
.contentpane {}
.rightpane {}
.bottompane {}
.main_dnnmenu_container {background-color: transparent;}
.main_dnnmenu_bar {cursor: pointer;cursor: hand;height:16px;background-color: Transparent;}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.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);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}


