/* -------- allgemein --------
Farben*****
Schrift und Rahmen: #626E79
Orange: #c3631b

 */

body {
	color: #626E79;
	font-size: 13px; 
	line-height: 26px; 
	margin:0 0 0 0; 
	padding: 0 0 0 0;
	height: 100%;
	font-family:  verdana, sans serif; 
		font-size:14px;
	}
	
html { height: 100%;} 


a {   text-decoration: underline;  color: #626E79; border: 0;}
a:link {  text-decoration: underline;  color: #626E79; border: 0;}
a:visited {text-decoration: underline; color: #626E79; border: 0;}
a:active { color: #000; border: 0;}
a:hover { color: #000; border: 0;}

h1, H1 {
	font-size: 16px; 
	padding: 0 0 0 0;
	margin: 0 0 0px 0;
	font-weight: bold;
	color: #000;
	}
h1.csc-firstHeader {
	font-size: 16px; 
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #000;
	}	
.csc-firstHeader {
	font-size: 16px; 
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #000;
	}


h2, H2 {
	font-size: 14px; 
	padding: 0 0 0 0;
	margin: 0 0 0px 0;
	font-weight: bold;
	color: #000;
	}
/* -------- good-root auszeichnungen-------- */	
.name-of-person {
	color: #000;
	font-size: 20px; 
	font-family:  Garamond, Times New Roman, Times, serif; 
	font-weight: bold;
	letter-spacing: 1px;
	}
	

.detail {
	color: #c3631b;
	font-size: 20px; 
	font-family:  Garamond, Times New Roman, Times, serif; 
	font-weight: bold;
	letter-spacing: 1px;
	}
/* -------- good-root auszeichnungen ENDE-------- */

p, P, TD, td, bodytext {
	color: #626E79; 

	}

.important {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #c3631b;
	}
	

b, B, strong {
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #293B4C;
	}


li {  
	padding: 0px 0px  4px 0px;
	margin:4px 0px 4px 10px;
	text-decoration: none;	
	font-weight: normal;
	list-style: square #da7716;
		font-size: 13px; 
	list-style-image: url(../img/list.png);
	}
	

	
ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	list-style: #da7716;
	font-size: 13px; 
	list-style-image: url(../img/list_sub.png) ;
	 }
	 
#main-content li a {  
	padding: 0px 0px  4px 0px;
	margin:4px 0px 4px 0px;
	text-decoration: none;	
	font-weight: normal;
	list-style: square #da7716;
		font-size: 13px; 
	list-style-image: url(../img/list.png);
	}
	

	
#main-content ul a {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: #da7716;
	font-size: 13px; 
	list-style-image: url(../img/list_sub.png) ;
	 }


/* -------- Ebenen positionieren Ebenen Links -------- */


#bread-crump{margin: 0 0 0 0;}
	
	
#language {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 376px;
	padding: 0px 0px 0px 0px;
	width: 80px;
	height: 23px;
	background:#dd7931;
	z-index: 500;
	}
	
.language {padding: 0 8px 0 8px;}


	
#topnav {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	padding: 0px 2px 0px 6px;
	width: 820px;
	height: 23px;
	text-align: right;
	float:right;
	background:#dd7931;
	/*border: 1px solid #b7e013;*/
}
#topnav a { font-size: 11px; letter-spacing: 0.1em; text-decoration:none; line-height:14px; color:#fff; font-weight:bold;}
#topnav a:link { }
#topnav a:visited { }
#topnav a:active { color: #000;}
#topnav a:hover { color: #000;}


#wrapper { width: 100%; border:0; 	
	position: absolute;
	left: 50%;
	margin-left: -450px;
	width: 900px;	
	}
	
#header-img {
	position: absolute;
	left: 50%;
	width: 847px;
	margin-left: -240px;
	top: 60px;
	padding: 0px 0px 0px 0px;
/*	height: 272px;*/
	z-index: 2;
	}
	
#logo	{
	position: absolute;
	left: 50%;
	width: 167px;
	margin-left: -450px;
	top: 60px;

	}
	
#content-wrapper {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	}

