/* CSS Document */

@import url (content.css);

html, body {
	background-color: #e9e9e9;
	background-image: url("../img/idalab_bgr.gif");
	background-repeat: no-repeat;
	background-position: top center;
	border: 0;
	padding: 0;
	margin: 0;
	width:100%;
	height:100.01%;
	font: normal 100.01% Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
	overflow: visible;

}

body {
		background-image: url(../img/idalab_bgr.gif);
}

*html body {
	overflow-y: scroll;
	overflow-x: hidden;
}



p {
	font-size:11px;
	color: #333333;
}


H1 {
	font-size:12px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:15px;
	color:#333333;
	line-height: 16px;
	}


h2 {
	color:#333333;

}


h3,h4,h5 {
	color:#333333;

}

.leute {
	/* border: 1px dotted red;*/
	border-bottom: 1px solid #e1e1e1;
	background-color: #f0f0f0;
	color: #333333;
	font-size: 11px;
}

.imgtext-table {

}

.leute p {
	margin: 5px;
	width:225px;
	font-size: 11px;
	line-height: 16px;
}

.leute td {
	width:150px; 
	margin: 5px;
	background-color: #f0f0f0;
}


/* SITESTRUKTUR */
#sitebody {
	text-align:left;
	margin: 0 auto auto auto;
	width:750px;
	position:relative;
	height:100%;
	border:0;
	overflow: visible;
	background-image: url('back_body.gif');
	background-repeat: repeat-y;
}

#allcontenttab {
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	/* background-image:url('back_table.gif'); */
	background-repeat: repeat-y;
}

#centercontent {
	padding-left:20px;
	padding-right:20px;
	background-color:#FFFFFF;
	color:#333333;
	width:320px;
}

*html #centercontent {
	width:360px;
}

#leftcontent {

}

#rightcontent {

}

.mainmenu {
	background-color:#660000;
	color:#FFFFFF;
}

#allcontent {
	position:relative;
	top:0px;
	left:0px;
	height: 100%;
	
}

#head {
	top: 0px;
	left:0px;
	background-color:#FFFFFF;
}




/***************************** MAINCONTENT **************************************/
/*
#maincontentbox {
	position:absolute;
	top:0px;
	left:170px;
	width:400px;
	height:100.01%;
	background-color:#FFFFFF;
	overflow: visible;
	
}*/

#rootline {
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	top:0px;
	left:0px;
	width:350px;
	color: #660000;
	background-color:#FFFFFF;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:10px;
}


#rootline a:link {
	color: #B22C00;	
	text-decoration: none;
	font-size:10px;
	padding-left:2px;
}


#rootline a:visited {
	color: #B22C00;	
	text-decoration: none;
	font-size:10px;
}

#rootline a:hover {
	text-decoration: underline;
}

#content {
	position:relative;
	top:0px;
	left:0px;
	background-color:#FFFFFF;
	color: #333333;
	width:370px;
	min-height:350px;
	padding:0px;
	padding-top:8px;
	padding-bottom:15px;
	font-size:12px;
	/*z-index:2;*/
}

*html #content {
	padding-top:14px;
	overflow: visible;
	height: auto;
	width: 400px;
}

#content a:link {
	color:#B22C00 ;
	text-decoration: none;
	
}

#content a:visited {
	color:#B22C00 ;
	text-decoration: none;
	
}

#content a:hover {
	color:#B22C00 ;
	text-decoration: underline;
	
}

.bodytext, li, p {
	font-size:12px;
}

#content ul {
	/*padding: 5px 0px 5px 0px;*/
	position: relative;
	left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 22px;
	list-style-image: url(../img/link_arrow.gif);
}

*html #content ul {
	position: relative;
	left: 0px;
	padding: 10px 0px 0px 0px;
	margin-left: 18px;
	list-style-image: none;
}


#content ul a {
	list-style-image: url(../img/link_arrow.gif);
	list-style-position:outside;
	padding-bottom: 2px;
}

*html #content ul a {
	list-style-image: url(../img/id_arrow.gif);
	padding-bottom: 0px;
	padding-top: 0px;
}


#content ul.a {
	list-style-image: url(../img/link_arrow.gif);
	list-style-position:outside;
}

#content li {
	font-size: 12px;
	line-height: 14px;
	padding: 2px 10px 0px 0px;
	margin: 0px 0px 0px -5px;
	vertical-align: middle;
}

*html #content li {
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#content li a {
	font-size: 10px;
	list-style-image: url(../img/id_arrow.gif);
	vertical-align: middle;
}

*html #content li a {
	font-size: 10px;
	list-style-image: url(../img/id_arrow.gif);
	vertical-align: baseline;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content li a:link {
	list-style-image: url(../img/id_arrow.gif);
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 10px;
	color: #666666;
	
}



