/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/***********************************************		
	Gelb:	  		#f7aa00
	Grau Linien:   		#1A171B
	Grau Schrift/Balken:  	#7B7C7E
	Hellgrau Navi over	#F7F7F7
	Dunkelblau		#274b95
             			   
 ***********************************************/ 
/*html,*/body{
	margin:0px;
	padding:0px;
	height:100%;
	}
	
/*html{
	scrollbar-darkshadow-color: #1A171B;
	scrollbar-base-color: #D2D3D4;
	scrollbar-arrow-color:#1A171B;
	scrollbar-shadow-color: #FFF;
	scrollbar-highlight-color: #D2D3D4;
	scrollbar-face-color:#D2D3D4;
	scrollbar-track-color:#FFF;
	scrollbar-3d-light-color: #FFF;
	width:95%;
}*/


a {
	color: #1D398D;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#logout {
	margin: 0 auto;
	width: 961px;
	height: 25px;
	padding-top: 5px;
	background: #ffffff;
	text-align: right;
	padding-bottom: 5px;
}
/* #logout h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: bold;
	color: #2E3480;
}*/
#container {
	padding: 0px;
	width: 960px;
	margin: 0 auto;
	float: none;
}

/*#container02 {
	padding:0;
	margin:0;
}*/


#head{
	width: 961px;
	background-image:url(../pics/logos/logo_head_gvznetz.jpg) ;
	background-repeat: no-repeat;
	/*float: left;*/
	margin: 0;
        padding: 0;
	background-color:#FFFFFF;
	height:104px;
}	
#spacer { float:left; width:238px; height:20px; margin-top:60px; background-color:transparent; }

#topnavi{
	width: 518px;
	float: left;
	margin: 60px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*------------------------------- SUCHE  -----------------------*/

#suchform {margin-top: -12px;}

#suche  {
	float: right;
	width: 183px;
	margin: 59px 4px 0px 0px;
	padding: 0px;
	color:#1D398D;
	font-weight:bold;
	font-size:11px;
}

#suche input {
	border: 1px solid #7B7C7E;
	width: 145px;
	height:16px;
	margin-left:3px;
	vertical-align:middle;
}

.lupe {
	padding: 0px 0px 0px 2px;
	vertical-align:middle;
	border:none;
}

/*------ ENDE SUCHE ------------*/

/* ---------- Button allgemein ----- */


.smtbtn , #keq_next{
	text-align:center;
        background: #274b95 url(images/submitbutton.jpg);
        border: 0;
	color:#fff;
	vertical-align:middle;
        cursor:pointer;
	padding:3px;
}

.smtbtn:hover, #keq_next:hover {
        background: #274b95;
        color:#fff;
        border:1px solid;
        border-color:#000000;
}
/* ----------Ende Button allgemein -------*/

/*------------------------------- Login  -----------------------*/



#login {
  margin: 5px 0px 5px 5px;
  padding-bottom: 10px;
  width: 185px;
  background: transparent url(../pics/rechte_spalte/loginbild.gif) no-repeat;
  background-position: center top;
  border: 0px solid #7B7C7E;
}

.tx-felogin-pi1  {
	text-align: left;
	padding: 0px 0px 0px 5px;
}

.tx-felogin-pi1 input {
	float: left;
	margin: 2px 0px 3px 0px;
	padding: 0px;
	border: 1px solid #7B7C7E;
	width: 145px;
	height:18px;
	vertical-align:middle;
}

.tx-felogin-pi1 input.smtbtn {
       	height:22px; 
	width: 147px;
        line-height: 22px;
	text-align:center;
        background: #274b95 url(images/submitbutton.jpg);
        border: 0;
	color:#fff;
	vertical-align:middle;
        cursor:pointer;
}

.tx-felogin-pi1 input.smtbtn:hover {
        background: #274b95;
        color:#fff;
        border:1px solid;
        border-color:#000000;
}

