@charset "utf-8";
/* CSS Document */


/* Zentrierung der Seite */

body {
   	background: #FFFFFF;
   	margin: 0;
   	padding: 0;
   	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. */
   	color: #000000;
	overflow: -moz-scrollbars-vertical;  /*Scrollbalken auch für kleine Seiten */
	}
    
body .mainContainer {	/* beinhaltet die komplette Seite und sorgt für Zentrierung */
	width: 800px; height:100%;
	background: #FFFFFF;
	margin:0 auto;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	}
		

/* Banner */

#Banner {
	background: #4477aF;
	width:100%; height:100px;
	position:relative; top:0px; left:0px;
	}
		
	
/* Schriften */

.Link {
	font-family:"Franklin Gothic Medium", calibri, "Lucida Sans Unicode",verdana; font-size:16px;
	width:370px;display:block;
	font-weight:500; text-decoration:none;
	color:#0000FF;
	text-align:left; 
	}
			
.Link:hover {
	background:url(../graphic/menu_text.png);
	color:#FFFFFF;
	width:370px;display:block;
	text-align:left;
	}

.Content_Text {
	font-family:calibri, "Franklin Gothic Medium", "Lucida Sans Unicode",verdana; font-size:16px;
	}

.Content_h1 {
	font-family:calibri, "Franklin Gothic Medium", "Lucida Sans Unicode", verdana; font-size:30px;
	}
	
.Content_h2 {
	text-align:right; text-decoration:underline;
	font-family: calibri, "Franklin Gothic Medium", "Lucida Sans Unicode",verdana; font-size:20px;
	padding-bottom:5px;           
	}
	    
.Content_h3 {
    text-align:right;
    font-family:calibri, "Franklin Gothic Medium", "Lucida Sans Unicode",verdana; font-size:10px;
    padding-bottom:35px;           
    }
	
.Content_h4 {
	text-align:center; text-decoration:underline;
	font-family:Calibri, Verdana, Arial; font-size:20px;
	padding-bottom:20px;  
	margin:5px;         
	}
	


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at line/pro_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.nav {
height:70px; 
background: url(../graphic/menu.gif) repeat-x; 
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:12px; 
width:800px; 
z-index:500;
}

.nav .table {
display:table; 
margin:0 auto;
}

.nav .select {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}

.nav .select a {
display:block; 
height:35px; 
float:left; 
background: url(../graphic/menu.gif); 
padding:0 30px 0 30px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#ddd;
}

.nav .select a:hover, 
.nav .select li:hover a {
background: url(../graphic/menu_hov.gif); 
padding:0 0 0 15px;
color:#fff;
}

.nav .select a:hover b, 
.nav .select li:hover a b {
display:block; 
float:left; 
padding:0 30px 0 15px; 
background:url(../graphic/menu_hov.gif) right top; 
}

.nav .select_sub {
display:none;
}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:-10px; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
display:table;  
margin:0 auto;
padding:0; 
list-style:none;
}

.nav .select :hover .select_sub {
display:block;
position:absolute; 
width:800px; 
top:35px; 
background:url(../graphic/menu_sub.gif); 
padding:d0; 
z-index:100; 
left:0; 
text-align:center;
}

.nav .select :hover .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:0 25px 0 25px; 
margin:0;
white-space:nowrap; 
border:0; 
color:#444;
}

.nav .select :hover .sub li a:hover {
visibility:visible; 
color:#1565ce; 
background:url(../graphic/menu_sub_hov.gif);
}






/* ------------------------------------------ */

/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:40px; background:#fff url(../graphic/menu/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#ddd; text-decoration:none; font-size:13px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:40px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(../graphic/menu/down.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(../graphic/menu/button4.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(../graphic/menu/button4.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(../graphic/menu/button4a.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(../graphic/menu/button4.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(../graphic/menu/button4.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(../graphic/menu/button4a.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:2px; top:40px; background: #fff; padding:3px 0; border:1px solid #000; white-space:nowrap; width:93px; height:auto; -moz-opacity:0.9;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:87px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.sub li a.fly {background:url(../graphic/menu/arrow.png) no-repeat right;}
.menu2 :hover ul.sub li a:hover {background:url(../graphic/menu_text.png) repeat-x; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:url(../graphic/menu_text.png) repeat-x; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:url(../graphic/menu_text.png) repeat-x; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #000; white-space:nowrap; width:93px; z-index:200; height:auto;}