*{
	margin:0;
	padding:0;
}
body{
	color:#031525;
	font-size:0.75em;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
        font:82%/135% arial, sans-serif;
	background-image: url(../gfx/hg_gesamt.gif);
	background-position: right;
	background-repeat: repeat-y;
}

blockquote{
	font-style:normal !important;
	line-height:1.6em;
}
body.nrg3_abstracts{
	background:none;
	padding:0 20px 20px 20px;
}
.totop{
	font-size:smaller;
	float:right;
	width:200px;
	text-align:right;
}
.back{
	font-size:smaller;
	float:left;
	width:100px;
}
.rechtsbuendig{
        float:right;
        margin:10px 0 10px 10px;
}
.linksbuendig{
        float:left;
        margin:10px 10px 10px 0;
}
.collapse{
        border-collapse:collapse;
}
.collapse td{
        padding:3px;
        vertical-align:top;
}
.csc-uploads{
	margin-top:-10px;
	padding:0;
}
.csc-uploads-fileName a{
	background: url(../gfx/pdf.gif) no-repeat left center;
	padding-left:20px;
}
.clear{
        clear:both;
}
.address{
	width:48%;
	float:left;
}

.accessibility{
        display:none;
}
.hidden{
        display:none;
}
.csc-sword{
	color:red;
}

blockquote{
        font-style:italic;
        margin-left:36px;
}
a{
	text-decoration: none;
}
a.wegdamit{
position:absolute;
border:none !important;
}
/*a:focus, a:hover{
	text-decoration: underline;
	
}*/
h1{
	color:#90636B;color:#660000;
	font-size:1.6em;
	margin:1.8em 0 1.5em 0;
	font-weight:normal;
	font-family:"Trebuchet MS", arial;
}
h2{
	color:#90636B;/*color:#810000;*/
	font-size:1.5em;
	padding:0.5em 0 0.6em 0;
	margin:0;
	font-weight:normal;
	font-family:"Trebuchet MS", arial;
	
}
h2 a{
	color:#90636B !important;
	
}
h3,h4,h5,h6{
	color:#90636B;color:#000;
	font-size:1.2em;
	margin:1em 0;
	/*font-weight:normal !important;
	font-family:"Trebuchet MS", arial;*/
}

.csc-header{
/*margin:15px 0 10px 0;*/
}
#zusatzmenue .csc-header{
margin-bottom:0px;
}
ul{
        margin-left:20px;
}
ol{
        margin-left:25px;
}
img{
        border:none;
}
address{
        float:left;
        width:48%;
        font-style:normal;
        margin-bottom:20px;
}
/*a:focus, a:active{
        text-decoration:underline;
}*/
div#oben{
	height:126px;
	width:100%;
	background-image: url(../gfx/hg_hand.gif);
	background-position:right top;
	background-repeat: repeat-y;
	background-color: #983435;
	border-bottom: 1px solid #660000;
}

/*div#bild{
	position: absolute;
	left:100%;
	margin-left:-200px;
	top:10px;
}*/
div#rechts{
        float:right;
	width:210px;
}
div#menue{	
	width:208px;
        padding:0 1px 0 0;
	font-family: arial, sans-serif;
	font-size:1em;
	background-color: #831e1e;
	margin-top:60px;
}
div#menue a:focus{	
	text-decoration:underline;
}
div#menue ul{
	list-style:none;
        margin:0;
}
div#menue li a{
	display:block;
	color:white;
	padding:5px 0;
	text-align:center;
	text-decoration: none;
	margin:1px 0 0 0;	
        border-bottom:1px dotted #660000;
}
*html div#menue li {
       display:inline;
}
*html div#menue li a{
        border-bottom:1px solid #660000;
}
div#menue li a:hover{
	background-color:#bd9090;	    
}
div#menue li a:active{
	color:#330000;      
}
div#menue li a.aktiv{
	background:#BD9090;      
}

div#menue li.currentpage, div#menue li.activeparent a{
	background-color:#bd9090;
        color:#330000;
	padding:5px 0;
	text-align:center;
	text-decoration: none;
	margin:1px 0 0 0;border-bottom:1px dotted #660000;
}
*html div#menue li.currentpage, div#menue li.activeparent a{
	border-bottom:1px solid #660000;
	display:block;
}
div#kontakt{
	margin:45px 0 15px 0;
        padding:0 1px 0 0;
}
div#kontakt a{
	display:block;
	color:#660000;
	background-color: #FFFFFF;
	padding:5px 0;
	text-align:center;
	text-decoration: none;
	margin:1px 0;
}
div#kontakt a:focus{	
	text-decoration:underline;
}

