/*##############################
www. .de Stylesheet
Datei: style.css
Media: screen
Datum: 27.07.2007
###############################*/
*{
	margin:0;
	padding:0;
}
html{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body{
	height:100%;
	min-height:100%;
	background-color:#F8E9C0;
	color: #777;

}

.csc-firstHeader {
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	text-decoration: none;
}
h1 {
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: underline;

}

h2, h3, h4, h5{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
/*
h2, h2.csc-firstHeader{
	background-image: url(../image/stern-h2.gif);
}
h3, h3.csc-firstHeader{
	background-image: url(../image/stern-h3.gif);
}
h4, h4.csc-firstHeader{
	background-image: url(../image/stern-h4.gif);
}
h5, h5.csc-firstHeader{
	background-image: url(../image/stern-h5.gif);
}
*/
h6 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #777;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

a img {border: 0px;}

.bodytext{
	line-height: 16px;
}



ul li {

	list-style-image: url(../image/aufzaehlung.gif);
	margin: 0 0 0 15px;
	padding-left: 10px;

}

ol li {

	margin: 0 0 0 15px;
	padding-left: 10px;

}

ul, ol {

	padding-top: 3px;
	margin-bottom: 15px;
	font-size: 11px;
	margin-left: 25px;
	line-height: 15px;

}

strong em {
/*
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #00397E;
	font-size: 13px;
*/	
}

#main{
	margin: 0px auto 0 auto;
	width: 975px;
	background-image: url(../image/hg-975.gif);
	background-position: 50%;
	background-repeat: repeat-y;
	/* während der Erstellung 	
	height: 100%;
	min-height: 100%;*/
/*	padding-bottom: 86px; */


}

/* Hauptelemente */
#header{
	width:inherit;
	height:190px;
	margin-bottom:20px;
}
.topmenu_inline{

	padding-left:30px;
/*	padding-right:30px;
	*/
}

/* wort suche: */
.redbold-search{
	position:relative;
	top:2px;
	padding-right:4px;
}

*+html .redbold-search{
	top:0px;
}
* html .redbold-search{
	top:0px;
}

.searchbox{
	width:123px;
}
#jsfx_float0{
	height:30px;
	background-color:#f28e00;
	border-bottom:3px solid #FFFFFF;
	color:#fff;

}

#jsfx_float0 a{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:9px 0px;
	text-decoration:none;
	display:block;
	float:left;
}
/* linke Spalte und Inhalte: */
#left{
	float:left;
	width:200px;
	margin-bottom:30px;
	margin-top:23px;
}

/* Überschrift der Linken Spalte */
.oberkat{
	color:#FFFFFF;
	font-weight:bold;
	padding:6px 0px 6px 12px;
	border-bottom:1px dotted #FFFFFF; 
	border-top:1px dotted #FFFFFF; 
	background-color:#00397e;
	margin-left:10px;
	margin-right:10px;
}
/* nicht auf der Startseite */
#uid35 .oberkat{
	display:none;

}
/* linkes Menü */
.lm1 a, .lm2 a, .lm1act a, .lm2act a{
	display: block;
	padding: 5px 10px 6px 23px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;  
	margin-right:10px;
	border-bottom:1px dotted #FFFFFF;       

}
/* IE6 benötigt eine breite */
* html .lm1 a, 
* html .lm1act a{ 
	width:147px;
}

* html .lm2 a, 
* html .lm2act a{
	width:137px;
}

.lm1 a:hover{
	background-color:#00397e;
	
}
.lm1act a,.lm2 a:hover{
	background-color:#00397e;
}

.lm2 a, .lm2act a{
	color:#777;
	padding: 5px 10px 6px 33px;
	background-color: #777;
	border-bottom: 1px dotted #fff;
	background-color:#DBE0E8;
/*	margin-left:10px;*/
}
.lm2 a:hover, .lm2act a{
	color:#fff;
}

.suchbox{

	font-weight:bold;
}

.formsuchbox{
	margin:0px;
	padding-top:3px;
}
/* Suche im Menü */

/* mittlere Spalte und Inhalte: */
#middlewrap{
	float: left;
	width: 575px;	
	margin-bottom:25px;
}



#middle{
	float:left;
	width:475px;
	background-color:#fff;
	padding: 0px 47px 0px 47px;
	/* nur bei der erstellung: */
	min-height:100px;
}

