body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 76%;
	
	color: #55544d;
	/*color:#333333;	*/
	background:#999996;
	margin: 0;
	margin-left:5px;
	
}


a{
color:#012ffe;}

a:hover{
text-decoration:none;}

a:visited{
color:#1f3a90;
}


p{
padding:0;
border:0;

}

p.csc-linkToTop a{
	
}

.external-link-new-window{
}



h1, h2, h3 {
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding:0 0 0 20px;
color: #55544d;
}

h1.csc-firstHeader{/*ist class von h1, immer der erste header auf der Seite*/
font-size:1.5em;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding:0 0 0 20px;
}

h1{
font-size:1.5em;/* used for headlines in the main content area*/
padding-bottom:0.5em;
padding-top:1em;
margin-bottom:0.5em;
}
h2{
font-size:1.2em; /* used for headlines in the sidebar to the right*/
margin:0;

}

h3{ /*used for headlines in the news section of the page.*/
font-size:1em;
/*padding:0 0 0 20px;*/
margin:0;
}

h4{ /* used for headlines that need the calendar symbol in front*/
/* background:url(../images/layout/termin_symbol_39.gif) no-repeat left bottom; */
font-size:1.1em;
}

img.top{vertical-align: text-top;}
img.bottom{vertical-align: text-bottom;}


/*div containing the entire site centered in the browser */
#container { 
	width: 70em; 
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;
	text-align: left;  this overrides the text-align: center on the body element. */
} 


/*-------------------------------------------------subnav------------------------------------------------*/
#container .subnav{
	padding:10px 0 0;
	margin:0;
	text-align:right;
	background:#999996;
}

ul.subnav{
	margin: 0;
	padding: 0;

	list-style:none;/**/
	background:#999996;
}
ul.subnav li{
	border-left: 1px solid #000;
	display:inline;
	padding-left:1em;
}
ul.subnav li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#01228e;/**/
}

	


/*--------------------------------------- main (tabbed) Navigation  ----------------------------------------------
there are different styles for the navigation on the homepages (where there are no yellow tabs and extra padding needs to be applied to the bottom) and all other pages */	
.padding-bottom{
	padding-bottom:15px;/*
	border:#CC0033 medium solid;
	border-bottom: groove;*/
}

#header {
	float:left;
	width:70em;/**/
	background:#999996 url(../images/layout/whiteBG_22.gif) repeat-x bottom left;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.1em;
	padding-right: 0px;
	/*
	border:#CC0033 medium solid;
	border-bottom: groove;*/
	padding-top:15px;
	margin:0px;
}

body#page_impressum #header {
	padding-bottom:15px;
}

#header ul {
	padding:0;
	margin:0;
	/**/
    list-style:none;
	 
    }
	
#header li {
    margin-top:3px; /**/
    float:left;
	background:url(../images/layout/tab_right_long_15.gif) no-repeat right bottom;
	height:3em;
    }
	
	
#header a {
	float:left;
    display:block;
	color:#aaaaa9;
	text-decoration:none;
	background:url(../images/layout/corner_16.gif) no-repeat left top;
	/**/
    padding:5px 10px 2px 10px;
	 width:6em;
}

	

#header a:hover {
	 color:#FFFFFF;
	 /*text-decoration:none;*/
	 }
	

#header #current {
    margin:0;
	/*margin-top:0px;*/
	margin-top:-2px;/* needs to equal 10 when added to the padding-top on the #current a*/
    background-image:url(../images/layout/tab_selected_r_long_13.gif);
	padding-top:0px;
	padding-bottom:20px;/* makes the part show that sticks out below the other tabs*/
	/*this is the hight of the white bg gif and expands the header, so that the bg gif starts below the tabs not behind them*/
    }
	
#header #current a {
	color:#1f3a90;
	/*font-weight:bold;*/
	background-image:url(../images/layout/yellow_corner_07.gif);
   /* background-image:url(../images/layout/tab_selected_l_07.gif); */
   padding:10px 10px 2px 10px;
    }
	
#header .login{
/*margin-bottom:15px; doesn't expand the containing element in IE6 ????*/
background:url(../images/layout/tab_login_r_17.gif) no-repeat right bottom;
}

#header .login a {
	background-image:url(../images/layout/tab_login_corner_17.gif);
   /* padding:5px 15px 2px;*/
    }
	
	
	/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
	
	
/*-----------------------------Logo-banner that immediately follows the tabbed navigation------------------------------*/	
#banner{
	clear:left;
	width:70em;
	/**/
	background-color: #FFFFFF;
	margin:0 auto;
}
#banner p{
float:right;
margin:0;
padding:0;
}


#banner p a{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
background-image:url(../images/layout/pfeil_transparent_35.gif);
background-repeat:no-repeat;
padding:0 1.5em 0 1.5em;
}/**/

