/* CSS Document */

@import url(forms.css);

*{
	margin:0;
	padding:0;
}

body, html{
	border:0;
	margin:0;
	height:100%;
	width:100%;
	background:#ededed url(img/picBack2.gif) repeat-x;
	font:normal 90.01% Arial, Helvetica, sans-serif;
	/*letter-spacing:-0.03em;*/
	color:#000;

}

p{
	margin: 0 0 10px 0;
}
/* +++++ General Headers +++++ */

h1{
         font-size: 1.1em;
         color: #003366;
}

h2{
	font-size: 1.1em;
	font-weight: normal;
    color: #003366;
         }

h3{
	font-size: 1.1em;
    color: #003366;
         }

html > a{
	color:#495057;
}

.glossarylink {
	text-decoration: none !important;
    	font-weight: normal;
    	color: #000 !important;
    	cursor:help;
    	border-bottom: 1px dashed #99A9BD;
}

/* Layout *****************************************************************/
#outerBorder{
	padding:14px;
	padding-top:0;
	background: url("img/picBack1.jpg") no-repeat 50% 0;
}
#outer-wrapper{
	padding:14px;
	margin:0 auto 0 auto;
	width:939px;
	border: 2px solid #eee;
	border-top:none;
	background-color:#FFFFFF;
}

/*header1 */
#header{
	height:129px;
	background:#ABBFD3;
	border-bottom:2px solid #e3e3e3;
	background: url("img/headFlaggen.jpg") no-repeat right;
}
.logo{
	margin: 0;
	float:left;
}

/*Inhalt Rahmen ********************************* */
#contentBorder{
	margin:12px 0 0 0;
	height:100%;
	position:relative;
}
/*Inhalt ********************************* */
#content{
	float:left;
	width:525px;
	margin:0 0 0 18px;
}
#contentSub{
	float:left;
	width:757px;
	margin:0 0 0 18px;
	position:relative;   
	overflow: hidden;
	                          ##################
}

* html #contentSub{
        width: 747px;
        }

/* Leiste Links ********************************* */
#left{
	width:164px;
	margin:0 0 0 0;
	float:left;
	height:100%;
	background: url("img/backLineLeft.gif") repeat-y;
}
/* Leiste Rechts **********************/
#infoBoxRight{
	width:215px;
	float:right;
}
/* Content ************************* */
/** html #content .contBox{
	position: relative;
}*/
#content .contBox{
        	margin: 0 0 8px 0;
		padding:0 0 5px 0;
		border:1px solid #EBEBEB;
		border-right:2px solid #BABABA;
		border-bottom:2px solid #BABABA;
		position:relative;
}

#content h1{
        	margin: 0;
		padding:6px 0 14px 12px;
		background: url(img/backBoxCenterRight.gif) repeat-x top;
		border:none;
}
#content p{
        	margin: 10px;
		padding:5px 0 5px 0px;
		border:none;
}
#content h2{
		font-size:1.1em;
		font-weight:bold;
        	margin: 10px;
		padding:0 0 0 0;
		border:none;
		text-decoration:none;
}
#content h2 a{
		font-weight:bold;
		text-decoration:none;
	        color: #003366;
}

#content h3{
		font-size:1.0em;
		color: #003366;
		font-weight:bold;
       		margin: margin: 10px 10px 0px 10px;
		padding:0 0 0 0;
		border:none;
		text-decoration:none;
}
#content h3 a{
		color: #003366;
		font-weight:bold;
		text-decoration:none;
}
.news-list-date {
	color:#003366;
	font-size:0.9em;
	margin-left: 10px;
}

#content a.right{
    	text-decoration: none;
    	font-weight: normal;
    	color: #003366;
	text-align:right;
	margin: 0px 0 0 0;
	background: url(img/arrowBlueSmal.gif) no-repeat right;
	padding:0 10px 2px 0;
	border:none;
	float:right;
}
#content h1 a{
    	text-decoration: none;
    	font-weight: bold;
    	color: #003366;
	background: url(img/backBoxCenterRight.gif) repeat-x top;
}
#content a.right{
	margin: 0 12px 0 0;
}
#content a{
            text-decoration: underline;
            font-weight: normal;
            color: #003366;
		  	margin: 0;
			padding:0 0px 0px 0;
			background:none;
}
#content img{
	float:left;
	margin: 0 8px 0 0;
	padding:0;
}
#content .item{
	padding: 12px 12px 0 12px;
	 border:none;
	border-bottom:2px solid #E9EBF0;
}
#content .news-list-morelink a {
    text-decoration: none;
    font-weight: normal;
    color: #003366;
	text-align:right;
	margin: -20px 0 0 0;
	background: url(img/arrowBlueSmal.gif) no-repeat right;
	padding:0 10px 2px 0;
	border:none;
	float:right;

}