.kurzbox { width: 400px;}
.senden { margin: 2px 0px 3px 3px; vertical-align:middle; float: left; }
.tx-felogin-pi1 h3 {margin: 10px 0px 10px 0px; }
.tx-felogin-pi1 p {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.tx-felogin-pi1 a {font-size: 11px; text-decoration: underline; }
.tx-felogin-pi1 a:hover {font-size: 11px; text-decoration: none;}
/*-------------------------- Ende Login  -----------------------*/
#content{
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	/*float:left;*/
}

#leftNav{
	width: 226px;
	height: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

#leftNav ul {
	margin:0;
	padding:0;
}

#inhalt{
	float: left;
	width: 722px;
	padding: 0;
	margin: 0px 0px 0px 10px;
	height: 100%;
}

#titelmotiv{
	float: left;
	width: 722px;
	margin: 0;
	padding: 0;
}


#rechte_spalte{
	float: right;
	width: 198px;
        height: 150px;
	padding: 0px;
	margin: 0px;
}

.clear-left{
	height:1px;
	clear:left;
	margin:0px;
	padding:0px;


}




/*------------------------------- Mailformular  -----------------------*/
.csc-mailform {
	padding-top: 15px;
	padding-bottom: 15px;	
   	width: auto;
   	background-color:#EEEEEE;
  	border: 0;
}

.csc-mailform label{
	display: block;
	float: left;
	color: #666666;
   	width: 80px !important;
      	margin-bottom:10px;
	padding-left:10px;
	clear:left;
}

.csc-mailform-field input{
	display: block;
	border: 1px solid #aaa !important;
	margin-left: 20px;
	padding: 2px 2px 2px 10px;
	width: 280px;
	float:left  !important;
    

}
.csc-mailform-field select{
	display: block;
	border: 1px solid #aaa !important;
	margin-left: 20px;
	padding: 2px 2px 2px 10px;
	width: 280px;
	float:left  !important;
    

}
.csc-mailform-field textarea{
	display: block;
	border: 1px solid #aaa !important;
	margin-left: 20px;
	padding: 2px 2px 2px 10px;
	width: 280px;
	float:left  !important;

}

.csc-mailform-field .csc-mailform-submit{
	display: block;
	border: 1px solid #aaa !important;
	margin: 10px 0px 0px 110px;
	width: 100px;
	float:left  !important;
	padding:3px;

}



/*--------------------------------- tt_news LIST view  -----------------------*/
.presselink {
	float: left;
	line-height:20px;
	height:20px;
	vertical-align:middle;
	margin-right:10px;
}

.news-list-container {	
	margin: 10px 0px 0px 0px;
	background-color:#FFF;
}

/* --------------------------*/
.news-search-form {
	padding:10px;
	margin-bottom:5px;
	background-color:#dadbdc;
	width: 300px;

}
.news-search-emptyMsg{
	margin: 0px 0px 10px 0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-search-form-submit{

}


/* --------------------------*/

.tableright {
	clear:both;
	margin:0;
	padding:0;	
}
.tableright td {
	margin:0;
	padding:0;
}





.csc-textpic-imagewrap, 
.csc-textpic-image, 
.csc-textpic-center, 
.csc-textpic-firstcol, 
.csc-textpic-lastcol{
	margin: 12px 0px 10px 0px;
}



/******************* Beginn Typo3 Content-Elemente ******************/

.csc-textpic-text {
	margin: 0px 0px 20px 0px;
}



/******************* Ende Typo3 Content-Elemente ******************/

/************* #globalNav styles **************/

/*ul {
    list-style-type : none;
    margin: 0px  0px 0px 0px;
    padding: 0px  0px 0px 0px;
}*/

/*li {
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type:none;
    width:auto;
}*/


/**********Top Navi links************/

#topnavi ul {
    list-style-type : none;
    margin: 0px  0px 0px 0px;
    padding: 0px  0px 0px 0px;
}

#topnavi li {
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type:none;
    width:auto;
}

