/* Farben 
#7F7F7F grauschrift
#CFCFCE dunkelgrau
#E4E4E3 dunkelgrau2
#F5F5F5 hellgrau
#B51026 rot
#CF685D hellrot
#101010 nachtgrau
#406585 blau
*/
 
 


/* allgemein
* * * * * * * * * * * */
.unsichtbar, .sprunglinks, .nachoben hr , li dfn, p.sprung
{
  position: absolute;
  top: -6000px;
  left: -6000px;
  height: 1px;
  width: 1px;
}

a:link, a:visited
{
	color:#000;
}
a:hover, a:active, a:focus
{
	text-decoration:none;
	background:#CFCFCE;
	color:#000;
}

div.clearer
{
	clear:both;
}
ul {margin:0 0 0 15px; padding: 0 0 0 0 }


html { height: 100% }
body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	text-align: center;
	color:#000;
	margin-top:15px;
	min-height: 101%;
	position: relative;
	background-color: #fff;
}


#bodybox
{
	margin-left: auto;
	margin-right:auto;
	text-align: left;
	width: 870px;
	position:relative;
	border-right: 1px solid #CFCFCE;
}
#top
{
	margin: 10px 0 1px 0;
	padding: 5px 0 0 0;
	width: 100%;
	height: 70px;
	text-align:right;
	background-image: url(../pics/head_home.jpg);
	background-repeat:no-repeat;
}
#top img#logo
{
	position:relative;
	top: 38px;
}
#contentbox
{
	margin: 25px 0 0 0;
	width: 870px;
	border-top: 2px solid #B51026;
	border-bottom: 1px solid #B51026;
	background-color: #fff;
	background-image: url(../pics/bg_content_links.gif);
	background-repeat:repeat-y;
}
div.csc-textpic-imagewrap
{
	margin-top:20px;
}

p {font-size: 0.83em}


#content,
#content_a,
#content_b
{
	width: 400px;
	float:left;
	padding: 0 0 0 0;
	margin: 25px 0 10px 30px;
}
#content_a
{
	width: 530px;
}
#content_b
{
	width: 450px;
	margin: 25px 0 10px 160px;
}
#content h1,
#content_a h1,
#content_b h1
{
	font-size:1.1em;
	color:#7F7F7F;
	background-image: url(../pics/bg_h1.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 10px 0 0 15px;
	position:relative;
	left: -15px;
}
#content h2,
#content_a h2,
#content_b h2
{
	font-size:1em;
	color:#406585;
	margin: 0;
	padding: 10px 0 0 0;
}
#content h3,
#content_a h3,
#content_b h3
{
	font-size:0.83em;
	color:#7F7F7F;
	margin:0 0 0 0;
	padding: 10px 0 0 0;
}
#content p,
#content_a p,
#content_b p
{
	font-size:0.75em;
	margin:0;
	padding: 5px 0 5px 0;
	line-height:1.5em;
}
#content hr
#content_a hr,
#content_b hr
{
		width: 100%;
		color:#7F7F7F;
		height: 1px;
}
#content ul li,#content ol li,
#content_a ul li,#content_a ol li,
#content_b ul li#content_b ol li
{
	font-size:0.75em;
	line-height:1.5em;
}
/* img*/
#content   div.csc-textpic-imagewrap,
#content_a div.csc-textpic-imagewrap,
#content_b div.csc-textpic-imagewrap
{
	margin:10px 0 0 0 ;
	padding:0;
}



#content table.angerweidetabellecss { margin-top:5px}
#content table.angerweidetabellecss td{ border:none !important}



#news
{
	width: 200px;
	float:left;
	padding:0;
	margin: 28px 0 15px 20px;
	border: 1px solid #CFCFCE;
}

#news .news_headline h1
{
	padding:6px 3px 8px 49px;
	margin: 0;
	border-bottom: 1px solid #CFCFCE;
	font-size:0.83em;
	color:#101010;
	background:#F5F5F5;
	background-image: url(../pics/bg_strich_rot.gif);
	background-repeat:no-repeat;
	background-position: 5px 12px;
}
#news .news_norm h2
{
	margin: 0;
	padding:5px 3px 0 0;
	font-size:1em;
}
#news .news_norm
{
	padding:8px 3px 10px 10px;
	margin:0;
	color:#101010;
	font-size: 0.75em;
	border-bottom: 1px solid #CFCFCE;	
}
#news p a
{
	color: #B51026; 
}
#news p a:link, 
#news p a:visited 
{
	color: #B51026;
}
#news p a:focus ,
#news p a:hover,
#news p a:active {
  color: #B51026;
  background:#CFCFCE;
}

#news div.csc-textpic-imagewrap { margin-top:0}