/* Content Sub ************************* */
/** html #content .contBox{
	position: relative;
}*/
#contentSub .contBox{
        margin: 0 0 8px 0;
		padding:0 0 5px 0;
		border:1px solid #EBEBEB;
		border-right:2px solid #BABABA;
		border-bottom:2px solid #BABABA;
		position:relative;
}
#contentSub .contBox .headContSub{
        margin: 0;
        position: absolute;
        right: 0px;
        /*left: 500px;*/
        top: 0px;
        z-index:15;

}
#contentSub .contBox h1.csc-firstHeader{
        margin: 0 0 10px 0;
		padding: 6px 14px 12px;
		background: url(img/backBoxCenterRight.gif) repeat-x top;
		border:none;
		font-size: 1.1em;
		font-weight:bold;
}
#contentSub .contBox h1{
        margin: 10px 0 0 -4px;
		padding: 10px 14px 12px;
		border-top:2px solid #f1f4f6;
		font-weight:bold;
		font-size: 1.0em;
}
#contentSub .headContSub img{
		margin:4px 5px 0 0;
		padding:0;
		border:none;
		float:right;
}
#contentSub .headContSub a{
		display:block;
}
#contentSub p{
 	      	margin: 2px 10px 10px 10px;
		padding:0px 0px 0px 0px;
		border:none;
}
#contentSub h2{
		font-size:1.1em;
		font-weight:bold;
        	margin: 10px;
		padding:0 0 0 0;
		border:none;
		text-decoration:none;
}
#contentSub h2 a{
		font-weight:bold;
		text-decoration:none;
}
#contentSub h3{
		font-size:1.0em;
		font-weight:bold;
        	margin: 10px;
		padding:0 0 0 0;
		border:none;
		text-decoration:none;
}
#contentSub h3 a{
		font-weight:bold;
		text-decoration:none;
}
#contentSub .top{
		float:right;
		margin:0 0 0 0;
		padding:5px 12px 5px 12px;
}
#contentSub a{
            text-decoration: underline;
            font-weight: normal;
            color: #003366;
		  	margin: 0;
			padding:0 0px 0px 0;
			background:none;
}
#contentSub a:hover{
            text-decoration: none;
}
#contentSub a.right{
		  	margin: 0 12px 0 0;
}

#contentSub .item{
	padding: 12px 12px 0 12px;
	border:none;
	border-bottom:2px solid #E9EBF0;
}
#contentSub ul{
	list-style-type:circle;
	padding:5px 20px 15px 15px;
	margin: 0 0;
}
#contentSub ol{
	padding:5px 20px 15px 20px;
	margin: 0 0;
}
#contentSub ul li{
	margin:0 10px 10px;
}

#contentSub ul li.csc-section{
	margin:0 10px 0px;
}

#contentSub ol li{
	margin:0 10px 10px;
}

#contentSub table{
	margin: 10px 10px 0 10px;
	width: 90%;
}

#contentSub .news-list-morelink a {
    text-decoration: none;
    font-weight: normal;
    color: #003366;
	text-align:right;
	margin: -20px 0 0 0;
	background: url(img/arrowBlueSmal.gif) no-repeat right;
	padding:0 10px 2px 0;
	border:none;
	float:right;

}

#contentSub .news-single-item {
	margin: 10px;
}

#contentSub div.csc-textpic-imagewrap {
	margin: 10px; 
}


/* Breadcrumb *************************************/
#breadCrumb {
	margin: 0 0 15px 10px;
	font-size: 0.85em;
    font-weight: normal;
    color: #4C7094;
}
#breadCrumb a{
            text-decoration: none;
            font-weight: bold;
            color: #4C7094;
		  	margin: 0 10px 0 0;
			background: url(img/arrowBreadSmal.gif) no-repeat right;
			padding:0 10px 2px 0;
			border:none;
}
#breadCrumb .normal a{
            text-decoration: none;
            font-weight: normal;
            color: #4C7094;
            background: none;
}