/*****************************SUBNAVI**************************************/
/* Definition des Subnavi-Blocks */

#submenu {
	position:absolute;
	position: relative;
	top:0px;
	left:0px;
	width:165px;
	background-color:#EFEFEF;
	border-top:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
	border-right: 0px;
	border-bottom:5px solid #FFFFFF;
	border-top: Opx;
	padding-top:0px;
}

/* *html #submenu {
	overflow-x:hidden;
}*/

/************************ SUBMENU beginn ********************/

table.submenutab {
	text-decoration: none;
	border:0px;
	width:165px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#EFEFEF;
}

td.subtbNO  {
	font-weight:bold;
	font-size:11px;
	background-color:#E1E1E1;
	border-bottom: 1px solid #FFFFFF;
	padding:3px 0px 4px 10px;
	width:100%;
}

td.subtbNO a:link {
	text-decoration: none;
	color:#666666;
	font-weight:bold;
/*	font-size:11px; */

}

td.subtbNO a:visited {
	text-decoration: none;
	color:#666666;
	font-weight:bold;
	font-size:11px;
}

td.subtbNO a:hover {
	text-decoration:underline;
}

.subtbACT {
	background-color:#B22C00;

}

td.subtbACT  {
	font-weight:bold;
	font-size:11px;
	/*background-color:#E1E1E1;*/
	border-bottom: 1px solid #FFFFFF;
	width:100%;
	padding:3px 0px 4px 10px;
	
}

td.subtbACT a:link {
	color:#FFFFFF;
	text-decoration: none;
} 

td.subtbACT a:visited {
	color:#FFFFFF;
	text-decoration: none;
} 

td.subtbACT a:hover {
	text-decoration: underline;
} 


.subtbCUR {
	background-color:#B22C00;
}

td.subtbCUR  {
	font-weight:bold;
	font-size:11px;
	background-image: url(../img/nav_arrow.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	/*background-color:#E1E1E1;*/
	border-bottom: 1px solid #FFFFFF;
	width:100%;
	padding:3px 0px 4px 20px;
}

td.subtbCUR a:link {
	color:#FFFFFF;
	text-decoration: none;
}

td.subtbCUR a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

td.subtbCUR a:hover {
	text-decoration: underline;
}


/**** SUBSUBMENU ******/


td.subsubtbNO  {
	/*font-weight:bold;*/
	font-size:11px;
	/*background-color:#E1E1E1;*/
	/*border-top: 1px solid #FFFFFF;*/
	border-bottom: 1px solid #FFFFFF;
	padding:3px 0px 4px 10px;
	width:100%;
}

td.subsubtbNO a {
	font-size: 11px;
	text-decoration: none;
	color:#666666;
	font-weight:normal;
	list-style:none;
	border:none;
	padding: 3px 0px 4px 0px;
	border-bottom: 1px solid #FFFFFF;

}

*html .subsubtbNO a {


}
td.subsubtbNO a:link {
	text-decoration: none;
	color:#666666;
}


td.subsubtbNO a:visited {
	text-decoration: none;
	color:#666666;
	font-size:11px;
	text-decoration:none;
}

td.subsubtbNO a:hover {
	text-decoration: underline;
}

.subsubtbACT  a {
	text-decoration: none;
	font-size: 10px;

}

.subsubtbACT  a:hover {
	text-decoration: underline;
}


.subsubtbCUR  {
	color:#B22C00;
	background-image: url(../img/subnav_arrow.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	font-weight:bold;
	list-style:none;
	border:none;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 0px 4px 20px;
}

.subsubtbCUR a {
	color:#B22C00;
	text-decoration: none;
	font-size: 11px;
}

.subsubtbCUR a:hover {
	color:#B22C00;
	text-decoration: underline;
}

* {
	margin:0px;
	padding:0px;
}

/***************************** SUBSUBNAVI END **************************************/
/************************ SUBMENU END ********************/




/******************** HEAD FUNCTIONS **********************************/
#spcsearch {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color:#666666;
	position:absolute;
	top:1px;
	left:333px;
	width:200px;
	height:25px;
	z-index: 10;
	float: left;
}

*html #spcsearch {
	left:329px;
	top:2px;
}

.minisuchfeld {
	height:13px;
	width:110px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 8px;
	background-color:#FFFFFF;
	letter-spacing: 1px;
	color:#000000;
	border:1px solid #666666;
	padding:1px;
	margin-top:2px;
	vertical-align: top; /*  !!wichtig damit firefox sich so verhält wie expl*/
	
}

* html .minisuchfeld {
	height:14px;
	font-size:10px;
	padding:1px;
	top:0px;
	margin-top:0px;
	color:#666666;
	letter-spacing: normal;
}

