@charset "utf-8";
/* CSS Document */

body {
	background-color: #2E2B54;	
	font-family : Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
}
strong { 
font-weight: bold; 
}
em { 
font-style: italic; 
}
textarea {
	background-color: #FFFFFF;
}
a:link {
	color: #0046D0;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #0046D0;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #D00044;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #D00044;
	font-weight: normal;
	text-decoration: underline;
}
#news a {
	color: #FFFFFF;
}
h1 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
/*border: 0px;
border-bottom: dotted 1px #666666;
border-top: transparent;*/
font-weight:normal;
font-size:16pt;
}
h2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
font-weight:normal;
font-size:14pt;
}
h3 {
padding-top:10px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
/*border: 0px;
border-bottom: dotted 1px #666666;
border-top: transparent;*/
font-weight:bold;
font-size:12pt;
}
h4 {
padding-top:15px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
border: 0px;
border-bottom: dotted 1px #666666;
border-top: transparent;
font-weight:bold;
font-size:11pt;
}
h5 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
font-weight:bold;
font-size:10pt;
}
h6 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
font-weight:bold;
font-size:9pt;
}
.kleinschrift1 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 135%;
}
.underline {
	text-decoration:underline;
}
.textkasten-bg {
	background-color: #FFFFFF;
	border-style: solid;
	border-width:1px;
	border-color: #CCCCCC;
	padding: 6px; 
}
hr {
	width: 100%;
	noshade: noshade;
	color: #999999;
	border: thin dotted;
	padding: 0;
	size: 0;
}
.hr-weiss {
	width: 100%;
	noshade: noshade;
	color: #FFFFFF;
	border: thin dotted;
	padding: 0;
	size: 0;
}
.hr-dunkel {
	width: 100%;
	noshade: noshade;
	color: #545454;
	border: thin dotted;
	padding: 0;
	size: 0;
}
.hr-bg {
	width: 100%;
	noshade: noshade;
	color: #EFF1F1;
	border: thin solid;
	padding: 0;
}
ul {
	list-style-type:none;
	list-style-image:url(../images/layout/pfeil_blau-re.gif);
	color: #000000;
	line-height: 180%;
}


#Headline {
	/*Description*/
	position: absolute; 
	left: 25px; 
	top: 10px; 
	width: 942px; 
	height: 30px; 
	z-index: 0
}
#top-banner {
	position: absolute;
	left: 2px;
	top: 7px;
	width: 773px;
	height: 150px;
	z-index: 4;
}
#menu-left {
	position: absolute;
	left: 10px;
	top: 165px;
	width: 158px;
	border: 0;
	z-index: 6;
	background-color: none;
	overflow: visible;
	height: 426px;
}
#menu-top {
	position: absolute;
	left: 800px;
	top: 16px;
	width: 176px;
	border: 0;
	z-index: 6;
	background-color: none;
	overflow: visible;
	height: 165px;
	padding-left:0px;
}
#contentlayer {
	position: absolute;
	left: 183px;
	top: 165px;
	width: 586px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 5;
	background-color: #EFF1F1;
	border-color: #C1C1C1;
	border-width: thin;
	border-style: solid;
	overflow: visible;
}
#infokasten {
	position: absolute;
	left: 800px;
	top: 165px;
	width: 176px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 6;
	background-color:#EFF1F1;
	border-color: #C1C1C1;
	border-width: thin;
	border-style: solid;
	overflow: visible;
}
#applynow {
	position:absolute;
	left:615px;
	top:45px;
	width:175x;
	height:70px;
	z-index:90;
}

#linkbutton-infokasten a {
display: block;
padding: 6px;
color: #FFFFFF;
background-color: #D00044;
font-size:12px;
text-transform:none; 
font-weight: bold;
text-align: left;
text-decoration: none;
border: 1px dotted #999999;
}
#linkbutton-infokasten a:hover {
background-color: #252343;
border: 1px dotted #CCCCCC;
}
#linkbutton-infokasten a:active {
border: 2px solid #CCCCCC;
}

#linkbutton a {
display: block;
padding: 6px;
color: #0046D0;
background-color: #FFFFFF;
font-weight: normal;
text-decoration: none;
border: 1px solid #CCCCCC;
border-left: 3px solid #CCCCCC;
}
#linkbutton a:hover {
color: #D00044;
font-weight: normal;
text-decoration:none;
border: 1px solid #CCCCCC;
border-left: 3px solid #D00044;
}
#linkbutton a:active {
border: 1px dotted #D00044;
border-left: 3px solid #D00044;
}