li .toplink {
    float:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;    
    font-weight: bold;
    color: #626465;
    padding: 0px 20px 0px 0px;
	}
	
li .toplink:hover {
	color: #1D398D;
}

li .toplink_act {
    float:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;    
    font-weight: bold;
    color: #1D398D;
    padding: 0px 20px 0px 0px;
	}


/**********Navi links************/

#leftNav ul {
    list-style-type : none;
    margin: 0px  0px 0px 0px;
    padding: 0px  0px 0px 0px;
}

#leftNav li {
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type:none;
    width:auto;
    /* aus a.leftlink */
    background-image:url(../pics/hg/hg_navi_links.jpg);
    background-repeat:no-repeat;
}
	
li .leftlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: bold;
	color: #4C4D4E;
	display: block;
	width: 206px;
	padding: 0px 0px 0px 20px;
	/*background-image:url(../pics/hg/hg_navi_links.jpg);
	background-repeat:no-repeat;*/
	margin: 0px 0px 0px 0px;
	height: 20px;
	text-align: left;
	}

li .leftlink:hover {
	color: #1D398D;
}
	
li .leftlink_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: bold;
	color: #1D398D;
	display: block;
	width: 206px;
	padding: 0px 0px 0px 20px;
	background-image:url(../pics/hg/hg_navi_links.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	height: 20px;
	text-align: left;
}
	
/**********SUBNavi links************/

	
li .subleftlink,
li .subsubleftlink {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
	color: #000;
	display: block;
	width: 186px;
	padding: 4px 0px 4px 40px;
	background-color: #ededed;
	margin: 0px 0px 0px 0px;
	line-height: 14px;
	text-align: left;
}

li .subleftlink:hover,
li .subsubleftlink:hover {
	color: #1D398D;
}
	
li .subleftlink_act,
li .subsubleftlink_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
	color: #1D398D;
	display: block;
	width: 186px;
	padding: 0px 0px 0px 40px;
	background-color: #ededed;
	margin: 0px 0px 0px 0px;
	height: 24px;
	height: auto;
	text-align: left;
}
	
li .subsubleftlink,
li .subsubleftlink:hover,
li .subsubleftlink_act {
	padding-left:60px;
	width: 166px;
}


	
/**********Navi rechts************/

#rechte_spalte ul {
	list-style-type : none;
	margin: 0px  0px 0px 0px;
	padding: 0px  0px 0px 0px;
}

#rechte_spalte li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
	width:auto;
}
	

li .rightlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: bold;
	color: #4C4D4E;
	display: block;
	width: 180px;
	padding: 0px 0px 0px 20px;
	background-image:url(../pics/hg/hg_navi_rechts.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	height: 20px;
	text-align: left;
	}

.rightlink {
clear:both;
		padding: 0px 0px 0px 20px;
		margin: 0px 0px 0px 0px;
	
	}


li .rightlink:hover {
	color: #1D398D;
}

li .rightlink_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: bold;
	color: #4C4D4E;
	display: block;
	width: 180px;
	padding: 0px 0px 0px 20px;
	background-image:url(../pics/hg/hg_navi_rechts.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	height: 20px;
	text-align: left;
	}

/************** extension styles ************/




/************** artikel styles **************/
#text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration : none;
	font-weight: bold;
	line-height: 20px;
	/* float: left; */
	color: #2E3480;
	margin: 0px 0px 0px 0px;
	width: 490px;
}

#text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration : none;
	font-weight: bold;
	line-height: 20px;
	/* float: left; */
	color: #2E3480;
	margin: 0px 0px 24px 24px;
	/*width: 470px;*/
}

#text h3,h4,h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: bold;
	line-height: 20px;
	color: #2E3480;
	margin: 0px 0px 0px 0px;
}

h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: bold;
	line-height: 20px;
	/* float: left; */
	color: #2E3480;
	margin: 0px 0px 0px 0px;
}