.minisuche {
	color: #B22C00;
	background-color:#FFFFFF;
	width:30px;
	height:12px;
	vertical-align: absmiddle;
	padding-top:4px;
	
}
*html .minisuche {
	top: 3px;
	margin-top:3px;
	margin-left:1px;
	padding-left:2px;
	padding-bottom:0px;
	border-bottom:0px;
	font-size:11px;
}

#spcnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: right;
	color:#666666;
	
	position:absolute;
	top:4px;
	left:415px;
	width: 330px;
	height: 28px;

	vertical-align:middle;
	padding-right:10px;
	padding-top: 0px;
	margin-top:0px;
	
	list-style:none;
	display:inline;
	float: left;
	z-index:2;
}

*html #spcnavi {
	left:420px;
	top:0px;
}


#spcnavi  a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding: 2px 5px 5px 5px;
	margin-right:0px;
	color:#666666;
	vertical-align:middle;
}

#spcnavi  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}

#spcnavi  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration: underline;
}

.sprache {
	padding-left:0px;
	padding-right:0px;
	margin-top:5px;
	padding-bottom:10px
}
*html .sprache {
	padding-top:0px;
}


/* ////////////////////////////////////////////////////////////////////  */


/******************** HAUPTNAVIGATION **********************************/
#mainnavi {
	position:relative;
	top:0px;
	left:0px;
	height:20px;
	width:730px;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	background:#660000;
	z-index:2;
}

div[id]#mainnavi {
	width:740px;
}
/* wie? nur für firefox? */
*html #mainnavi {
	width:750px;
}

#newsbox {
	position: relative;
	top:0px;
	left: 0px;
	color:#666666;
	background-color:#EFEFEF;
	text-align:left;
	font-size:8px;
	line-height:12px;
	width: 175px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom: #FFFFFF solid 5px;
	padding-top:0px;
	vertical-align: top;
	min-height: 0px;
}

*html #newsbox {
	top:-5px;
	left: 0px;
	width: 175px ;
	padding: 0px;
	margin: 0px;
}


#newscontent {
	min-height: 0px;
	top:0px;
	left:0px;
	padding: 0px 0px 5px 0px;
	margin-top:0px;
	border-top:0px;
	padding-bottom:10px;
}

*html #newscontent {
/*	top:10px;*/
	padding-bottom:5px;
}

#newscontent h1 {
	position: relative;
	font-size: 11px;
	font-weight:normal;
	padding-bottom:5px;
	border-top:#FFFFFF solid 5px;	
	border-bottom:#FFFFFF solid 1px;	
	/*padding-top:8px;*/
	color:#666666;
}

*html newscontent h1 {
	/*padding-top:5px;*/
}



#newscontent p {
	position:relative;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	font-size:10px;
	color:#666666;
	line-height:12px;
	/*top:5px;
	 padding:5px; */
}

*html #newscontent p {
	position:relative;
	top:0px;
	line-height:13px;
}

#newscontent a {
/*	z-index: 2;*/
	
}

#newscontent a:link {
	color: #B22C00;	
	text-decoration: none;
	font-size:10px;	
}

#newscontent a:visited {
	color: #B22C00;	
	text-decoration: none;
	font-size:10px;
}

#newscontent a:hover {
	color: #B22C00;	
	text-decoration: underline;
	font-size:10px;
}

#newscontent ul {
	color:#666666;
	position: relative;
	left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 19px;
	list-style-image: url(../img/link_arrow.gif);
	list-style-position:outside;
}

*html #newscontent ul {
	list-style-image: none;
	position: relative;
	left: 10px;
	padding: 5px 0px 0px 0px;
	margin-left: 17px;
}

#newscontent li {
	font-size: 10px;
	line-height: 13px;
	padding: 0px 10px 5px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}

*html #newscontent li {
	font-size:10px;
	line-height: 14px;
	padding: 0px 10px 5px 0px;
	margin: 0px 0px 0px 0px;
}

*html #newscontent li a {
	font-size:10px;
	line-height: 14px;
	padding: 2px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-image: url(../img/link_arrow.gif);
}

/********************* INDEXED SEARCH AUSGABE *********************************/

/*äußere Umrandung */
.tx-indexedsearch  {
	width:345px;
	padding: 0px 15px 0px 0px;
	background-color: #FFFFFF;
}

*html .tx-indexedsearch  {
	width:360px ;
	padding: 0px;
	border:0px;
}

.searchbox {
    font-weight: bold;
	 color: #B22CC0;	
}

.searchbox2 {
	width: 360px;
}

*html .searchbox2 {
	width: 360px;
}

.searchbox2 td {
	 width:160px;
	 font-weight: bold;
	 color: #B22CC0;	
	 background-color: #F0F0F0;
}

/* innere Umrandung */
.tx-indexedsearch-res {
	width:360px !important;
	overflow: hidden;
}

