/* Remove unwanted vertical space between divs */
 
/* #38EEE2;   #0592AD; */

*  {margin:0; padding:0}

img {
	border: 0;
}

html{
	height: 110%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: black;
	background-color: white;
	/*margin : 0 auto;   Zentrieren des Layouts, aber Problem mit IE7 und float right */
	
	/*
	margin-left: 30px;
	margin-top: 0;
	
	background: url(../img/bg-leftline.gif);
	background-repeat: repeat-y;
	*/

}

body{
	height: 110%;
	max-width: 1030px; 
	min-width: 800px;  /*Set Minimum width Firefox OK, IE6 not respected, IE7 OK */	
	margin-left: 30px;
	margin-top: 0;
	
	background: url(../img/bg-leftline.gif);
	background-repeat: repeat-y;
}

/*Standard behavior for links */

a {
	text-decoration:none;
	color: #425370;
}
a:focus { 
	color: #425370;
	/*background-color: #BFC5D3;*/
}
a:hover { 
	color: #425370;
	border-bottom: 2px solid #A4C3CD;
	/*background-color: #BFC5D3;*/
 }
a:visited { }
a:active { 
	color: #425370;
	border-bottom: 2px solid #A4C3CD;
	/*background-color: #BFC5D3;*/
}

/*
a {
	text-decoration:none;
	color: #FFF7DD;  
}
a:focus { color:#173840;  }
a:hover { color:#173840;  }
a:visited { }
a:active { color:#173840;  }

*/

.clearing {
	height: 0;
	clear: both;
}


.invisible {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}


/*Shortcuts and backnavigation are not visible in layout */
#backnavigation {
	position: absolute;
	left: 225px;
	top: 142px; /*Little bit higher for IE7*/
	width: 530px;
	font-size: 12px;
}

#backnavigation ul {
		font-size: 12px;
}

#backnavigation ul li{
	font-size: 12px;

	padding-right: 5px;
	padding-left: 15px;
	display: inline;
	list-style: none;
	background: url(../img/breadcrumb_dot.gif) no-repeat;
	background-position: 2px 5px;
}

#shortcuts {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
#shortcutsbottom {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}


#header{
	border: 1px solid white;  /*seems to affect position top */
	border-top: 8px solid white;
	border-bottom: 8px solid white;	
	background-color: white;	
	height: 123px;	
	margin: 0;
	margin-right: 44px;	
	margin-left: 5px;
	padding: 0;
}


#header img{
}

#headerimage{
	background-color: white;
	float:right;

	margin: 0;
	margin-top: 5px;	
	margin-bottom: 10px;
	padding: 0;
}

#logo{
display: none;
	background-color: white;
	position: absolute;
	top: 20px;
	left: 50px;
}

#slogan{
	white-space: nowrap;
	background-color: transparent;
	position: absolute;
	top: 29px;
	left: 88px;
	color: #425370;
	margin: 0;
	padding-right: 8px;
}

#slogan p {
	white-space: nowrap;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.01em;	
	padding-left: 1px;
}


#slogan H1 {
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 0.01em;	
	
	padding-bottom: 1px;
}


#metamenu{
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;

}
#logo .csc-textpic-imagewrap{
	padding: 0;
	margin: 0;
	border: none;
}

#logo .csc-textpic-image{
	padding: 0;
	margin: 0;
	border: none;
	background-color: transparent;
}


#footer{
	background-color: transparent;	
	height: 0; /*Is a bar for positioning footer elements*/
	overflow: visible;   /* not hidden, otherwise footer elements are not visible */

}

#wrapper{
	height: 100%;
	background-color: transparent;
	padding: 0;
	margin:0;
	margin-right: 50px;	
	background: url(../img/bg-rightline.gif) repeat-y right;
}

#container{
	background-color: transparent;
		background: url(../img/bg-rightline.gif) repeat-y right;
	width: 100%;
	min-width: 400px;
	float: left;	
	padding: 0;
	margin: 0;
	
	/*background: url(../img/bg-leftcol.png) repeat-y right; */
	
}