#text .bodytext{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	vertical-align: top;
	/*width: 490px;*/
}


#text a:hover{
	text-decoration:underline;
}

#text ol li{
	margin: 0 0 0 12px;
}

#text ul li{
	list-style:square;
	margin-left: -20px;

}
#text #tabs li{
	list-style:none;
	margin-left:0px;
}

.bold_a {
	color: #1D398D;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}


.text_auszeichnung{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #2E3480;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
}

.artikel-pic{
	padding: 5px 10px 0px 0px;
	float: left;
}

acronym, abbr{
	color: #666;
	background-color:#EEE;
	text-decoration:none;
}

/****** kontaktformular styles ***********************/

td.td-no-style {
	margin:0;
	padding:0;
}

/************* #table styles ************************/
	
table {
	/*border:1px solid #c2c2c2;*/
	margin:10px 10px 30px 10px;
	width:95%;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	text-align:left;
	font-weight: bold;
	line-height: 22px;
	margin:0;
	padding:0;
	padding-left: 10px;
	background-color: #2c54ab;
	/*border:1px solid #2c54ab;*/
	color: #fff;
}
tbody {
	margin:0;
	padding:0;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	vertical-align:top;
	font-weight: bold;
	border-bottom:1px solid #c2c2c2;
	background-color: #dadcdc;
	}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background-color: #f5f4f6;
	margin:0;
	padding:0;	
	}
td {	
	padding: 5px 10px 5px 10px;
	vertical-align:top;	
	}
td img {
	border:0;
	}				
	