div#login{
	margin:10px 0 0 0;
	position:relative;
	color:black;
	text-align:right;
	border-top: solid 1px #BD9090;
	
}
div#logoutformende{
	width:208px;
	height:30px;
	border-bottom: solid 1px #BD9090;
}
div#login p{
	font-size:smaller;
	padding:0 10px 0 20px;
	line-height:1.2em;
	margin-top:10px;
	text-align:left;
	color:white;
}
div#login a{
	display:block;
	color:white;
	padding:5px 0;
	text-align:center;
	text-decoration: none;
        margin:0 0 12px 0;
        /*border-top: solid 1px #BD9090;*/
        border-bottom: solid 1px #BD9090;
}
div#login a:focus{	
	text-decoration:underline;
}
div#login form#loginform{	
	position:absolute;
	top:29px;
	left:0;
	padding:17px 20px 10px 0;
	margin:0;
	width:190px;
	background:white;
}


div#login form#logoutform{	
	position:absolute;
	top:38px;
	left:17px;
	padding:0;
	margin:0;
}
div#login form#logoutform input{	
	margin:0;
	padding:0;

}
div#login input{
	border:1px inset #85292C;
	font-size:1em;
	background:#F5F5F5;
	color:#85292C;
	width:120px;
}

div#login input.submit{
	background:#85292C;
	color:#FFF;
	border:1px outset black;
	padding:0 3px;
	cursor:pointer;
	margin:5px 0 0 10px;
	width:60px;
	display:block;
	float:right;
}
div#login #logoutform input.submit{
	float:left;
}
div#login label{
	margin:5px 0;
	color:#85292C;
	font-size:smaller;
}


div#links{
        margin-right:210px;
}
div#inhalt{
	padding:10px 20px 0 0;
        height:100%;
        line-height:1.6em;
	/*background-image: url(../gfx/hg_inhalt.gif);
        background-image: url(../gfx/hg_g.gif);*/
        background-image: url(../gfx/hg_title.gif);
	background-position: top right;
	background-repeat: no-repeat;
        background-attachment:fixed;
}
*html div#inhalt{
background-image:none;
}
div#inhalt a{
border-bottom:1px dotted #660000;
}
div#inhalt .csc-textpic-imagewrap a{
border-bottom:none;
}
div#inhalt a:hover{
border-bottom:1px solid #660000;
}
div#inhalt .csc-textpic-single-image a:hover{
border-bottom:none;
}



div#inhalt p{
        margin:0 0 1em 0;
        padding:0;
}
div#ameisen{
        color:#660000;
        padding:0;
        font-size:smaller;
        margin-bottom:15px;
}
div#ameisen a{
	color:#660000;
}
div#hg{
        /*background-image:url(../gfx/hg_links.gif);*/
        background-image:url(../gfx/hg_hg.jpg);
        background-repeat:repeat-y;
        background-position:left top;
}
div#zusatzmenue{
        float:left;
        font-family:arial, helvetica, sans-serif;
        width:165px;
        margin:0 10px 0 1px;
        overflow:hidden;
        background-color:#FFFFFF;
	/*background-image: url(../gfx/hg_zsmenue.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom:1px dotted #831e1e;*/
	/*border:1px solid #e7e6ee;
	border-right:none;*/
	border-top:1px solid #e7e6ee;
}
div#zusatzmenue img{
        margin:4px 0 2px 0;
}
div#hg_inhalt{
        margin:0 0 0 170px;
        padding:0 30px 0 15px;
}
div#hg_inhalt h1{
        padding:8px 0;
        /*margin-bottom:5px;*/
        background:#fafafa;
        border-bottom:1px solid #eae8f5;
        border-top:1px solid #eae8f5;
        font-family:"Trebuchet MS", verdana;
        font-size:1.6em;
}

div#hg_inhalt .rechtebox h1, div#hg_inhalt .csc-frame-indent h1{
	padding:0;
	border:none;
	font-size:1.8em !important;	
}
div#zusatzmenue h1, div#zusatzmenue h2, div#zusatzmenue h3{
        margin:5px 4px 5px 14px; 
        font-weight:normal;
        font-size:1.2em;
        font-family:"Trebuchet MS", verdana;
}
div#zusatzmenue p{
        margin:0 0 7px 0;
        padding: 4px 8px 0 15px; 
}
div#zusatzmenue .csc-textpic-imagewrap{
	margin-left:14px;
}
div#zusatzmenue ul{
        list-style:none;
        padding:1px 0 0 0;
        margin:0 10px 0 0;
        width:167px;
        background-color:#FFFFFF;
	/*background-image: url(../gfx/hg_zsmenue.gif);
	background-position: top;
	background-repeat: repeat-x;*/
        
}