/**************    Linkliste Content       ***************************/
#itemHead{
	clear:both;
	padding:0;
	margin: 0;
	border:none;
	background:#F1F4F6;
	position:relative;
}
#itemHead h2{
	padding: 15px;
	font-size:1.1em;
	border-bottom:2px solid #fff;
}
#itemHead ul{
	list-style-type:none;
	padding:10px 0;
}
#itemHead ul li{
	padding:2px 0 2px 15px;
}

#itemHead ul a{
	color:#003366;
	padding:0 0 0 15px;
	text-decoration:underline;
	background: url(img/arrowBlueSmal.gif) no-repeat 0 5px;
}
#itemHead ul a:hover{
	text-decoration:none;
}

/********************************************************************/
/**************    Start Navigation       ***************************/
#left .naviBox{
	margin: 0 0 8px 0;
	padding:0 0 15px 0;
	border:1px solid #EBEBEB;
	border-right:2px solid #BABABA;
	border-bottom:2px solid #BABABA;
	background:#D1DDE8 ;
	position:relative;
	overflow: hidden;
}
#left .naviBox .item{
	padding:6px 5px 0 10px;
}
#left .naviBox .item h3{
	margin: 0;
	padding:0;
	display:block;

	font-weight:normal;
	font-size:0.9em;
}
#left .naviBox .item a{
	text-decoration: none;
	font-weight:normal;
	color:#003366;
	display:block;
	text-align:right;
	margin:0 5px -10px 0;
}
#left .naviBox a.logout{
	text-decoration: none;
	color:#003366;
	display:block;
	margin:5px 0 0 0;
	text-align:left;
	font-weight:bold;
	background: url(img/arrowBlue.gif) no-repeat 130px 4px;
}

input.logout {

    color: #003366;
	background: url(img/arrowBlue.gif) no-repeat 130px 4px !Important;
	border: none !important;
	text-align: left;
	width: 150px !important;
	font-weight: bold;
}

/*Ebene 1*/
#left h1{
	 margin: 0;
		padding:6px 0 14px 10px;
		display:block;
		font-weight:bold;
		color: #003366;
		text-decoration: none;
		background: url(img/backBoxLeft.gif) repeat-x top;
}
#left h1 a{
		color: #003366;
		text-decoration: none;
}
#left h2{
	 margin: 0;
		padding:6px 0 14px 10px;
		display:block;
		font-weight:bold;
		background: url(img/backBoxLeft.gif) repeat-x top;
}
#left .rss{
	 position:relative;
	 top:5px;
	 left:90px;
}
#left ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#left li{
	margin:0;
	border-bottom:1px solid white;
	padding:2px 0 2px 10px;
}
#left ul a:hover{
	text-decoration:underline;
}
#left li hover{
	background: #fff;
}

#left ul a{
	color:#003366;
	text-decoration:none;
	margin:0;
}
#left li.act{
	font-size:0.9em;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:5px 0 0 12px;
	background: #fff;
}
#left li.act2{
	display: block;
	font-size:0.95em;
	font-weight:normal;
	margin:0 0 1px 0;
	padding:4px 0 4px 12px;
	background: #fff;
}
#left li.act2 a:hover{
	text-decoration: underline;
}

/*Ebene 2*/
#left ul ul{
	margin:5px 0 -2px -10px;
	padding:0 0 0 10px;
	list-style-type:none;
}
#left ul ul li{
	padding:5px 0 8px 0;
	border-bottom:1px solid #E3E9EE;
}
#left ul ul a{
	display:block;
	font-weight:normal;
	font-size:0.95em;
	text-decoration:none;
}
#left ul ul a:hover{
	text-decoration:underline;
}
#left ul ul li.act{
	background:#fff;
	display:block;
	margin:0;
}

/********************************************************************/
/**************    Ende Navigation       ***************************/


/*Top Menu **************************************/
#topmenu{
	float:right;
}
#topmenu img{
	float:left;
	border:none;
	margin:1px 2px 1px 2px;
}
#topmenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#topmenu li{
	margin:0;
	float:left;
	background:#fff;
	padding:0px 8px 5px 8px;
	border-right:2px solid #C8D6E3;
}

#topmenu ul a{
	color:#000;
	text-decoration:none;
}
#topmenu ul a:hover{
	color:#C1494D;
}
#topmenu ul a.act{
	color:#C1494D;
}

