body {
    font-size : 75% ;
    font-family : verdana, arial;
    background-color : #ece69b;
	margin: 0;
	text-align: center; /*zentieren*/
	background-color: #edd573;

}
li {
	margin-bottom: 0.5em;
	line-height: 1.4em;
}
h1 {
color: black;
}
h2 {
	font-size: 1.3em;
}

/*a:link {
    color : #D10404;
    text-decoration : underline;
}
a:hover,
a:focus,
a:active {
    color : #D10404;
    text-decoration : none;
}
a:visited {
    color : #D10404;
}
*/
.internal-link {
   color : #D10404 !important;
}
.important { color: #D10404; } 
.new_row {
    clear : both;
    line-height: 0.1em;
}

#hpage {
    /*border : 0px dashed blue;*/
    width : 100%;
	/*width: 1005px;*/
	padding: 0px;
	margin-left: auto; /*zentieren*/
	margin-right: auto; /*zentieren*/
}



#header {
    /*background-color : #F2EEE7;*/
    height : 104px;
    width: 100%;
    background-image: url(/fileadmin/templates/images/header.jpg);  
}
#header img {
	border: none;
}
* html #header {
    height : 104px;
}
.logo {
	margin-left: auto;
	margin-right: auto;
}
#main {
	
}
#mainnavi_cont {
	/*height: 25px;*/
	height: auto;
	float: left;
	width: 100%;
	background-color: white;
}
#mainnavi {
	
	width: auto;
    margin-left: auto;
    margin-right: auto;
  	font-size: 0.9em;
  	padding-bottom: 4px;
    	
}

#mainnavi ul {
	
	
	text-align: center;
    padding: 0px;
	padding-top: 3px;
    margin: 0px;
}
#mainnavi ul li {
	display: inline;
	
	list-style-type: none;
	margin: 0px;
	
	padding-left: 0.7em;
	padding-right: 0.7em;
}
#mainnavi ul li a.select {
   
    color : #ff0000;
    
    text-decoration : none;
   
}

#mainnavi ul li a {
	font-size: 1.3em;
	font-weight : bold;
    margin : 0px;
    color : #383742;
    height: 100%;
    display: inline;
    text-decoration : none;
}

#mainnavi ul li a:hover,
#mainnavi ul li a:focus,
#mainnavi ul li a:active {
    
    color : #ff0000;   
}
/* navi*/

/* lang sel */
#langsel {
	display: inline;
	position: absolute;
	top: 10px;
	right: 10px;
	
}

/* navi*/
#leftnavi {
	float: left;
	width : 25%;
	
	font-size: 12pt;
	/*font-family : times,verdana, arial;
	font-style: italic;*/
	font-weight: bold;
		
	/*background-image : url(/fileadmin/templates/images/menu-bk-l.jpg);*/
}



#subnavi {
    
    font-size: 0.9em;
    float : left;
    display: block;
    margin-top: 2em;

}



#subnavi ul {
    margin : 10px;
    padding : 0.4em;
}
.submenu_info1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
}

#subnavi ul li {
    list-style-type : none;
    /*border : 1px solid gray;*/
    text-align: right;
    margin-bottom : 0.4em;

}

#subnavi ul li a.select {
    display : block;
   
    color: #ff0000;
    text-decoration : none;
    padding : 0.5em;
}

#subnavi ul li a {
    padding : 0.5em;
    display : block;
    color : #000000;
    
    text-decoration : none;
	border: 1px solid #ffffff;
}

#subnavi ul li a:hover,
#subnavi ul li a:focus,
#subnavi ul li a:active {
    display : block;
    color : #ff0000;
    
    
}

#inner {
    
    width: 100%;
    float : left;
}
* html #inner {
    /*border : 2px dashed red;*/
    /*background-color : #D5D5FF;*/
    width: 74%;
    float : left;
	padding-top: 1em !important;
} 

#content {
    padding: 1em;
    padding-top: 1.4em; 
    
    margin-left: auto;
    margin-right: auto;
    
    background-color: transparent;
    color: black;
    text-align: left;
    
}



