@charset "utf-8";
/* CSS Document */
/*PROFUNDUS 2008*/
/*2008 by PSH (MT)*/
/*CI - Farben*/
/*#333399 " Dunkelblau*/
/*#DDDDDD " Hellgrau*/
/*#666666 " Dunkelgrau*/
/*#FFFFFF " Weiss*/

body {
	margin:0;
	padding:0;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	y-scroller: yes;
	overflow-y: scroll;
	height: 100.05%;
}

/*ALLE DIVS START*/
div#master {
	position:absolute;
	width: 900px;
	margin-left: -450px;
	height: auto;
	left: 50%;
	top: 50px;
	padding-bottom: 50px;
}


div#master a{
	text-decoration: none;
}


div#master a:hover{
	color:#333399;
	text-decoration: none;
	font-weight: bold;
}


div#header {
	float: left;
	height: auto;
	width: 100%;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333399;
	border-left-color: #333399;
}


div#content {
	float: left;
	width: 100%;
	height: auto;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333399;
	border-left-color: #333399;

}


div#footer {
	float: left;
	height: 35px;
	width: 100%;
	background-color: #EEEEEE;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333399;
	border-left-color: #333399;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 333399;
	
}


div#headernavi {
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333399;
	line-height: 24px;
	height: 24px;
}

div#headernavi a{
	color: #666666;
	text-decoration: none;
	}


div#headernavi_L {
	float: left;
	width: 170px;
	background-image: url(naviline170_blue.gif);
	background-repeat: repeat-y;
	line-height: 24px;
	height: 24px;
}


div#headernavi_R {
	float: left;
	width: 682px;
	text-align: right;
	line-height: 24px;
	height: 24px;
}


div#headernavispace {
	float: left;
	line-height: 24px;
	height: 24px;
}


div#headerlogo {
	float: left;
	width: 100%;
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	vertical-align: middle;
}


div#headerlogo_L {
	float: left;
	height: 118px;
	width: 864px;
	vertical-align: middle;
	background-image: url(standart.jpg);
}


div#headerlogo_R{
	float: left;
	height: 118px;
	vertical-align: middle;
}


.contenttablenavi {
	width: 170px;
	height: 100%;
	background-image: url(naviline170_blue.gif);
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	vertical-align: top;
}

.contenttablecontent {
	width: 494px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	}

.contenttablecontent a{
	color: #333399;
	text-decoration: none;
	}
	
	
.contenttablecontent h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #333399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 16px;
	line-height: 16px;
	margin-bottom: -3px;
	padding-bottom: 7px;
}

.contenttablecontent h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	height: 12px;
	line-height: 12px;
	padding-bottom: -2px;
}


.contenttablecontent p{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}

.contenttablecontent li{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}



.contenttablenews {
	width: 160px;
	height: 100%;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 76px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}

.contenttablenews a:hover{
	color: #333399;
	font-weight: bold;
}

.contenttablenews h1{
	font-size: 11px;
	color: #333399;
	border: none;
	text-align: left;
	line-height: 13px;
	margin-bottom: 6px;
}

.contenttablenews h2{
	font-size: 10px;
	color: #666666;
	border: none;
	font-weight: bold;
	text-align: left;
	height: 11px;
	margin-bottom: 6px;
}

.contenttablenews p{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}

.contenttablenews li{
	list-style-image: url(pfeil2.gif);
	list-style-position: inside;
	font-size: 11px;
	height: 11px;
	line-height: 11px;
	color: #666666;
	font-weight: 500;
	vertical-align: sub;
	border: none;
	text-align: left;
	margin-top: 6px;
	text-indent: 3px;
}

.contenttablenews a{
	color: #666666;
	text-decoration: none;
	}

.contenttablespace {
	width: 36px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	vertical-align: top;
}


div#naviboxspace1 {
	height: 70px;
}



div#hauptnavibox1 {
	background-color: #EEEEEE;

}

div#hauptnavibox1 a{
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	width: 170px;
	text-indent: 15px;
	text-align: left;
	background-image: url(naviline170_grey.gif);
	color:#666666;

}


div#hauptnavibox1 a:hover{
	background-color: #FFFFFF;
	background-image: url(naviline170_grey.gif);
	color:#666666;
}

div#hauptnavibox1 a:active {
	font-weight: bold;

}

div#hauptnavibox2 {
	background-color: #FFFFFF;
	background-image: url(naviline170_grey.gif);

}

div#hauptnavibox2 a{
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
	background-color: #EEEEEE;
	display: block;
	width: 170px;
	text-indent: 15px;
	text-align: left;
	background-image: url(naviline170_blue.gif);
	color:#666666;
}


div#hauptnavibox2 a:hover{
	background-image: url(naviline170_grey.gif);
	background-color: #DDDDDD;
	color: 666666;
}
/*
div#hauptnavibox2 a:hover{
	background-image: url(naviline170_grey.gif);
	background-color: #FFFFFF;
	color: 666666;
}
*/
div#hauptnavibox2 a:active{
	background-color: #FFFFFF;
	background-image: url(naviline170_grey.gif);
	font-weight: bold;
}