/*Top Menu **************************************/
#headMenu{
	clear:right;
	position:relative;
	top:74px;
	left:-160px;
	margin-right: -160px;
}
* html #headMenu{
	clear:right;
	margin:74px 0 0 -160px;
}
#headMenu ul{
	margin:0;
	padding:0;
	margin-left: -50px;
	list-style-type:none;
}
#headMenu li{
	margin:0;
	float:left;
	border-right:2px solid #ABBFD3;
}

#headMenu ul a{
	display: block;
	padding:8px 10px 8px 10px;
	color:#003366;
	font-weight: bold;
	font-size:1.0em;
	text-decoration:none;
}
#headMenu ul a:hover{
	color:#fff;
}
#headMenu ul a.act{
	color:#C1494D;
}

.clear{
	padding:0;
	margin:0;
	clear:both;
}
.clearRight{
	padding:0;
	margin:0;
	clear:right;
}
.clearLeft{
	padding:0;
	margin:0;
	clear:left;
}
#copyright{
	float:right;
	padding:0 410px 0 0;
}
#copyright a{
	color:#5e5e5e;
	font-size:0.75em;
	text-decoration:none;
}

/* Infobox Rechts **********************/

#infoBoxRight .contBox{
	margin: 0 0 8px 0;
	padding:0;
	border:1px solid #EBEBEB;
	border-right:2px solid #BABABA;
	border-bottom:2px solid #BABABA;
	background:#EBEBEB;
	position: relative;
}
#infoBoxRight .contBox h1{
	margin: -4px 0 0 0;
	padding:6px 0 14px 10px;
	display:block;
	font-weight:bold;
	background: url(img/backBoxCenterRight.gif) repeat-x top;
}
#infoBoxRight .contBox a{
	text-decoration: none;
	font-weight:normal;
	color:#003366;
	display:block;
	text-align:right;
	margin:3px 0 0 0;
	padding:0 10px 0 0;
	border-bottom: 1px solid #fff;
}

#infoBoxRight .contBox p.bodytext a{
	text-decoration: none;
	font-weight:normal;
	color:#003366;
	display:inline;
	text-align:left;
	margin:0px 0 0 0;
	padding:0 0 0 0;
	border-bottom: none;
}

#infoBoxRight .contBox p{
	margin: 10px;
}

#infoBoxRight .contBox a:hover{
	text-decoration: none;
	background:#fff;
}
#infoBoxRight .contBox .item{
	padding:2px 0 0 0;
	margin:0;
	/*border-bottom: 2px solid white;*/
}
#infoBoxRight .contBox .item h3{
	margin: 0;
	padding:0 10px 0 10px;
	display:block;
	font-weight:normal;
	font-size:0.9em;
}
#infoBoxRight .contBox .thema a{
	text-decoration: none;
	font-weight:normal;
	color:#003366;
	display:block;
	text-align:left;
	margin:0;
	padding:2px 8px 2px 12px;
	border-bottom:1px solid #fff;
	background: url(img/arrowBlueSmal.gif) no-repeat;
	background-position: 195px 5px;
}
#infoBoxRight .contBox .thema a:hover{
	text-decoration: none;
	background: #fff url(img/arrowBlueSmal.gif) no-repeat;
	background-position: 195px 5px;
}

/*Suche ***************** */
#search{
	font-size: 1.1em;
	margin:0 0 0 8px;
	padding:10px 8px 10px 8px;
	background:#fff;
	display:block;
}
#search .send{
    width:13px;
	background: url(img/arrowLow.gif) no-repeat 4px 4px;
	border:none;
	margin:0;
	padding:0;
}
#search .in{
	height:14px;
	width:120px;
	margin:0 2px 0 5px;
	vertical-align:top;
	border: 1px solid #A4A7AB;
}

/*Login Abo*/
#left input{
	padding: 0 0 0 5px;
	background: #fff;
	border:1px solid #B5BDCE;
	width:117px;
	margin: 0 10px 5px 8px;
	vertical-align:top;
}
#left label{
	float:left;
	font-weight:bold;
}
#left .send{
    width:13px;
	background: url(img/arrowBlue.gif) no-repeat 4px 4px;
	border:none;
	margin:0;
	padding:0;
}

/********************* flash-weiche **********************/



.mozilla {
  display:block;
}

* html .mozilla {
  display:none;
}