#banner p a:hover{
text-decoration:underline;
}

.members_bnr{
	background:url(../images/layout/banner_members_long_03.gif) no-repeat left top;/**/
    height:110px;
}

.home_bnr{
	background:url(../images/layout/banner_publ_long_03.gif) no-repeat left top;
	height:107px;
}

	
/*-------------------------------------------------sidebar1:------------------------------------------*/
#sidebar1 {
	float: right; 
	width: 26em; /* since this element is floated, a width must be given */
	padding: 15px 0 0; /* top and bottom padding create visual space within this div */
	/* height:400px; */
}
#sidebar1 p {
	 /*the left and right margin should be given to every element that will be placed in the side columns */
	margin-left:20px; 
	margin-right: 20px;
}

#sidebar1 h3{
	/*margin:0;
	padding:0;*/
}

#sidebar1 li a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

.sideNav a:hover{
text-decoration:underline;
}

div.sideNav{
	padding:0;
	margin:0;
	margin-bottom:2em;
	
}


#sidebar1 div.sideNav li {
	list-style-image:url(../images/layout/pfeil_35.gif);
	border-bottom:solid 1px;/* the border shows below the padding to visually center the line between the list items*/
	border-bottom-color:#333333;
	padding-bottom:1em; /*I declare padding for the bottom of the text since otherwise the text will no longer be aligned with the arrow list item*/
	/*margin-left:20px;*/
}



#sidebar1 div.sideNav li a {
	padding-left:5px;
}

#sidebar1 div.sideNav li a:hover {
	text-decoration:underline;
}

#sidebar1 div.sideNav ul {
/*	list-style:url(../images/layout/pfeil_35.gif);*/
	margin-left:20px;
}



#sidebar1 div.sideNav li.current a {
	color:#333333;
}

#sidebar1 div.sideNav li.current {
	list-style:url(../images/layout/pfeil_gelb.gif);
	color:#333333;
	
}

#sidebar1 div.sideNav ul ul {
	padding: 15px 0;
	margin: 0;
	border-bottom:solid 1px;
	border-bottom-color:#333333;
}
#sidebar1 div.sideNav ul ul li {
	list-style:none;
	border:none;
	margin:0;
	padding:0;
}
#sidebar1 div.sideNav ul ul li.current {
	list-style:none;
}
#sidebar1 div.sideNav ul ul li a {
	margin:0;
	padding: 2px 0 0 20px;
	display:block;
}




.newsHeader{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.newsHeader a:hover{
text-decoration:underline;
}

.newsHeader a {

text-decoration:none;

}

.news-list-date{
font-style:italic;
font-size:0.8em;
font-weight:normal;
text-align:right;
}





ul.csc-bulletlist {
 	list-style:url(../images/layout/punkt_symbol_20.gif);
}
ul.csc-bulletlist li{
 	padding-bottom:1em;
}

#sidebar1 ul{
list-style:url(../images/layout/punkt_symbol_20.gif);
margin-left:20px;
/*

margin-left shouldn't be 0!!! there is a problem in IE with left margins assigned to ul elements. They cause list-style discs to disappear  
The only chance is to use a left padding big enough and apply it to adjacent paragraphs that need to be aligned to the list as well*/
margin-bottom:10px;
padding:0;
}


#sidebar1 ul li img {
	margin-left:-25px;
	margin-right:5px;
}

div.news-container ul li{
	list-style:none;
}

ul.news-list-container {
	margin-left:20px;
margin-bottom:10px;
padding:0;

}

ul.news-list-container li {
	list-style:none;
	border-bottom: 1px solid #333333;
	padding-top:0.5em;
}

ul.news-list-container li img {
	margin-left:-25px;
	float:left;
}



ul.news-list-container li p {

	padding-left:0px;
}

ul.news-list-container li div.newsHeader {
	padding-left:20px;

}

div.mainContent ul.news-list-container li div.newsHeader {
	padding-left:0;
}

div.news-single-item h2.singleNewsItem{
/*
	background-image:url(../images/layout/pfeil_35.gif);
	background-repeat:no-repeat;
*/
	padding-left:30px;
	margin-left:-10px;
}

#sidebar1 li{
	margin-top:1em;/* since adjacent margins collapse, (namely the bottom margin), I need to declare padding and margin*/ 
	padding:0;
	border:0;
	padding-right:2em;

	/*

	*/
}


#sidebar1 li.newsHeader {
	list-style:none;
	border-bottom:solid 1px;/* the border shows below the padding to visually center the line between the list items*/
	border-bottom-color:#333333;
	padding-bottom:1em;
}




/*--------------------------------------------mainContent:------------------------------------------------------*/

/* F�r IE6 (versteht kein min-height, behandelt height aber wie min-height) */
.mainContent {
	height:26em;
	
}