div#zusatzmenue ul ul{
        padding:0;
        margin:0;
        background-image:none;
}
div#zusatzmenue ul ul li{
	/*background-image: url(../gfx/menue2.gif);
	background-position: left center;
	background-repeat: no-repeat;*/
}
div#zusatzmenue a{
         color: #831E1E;
         /*background-color: #FFFFFF;*/
         width: 147px;
         border-bottom:1px dotted #330000;
         
}
div#zusatzmenue .csc-textpic-image a{
	border:none !important;
}
div#zusatzmenue a:active{
         color: #330000;
}
div#zusatzmenue a:hover{
        
         border-bottom:1px solid #330000;
}
div#zusatzmenue ul a{
        display: block;
        padding: 4px 12px 4px 14px;
	/*background-image: url(../gfx/hg_zsmenue.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
	border-bottom:1px solid #e7e6ee !important;
}

div#zusatzmenue li.currentpage div.aktivneben{
        padding: 4px 12px 4px 14px;
	/*background-image: url(../gfx/hg_zsmenue.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
        background-color: #E9E3E3;border-bottom:1px solid white;
        color:#330000;
}
div#zusatzmenue li ul li div.aktivneben{
        padding: 4px 12px 4px 28px !important;
	/*background-image: url(../gfx/hg_zsmenue.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
	border-bottom:1px solid white;
        background-color: #E9E3E3;
        color:#330000;
}
div#zusatzmenue li.currentpage ul{







        background-color: white;padding:0;margin:0;
}
div#zusatzmenue li a.currentpage{
         background-color: #FFFFFF;
}
div#zusatzmenue li ul a.currentpage{
         background-color: #E2CECE;
}
div#zusatzmenue ul a:hover{
         background-color: #E9E3E3;
         text-decoration:none;
}
div#zusatzmenue li li a{
          padding: 4px 12px 4px 28px;
          width:127px;
}
div#inhalt a{
        color:#660000;
}
div#ueberschrift{
	background-image: url(../gfx/hg_ueberschrift.gif);
	background-position:left;
	background-repeat: repeat-y;
        background-color:white;
        margin:0 29px 0 0;
       
}
div.seitentitel{ 
	background-image: url(../gfx/quadrat.gif);
	background-position:left;
	background-repeat: repeat-y;
        background-color:transparent;
        padding:0 0 0 187px;
        height:40px;
        line-height:40px;     
        color:#031525; 
        margin:5px 0 0 0; 
        border-top:solid 1px #BD9090;
        border-bottom:solid 1px #BD9090;
        font-weight:normal;
         
}
div.seitentitel h1{
	margin:0;
	padding:0;
}
div#inhalt div.csc-sitemap ul{
       line-height:1.9em;
       margin-left:20px;
}

#inhalt ul{
	list-style-image: url(../gfx/liststyle.gif);
}


div#fuss{
        clear:left;
	margin:0;
	padding:10px 13px 0 0;
	font-size:smaller;
	color:#85292C;
	border-top:1px solid #bd9090;
}
div#copy{
	float:left;
	margin-left:6px;
}
div#suchen{
	float:right;
	color:#85292C;
}
div#suchen a{
	/*padding-left:5px;
	padding-right:5px;*/
	color:#660000;
}
div#suchen span.bull{
	padding-left:5px;
	padding-right:5px;
	color:#660000;
}
div#suche form#footersuche{
       display:inline;
}
div#suche form#footersuche fieldest{
       border:none;
       display:inline;
}
#kontaktformular{
        padding-top:20px;
}
#kontaktformular form{
        width:30em;
        font-size:1em;
}
#kontaktformular input{
        width:70%;
        border: 1px solid #831E1E;
        margin:0 0 1em 0;
}
#kontaktformular input.button{
        width:30%;
        border: 1px solid #831E1E;
        margin:0 0 1em 0;
        background-color:white;
        cursor:pointer;
        color:#660000;
}
#kontaktformular textarea{
        width:70%; 
        border: 1px solid #831E1E; 
        margin:0 0 1em 0;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:1em;}
#kontaktformular label{
        display:block;
        float:left;
        width:22%;
}
#kontaktformular fieldset{
        padding:0;
        border:0;
}