/*---------------------- Sitemap ----------------------------*/
.sBox{
	width:30%;
	float:left;
	padding:0;
	margin:0 10px 0 0;
	font-size:0.9em;
}
.sBox a:hover{
	text-decoration: underline;
}

/*Ebene 1*/
.sBox ul{
	margin:15px 0 0 0;
	padding:0;
	list-style-type:none;
	border: 1px solid #eee;
}
.sBox li{
	margin:0;
	border-bottom:1px solid white;
	padding:4px 0 4px 6px;
}

.sBox ul a{
	text-decoration:none;
	color:#707070;
	font-weight:bold;
	font-size:1em;
	margin:0;
}
.sBox ul a:hover{
	text-decoration: underline;
}
.sBox ul a.act{
	margin:-4px 0 -5px -6px;
	padding:4px 0 5px 6px;
	background: #FADDDE;
	display:block;
	font-weight:bold;
}

/*Ebene 2*/
.sBox ul ul{
	margin:5px 0 0 -6px;
	padding:0 0 1px 0;
	list-style-type:none;
	border:none;
	background:#F2F2F2;
}
.sBox ul ul li{
	margin:0;
	border-bottom:none;
}
.sBox ul ul a{
	font-weight:normal;
	font-size:1.1em;
	text-decoration:none;
}
.sBox ul ul a:hover{
	text-decoration: underline;
}


/*Ebene 3*/
.sBox ul ul ul{
	margin:0px;
	background:#fff;
}
.sBox ul ul ul li{
	margin:0;
	border-bottom:none;
}
.sBox ul ul ul a{
	font-weight:normal;
	font-size:1.1em;
}
.sBox ul ul ul a:hover{
	text-decoration: underline;
}
.sBoxul ul ul a.act{
	background:white;
}

/*Ebene 4*/
.sBox ul ul ul ul{
	margin:0;
	background:#FCFCFC;
	border:1px solid #eee;
	border-right:none;
}
.sBox ul ul ul ul li{
	margin:0;
	border-bottom:none;
}
.sBox ul ul ul ul a{
	color:#707070;
	font-weight:normal;
	font-size:0.9em;
}
.sBox ul ul ul ul a:hover{
	text-decoration: underline;
}


/* Fussbereich **********************/
#footer{
	font-size:0.8em;
	clear: both;
	color:#9C9D9D;

	padding:5px 14px 5px 14px;
	background: url(img/backBoxCenterRight.gif) repeat-x top;
}
#footer a{
	color:#9C9D9D;
}

.csc-sitemap {
	margin: 10px;
}

.csc-menu {
	margin-left: 10px;
	margin-top: 20px;
}
#contentSub ul.csc-menu{	
	background:#f1f4f6;
	padding:15px 10px;
}
#contentSub ul.csc-menu li{
	list-style-type:none;
	list-style-image:none;
	padding:2px 0 2px 15px;
	background: url(img/arrowBlueSmal.gif) no-repeat 0 7px;
}
ul li.csc-section{
	padding: 0 25px;
}

.tx-sgglossary-pi1 {
 	margin: 10px;
}

.label {
	width: 150px;
	margin-left: 10px;
}
.input {
	float:right;
	width:540px;
	clear:both;
	margin-bottom:10px;
}
.tx-sklinklist-pi1 {
	margin: 10px 10px 20px 10px;
}

.news-list-container {
 	margin: 10px;
}


.small {
	font-size:0.9em;
}

.news-amenu-container {
	margin: 10px;
}

.tx-eufis-pi1 {
	margin: 10px;
	width: 730px;
}

.tx-eufis-pi1 li {
	margin:0;
	float:left;
	padding:0;
	width: 175px;
	line-height:1.3em;
}

.align-center {
	align: center !important;
}

#ext-templavoila-mod1-index-php td {

	font-weight: bold;

}

.news-amenu-container ul {

	float: left;
}

#tx_chcforum-pi1 {

	margin: 10px;
	}
	
div.news-single-timedata {

	margin: 0px 10px 15px 10px;
}

table.contenttable{
}

table.contenttable td {
}

html {background: #fff !important;}

#printButton {

	position: absolute; 
	right: 8px; 
	top: 33px;
}

.tx-pbsurvey-pi1 .survey_item input {
	margin:5px;
}

.tx-pbsurvey-pi1 .survey_item  {
	border:0px;
}