#content{
	background-color: transparent;
	
	background: url(../img/bg-leftline.gif);
	background-repeat: repeat-y;

	margin-left:0;
	margin-right: 236px;
	margin-bottom: 0;
	
	
	padding-left: 0;	
	padding-top: 10px;
	padding-right: 0;
	
}


#leftcol{

	float:left;
	width: 140px;
	background-color: transparent;
	
	margin: 0;
	padding: 0;

}

#rightcol{
	float:right;
	
	position:relative;
	left: 175px;
	top: 0;
	
	font-size: 12px;
	width: 155px;
	height:10px; /*To prevent clearer problem */

	padding:0px;
	/*border: 2px solid gray;*/		
}

#donation p {
	font-size: 11px;
	margin-bottom: 12px;
}

#donation .csc-textpic-imagewrap dt
{
	background-color: transparent;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#donation .csc-textpic-imagewrap dl
{
	background-color: transparent;
	margin: 0;
	padding: 0;
		padding-bottom: 15px;
}


#main {	
	/* Kann nur fuellen oder muss mit Bild linke Spalte koordiniert werden, wird von anderen abgedeckt.*/

	
	background-color: transparent;
	min-height: 430px;
	
	margin-left:  200px; 
	margin-right: 40px; 
	margin-top: 10px;
	margin-bottom: 0;	

	padding-top: 10px;
	padding-left: 0;	
	padding-bottom: 0;	
	padding-right: 0;
	
	border-top: 1px solid #425370;	
	border-bottom: 1px solid #425370;
}


#main H1{
	font-size: 20px; 
	font-weight: normal;
	padding-bottom: 2px;
	margin-top:10px;
	padding-top: 5px;
	margin-bottom: 10px;
}



#main H2{
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 8px;	
}

#main H3{
	font-size: 14px;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 2px;	
}

#main p{
	font-size: 12px;
	margin-bottom: 6px;	
}

/*
#main p a{
	color: White;  
}

#main p a:hover{
	color: #38EEE2;
}
*/

#main  .bodytext{
	margin: 0;
	margin-bottom: 6px;
	padding: 0;

}

#main ul {
	margin-top: 16px;
	font-size: 14px;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	padding-bottom: 8px;
}

#main ul li{
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 5px;
	margin-left: 14px;
}	

#main ul li a{
	/*color: #74D50A; ;*/
}

#main ul li a:hover{
	/*color: #38EEE2;*/
}


#main .csc-firstHeader{
	padding-top: 0;
}


#main form {
	margin: 0;
	margin-right: 20px;
	margin-top: 0;
	margin-bottom: 16px;
}

#main form input{

	min-width: 254px;

	background-color:  #cde0e6;  /*#c4dde6;  /*#a4c3cd;*/
	
	border: none;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;

	border-bottom: 2px solid #a4c3cd;
	border-right: 2px solid #a4c3cd;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	
}

#main form input:hover{

	padding-left: 6px;
	padding-right: 4px;

	border-bottom: 2px solid #a4c3cd;
	border-right: 2px solid #a4c3cd;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;


}

#main form input:active{

	padding-left: 7px;
	padding-right: 3px;

	border-top: 2px solid #a4c3cd;
	border-left: 2px solid #a4c3cd;
	border-bottom: 2px solid transparent;
	border-right: 2px solid transparent;
}


#mainmenu {

	position: relative;
	top: 1px;
	left: 1px;

	width: 150px;

	padding-top: 5px;
	padding-left: 20px;	
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;	
	background-color: transparent;
	/*color:white;*/
	margin: 0;
	margin-bottom: 10px;
}

#mainmenu a {
	color: black;  /*#173840; */
}

#mainmenu a active{
	color: black; /*color: #64858C; */
}

#mainmenu a:hover{
	color: black; /*color: #64858C; */
	border-bottom: 2px solid orange;
}

.mainmenu ul{
	list-style: none;
}

.cl_mainmenu_1 ul{
	padding-top: 4px;
	padding-bottom: 2px;

}


.cl_mainmenu_1{
	/*background-color:#38EEE2;*/
	font-size: 14px;
	padding-left: 0;
	padding-top: 0px;
}


#mainmenu .menu-current_1 {
	/*color: #41858C;*/
	border-bottom: 1px solid orange;
}