.tx-indexedsearch ul {
	padding: 15px 0px 15px 0px;
}

.tx-indexedsearch li {
	font-size: 10px;
	line-height: 14px;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 30px;
	background-color: #FFFFFF;
	list-style-image: url(../img/link_arrow.gif);
}

.tx-indexedsearch table {
	background-color: #F0F0F0;
	vertical-align: top;
}

.tx-indexedsearch a {
	padding: 5px 0px 5px 5px;
}

.tx-indexedsearch p {
	padding: 5px 0px 5px 0px;
}

*html .tx-indexedsearch li {
	margin: 0px 0px 0px 18px;
}

/* Button Suchen */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:100px; 
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 5px 0px;
	background: #F0F0F0;
	border: 1px solid #666666;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;

}

	
/* input Feld Suche */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	font-weight:normal;
	width:160px; 
	float: left;
	padding-left: 5px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #666666;	
}	


/* "Wort" in Suche nach "Wort" */
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
	font-weight:bold; 
	font-style:italic; 
}	

/* Suche nach "Wort" */
.tx-indexedsearch .tx-indexedsearch-whatis { 
	margin-top:10px; 
	margin-bottom:0px; 
	font-weight: bold;
}	

.tx-indexedsearch P.tx-indexedsearch-noresults { 
	text-align:center; 
	font-weight:bold; 
	
}	

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
	background:#eeeeee;
}	

/* Rahmen um titel */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { 
	font-weight:bold; 
	width: 360px;
	background-color:#F0F0F0; 
}	

/* Rahmen um Treff % */ 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { 
	font-weight:normal; 
	display: none;
}	

/* Kurzbeschreibung */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { 
	font-style:normal; 
	width:320px !important;
}	

/* Suchbegriff Hilite */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { 
	color:red; 
	font-style: normal;
}
	
/* Seitendetails */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	font-size: 10px;
	width:180px;
	font-style:italic;  
}

/* Seitentitelrahmen */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 
	margin-top:20px; 
	margin-bottom:5px; 
	
}

/* Seitentitel */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 
	margin-top:0px; 
	margin-bottom:0px; 
	font-size:14px; 
	padding-left:5px;
	
}	

/* Seitentitelrahmen */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { 
	background:#F0F0F0; 
	
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { 
	vertical-align:middle; 
	padding: 2px 5px 2px 5px;
}	
.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color : #666666; 

}

/* Formulare */
/* table */

FORM TABLE.csc-loginform {
	width:360px !important;
}

*html FORM TABLE.csc-loginform {
	width:360px !important;
}


FORM TABLE.csc-mailform {
	max-width:360px !important;
}


*html FORM TABLE.csc-mailform {
	width:360px !important;
}

/* tabcells */
FORM TABLE TR TD { 
	padding-left: 10px; 
	padding-right: 20px; 
	border:0px;
}

FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { 
	background-color: #F0F0F0; 
	padding-left:10px;
	vertical-align: top;
	width:95px !important;
	padding: 7px 10px 5px 10px;
}

FORM TABLE TR TD.csc-form-fieldcell { 
	background-color: #F0F0F0; 
	padding: 5px 10px 5px 5px;
	width:260px;
}

FORM TABLE TR TD.csc-form-fieldcell INPUT,
FORM TABLE TR TD.csc-form-fieldcell SELECT, 
FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { 						
	border: 1px solid #666666; 
}

/* pflichtfelder label */
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { 
	font-weight: bold; 
	padding-right: 0px;
}

FORM TABLE TR TD.csc-form-fieldcell textarea {
	width:235px;
	overflow:hidden;
	margin-top:5px;
	margin-bottom:5px;
}

FORM TABLE TR TD.csc-form-fieldcell input { 
	background-color: white; 
	padding: 2px 2px 2px 2px;
	}

FORM TABLE.csc-mailform TD.csc-form-labelcell {
	padding-right: 0px;
	padding-left: 10px;
}

FORM TABLE.csc-mailform TD.csc-form-fieldcell INPUT {
	/*width:240px !important;*/
}

.csc-form-label-req {
	padding:0px;
}

FORM TABLE TR TD.csc-form-fieldcell input.submitforms {
/*	width:100px; */
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 5px 0px;
	background: #F0F0F0;
	border: 1px solid #666666;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#content h1.csc-firstHeader { 
	margin-top: 0px; 
	padding-top: 0px;
	padding-bottom:0px;
}

*html #content h1.csc-firstHeader { 
	margin-top: 0px; 
	padding-top: 0px;
	padding-bottom:0px;
	
}

.csc-header {
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	border:0px;
	height:38px;
	/*background-color: #FFFF00;*/
}

#content .csc-header {
	height:32px;
}

*html #content .csc-header {
	height:0px;
}