/* height wieder auf auto setzen f�r Firefox, IE7 */
.mainContent[class] {
	height:auto;
}

.mainContent {
	clear:left;
	padding-top:15px;
	padding-bottom:15px;
	width: 36em;
	margin: 0 0 0 33px;
	min-height:40em;
	line-height:1.5em;

} 

#mainContent2cols {
width: 37em;

} 

.mainContent#mainContent1col {
width: 62em;

}

.mainContent .csc-textpic-imagewrap img{
padding-left:20px;

}

.mainContent strong{
color:#000000;/*font-variant:small-caps;*/
font-weight:normal;
background-color:#FFFFCC;

}

.mainContent p {
	padding-left:20px;
	margin: 0 0 20px 0;	
}

div.mainContent table {
font-size:100%; /*für IE5 um em font size richtig darzustellen*/
border:0;
margin:0;
margin-left:1.7em;
padding:0;
border:inset #eeeeee 1px;
border:inset #eeeeee 1px;
}

div.mainContent table td {

border:none;
text-align:left;
padding:1em;
border-bottom:1px solid #E4E8F2;
border-right:1px solid #E4E8F2;
}

div.mainContent table td p {
padding:0;
margin:0;
padding-bottom:0.5em;
}

div.mainContent table th{

font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:left;
/**/
border-bottom: solid 1px #999999;
border-right: solid 1px #E4E8F2;
padding-left:1em;
}


#page_memberslist div.mainContent table{

}

#page_memberslist div.mainContent table td{
background-color:white;
}

#page_memberslist div.mainContent table th{
padding-top:0.5em;
padding-bottom:0.5em;
background-color:white;
}



/*////////////////////77 einzelne Seiten von den Tabellen Regeln ausschlie�en///////////////////////////////77*/
body#page_forum  div.mainContent table{
border:0;
margin:0;
}

body#page_forum  div.mainContent table td{
border:none;
border-bottom:1px solid #E4E8F2;
border-right:1px solid #E4E8F2;
}

 body#page_forum  div.mainContent table th{
border:none;
text-align:center;
}

div.tx-newloginbox-pi3-browsebox table{
border:0;
margin:0;

}

div.tx-newloginbox-pi3-browsebox table td,div.tx-newloginbox-pi3-browsebox table td p{
border:0;
padding:0;
padding-left:0.2em;
}


div.tx-newloginbox-pi3-searchbox table{
border:0;
margin:0;
margin-left:1em;
}

div.tx-newloginbox-pi3-searchbox table td{
border:0;
padding:0;
padding-left:0.2em;
}

div.tx-newloginbox-pi3-searchbox input, select{
margin:0;
}

/*///////////////////////////////////////////////////////////////////////////*/


/* the following two classes define the mainContent area*/ 
body#page_home .mainContent{
width: 35em;
margin: 0 0 0 61px; /* =margin-left: It creates the space down the left side of the page. */
}


body#page_membershome  .mainContent{
width:38em;
margin: 0 0 0 30px; 
/*width: 30em;
margin: 0 0 0 145px;  =margin-left: It creates the space down the left side of the page. */
}


.mainContent ol li{
	margin-bottom:1em;
}

.mainContent ul{
	list-style-image:url(../images/layout/punkt_symbol_20.gif);
	margin-left:20px;
	margin-bottom:10px;
	padding:0;
}
.mainContent ol{
	margin-left:20px;
	margin-bottom:10px;
	padding:0;
}

.mainContent ul li ul{
	list-style-image:url(../images/layout/punkt_symbol_20.gif);
	margin-left:22px;
	margin-bottom:5px;
	margin-top:8px;
	padding:0;
}

.mainContent ul.csc-menu-1 li{
	/*line-height:2em;*/
	list-style-image:url(../images/layout/pfeil_35.gif);
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	border-bottom:1px solid #000;
	margin-top:1em;/* since adjacent margins collapse, (namely the bottom margin), I need to declare padding and margin*/ 
	padding-bottom:1em; /*I declare padding for the bottom of the text since otherwise the text will no longer be aligned with the arrow list item*/
	/*padding-right:2em;*/
}

.mainContent ul.csc-menu-1 li a,
.AccordionPanelContent li a{
	text-decoration:none;

}
.mainContent ul.csc-menu-1 li a:hover{
	text-decoration:underline;
}



ol.AccordionPanelContent{
	list-style-type: decimal-leading-zero;
	list-style-position:inside;
	margin-bottom:0.5em;
	margin-top:0;
	padding:0;

}
ol.AccordionPanelContent li {
	margin:0;
	padding:0;
	white-space:nowrap;
}

ol.AccordionPanelContent li.lastItem {
	padding-bottom:2em;
}

body#page_29 .AccordionPanelContent,
body#page_29 .Accordion {
	overflow:auto;
}

