@charset "utf-8";
/* Main Classes */
* {
	padding:0px;
	margin:0px;
}
body, html { height: 100% }

body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #fff;
}

body { 
	font-size: 100.01%;
	heigth: 100%;
	color: #fff;
	text-align: center;
	background:url(../img/assets/bg_main.gif) top center repeat-y;	
	background-color: #414f5c;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/********* Fonts ***************/

div, p, a, span, label, li {
	font-size: 11px;
	color:#666;
	text-align:left;		
	line-height:15px;
}
th, tr, td {
	font-size: 11px;
	color:#666;
	line-height:15px;
}

td{
	vertical-align:top
}
p{
	padding: 0px 9px 10px 0px;
	line-height: 15px;
	margin: 0;
}
a{
	text-decoration:none;
	color:#666;
}
a:hover, a:active{
	text-decoration: underline;
	color:#666;	
}

#breadcrumb a{
	font-size: 10px;
	color: #999;
	text-decoration: underline;
}
#subnavigation a{
	color: #ccc;
	font-size: 10px;
	text-decoration: none;
}

h1	{ font-size:16px; color:#666; font-weight:bold; line-height:16px; }
h2	{ font-size:14px; color:#666; font-weight:bold; line-height:14px; }
h3	{ font-size:14px; color:#666; font-weight:bold; line-height:14px; }
h4 	{ font-size:11px; color:#666; font-weight:bold; line-height:11px; }
h5 	{ font-size:11px; color:#666; font-weight:bold; line-height:11px; }
h6	{ font-size:11px; color:#666; font-weight:bold; line-height:9px; }

h1  { padding: 5px 0px 10px 0px; }
h2  { padding: 5px 0px 10px 0px; }
h3	{ padding: 0px 5px 0px 5px; }
h4	{ padding: 5px 0px 10px 0px; }
h6	{ padding: 5px 0px 10px 0px; }


a.internal-link, .csc-uploads-fileName a{
	background-image:url(../img/assets/arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	color:#666;
	font-weight: bold;
	padding-left: 8px;
}

.printlink a{
	color: #999;
	background:url(../img/assets/print.gif) 0px 1px no-repeat;
	padding: 0px 17px 0px 15px;	
	font-size: 10px;
}
#margin-area p{
	color: #fff;
	font-size: 10px;
	padding: 0px 5px;
}
#margin-area a{
	color: #fff;
	font-size: 10px;
}
#margin-area h1{
	display: block;
	color: #fff;
	font-size: 11px;
	border-bottom: 1px solid #808080;
	padding: 5px 5px 3px 5px;
	background-color: #333;
	margin-bottom: 5px;
}

img, fieldset{
	border: none;
}

/********* Main Classes ***************/
#root{
	width: 960px;
	min-width: 960px;
	max-width: 960px;
	margin: 0 auto; 
}
#root:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#main{
	width: 960px;
	height: 100%;
	text-align: left;
	
}
#subnavigation{
	display: block;
	width: 960px;
	min-width: 950px;	
	max-width: 950px;
	height: 20px;
	text-align: right;
	font-size:11px;
	background-color: #333;
	color:#dbd7cc;
	line-height: 20px;
	padding-right: 10px;
}
#main-head{
	display: block;
	width: 960px;
	height: 99px;
	padding: 0;
	margin: 0;
	background-color: #808080;	
}
#logo{
	display: block;
	float: left;
	height: 99px;
	width: 200px;
	padding: 0;
	margin: 0;
}
#printnav{
	display: block;
	float: right;
	text-align:right;
	padding: 70px 10px 0px 0px;
	color: #ccc;
}
.printlink{
	color: #ccc;	
}
#main-navigation{
	display: block;
	width: 960px;	
	min-width: 960px;	
	max-width: 960px;
	height: 20px;
	background-color: #cdd7db;
	border-bottom: 1px solid #333;
}
#main-area{
	display: block;
	width: 960px;	
}
#main-area:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#main-content{
	display: block;
	width: 960px;
	min-width: 960px;	
	max-width: 960px;
}
#main-content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#content-navigation{
	display: block;
	float:left;
	width: 202px;
	min-width: 201px;	
	max-width: 201px;
	background:url(../img/assets/bg_nav.gif) 1px 0px no-repeat;	
}
#margin-area{
	display: block;
	width: 190px;
	min-width: 190px;	
	max-width: 190px;
	color: #ccc;
	margin: 50px 5px 0px 5px;
	padding: 0;
	background-color: #414f5c;	
}
#content-area{
	display: block;
	float:left;
	width: 758px;
	min-width: 758px;	
	max-width: 758px;
	background:url(../img/assets/bg_content.gif) 0px 0px no-repeat;		
}
#content-area:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#contenthome{
	background:url(../img/assets/bg_content.gif) 0px 0px no-repeat;		
}