#content h1 {
	font-size: 1.6em
	
}
.csc-firstHeader {
	color: black;
}
#content h2 {
	font-size: 1.3em;
	margin-top: 0px;

}
/*month:*/
#content h2 span.currMonth{
	margin-right: 0.5em;
	color: black;	
}
#content h2 span.month{
	margin-right: 0.5em;
}
#content h2 span.month a{
	color: gray;
	font-size: 0.8em;
}
#content h2 span.month a:hover,
#content h2 span.month a:focus,
#content h2 span.month a:active {
    color : black;
    text-decoration : none;
}
/*month end*/

/*year*/
#content h2 span.currYear{
	margin-right: 0.5em;
	color: black;
font-size: 1.1em;		
}
#content h2 span.year{
	margin-right: 0.5em;
}
#content h2 span.year a{
	color: gray;
	font-size: 0.8em;
}
#content h2 span.year a:hover,
#content h2 span.year a:focus,
#content h2 span.year a:active {
    color : #ff6600;
    text-decoration : none;
}
/*year end*/

#content h3 {
	margin-top: 0px;

	font-size: 1.1em;
	font-style: italic;	
	margin-bottom: 0.2em;
	
}
.csc-header-n2, .csc-header-n3,.csc-header-n4,.csc-header-n5{
	width: 45%;
	padding-bottom: 0.4em;
}





.contenttable  tr td {
    font-size : 1em ;
	padding: 5px;
}
.contenttable  tr td .bodytext{

	margin: 0px;
}

#content a:link {
    color : black;
    text-decoration : underline;
}
#content a:visited {
    color : black !important;
    text-decoration : underline;
}
#content a:hover,
#content a:focus,
#content a:active {
    color : black;
    text-decoration : none;
}

.csc-frame-frame2 {
	background-color: #ffffcc;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	padding-right: 1em;
	text-align: center;
}

.csc-textpic-intext-left-nowrap {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#right_col {	
	padding: 1em;
	padding-top: 1.4em;
    width : 40%;
    	/*min-height: 500px;*/
    float : right;
    	/*background-image: url(/fileadmin/templates/images/rightcol-bk.jpg);*/
	
	vertical-align: top;
	text-align: left;
}
#right_col .csc-textpic {
	padding-top: 10px;
	
	overflow: hidden;
}

#right_col h2 {
   
    margin-top: 0px;

}

#right_col p {
    padding : 0em;
}
#mailform {
 	width: auto; 
 	
}
fieldset {
	border: none;	
}
#footer {
	
    height: 11px;
    clear : both; 
    

}
#footer span {
	padding-right: 10px;
	font-size: 10px;
	color: black;
	float: right;
}
#footer span a {
	color: black;
	text-decoration: none;
}
.user-cwsemcal-pi1 .ptitle {
	color: black; 
}
.user-cwsemcal-pi1 blockquote {
	
	margin-right: 0px;
}
.user-cwsemcal-pi1 blockquote p.bodytext {
	margin-top: 0 ;
	margin-bottom: 0 ;
	padding-top: 5px !important;
	padding-bottom: 0px !important;
	
}
.user-cwsemcal-pi1  h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: black;
	font-size: 1.2em !important;
}
.user-cwsemcal-pi1  h2 {
	color: black;
}
div.csc-frame-rulerBefore {
	border-top: 1px solid black;
}
div.csc-frame-rulerAfter {
	border-top: 1px solid #8B6D01;
}
.csc-linkToTop {
	font-size: 0.8em;
	padding-bottom: 0.5em;
	text-align: right;

}
.csc-linkToTop a{
	color: black !important;
}
.zitatframe {
	font-family : papyrus,  "Times New Roman", verdana ;
	width: auto;
}
.zitat {
	font-size: 1.5em;
	text-align: center;	
}
.author {
	color: black;
	font-size: 1.3em;
	text-align: center;
}
.user-cwsemcal-pi1  a{
	color: black !important;
		
}
.align-center {
	text-align: center;
}
/* css mailform */
.csc-mailform-field label {
display:block;
float:left;
margin-bottom:0.3em;
text-align:left;
width:10em;
}
.csc-mailform-field {
float:left;
margin-bottom:0.7em;
padding-bottom:2px;
width:100%;
}


.csc-form-label-req {
	color: black;
}
.csc-mailform-label {
	font-weight: bold;
}

/* tables:*/
.td-0 {
	padding: 4px;
	width: 70%;
}
.tr-odd {
	background-color: #EEDFA4;	
}
.tr-even {
	background-color: #FFFFCC;
}
.contenttable-0 {
	margin-bottom: 2em;
	width: 60%;
	
}