.tx-indexedsearch .res-tmpl-css {
	clear: both;
	margin-bottom: 1em;
}

div.tx-indexedsearch {
	width:90%;
}

div.indent {
	margin-left:20px;
}

pre.AccordionPanelTab {
	margin-left:10px;
}



/*----------------------------------------------------footer------------------------------------------------------------*/
#footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	
}


#footer div.csc-textpic-clear {
	clear:both;
}
	


/*---------------------------------------------- Miscellaneous classes for reuse ----------------------------------*/
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-bottom:8px
}
.fltlft { /* this class can be used to float an element left in your page  (used in the news section where I placed images with text flowing around it)*/
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
   	height:0;
    line-height: 0px;/**/
}

/* -------------------------------------------------------------FORMS-------------------------------------------------------*/
input, select { 
	color:#55544d; 
	margin: 5px 0 0 20px; 
}

form{
	padding:0 0 1em 0; margin:0px; 
}

label{
	margin:0 0 1em 0; padding:0 0 0 20px;
}

/*#yellowBG{
color:#55544d;
}*/

div.submit{

border:none;
border-top:1px #999999 solid;
margin:10px 0 0 20px;
padding:0;

}

div.submit input.button {
	width:145px;
}



/*
.yellow_form{
background-color:#fef44c;
border:none;
border-bottom:1px #999999 solid;
padding:0 0 1em; margin:0;
}
*/

.rightalign{
text-align:right;
}

table.loginFormTable td input{
	margin:0;

}

input.tx-newloginbox-pi3-searchbox-button,
input.submit,
input#tx-indexedsearch-searchbox-button-submit,
 .button{
	cursor: pointer; 
	background-color:#01228e;  
	color:#fff; 
	width:10em; 
	border:3px solid #999996; 
	font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif; 
	padding:0; 
	margin:0;
}

input.tx-newloginbox-pi3-searchbox-button {
	width:80px;
	font-size:12px;
}

input.tx-newloginbox-pi3-searchbox-sword {
	width:100px;
}



input#tx-indexedsearch-searchbox-button-submit{
	margin-left:22px;
	margin-top:15px;
	width:150px;
}

.button:hover{
background-color: #03195f; 
color:#aaaaa9;
}


/*--------------------  search form and result list -------*/

#page_29 .tx-indexedsearch {
	padding-left:30px;
}

/*--------------------   Members area  -----------------------------*/

div.loginstatus {
	float:right;
}


a#changePwdLink img {
	border:none;
	margin-right:8px;
}
a#changePwdLink {
	color: #0000FF;
	font-weight:bold;
	font-size:1.1em;/**/
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-right:5px;
}
a#changePwdLink:hover{
color:black;
}


div.loginstatus input{
	background-color:#FFFFFF;
	background-image:url(../images/layout/pfeil_35.gif);
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	border:none;
	padding-left:22px;
	color: #0000FF;
	font-weight:bold;
	margin:0px;
	cursor:pointer;
		
}
div.loginstatus input:hover{color: black;}


div.tx-newloginbox-pi3 {
	width:65em;
	overflow:hidden;
	padding-bottom:60px;
}
div.tx-newloginbox-pi3-browsebox {
	width:485px;
	position:absolute;
}

/***************  Contact form ******************/

div.csc-mailform-field{
	padding-bottom:5px;
	float:left;
	margin-right:5px;
}

#mailform fieldset {
	border:none;
}

div.csc-mailform-field textarea {
	margin-left:20px;
}

input.csc-mailform-submit {
cursor: pointer; 
background-color:#01228e;  
color:#fff; 
width:10em; 
border:3px solid #999996; 
font-weight:bold; 
font-family: Arial, Helvetica, sans-serif; 
padding:0; 
margin:0;
margin-left:90px;

}

input.csc-mailform-submit:hover{
background-color: #03195f; 
color:#aaaaa9;
}



div.csc-mailform-field label{
	float:left;
	display:block;
	width:5em;
	padding:4px;
}

/*------------------------   document database ---------------*/

body.parent_18 #sidebar1 {
	width: 20em; 
}

body.parent_18 a#backLink{
	background-image:none;
	cursor:pointer;
	display:block;
	margin-top:20px;
	
}



/* -------------------------------------------------------------Special Links-------------------------------------------------------*/

#backLink{
    background-image:url(../images/layout/pfeil_35.gif);
	background-repeat:no-repeat;
}

div.tx-newloginbox-pi3-browsebox td {
padding:0;
margin:0;
width:10px;
}

div.tx-newloginbox-pi3-browsebox td p {
	padding-left:5px;
}

body#page_memberslist div#mainContent2cols {
	width:55em;
}

div.memberslist div.tx-newloginbox-pi3-searchbox {
	float:right;
}


