/* -------------------------------------------------------------------------------
		General
--------------------------------------------------------------------------------- */
html, body, span, a, div, table, td, form, input, textarea, select, h1, h2, h3, ul, li, p, tt {
	margin: 0;
	padding: 0;
	font-family: century gothic,tahoma, verdana, sans serif;
}
body {
	background: url(bg_pic.png) repeat-x 0px 157px;
	text-align: center;
	font-size: 12px;
	}
#wrapper {
	float: left;
	width: 860px;
	text-align: left;
	margin: 10px 0 0 10px;
	padding: 0 0 50px 20px;
	/* margin: 10px auto 0 auto;*/
}
#navcont {
	float: left;
	width: 822px;
}
#nav2 {
	float: left;
	width: 205px;
}
#news {
	float: left;
	width: 205px;
	padding: 10px 0 0 0;
}

#content {
	position: relative;
	left: 15px;
	width: 570px;
	float: left;
	padding: 10px 0 0 0;
	color: #092A60;
}

/* -------------------------------------------------------------------------------
		Navi
--------------------------------------------------------------------------------- */
#button {
	width: 205px;
	margin: 36px 0 20px 0;
	font-family:  century gothic,tahoma, verdana, sans serif; 
	color: #414142;
	text-align:left;
	font-size:14px;
	border-top: 1px solid #ECEDEF;
	}
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
	#button li {
		border-bottom: 1px solid #ECEDEF;
		margin: 0;
		}
		#button li a {
		display: block;
		padding: 3px 0 3px 12px;
		color: #414142;
		font-size:14px;
		text-decoration: none;
		width: 100%;
		}
		#button  li#act a {
		display: block;
		padding: 3px 0 3px 12px;
		background: url(li.png) no-repeat #F9FAFC 0px 9px;
		color: #092A60;
		text-decoration: none;
		width: 100%;
		font-weight: normal;
		
		}
		#button  li#nor2 a {
		display: block;
		padding: 1px 0px 1px 10px;
		font-size: 14px;
		background-color: #fff;
		color: #414142;
		text-decoration: none;
		width: 100%;
				}
		#button  li#act2 a {
		display: block;
		padding: 1px 0px 1px 7px;
		font-size: 14px;
		background-color: #fff;
		font-weight: bold;
		color: #414142;
		text-decoration: none;
		width: 100%;
		}
	html>body #button li a {
		width: auto;
		}
		html>body #button li#act a {
		width: auto;
		}
		html>body #button li#nor2 a {
		width: auto;
		}
		html>body #button li#act2 a {
		width: auto;
		}
	#button li a:hover {
		background: url(li.png) no-repeat #F9FAFC 0px 9px;
		color: #092A60;
		}
		#button li#nor2 a:hover {
		background-color: #F9FAFC;
		color: #414142;
		}

/* -------------------------------------------------------------------------------
		Links
--------------------------------------------------------------------------------- */
a {
 	color: #092A60;
	font-size: 12px;
	}
a:hover {
 	color: #7F7F7F;
	}
/* #content a {
	color: #092A60;
	font-size: 12px;
	border-bottom: 1px dotted;
	text-decoration: none;
}
#content a:hover {
 	color: #7F7F7F;
	border-bottom: 1px solid;
	} */
#imp a{
	color: #7F7F7F;
	font-size: 11px;
	text-decoration: none;
}
#imp a:hover {
text-decoration: underline;
}

a.langGER {
	display:block;
	margin-bottom:0px; 
	width:20px;
	height: 22px;
    border:0; 
	padding:2px; 
	text-decoration:none; 
	}
a.langGER:link    { background:url(flag_ger.png) no-repeat; }
a.langGER:visited { background:url(flag_ger.png) no-repeat; }
a.langGER:hover   { background:url(flag_ger_no.png) no-repeat; }
a.langGER:active  { background:url(flag_ger.png) no-repeat; }

a.langENG {
	display:block;
	margin-bottom:0px; 
	width:20px;
	height: 22px;
    border:0; 
	padding:2px; 
	text-decoration:none; 
	}
a.langENG:link    { background:url(flag_eng.png) no-repeat; }
a.langENG:visited { background:url(flag_eng.png) no-repeat; }
a.langENG:hover   { background:url(flag_eng_no.png) no-repeat; }
a.langENG:active  { background:url(flag_eng.png) no-repeat; }
/* -------------------------------------------------------------------------------
		Header
--------------------------------------------------------------------------------- */
#header {
	width: 860px;
	height: 147px;
	position: relative;
}
#top {
	float: left;
	width: 860px;
	height: 22px;
	}
#flags {
	height: 22px;
	width: 49%;
	float: left;
}
#imp {
	float: left;
	width: 30%;
	color: #7F7F7F;
	font-size: 11px;
	text-align: right;
	padding-right: 0px;
}

