.important {
	color: red;
	}

/* Uniprec CSS */

* {
    margin: 0px;
    padding: 0px;
}

#iebug {
	position:relative; top:0px;
	}

#nix {
	display: none;
	}

/* IE Hack für Mindesthöhe */
* html #content {
	height: 488px;
}

* html #seite {
	height: 670px;
	}



body{
    text-align: center;
    font-size: 12px;
    font-family: arial, verdana;
}

#seite {
    margin: 0 auto 0 auto;
    margin-top: 10px;
    width: 960px;
    min-height: 670px;
}

#head {
	width: 960px;
	height: 146px;
	text-align: left;
	}

#kopf {
	text-align: left;
	float: left;
	width: 393px;
	height: 146px;
    }

#kopf2 {
	text-align: right;
	display: block;
	margin-left: 392px;
    }

#kopf2 img {
	margin-left: 392px;
	} 

#content {
    float: left;
    text-align: left;
    width: 583px;
	min-height: 488px;
    background-image:url(../temptemplates/images/bg_content.gif);
    background-repeat: no-repeat;
    }

#content_text {
    margin-top: 20px;
    margin-right: 17px;
	width: 568px;
    }
	
#content_text img {
    margin-bottom: 0px;
    }

#content_text .bodytext{
	margin-right: 10px;
	}

#content_text h3{
	padding-top: 10px;
	}

#content_text ul {
	margin-left: 30px;
	margin-right: 10px;
	}

#content_text .imgtext-table{
	margin-right: 6px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: top;
	}



#content_text h3 {
	color: #000040;
	font-size: 14px;
	margin-top: 3px; 
	margin-bottom: 3px;
	}
#content_text h5 {
	color: #000040;
	font-size: 12px;
	margin-top: 3px; 
	margin-bottom: 3px;
	}
	
#boxarround {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	}

.box {
	float: left;
	text-align: left;
	color: #393659;
}

.innen {
	padding-bottom: 15px;
	}


h4 {
	font-size: 12px;
	border-top: 1px solid #393659;
	border-left: 1px solid #393659;
	border-right: 1px solid #393659;
	}

.csc-firstHeader {
	padding:2px;
	}

.innen p, .tx-dedivbanner-pi1 {
	border: 1px solid #393659;
	}

.tx-dedivbanner-pi1 {
	padding-top: 10px;
	padding-bottom: 10px;
	}

.innen .bodytext {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	
#headnavi form {	
	padding-top: 5px;
    height: 33px;
}


a {
	color: #393659;
	font-weight: bold;
    text-decoration: underline;
	}

/*Obere Navigation Anfang*/

#headnavi {
    width: 960px;
    height: 33px;
    border-top: 1px solid #6b6883;
    border-bottom: 1px solid #6b6883;
    }

#headnavi .sucheingabe{
	float:right ;
	text-align: right;
	width: 200px;
	height: 33px;
	margin-right: 25px;
	}

#headnavi ul {
	margin-left: 240px;
	list-style-type: none;
	color: #393659;
	border-right: 1px solid #6b6883;
	}


#headnavi ul li{
	float:left;
	padding-left: 7px;
    padding-right: 7px;
    margin-top: 8px;
	border-left: 1px solid #6b6883;
	}
	

#headnavi a {
	color: #393659;
    text-decoration: none;
	}

#headnavi a:hover {
	text-decoration: underline;
	}

#headnavi a:active {
	color: #67768f;
	}

#headnavi ul li .active {
	color: #67768f;
    text-decoration: underline;
	}

#headnavi ul li i {
	font-style:normal;
	color: red;
	}
/*Obere Navigation Ende*/

/*Linke Navigation Anfang*/
#leftnavi {
	float: left;
    width: 185px;
    padding-left: 14px;
    text-align: left;
}

#leftnavi ul{
	list-style-type: none;
	padding-top: 21px;
	}	

#leftnavi ul li {
	height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#leftnavi a {
	color: #393659;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}

#leftnavi a:hover {
	text-decoration: underline;
	}

#leftnavi a:active {
	color: #67768f;
	}

#leftnavi ul li .active {
	color: #67768f;
    }

#leftnavi ul li .active2 {
	color: #67768f;
	}
/*Linke Navigation Ende*/


/*Untere Navigation Anfang*/

#printer {
    float: left;
	width: 773px;
	margin-top: 20px;
	text-align: right;
	}
	
#footer {
    float: left;
	width: 773px;
	}

#footer ul {
	margin-left: 200px;
	padding-left: 180px;
	list-style-type: none;
	color: #ffffff;
	border-top: 1px solid #7d6e86;
	}

#footer ul li{
	padding-right: 5px;
	float:left;
	}
	
#footer a {
	color: #005487;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}

#footer a:active {
	color: #ffffff;
	}

#footer ul li .active {
	color: #acc1db;
	}
/*Untere Navigation Ende*/

/* Glossar Anfang */
.glossar table {
border: 1px solid #8F9193;
	}

.glossar a {
	color: #8F9193;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin: 5px;
	}
	
.glossar a:hover {
	color: #ffffff;
	background-color:#8F9193;
	text-decoration: none;
	}

.tx-sgglossary-pi1 td {
	font-size: 12px;
	}
/* Glossar Ende */

/* Sitemap */
		.tx-dropdownsitemap-pi1 {
		width: 300px;	
		}
		
		.tx-dropdownsitemap-pi1 img{
		padding-right: 10px;	
		}

		.tx-dropdownsitemap-pi1 A {
			font-weight: bold;
		}
		.tx-dropdownsitemap-pi1 LI.open OL {
			display: block;
		}
		.tx-dropdownsitemap-pi1 LI.closed OL {
			display: none;
		}
		.tx-dropdownsitemap-pi1 LI.open UL {
			display: block;
		}
		.tx-dropdownsitemap-pi1 LI.closed UL {
			display: none;
		}
		.tx-dropdownsitemap-pi1 DIV {
			border: solid 1px #7D6E86;
			background: #DFDFDF;
			padding: 2px;
			margin-bottom: 5px;
		}
		.tx-dropdownsitemap-pi1 DIV.level_2 {
			background: #FFFFFF;
		}
		.tx-dropdownsitemap-pi1 DIV.level_2 A {
			font-weight: normal;
		}
		.tx-dropdownsitemap-pi1 DIV.level_3 {
			background: #AFAFAF;
		}
		.tx-dropdownsitemap-pi1 DIV.level_4 {
			background: #FFFFFF;
		}
		.tx-dropdownsitemap-pi1 DIV.level_5 {
			background: #FAFBFB;
		}
		.tx-dropdownsitemap-pi1 DIV.expAll {
			text-align: center;
			border: solid 1px #DFE2E3;
			background: #FAFBFB;
		}
		
#content_text .blue td {
	background-color: #000040;
	color: #ffffff;
	padding-left: 5px;
	vertical-align: top;
	}

#content_text .vertical_grey td {
	vertical-align: top;
	border: 1px solid #ccc;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 12px;
	}

/* Content Formular */
.csc-mailform {
	width: 330px;
	border: 1px solid #383659;
	padding: 3px;
	font-size: 12px;
	}
	
.csc-mailform input,textarea{
	margin-top: 4px;
	border-bottom: 2px solid #383659;
	border-top: 1px solid #383659;
	border-left: 2px solid #383659;
	border-right: 1px solid #383659;
	}

#m45, #m39 {
	height: 40px;
	}

.align-center {
	text-align: center;
	}