#content	{
	position: absolute;
	left: 50%;
	margin-left: -240px;
	margin-top: 240px;		
	padding: 0px 10px 0 0px;
	width: 555px;
	line-height: 26px; 
	color: #584e49;
	background: url(../img/bg.png) repeat;
	border-bottom: 4px solid #fff;

	z-index: 2000;
	}
	


/* -------- Navigation -------- */	
#menu_left {
	position: absolute;
	left: 50%;
letter-spacing: 0.1em;
	margin-left: -450px;
	top: 240px;
	width: 180px;
	}
	
#menu_left ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size: 12px; 
  	color: #000;
	font-weight: bold;
}

#menu_left li{

	list-style: none;
	padding-bottom: 2px;
	font-weight: bold;
  	color: #000;
  	border-bottom: 1px solid #ebebeb;
	}


#menu_left ul.level2 li{
	padding-bottom: 0px;
	}

#menu_left ul.level2 li a, #menu_left ul.level2 li span.cur{
	padding-bottom: 2px;
  	color: #626E79;
	}

#menu_left ul.level2 {
	padding-top: 2px;
	padding-bottom: 2px;
	}


#menu_left li a {
  	color: #626E79;
  	margin-right: 0px;
	}

#menu_left ul.level2 li a {
  	color: #626E79;

	}

#menu_left li a:hover {
 	color: #c3631b;
  	text-decoration: none;
	}

#menu_left ul.level2 li a:hover {
  	color: #c3631b;
  	padding-left: 0px;
  	text-decoration: none; 
	}

#menu_left li a{
  display: block;
	padding: 0px 0px 2px 0px;
	text-decoration:none;
	}


#menu_left li .cur {
  	display: block;
	text-decoration:none;
	padding: 0px 0px 2px 0px;
	color:#c3631b;
	}


#menu_left ul.level2 li a, #menu_left ul.level2 li .cur {
	}

#menu_left li.act a {
  	color: #c3631b;
	}

#menu_left li.level2 a {
  	color: #000;
	padding-left: 18px;
	}

#menu_left li.level2 a:hover {
  	color: #c3631b;
	}

#menu_left li.level2_act a {
  	color: #c3631b;
  	padding-left: 18px;
	}

#menu_left li.act .cur {
	color: #c3631b;
	padding-left: 18px;
	}
	
#footert{
	margin: 60px 0 0 0px;
	padding: 0px 0 0 0px;
	top: 0px;
	height: 20px;
	width: 555px;
	border-top: 1px solid #c3631b;
	}
	
#footert a { font-size: 11px; text-decoration:none; line-height:14px; color:#626E79; font-weight:normal;}
#footert a:link { }
#footert a:visited { }
#footert a:active { color: #000;}
#footert a:hover { color: #000;}