#logonav {
	height: 115px;
	width: 860px;
}
#logo {
	float: left;
	width: 223px;
	height: 115px;
}
#nav {
	float: left;
	width: 617px;
	height: 16px;
	position: relative;
	top: 90px;
	padding: 0px 0px 0px 20px;	
}
#hack {
	float: left;
	height: 10px;
	width: 860px;
	}

#pic {
	width: 822px;
	height: 207px;
	float:left;
	padding: 0;
	margin: 0px 0px 0px -10px;
	text-align: left;		
	}
/* -------------------------------------------------------------------------------
		Content
--------------------------------------------------------------------------------- */
#content h1 {
	padding: 5px 0 2px 0px;
	margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ECEDEF;
	color: #092A60;	
}
#content h2 {
	padding: 20px 0 5px 0px;
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	border: 0px ;
	color: #092A60;	
}

#news h1.once {
	padding: 5px 0 2px 0px;
	margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ECEDEF;
	border-top: 0;
	color: #092A60;
}
#news h1, h2, h3 {
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #ECEDEF;
	color: #092A60;
}
#news  h1.csc-firstHeader{
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	border-top: 0;
	color: #092A60;
}
#content ul {
	list-style: disc;
	margin: 10px;
	padding: 5px;
	}
#content li {
	margin: 5px;
	}
img a{ border:0}

#news img{
	border: 0;
	}
p, p.bodytext {
padding: 5px 0 5px 0;
}
div.csc-header {
	padding: 16px 0 0 0;
}
div.csc-header.csc-header-n1{
	padding: 0;
}

/* -------------------------------------------------------------------------------
		Form
--------------------------------------------------------------------------------- */
form {
	float: left;
	margin: 0 0 1em 0;
	border: 0;
	padding: 0;
	width: 570px;
}
div.row {
	float: left;
	border: 0;
}
div.rowred {
	float: left;
	border: 0;
	color: #ff0800;
}
span.label {
	display: block;
	float: left;
	margin: 0 0px 4px 0;
	border: 0;
	padding: 0px 0 0 0;
	width: 150px;
	text-align: left;
}
span.label_four {
	display: block;
	float: left;
	margin: 0 0 0 0;
	border: 0;
	padding: 0px 0 0 0;
	width: 140px;
	text-align: left;
}
span.labelleft {
	display: block;
	float: left;
	margin: 0 0 5px 0;
	border: 0;
	padding: 0px 0 0 0;
	width: 150px;
	text-align: left;
}


label.red {
	color: #ff0800;
	margin: 0;
	border: 0;
	padding: 0;
}
span.form {
	display: block;
	float: left;
	margin: 0 0 5px 0;
	border: 0;
	width: 410px;	
}
span.form_four {
	display: block;
	float: left;
	margin: 0 0 5px 0;
	border: 0;
	width: 140px;	
}

span.button {
	display: block;
	float: left;
	border: 0;
	margin-top: 20px;
	width: 140px;
	}

label {		
		font-size: 12px;
		}
 input, textarea {
 		font-size: 12px;
		border: 1px solid #092A60;
		background-color: #ffffff;
		padding: 0px;
		}
 select {
 		font-size: 12px;
		border: 1px solid #092A60;
		background-color: #ffffff;
		padding: 0px;
		}
select.small {
		font-family: arial, verdana, sans serif;
 		font-size: 11px;
		border: 1px solid #092A60;
		background-color: #ffffff;
		padding: 0px;
		}		
input.button {	
	padding: 5px;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	background-color: #092A60;	
}
input.button:hover {	
	padding: 5px;
	cursor: pointer;
	color: #092A60;
	background-color: #fff;	
}
span.head {
	float: left;
	display: block;
	width: 99%;
}
span.head h4{
font-size: 13px;
padding-top:10px;
}
#errorbox {
float: left;
border: 1px solid #ff0800;
padding: 10px;
margin: 0 0 10px 0;
}
#errorbox p{
font-weight: bold;
color: #ff0800;
}
span.stern{
	color: #009900;
	font-weight: bold;
	font-size: 18px;
	font-family: arial, verdana, sans serif;
}
span.stern_rot{
	color: #ff0800;
	font-weight: bold;
	font-size: 18px;
	font-family: arial, verdana, sans serif;
}
span.kat {
font-weight: bold;
border-bottom: 1 px dotted;
}
.kat{
font-weight: bold;
border-bottom: 1 px dotted;
}
/* -------------------------------------------------------------------------------
		Footer
--------------------------------------------------------------------------------- */
#copyright { 
float: right;
font-size: 10px;
color: #999999;
margin-top: 25px;
position: relative;
top: 10px;
}