.cl_mainmenu_2{
	padding-left: 7px;	
	font-weight: normal;
	font-size: 12px;
		padding-top: 3px;
}

#mainmenu .menu-current_2 {
	/*color: #41858C;*/
	border-bottom: 1px solid orange;
}


.cl_mainmenu_3{
	padding-left: 10px;	
	font-weight: normal;
	font-size: 12px;
		padding-top: 3px;
}

#mainmenu .menu-current_3{
	/*color: #41858C;*/
	border-bottom: 1px solid orange;
}



/*Finetuning csc*/

div #main ul {
	font-size: 14px;
	margin-top: 15px;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}

div #main ul li{
	font-size: 12px;
	margin-bottom: 6px;
	margin-left: 5px;
}	

#main ul li a{

}

#main ul li a:hover{

}

#main dl {
	font-size: 14px;
	margin: 0px;
	margin-top: 16px;
	padding: 0px;
}

#main dl dt{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 2px;
}	

#main dl dt a{
	color: black;
}

#main dl dd{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
}	

#main dl dd a{
	color: black;
}

#main dl dd a:hover{

}

#main .csc-textpic-imagewrap dt
{
margin: 0;
padding: 0;
}

#main .csc-textpic-imagewrap dl
{
background-color: transparent;
margin: 0;
padding: 0;
padding-top: 5px;
}


#main .csc-textpic-above .csc-textpic-imagewrap{
	margin: 0;
	margin-bottom: 0;
}

#main .csc-textpic-intext-left .csc-textpic-imagewrap{
	margin: 0;
	margin-bottom: 0;
	padding-right: 8px;
}


 #main .csc-textpic-caption{
color: black;
	font-size: 10px;
	padding-bottom: 6px;
	border-bottom: 1px solid black;
	margin-bottom: 4px;
}

#language{

	position: absolute;
	top: 115px;
	left: 90px;
	font-size: 12px;
	letter-spacing: 0.1em;
}

#language ul{	

}

#language li{	
	padding-right: 10px;
	display: inline;
}

.cl_langmenu {
	display: inline;	
	list-style: none;
	padding-top: 1px;
	padding-bottom: 2px;
}

.cl_langmenu_selected {
	font-weight: normal;
	color: #990000; 
}

.cl_langmenu_inactive{
	font-weight: normal;
	position: absolute;
	top: -1000px;
	left: -1000px;
}

.cl_langmenu  a {
	/*color: #173840; */
	text-decoration: none;
	border-bottom: none;
}

.cl_langmenu a active{
	color: #990000; 
	border-bottom: none;
}

.cl_langmenu  a:hover{
	color: #990000; 
	border-bottom: none;
}

/*Hacks for IE 6 */
* html  {
	background-color: white;
	background: none;

	width: 700px;
	margin-top: 40px;
}


* html  #wrapper{
	background: none;
	background-color: transparent;
}

* html  #content{
	background: none;
	background-color: transparent;  /*#a4c3cd;*/
}

/*
* html  #rightcol{
	background: none;
	float:right;
	position: relative;
	top: 120px;
	left: 0;
}
*/

* html  #rightcol{
	position: absolute;
	top: 170px;
	left: 747px;
	background: none;
}

* html #main {
	margin-top: 150px;
	padding-bottom: 20px;
	background-color: #e4f3fb;
}

* html #mainmenu {
	position: absolute;
	top: 130px;
	left: 10px;
}

* html #backnavigation {
	position: absolute;
	left: 228px;
	top: 158px; 
	background-color: transparent;
}



* html #leftcol{
	background: none;
	position:relative;
	left: -30px;
	background-color: transparent;  /*#ffe681;*/
	margin-left: 0;
	padding-left: 0;
}

* html #logo{
display: none;
}

/*
* html #header{
border: 1px solid white;
	background-color: white;
	position: relative;
	top: 0;
	left: -30px;
	width: 930px;
	padding-right: 4px;
	margin-right: -30px;
	
}

*/

* html #header{
	position: absolute;
	top: 0;
	left: 0;
	width: 920px;
	height: 100px;	
	background-color: white;
}