.cell_darkgrey {
	background-color: #d8d8db;
	background-image: url(../pics/tabellen/tbl_back_01.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

.cell_lightgrey {
	background-color: #f5f4f6;
	
}

.layout-table td{
	padding: 0px 10px 0px 10px ;
}

/*----------------- Sitemap Styles--------------------------------*/
/* sitemap extension */
.tx-flseositemap-pi1 ul {
	margin-left:0;
	padding-left:25px;
}

.tx-flseositemap-pi1 li {
	font-size:11px;
	line-height:18px;
	list-style-type:none !important;
}

.tx-flseositemap-pi1 li a {
	padding-right:20px;
}

.tx-flseositemap-pi1{
margin-bottom: -12px;
}


.tx-flseositemap-pi1 ul li{
line-height: 20px;
background-color: #cad5e3;
list-style-type:none;
background-image:url(../pics/design-elemente/bullet_liste.gif);
background-position: top left;
background-repeat:no-repeat;
margin: 0px 0px 0px -40px ;
padding: 0px 0px 0px 20px ;
border-top: 1px solid #FFF;
}

.tx-flseositemap-pi1 ul li li{
background-color: #f0f1f5;
list-style-type:none;
background-image:url(../pics/design-elemente/bullet_level_2.gif);
background-repeat:no-repeat;
margin: 0px 0px 0px -60px ;
padding: 0px 0px 0px 35px ;
border-top: 1px solid #FFF;
}

.tx-flseositemap-pi1 ul li li li{
list-style-type:none;
background-image:url(../pics/design-elemente/bullet_level_2.gif);
background-repeat:no-repeat;
margin: 1px 0px 0px -60px ;
padding: 0px 0px 0px 35px ;
}
.tx-flseositemap-pi1 ul li li a{
font-weight:normal;
}

/*------------ Styles tt_news --------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-item {
	height: auto !important;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	border-bottom: 1px dashed #c8c9cb;
	background-color:#FFF;
	}
	
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	background-color: #FFFFFF;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#2c54ab;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#2c54ab;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #4c4d4e;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-weight: bold;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;

}
.news-list-browse {
	text-align: center;
}


.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
}

.news-latest-container HR.clearer {
	clear:left;
}





	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#FFFFFF;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #FFFFFF;
	border:1px solid #666;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #FFFFFF;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#FFFFFF;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#FFFFFF;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;


	background-color:#FFFFFF;

	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#FFFFFF;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #FFFFFF;
	color:#C1C1C1;
}


/* BEGINN wahrscheinlich nie benutzt Styles for catmenu (Kategorien) */
.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#FFFFFF;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}


.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}
/* ENDE Styles for catmenu mode "nestedWraps" */


/*--------------------------------- CSS IM DETAIL --------------------------------- */

/*--- Kundenportal --- */
.kv {width: 200px; height: 130px; border-right: 10px solid #ffffff; border-bottom: 10px solid #ffffff; float: left; text-align: center; background: #dddddd; }
.md {width: 200px; height: 130px; border-right: 10px solid #ffffff; border-bottom: 10px solid #ffffff; float: left; text-align: center; background: #dddddd; }
.ib {width: 200px; height: 130px; border-right: 10px solid #ffffff; border-bottom: 10px solid #ffffff; float: left; text-align: center; background: #dddddd; }


#c636 {width: 200px; height: 130px; background: #dddddd; text-align: center; border-right: 10px solid #ffffff; border-bottom: 10px solid #ffffff; }

#c637 {float: left; width: 420px;}
#c636 {float: left;}
#text #c637 #c636 { display: inline-block;}
#c630 {float: left; width:700px; }


/*--- Content Bilder Ausrichtung --- */
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
display:inline;
margin-right:30px;
}

/*--- Login im Content --- */
#c629 .tx-felogin-pi1 {background: #f7f7f7; border: 1px solid #2E3480; padding: 20px; margin-top:20px;}
#c629 .tx-felogin-pi1 input {width:260px;}
#c629 .tx-felogin-pi1 input.smtbtn {width:160px;}
#c630 .tx-srfeuserregister-pi1 p {padding-left:6px;}

#loginform label { float: left; width: 100px; }

#loginform #user {float: left; background: #ffffff; color: #000000;}
#loginform #pass {float: left; background: #ffffff; color: #000000;}
#loginform .anmelden { float: left; margin-left: 100px;}


/*--- Anmeldeformular --- */
.bildausrichtung { margin: 0 auto; }
#formbackground {padding: 20px; background: #f7f7f7; width: 500px; border: 1px solid #2E3480; margin: 0 auto;}
#formular { width: 420px; margin: 0 auto;  }
.drucklogo {display: none;}
.tx-srfeuserregister-pi1-radio {margin-left: 0px; }
.tx-srfeuserregister-pi1 p {margin-bottom: 10px;}
#tx-srfeuserregister-pi1-gender { margin-bottom: 10px;}
#tx-srfeuserregister-pi1-nutzungsbedingungen {width: 18px; margin-left: -2px; margin-right: 5px;}
#tx-srfeuserregister-pi1-usergroup-3 {width: 18px;}
#tx-srfeuserregister-pi1-usergroup-4 {width: 18px;}
.tx-srfeuserregister-pi1 .submitbtn, 
.tx-srfeuserregister-pi1 .submitbtn2 { width:160px; }
#tx_srfeuserregister_pi1_printtext-3 {display: none; }

/*--- SUCHEMITTELTEIL --- */
#suchemitte {
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #2E3480;
margin-top:0px;
padding:20px;
}

.tx-indexedsearch {width: 510px;}
.tx-indexedsearch-descr {max-width: 505px; margin-top: 0px; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px dashed #C8C9CB;}
.browsebox {padding-left: 20px;}
*+html .browsebox {margin-left: 0px;}
.tx-indexedsearch-title {margin-left: -5px;}
#tx-indexedsearch-searchbox-button-submit {
	margin-top: 10px;	
       	height:22px; 
	width: 155px;
        line-height: 22px;
	text-align:center;
        background: #274b95 url(images/submitbutton.jpg);
        border: 0;
	color:#fff;
	vertical-align:middle;
        cursor:pointer;
}

#tx-indexedsearch-searchbox-button-submit:hover {
        background: #274b95;
        color:#fff;
        border:1px solid;
        border-color:#000000;
}
.browsebox li a {display: inline-block; border: 0px solid red; width:63px ;}


/*--- Benutzerdaten --- 
#formular .test form #tx-srfeuserregister-pi1-fe_users_form {background: #000000;}
#tx-srfeuserregister-pi1-fe_users_form .tx-srfeuserregister-pi1-submit {color: #ffffff; background: #2E3480;}
#tx-srfeuserregister-pi1-fe_users_form fieldset { width: 440px;}*/

.tx-srfeuserregister-pi1_drucken .submitbtn, .tx-srfeuserregister-pi1 .submitbtn2 {
margin-left: 0px; }

.tx-srfeuserregister-pi1_back .submitbtn, .tx-srfeuserregister-pi1 .submitbtn2 {
margin-left: 0px;}




/********************* Styles Seite Messdaten und Regionale Cluster ********************/

.netzkop-select {margin:0; padding:0;}
.netzkop-select select {float:left; width:200px;}
.netzkop-radio {margin:0; padding:0;}
.netzkop-radio01 {margin:0; padding:0;}
.netzkop-radio02 {margin:0 0 0 16px; padding:0;}
.msg {margin:0; padding:0; color:#FF0000;}
.datefield {margin:0; padding:0;}
.datefield-start {margin:0; padding:0;}
.datefield-start label {float:left; width:90px;}
.datefield-end {margin:0; padding:0;}
.datefield-end label {float:left; width:90px;}
.messwert-radio ul {margin:0; padding:0;}
.messwert-radio li {margin:0; padding:0;}
.messdaten {margin:0; padding:0;}
.messdaten-export {margin:0; padding:0;}
/* amitedit wg. unerwünschten umbrüchen der Uhrzeitfelder in den Tabellen. Versuch... */
.messdaten table.contenttable tr td {white-space:nowrap;}
#c654 {padding: 5px; margin: 10px 10px; width: 195px; text-align: left;}
#c654 h1 {width: 190px; color: #2E3480; font-size: 12px; margin-bottom: -5px; }
#c654 dd { margin: 0 0 8px 0px; }
#c654 dt {color: #2E3480; }
#c649 table.contenttable { width:100%; margin: 0px 0 24px 0; padding:0; border: 1px solid #dadcdc; }
#c649 table.contenttable caption { margin: 18px 0 0 0;}
#c649 table.contenttable thead { margin: 0;}
#c649 table.contenttable body {  }

/******************* Ende Styles Seite Messdaten und Regionale Cluster *****************/


/**************** Legende Links auf Seite Messdaten und Regionale Cluster **************/

#c654 h1.legend {margin:20px 10px 0px 5px; font-size: 11px; font-weight:bold; color:#2E3480;}
#c654 dl.legend {margin:0px 0px 0px 5px; padding: 10px; font-size: 11px; background:#ededed;}
#c654 .legend dt {font-size: 11px; font-weight:bold;color: #2E3480;}
#c654 .legend dd {font-size: 11px; font-weight:normal;color: #000;}

/**************** Legende Links auf Seite Messdaten und Regionale Cluster **************/

.mdata-min{color:#00ff00; font-weight:bold;}
.mdata-max{color:#ff0000; font-weight:bold;}
.mdata-r{text-align:right;}
.mdata-f{font-weight:bold;}
.mdata-v{font-style:italic;}
div.mdata-c{text-align:center;}

/** ke_questionaire styles **/

.keq_question, #text .keq_question p.bodytext{
	border-bottom:0px solid #2c4d9c;
	border-left:0px solid #2c4d9c;
	color:#2e3480;
}
.keq_input, .keq_selection{
	border-left:0px solid #2c4d9c;
}
.keq_navigation a{
	background-color:#2c4d9c;
	color:#ffffff;
}
.keq_navigation a:hover{
	background-color:#2c4d9c;
	color:#ffffff;
	text-decoration:underline;
}