#breadcrumb{
	display: block;
	width: 758px;
	min-width: 748px;	
	max-width: 748px;		
	padding: 10px 0px 10px 10px;
	font-size: 10px;
	color: #999;	
}
#visual{
	display: block;
	width: 758px;
	min-width: 758px;	
	max-width: 758px;		
}
#content{
	display: block;
	width: 758px;
	min-width: 738px;	
	max-width: 738px;		
	padding: 0px 10px 10px 10px;
}
/********* Main-Navigation ***************/
#mainnav{
	list-style: none;
	height: 20px;
	width: 760px;
	margin: 0px;	
	padding: 0px;		
}
#mainnav li{
	float: left;
	padding: 0px 50px 0px 10px;
}
#mainnav li a{
	height: 20px;
	line-height: 20px;		
	color: #4b6070;
}
#mainnav li.tnav-act a, #mainnav li.tnav-act {
	color: #333;
	font-weight: bold;	
}
/********* Content-Navigation ***************/
#cnav-main{
	width: 195px;
	min-width: 185px;
	max-width: 185px;
	padding: 10px 0px 0px 10px;
}

#submenu{
	list-style: none;
	padding: 0px 0px;
	margin: 0px;	
}
#submenu li {
	display: block;
	width: 190px;
	min-width: 190px;	
	max-width: 190px;
	color: #fff;
	background:url(../img/assets/subnav_whiteline.gif) bottom left no-repeat; 
}
#submenu li a{
	width: 190px;
	min-width: 190px;	
	max-width: 190px;
	display:block;
	font-weight: bold;
	line-height: 22px;	
	border-bottom: 1px solid #fff;	
	color: #fff;	
}

#submenu li.act a{
	color: #fff;
}
#submenu li ul{
	width: 170px;
	min-width: 153px;	
	max-width: 153px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 17px;	
}
#submenu li.act ul li{
	width: 170px;
	min-width: 153px;	
	max-width: 153px;
	height: auto;
	min-height: 22px;
}
#submenu li.act ul li a{
	display:block;
	width: 170px;
	min-width: 153px;	
	max-width: 153px;
	font-weight: normal;
	background-image:url(../img/assets/pfeil_inaktiv.gif);
	background-repeat:no-repeat;
	background-position: 1px 8px;	
	padding: 0px 10px;		
	line-height: 22px;	
	color: #fff;	
}
#submenu li.act ul li.subact a{
	font-weight: bold;
	background-image:url(../img/assets/pfeil_aktiv.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;	
	text-decoration: none;	
	color: #fff;	
}
li a:hover{
	text-decoration: none;
	color: #fff;	
}
#submenu li ul li ul{
	width: 158px;
	min-width: 141px;	
	max-width: 141px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 17px;	
}
#submenu li.act ul li ul li{
	width: 158px;
	min-width: 141px;	
	max-width: 141px;
	height: auto;
	min-height: 22px;
	font-weight: normal;
}
#submenu li.act ul li.subact ul li a{
	display:block;
	width: 158px;
	min-width: 158px;	
	max-width: 158px;
	font-weight: normal;
	font-size: 10px;
	background-image:none;
	background: none;
	padding: 0px;
	line-height: 22px;	
	color: #fff;	
}
#submenu li.act ul li.subact a ul li a{
	font-weight: normal;
	color: #fff;	
}
li.thirdact, li.thirdact a{
	font-weight: bold;
	color: #fff;	
}

/* ***************************************************** */
/*                   Sub-Navigation                      */
/* ***************************************************** */
.copyright{
	display: block;
	float: left;
	padding: 2px 2px;	
}
#subnav{
	list-style: none;
	padding: 0px 0px;
	margin: 0px;	
	float: right;
	color:#dbd7cc;
}
#subnav li {
	display: block;
	float: left;
	padding: 2px 2px;
	color:#dbd7cc;	
}

#subnav li a{
	color:#dbd7cc;
	text-decoration: none;
}

#subnav li a:hover{
	text-decoration: none;
}
/************* Startseite ************/
#visualhome{
	display: block;
	float: left;
	min-width: 423px;	
	max-width: 423px;		
	width: 423px !important;
	width: 423px;	
	
}
#contenthome{
	display: block;
	float: left;	
	width: 536px;
	min-width: 516px;	
	max-width: 516px;		
	padding: 10px 10px 10px 10px;
}

/********* Print-Version ***************/
#printroot{
	width: 760px;
	height: 100%;
	margin: 0 auto; 
}

#printmain{
	width: 760px;
	height: 100%;
	text-align: left;
}

#printmain-head{
	display: block;
	width: 760px;
	height: 99px;
	padding: 0;
	margin: 0;
	background-color: #808080;	
}

#printmain-navigation{
	display: block;
	width: 760px;	
	min-width: 760px;	
	max-width: 760px;
	height: 20px;
	background-color: #cdd7db;
	border-bottom: 1px solid #333;
}
#printmain-area{
	display: block;
	width: 760px;	
}
#main-area:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#printmain-content{
	display: block;
	width: 760px;
	min-width: 760px;	
	max-width: 760px;
}
#printmain-content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