#middle a {
	font-weight: bold;
	text-decoration: underline;
	color: #777;
}

#middle a:hover{
	color: #F28E00;
}
.rootline{
	border-bottom:1px dotted #00397e;
	padding-bottom:10px;
	margin-bottom:5px;
}


/* rechte Spalte und Inhalte: */
#right{
	float:left;
	width:198px;
	margin-left:1px;
	margin-top:23px;
}

#printbox{
  padding-left: 10px;
  padding-bottom:10px;
}

* html #right{
	right:200px;
	margin-left:0px;
}	
#right a{
	color:#454545;
}
#right a:hover{
	text-decoration: none; 
}

.rightcol{
/*	width:180px; */
	padding-left:10px;
	padding-right:10px;
	margin-bottom:25px;
}

.rightcol table{
	background-color:#dbe0e8;
	color:#454545;
	border-collapse:collapse;
	width:160px;
}
.rightcol td{
	border-bottom:1px dotted #b09d52;

	padding:3px 0px 0px 10px;
}
.mehrrechts{
	display:block;
	padding-bottom:5px;
}
#rightdate{}
#righttitle{}


/* NEWS Bereich */
.newsbox_head{

	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:6px 10px;
	width:160px;
	background-image:url(../image/hg-header-right.gif);
	background-repeat:repeat-x;


}


#footer{
	height: 20px;
	padding-top:5px;
	width: inherit;
	background-color: #F28E00;
	text-align:center;
	font-size:11px;
	color:#fff;
	font-weight:bold;
}
#footer a{
	color:#fff;
}
#footer a:hover{
	text-decoration: none; 
}

/* Rahmen und Bildunterschrift */

/* Rahmenoptionen */
.csc-frame-rulerAfter {
	border-bottom:1px dotted #00397e;
	padding:4px;
	margin-bottom:10px;

}

.csc-frame-frame1 {
        
        background-color: #ddd;
        margin-bottom: 10px;

}
.csc-frame-frame1 h1{

        background-color: #595959;
        padding: 5px 10px;
        color: #fff;
        text-decoration: none;
        font-size: 11px;

}

.csc-frame-frame1 .bodytext {
	padding: 0 10px 10px 10px;
}


.csc-frame-frame2 {

        border-bottom: 1px solid #999;
	padding-bottom: 0px;
        margin-bottom: 15px;

}

/* Rahmen floaten und clearen */
.csc-frame-frame5 {
	float:left;
	margin-bottom:10px;
	margin-right:8px;
	width:150px;
}

.csc-frame-frame5 h2{
	margin:0px 0px 0px 0px;
	color:#fff;
	background-color:#f28e00;
	padding:5px 0px 5px 10px;
	border-bottom:3px solid #fff;
}
.csc-frame-frame5 .csc-textpic-text{
	background-color:#f1d380;
	padding:9px;
}
.csc-frame-frame5 .bodytext{
/*	line-height:15px; */
}
#middle .csc-frame-frame5 a{
	color:#F28E00;

	display:block;
padding-top:4px;
}

.csc-frame-frame6 { clear:left;}


.csc-textpic-caption {
	font-size: 10px;
	color: #999;
	padding-bottom: 5px;
}

/* Formulare */

form {
	font-size: 11px;
}


fieldset {
	border: 0;
	margin-bottom: 5px;
}


label {
	width: 140px;
	text-align: right;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;

}


fieldset input {
	width: 220px;
	margin-bottom: 5px;

}


textarea {

	width: 220px;
	margin-bottom: 5px;

}


.csc-mailform-field{
	line-height: 2em;
	margin-bottom: 5px;
}


.csc-mailform-submit {
	margin-left: 145px;
	width: 220px;
	background-color: #6E85A5;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}

.csc-mailform-submit:hover {
	background-color: #00397E;

}

/* JW calendar */
div.jwcalendar_list{
	width:auto;
}
.jwcalendar_list .items{
	border-collapse:collapse;
	width:90%;
}
.tx_jw_select{
	width:115px;
	display:none;
	
}
.items tr{
	
}
.items td{
	padding:6px;
	border-bottom:1px solid #868686;
}

/* Loginbereich Seite Intern*/
.redbold-login{
	margin-left:150px;
	padding-top:5px;
	padding-bottom:5px;
}

/* Startseite nur für den IE 6 */
#uid35 #middle{
overflow:hidden;	
}