/* Navigation links */
#navicontainer { margin-left: 0; }
#navicontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
list-style-image:none;
}
#navicontainer li { margin: 0 0 0px 0; }
#navicontainer a
{
display: block;
padding: 6px 15px;
width: 134px;
color: #FFFFFF;
background-color: #252343;
text-transform:uppercase; 
font-weight: none;
text-decoration: none;
border-top: 1px dotted #999999;
}
#navicontainer a:hover
{
background-color: #D00044;
background-image:url(../images/layout/pfeil_weiss-re.gif);
background-repeat: no-repeat;
background-position: left;
}
#navicontainer a:active
{
background-color: #D00044;
}

#navicontainer ul ul li { margin: 0 0 0px 0px; }

#navicontainer ul ul a
{
display: block;
padding: 6px 15px;
width: 134px;
color: #FFFFFF;
background-color: #1E1E1E;
font-weight: none;
text-decoration: none;
border-top: 1px dotted #999999;
}

#navicontainer ul ul a:hover
{
background-color: #D00044;
}

#navicontainer ul ul a:active
{
background-color: #D00044;
}

#navicontainer ul ul ul li { margin: 0 0 0px 0px; }

#navicontainer ul ul ul a
{
display: block;
padding: 6px 15px;
width: 134px;
color: #FFFFFF;
background-color: #D00044;
font-weight: none;
text-decoration: none;
border-top: 1px dotted #999999;
}

#navicontainer ul ul ul a:hover
{
background-image:none;
}

#navicontainer ul ul ul ul li { margin: 0 0 0px 0px; }

#navicontainer ul ul ul ul a
{
display: block;
padding: 6px 15px;
width: 134px;
color: #FFFFFF;
background-color: #252343;
font-weight: none;
text-decoration: none;
border-top: 1px dotted #999999;
}

#navicontainer ul ul ul ul a:hover
{
background-color: #D00044;
background-image:url(../images/layout/pfeil_weiss-re.gif);
background-repeat: no-repeat;
background-position: left;
}

#navicontainer ul ul ul ul a:active
{
background-color: #D00044;
}

#navicontainer ul ul ul ul ul li { margin: 0 0 0px 0px; }

#navicontainer ul ul ul ul ul a
{
display: block;
padding: 6px 15px;
width: 134px;
color: #FFFFFF;
background-color: #1E1E1E;
font-weight: none;
text-decoration: none;
border-top: 1px dotted #999999;
}

#navicontainer ul ul ul ul ul a:hover
{
background-color: #D00044;
background-image:url(../images/layout/pfeil_weiss-re.gif);
background-repeat: no-repeat;
background-position: left;
}

#navicontainer ul ul ul ul ul ul li { margin: 0px 0px 0px 0px; }

#navicontainer ul ul ul ul ul ul a
{
display: block;
padding: 6px 15px;
width: 134px;
color: #FFFFFF;
background-color: #D00044;
font-weight: none;
text-decoration: none;
border-top: 1px dotted #999999;
}
#navicontainer ul ul ul ul ul ul a:hover
{
background-image:none;
}

#navicontainer ul ul ul ul ul ul ul li { margin: 0 0 0px 0px; }

#navicontainer ul ul ul ul ul ul ul a
{
display: block;
padding: 6px 15px;
width: 134px;
color: #FFFFFF;
background-color: #2E2B54;
font-weight: none;
text-decoration: none;
border-top: 1px dotted #999999;
background-image:none;
}
#navicontainer ul ul ul ul ul ul ul a:hover
{
background-color: #2E2B54;
background-image:none;
}


/* Navigation oben */

#navicontainer-top { margin-left: 0; }

#navicontainer-top ul
{
margin: 0;
padding: 0;
list-style-type: none;
list-style-image:none;
}

#navicontainer-top li { margin: 0 0 1px 0; }

#navicontainer-top a
{
display: block;
padding: 4px 4px;
width: 176px;
color: #FFFFFF;
text-align:left;
text-transform:none; 
background-color: #252343;
text-decoration: none;
border-top: 1px dotted #CCCCCC;
}
#navicontainer-top a:hover
{
color: #FFFFFF;
background-color: #000000;
text-decoration: none;
}
#navicontainer-top a:active
{
color: #FFFFFF;
background-color: #D00044;
text-decoration: none;
}

#navicontainer-top ul ul li { margin: 0 0 1px 0; }

#navicontainer-top ul ul a
{
display: block;
padding: 4px 4px;
width: 176px;
color: #FFFFFF;
text-align:left;
text-transform:none; 
background-color: #D00044;
text-decoration: none;
border-top: 1px dotted #CCCCCC;
}
#navicontainer-top a:hover
{
background-color: #D00044;
}
#navicontainer-top a:active
{
background-color: #D00044;
}