.weiss {font-weight: bold; line-height: 26px; color: #fff;}
	
a.bread, a.bread:link, a.bread:visited { 
	padding: 4px 4px 4px 10px;
	text-decoration: none; 
	font-size: 11px; 
	background: url(../img/bread-bg.gif) no-repeat left 6px;
	color: #c3631b;
	
	}

a.bread:active { color: #CA9F45;}
a.bread:hover { color: #626E79;}



a.external-link, a.external-link:link, a.external-link:visited, a.external-link-new-window, img  { 
	padding: 0 0 0 0;
	text-decoration: underline; 
	font-weight: bold;
	font-size: 12px; 
	color: #626E79;
	border: 0;
	}

a.external-link:active { color: #CA9F45; border: 0;}
a.external-link:hover { color: #000; border: 0;}



#breadact {
	padding: 4px 4px 4px 4px;
	font-size: 11px; 
	color: #626E79;
	background: url(../img/bread-bg.gif) no-repeat left 6px;

}




/* -------- Bilder und Formulare -------- */
.img 	{
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px solid #153448;
	}
	

	
.spacer-gif{
	margin-right: 0px;
	margin-bottom: 0px;
		height: 0px;
	border: 0px solid #fff;
	}

input 	{
	background-color: #fff;
	margin: 10px 0 30px 0px;
	padding: 2px 10px 2px 10px;
	border: 1px solid #c3631b;
	color: #c3631b;
	font-size: 12px;


	}
	
select 	{background-color: #fff;
	margin: 10px 0 10px 10px;
	border-left: 1px solid #626E79;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #626E79;
	color: #626E79;
	font-size: 12px;
	}

.form 	{
	display:inline;
	background-color: #fff;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	color: #626E79;
	font-size: 12px;
	}
	
.option	{
	background-color: #fff;
	border-left: 1px solid #7aa538;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #7aa538;
	color: #7aa538;
	font-size: 11px;
	}

/* -------- Aufklappmenue -------- */


ul.menu, ul.menu ul {
    list-style-type: none;
    z-index: 1000px;
    margin: 0;
    padding: 0;
    text-align: left;
     color: #626E79;
}

ul.menu a {
    display: block;
    padding: 0;
   /* width: 100px;*/
    font-weight: bold;
    z-index: 1000px;
    text-align: left;
    color: #626E79;
}

ul.menu ul a {
    padding: 0 10px;
    color: #626E79;
}



ul.menu li {
    padding:0 0px;
    margin:0;
    background-image: none;
    /*background-color: #FFF9E4;*/
    
    float:left;
   
}

ul.menu ul {
    margin-left:0;
    padding: 0 0 5px 0;
    position: absolute;
    display:none;
    min-width:100px;
    background-color: #fff;
    
   
}

/* IE-Hack f?r die Breite */
*html ul.menu ul {
    width:100px;
}

/* Dies sind die Klassenstile f?r das Untermen? wenn sich die Maus */
/* ?ber der Liste  befindet (.hover siehe JavaScript oben) */
ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display:block;
}

ul.menu ul li {
    float:none;
    background-color: transparent;
}

/* -------- Suche -------- 

.csc-noSearchResultMsg {
	font-size: 16px; 
	padding: 0 0 0 0;
	margin: 0 0 12px 0;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #DD05EB;
}
.csc-searchResultHeader {
	font-size: 12px; 
	padding: 0 0 0 0;
	margin: 0 0 12px 0;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #DD05EB;
}

a.csc-searchResultHeader, a.csc-searchResultHeader:link, a.csc-searchResultHeader:visited { 
	padding: 4px 4px 4px 10px;
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;
	color: #DD05EB;
	
	}

a.csc-searchResultHeader:active { color: #CA9F45;}
a.csc-searchResultHeader:hover { color: #626E79;}

a.H3, a.h3:link, a.h3:visited { 
	padding: 4px 4px 4px 10px;
	text-decoration: none; 
	font-size: 10px; 
	font-weight: bold;
	color: #DD05EB;
	
	}

a.H3:active { color: #CA9F45;}
a.H3:hover { color: #626E79;}*/



/* veränderte styles for extension "tx_indexedsearch" */

.tx_indexedsearch {}
.tx-indexedsearch-browsebox { }
.tx-indexedsearch-searchbox  { width:200px; }
INPUT.tx-indexedsearch-searchbox-button { width:300px; font-weight:bold; color:#ffffff; background:#dd7931; border-top: 1px solid #dd7931; border-left:1px solid #dd7931; border-right: 1px solid #da7716; border-bottom: 1px solid #da7716;}
 .tx-indexedsearch-searchbox { width:550px; }
INPUT.tx-indexedsearch-searchbox-sword { width:150px; border-top: 1px solid #fff; border-left:1px solid #fff; border-right: 1px solid #fff; border-bottom: 1px solid #da7716;}
 .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px;width: 600px;  border: solid 1px #fff;}
.tx-indexedsearch-whatis{ font-weight: normal;  color: #626E79; }

.tx-indexedsearch-sw { font-weight: normal;  color: #da7716; }
.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch-res  { font-style:bold; width: 600px; }
TD.tx-indexedsearch-descr { font-style:bold; width: 740px;  border: solid 1px #fff;}
.tx-indexedsearch-descr .tx-indexedsearch-redMark13.03.2009 11:20:44 { color:#000; width: 400px;}
 .tx-indexedsearch-res { background:#fff; }
 .tx-indexedsearch-info { background:#fff; }
 .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
 .tx-indexedsearch-res .tx-indexedsearch-secHead H2 h2{ margin-top:0px; margin-bottom:0px;  color: #CA9F45;	font-size: 10px;}
.tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#fff; vertical-align:middle; }
 .tx-indexedsearch-res .noResume { color:#626E79626E79; }
.tx-indexedsearch-category { background:#fff; font-size:16px; font-weight:bold; }