.formError{
       margin-bottom:20px;
}
ul.sitemap{
       margin-left:0;
}
ul.sitemap li{
       list-style:none;
}
div#logos a{
       display:block;
       margin-top:10px;
}
form#cntnt01moduleform_1{
       padding:16px 0;
}
ul.participants{
line-height:160%;
}

span.pipe{
	padding:0 10px;
}


.rechtebox, .csc-frame-indent{
	/*width:207px;
	float:left;
	padding:3px;*/
	width:96%;
	border:1px outset #600;
	/*margin:0 8px 4px 4px;*/
	margin:0 0 20px 0;
	padding:1em;
	font-family:"trebuchet MS",arial, helvetica, sans-serif;
	background:#fcfcfc;float:right;
}
.rechtebox h1, .rechtebox h2, .csc-frame-indent h1, .csc-frame-indent h2{
	margin-top:0;
	margin-bottom:0.5em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:1.2em !important;
}
.rechtebox p{
	/*margin-bottom:0.3em !important;*/
	float:left;
	width:30%;
	padding-right:3% !important;	
}

.rechtebox ul{
	color:#90636b;
}


.tx-indexedsearch fieldset{
	border:0;
}

.tx-indexedsearch legend{
	visibility:hidden;
}
.tx-indexedsearch-whatis{
	padding:3px 0;
}
.tx-indexedsearch-sw{
	color:#85292C;
	font-weight:bold;
}
input.tx-indexedsearch-searchbox-sword {
	border:1px inset #85292C;
	background:#F5F5F5;
	color:#85292C;
	width:300px;
}
.tx-indexedsearch-search-submit input{
	background:#85292C;
	color:#FFF;
	border:1px outset black;
	padding:0 3px;
	cursor:pointer;

}
.tx-indexedsearch-text-item-path{
	display:block;
}
.percent-tmpl-css{
	float:right;
	margin-top:-1.2em;
}
.tx-indexedsearch-res h3{
	background:url(../gfx/hg_csc-header_grau.gif) no-repeat bottom right;
	padding:1px;
	margin-top:10px;
}
.tx-indexedsearch-text-item-mtime, .tx-indexedsearch-text-item-crdate, .tx-indexedsearch-text-item-size, dt.tx-indexedsearch-text-item-path{
	float:left;
}

dl.tx-indexedsearch-info{
	background:#E4E4E4;
}
.tx-indexedsearch-redMarkup{
	background:#F5F5F5;
	color:#600;
	padding:2px;
	font-weight:normal;
}

.csc-sitemap ul{
	list-style:none;
	margin:0;
	padding:0;
}
.csc-sitemap a{
	/*display:block;
	padding:4px 0;*/
}
.csc-sitemap ul ul{
	padding-left:40px;
}
.csc-sitemap ul li{
	/*border-top:1px solid #E9E3E3;*/
}

.csc-sitemap{
	/*border-bottom:1px solid #E9E3E3;*/
}
.csc-sitemap ul li ul li{
	border-top:none;
}

.csc-menu-4 dt{
	margin-top:20px;
}
.csc-menu-4 dt a{
	font-size:larger;
}



.contenttable{
	border-spacing:0;
}
.contenttable td{
	vertical-align:top;
	cellpadding:0;
	cellspacing:0;
}
.contenttable td p{
	margin:0;
	padding:0 10px 0 0;
}

/*####  Blog  Guestbook:  ####  */

.tx-guestbook-result{
	margin-bottom:10px;
}
.tx-guestbook-eintrag{
	border: 1px solid #E5E5E5;
	padding:3px;
	margin-bottom:25px;
}
p.tx-guestbook-date{
	margin-top:0 !important;
}
.tx-guestbook-result{
	font-weight:bold;
}

.tx-guestbook-field {
	margin-bottom:3px;
}

.tx-veguestbook-pi1 input,.tx-veguestbook-pi1 textarea{
	border:1px inset #85292c;
	font-size:1.1em;
	background:#F5F5F5;
	color:#85292C;
}
.tx-veguestbook-pi1 textarea{
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	width:35em;
	height:8em;
}

.tx-guestbook-field input.tx-guestbook-submit{
	color:white;
	background:#85292c;
	border:1px outset #000;
}
.tx-guestbook-clear, .tx-guestbook-pagination{
font-size:1px !important;display:none;
}
.tx-veguestbook-pi1 legend {
	display:none;
}
.tx-veguestbook-pi1 fieldset {
	border:none;
}
.tx-veguestbook-pi1 label{
	display:block;
	/*float:left;*/
	width:15%;
}
.indent{
	margin-left:40px;
}