/* Suche */
#suche {
	margin:0;
	padding: 0px 0 0 0px;
	background:#E4E4E3;
	border-bottom: 1px solid #CFCFCE;
}
#suche input#suchfeld {
	width: 120px;
}
#suche  fieldset {
  border: 0;
  border-style: solid; /* fuer opera 7 */
  padding: 5px 0 5px 8px;
  margin: 0;
}	
* html #suche  fieldset {
  padding: 10px 0 0 10px;
}	
#suche h2 {
       padding:0;
	   margin:0;
}
#suche input#suchfeld_submitbutton {
}
.formtext {
        border:1px solid #B61D31;
        width:160px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
        margin-top:5px;
}
.formbutton 
{
        background:#FFF;
        border:1px solid #B61D31;
        margin-top:5px;
}

/* Tabelle */

table.contenttable 
{
	border-collapse:collapse;
	font-size:0.83em;
	
}
table.contenttable caption { background:#999999}

table.contenttable  td, table.contenttable  th 
{
	border:1px solid #CFCFCE; 	
	padding:2px 10px 2px 2px;
	vertical-align:top;
}

/* footer
* * * * * * * * * * * */
#footer
{
	position: relative;
	width:100%;
	background:#B51026;
	margin: 0 0 0 0;
	background-image: url(../pics/spacer_footer_links.gif);
	background-repeat:repeat-y;
	border-bottom: 1px solid #101010;
	border-right: 1px solid #B51026;
}
#footer p#copyright
{
	position: relative;
	left: 200px;
	height:18px;
	margin: 0;
	color:#FFFFFF;
	font-size: 0.75em;
	padding:4px 0 0 0; 
}


/* Navi footer
* * * * * * * * * * * */
#footer ul
{
	position: absolute;
	left: 705px;
	top:0;
	margin:4px 0 0 0;
	padding:0;
	list-style-type: none;
}
#footer li
{
display: inline;
}
#footer a:link,  #footer a:visited 
{
	padding: 4px 5px 3px 5px;  
	font-size: 0.75em;
	color:#FFFFFF;
} 
#footer a:focus, #footer a:hover, #footer a:active 
{
	background:#E2A14D;
}


/* extension mmfachbereich
* * * * * * * * * * * */
#content div.fachbereich {
	width: 450px;
	margin: 0 0 25px 0;
}
#content div.fachbereich h2 {
	font-size:1em;
}
#content div.fachbereich p{
	font-size:0.83em;
	margin:0;
	padding:0;
}
span.fachdaten{
	padding-right: 10px;
}
#content div.fachbereich h3 {
	font-size:0.83em;
	margin:10px 0 0 0;
	padding:0;
}


/* sitemap
* * * * * * * * * * * */
.csc-sitemap a:link, .csc-sitemap a:visited
{
	font-size:0.83em;
	color:#000;
}
.csc-sitemap a:hover, .csc-sitemap a:active,  .csc-sitemap a:focus
{
	background:	#F5F5F5 ;
}

/* ##############################
** ### tx_indexedsearch #########
** ##############################
*/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {width:100px;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {width:150px;}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {font-weight:bold; font-style:italic;}
.tx-indexedsearch .tx-indexedsearch-whatis {margin-top:10px; margin-bottom:5px;}
.tx-indexedsearch P.tx-indexedsearch-noresults {text-align:center; font-weight:bold;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {background:#eeeeee;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {font-weight:bold;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {font-weight:normal;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {font-style:italic;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {background:#E0E7F5;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {margin-top:20px; margin-bottom:5px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {color:#006699; margin-top:0px; margin-bottom:0px; background:transparent;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {background:#cccccc;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {vertical-align:middle;}
.tx-indexedsearch .tx-indexedsearch-res .noResume {color :#666666;}
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup {	font-family:monospace;	font-style:normal;	padding:0 0.3em 0 0.3em; background:#ffff88; border:1px #ccd solid;}



/* ### Boder für Bild bei Text/Bild ###################################################################### */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img   {border: 10px solid #ebebeb}
div#home .subcolumns  .c33r div.csc-textpic-left div.csc-textpic-text {width:180px}


/* ### Bildpositionierung ############################################################################ */
img.float_left {float:left; margin-right:1em; margin-bottom:0.15em; border:0;}
img.float_right {float:right; margin-left:1em; margin-bottom:0.15em; border:0;}
img.center {text-align:center; background:#fff; padding:4px; border:1px #ddd solid;}



/* navioben NO
* * * * * * * * * * * */
div#top ul
{
	margin:6px 20px 0 0;
	padding:0;
	list-style-type: none;
}
div#top li
{
	display: inline;
}
div#top li a
{
	padding: 10px 18px 4px 5px;  
	border-left: 1px solid #fff;
	font-size: 0.75em;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
} 
div#top a:link, 
div#top a:visited 
{
	color:#FFFFFF;
}
div#top a:focus,
div#top a:hover,
div#top a:active {
  color:#FFFFFF;
  background:#CF685D;
  text-decoration:underline;
}
/* navioben CUR */
div#top li.cur a:link, 
div#top li.cur a:visited 
{
  color:#FFFFFF;
  background:#CF685D;
}
div#top li.cur a:focus,
div#top li.cur a:hover,
div#top li.cur a:active {
  color:#FFFFFF;
  background:#CF685D;
}