div#hauptnavibox3 {

}

div#hauptnavibox3 a{
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	width: 170px;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: left;
	background-image: url(naviline170_grey.gif);
}

div#hauptnavibox3 a:hover{

}



div#unternavibox1 {

}

div#unternavibox1 a{
	font-size: 11px;
	line-height: 29px;
	font-weight: normal;
	text-align: left;
	text-indent: 15px;
	display: block;
	width: 170px;
	background-color: #FFFFFF;
	background-image: url(naviline170_grey.gif);
	color:#666666;
}

div#unternavibox1 a#current{
	border-bottom:
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}

div#unternavibox1 a:hover{
	font-weight: bold;
	color:#666666;
	background-image: url(naviline170_grey.gif);
}


div#unternavibox1 a:active{
	font-weight: bold;
	background-color: #FFFFFF;
	color: #666666;
}

div#unternavibox2 {

}

/*Hauptmenpunkt geklickt*/
div#unternavibox2 a{
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	display: block;
	width: 170px;
	background-color: #FFFFFF;
	background-image: url(naviline170_grey.gif);
	color:#666666;
}

div#unternavibox2 a:hover{
	font-weight: bold;
	color:#666666;
}

div#unternavibox2 a:active{
	font-weight: bold;
	color:#666666;

}

div#unternavibox2 a#current{
	border-bottom:
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}

div#naviboxspace2 {
	height: 240px;
}


div#contentcontent {
	margin: 0;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

div#contentboxspace {
	/*height: 57px;*/
	height: 57px;
	/*width: 410px;*/
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 11px;
	/*line-height: 46px;*/
	line-height: 24px;
	font-weight: 500;
	
	margin-top: 10px;
	/*background-color: #333399;*/
	
	color: #666666;
	/*color: #FFFFFF;*/
	text-align: left;
	vertical-align: middle;
	/*margin-right: 40px;*/
	margin-right: 20px;
	margin-left: 20px;
	
}


div#contentboxspace a{
	/*color: #DDDDDD;*/
	color: #666666;
	text-decoration: none;
	}

div#contentboxspace a:hover{
	font-weight: normal;
	/*color: #666666;*/
	color: #333399;
}


div#footernavi {
	width: 170px;
	line-height: 35px;
	height: 35px;
	float: left;
	background-image: url(naviline170_grey.gif);
	border:none;
	background-color: #EEEEEE;

}


div#footerspace1 {
	float: left;
	background-color:#FFFFFF;
	line-height: 35px;
	height: 35px;
	width: 25px;
}

div#footercontent {
	line-height: 35px;
	background-color: #FFFFFF;
	height: 35px;
	width: 469px;
	float: left;
	text-align: left;
}


div#footercontent a{
	color: #666666;
	text-decoration: none;
	}

div#footernews{
	line-height: 35px;
	background-color: #333399;
	float: left;
	height: 35px;
	width: 200px;
}

div#footerspace2 {
	line-height: 35px;
	height: 35px;
	background-color: #EEEEEE;
}

/*
div#afterfooter {
	line-height: 50px;
	height: 50px;
	borden: none;
}
*/
fieldset.csc-mailform {
	width:58%;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.amlink {
	color:#333399;
	cursor:pointer;
}

.amlink:hover {
	font-weight:bold;
}

.amhide {
	display:none;
}

.cite {
	font-size:10px;
	margin-top:15px;
}

.cite_author {
	text-align:right;
	font-style:italic;
	margin-top:5px;
}


#nav ul, #nav li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
}

#nav .navpoint a{
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
	background-color: #EEEEEE;
	display: block;
	width: 170px;
	text-indent: 15px;
	text-align: left;
	background-image: url(naviline170_blue.gif);
	color:#666666;
}

#nav .navpoint a:hover{
	background-image: url(naviline170_grey.gif);
	background-color: #DDDDDD;
	color: 666666;
}

#nav .navpoint a:active{
	background-color: #FFFFFF;
	background-image: url(naviline170_grey.gif);
	font-weight: bold;
}

#nav .actmenu a{
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	display: block;
	width: 170px;
	background-color: #FFFFFF;
	background-image: url(naviline170_grey.gif);
	color:#666666;
}

#nav .actmenu a:hover{
	font-weight: bold;
	color:#666666;
	background-color: #FFFFFF;
	background-image: url(naviline170_grey.gif);
}

#nav .actmenu a:active{
	font-weight: bold;
	color:#666666;

}

#nav li .navpoint a{
	font-size: 11px;
	line-height: 29px;
	font-weight: normal;
	text-align: left;
	text-indent: 15px;
	display: block;
	width: 170px;
	background-color: #FFFFFF;
	background-image: url(naviline170_grey.gif);
	color:#666666;
}

#nav li .navpoint a:hover,
#nav li .actmenu a{
	font-weight: bold;
	color:#666666;
	background-image: url(naviline170_grey.gif);
	background-color: #FFFFFF;
}

h2.align-center, h3.align-center {
	text-align:center;
}
