* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	height:100%;
	margin-bottom: 0.1px;
}
body {
	background-color: #EAEFF3;
	background-image:url(../media/bg_white.png);
	background-position:top;
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #003463;
}
a {
	text-decoration:underline;
	color: #0A93DA;
}
.break {
	clear:both;
}
#container {
	width: 987px;
	margin: auto;
}
#wrapper {
	float:left;
	background-color:#FFF;
}
#header {
	float:left;
	font-size: 0.9em;
	background-color: #ffffff;
	padding-left:15px;
/* background-color:yellow; */
width:957px;
height: 170px;
}
#header-top-left {
	width:280px;
	height:11px;
	float:left;
}
#header-top-right {
	width:677px;
	height:11px;	
	border-bottom: 2px solid #9BB9C3;
	margin-bottom:19px;
	float:left;
}
#header-logo {
	float:left;
	width:506px;
	padding-left:1px;
}
#header-pix,#home-header-pix {
	float:right;
}
#left-menu {
	float:left;
	background-color:#FFF;
	padding-left:15px;
}
#left-functions {
	width:280px;
	padding-top:17px;
	float:left;
}
#headline,.csc-header {
	width:677px;
	margin-top:15px;
	height:57px;
	border-top: 1px solid #9BB9C3;
	border-bottom: 1px solid #9BB9C3;
	margin-bottom:19px;
	float:left;
}
#headline-home {
	width:677px;
	margin-top:0px;
	height:168px;
	border-top: 1px solid #9BB9C3;
	border-bottom: 1px solid #9BB9C3;
	margin-bottom:30px;
	float:left;
}
#left-functions-language-select {
	float:left;
	background-image:url(../media/bt_english.gif);
	background-repeat:no-repeat;
	width:67px;
	height:13px;
	font-weight:bold;
	padding-left:23px;
	color:#9BB9C3;
}
#left-functions-language-select a {
	color:#003463;
text-decoration:none;
}
#left-functions-print {
	float:left;
	background-image:url(../media/bt_print.gif);
	background-repeat:no-repeat;
	width:47px;
	height:13px;
	padding-left:23px;
	color:#9BB9C3;
}
#left-functions-print a {
	color:#9BB9C3;
}
#left-functions-pdf {
	float:left;
	background-image:url(../media/bt_pdf.gif);
	background-repeat:no-repeat;
	height:13px;
	padding-left:23px;
	color:#9BB9C3;
}
#left-functions-pdf a {
	color:#9BB9C3;
}
#left-functions-search {
	margin-top:25px;
	width:280px;
	float:left;
}
.left-functions-search-input {
	border:1px solid #9BB9C3;
	color:#9BB9C3;
	font-size:1.1em;
	padding-left:10px;
	width:221px;
	height:19px;
	float:left;
}
.submit-button {
	background-color:#9BB9C3;
	font-size:1.1em;
	color:white;
	width:24px;
	height:21px;
	cursor: pointer;
}
#content {
	float:left;
	width:692px;
	background-color:white;
}
.home-block-third-one {
	float:left;
	width:227px;
	background-color:#FFFF00;
}
.home-block-third-two {
	float:left;
	width:227px;
	background-color:#FF00FF;
}
.home-block-third-three {
	float:left;
	background-color:#FFCCCC;
}
#home-block {
	width:223px;
	float:left;
	color:#ffffff;
	background-color:#003463;
}
.home-block-row {
	width:223px;
	float:left;
}
.pad {
	margin-right:4px;
}
.home-block-headline {
	float:left;
	height:19px;
}
.home-block-pic {
	border-top:1px dotted #fff;
	float:left;
	width:223px;
	height:119px;
}
.home-block-text {
	float:left;
	border-top:1px dotted #fff;
	height:51px;
	color:#fff;
	line-height: 1.4em;
	padding-left:15px;
	padding-top:4px;
	width:208px;
	margin-bottom:20px;
}
.home-text-content {
	float:left;
	width:166px;
}

.home-text-link {
	float:left;
	background-image:url(../media/mehr.gif);
	background-repeat:no-repeat;
}
.home-text-link a{
	float:left;

        width:40px;
	height:40px;

}
.blue {
	background-color:#003463;
}
.light-blue {
	background-color:#9BB9C3;
}
.blue-a a {
	color:#003463;
}
.light-blue-a a {
	color:#0096DB;
}
.content-text,.content-text-list {
	width:432px;
	padding-right:19px;
	float:left;
}
.content-text li {
	margin-left:20px;	
}
.content-text ul {
	margin-top:10px;	
	margin-bottom:10px;	
}
.content-text {
	border-right:1px dashed #9BB9C3;
	padding-bottom:40px;
}
.content-text-list {
	padding-bottom:18px;
	padding-top:18px;
}
.content-text h1{
	font-size:13px;		
}
.content-text h3{
	font-size:11px !important;
	text-decoration:bold;
}
.cont {
	margin-bottom:13px;
	/*float:left;*/
}
.content-text h2 {
	font-size:11px;
}
.right-side {
	width:208px;
	margin-left:17px;
	float:left;
}

*html .right-side {
	width:202px;
}
.right-side-list {
	width:208px;
	margin-left:17px;
	padding-top:18px;
	padding-bottom:18px;
	float:left;
}
.right-side-list img{
	float:right;
}
.right-text-only {
	float:left;
	/*margin-top:94px;*/
}
.light {
	color:#618296;
}
.pic-sub {
	margin-top:3px;
	float:left;
	color:#618197;
	width:202px;
}

.presse-wrapper {
	float:left;
	width: 671px;
}

.larger {
	margin-top:8px;
	width:30px;
	float:right;
}
#menu,#menu li, #menu img{
list-style-type:none;
float:left;
width:257px;
border:0;
margin:0;
padding:0;
}
#menu ul {
	margin-top:20px;
float:left;
}
#menu hover {
	
}
#third {
	/* background-image:url(../media/menu_3rd_line.png); */
	/* background-repeat:no-repeat; */
}
#first-n{
margin-bottom:0 !important;	
padding-bottom:0 !important;	
}
#first-two {
margin:0 !important;	
padding:0 !important;	
}
#first {
}
#second {
}

.suchergebnis h1 {
	font-size:12px;
}
.output {
	float:left;
margin-top:20px;
margin-bottom:20px;
width:420px;
}
.relevanz {
	font-size:10px;
	color:#9BB9C3;
}
.tx-indexedsearch {
	margin-top:92px;
}
.news-left {
	float:left;
width:446px;
}
.news-wrapper {
	border-bottom:1px dotted #9BB9C3;
float:left;
}
.presse-block {
	border-bottom:1px dotted #9BB9C3;
float:left;
width: 446px;
}

.news-single-img {
	height:218px !important;
float:left;
}
.zoom-in {
	background-image:url(../media/lupe.gif);
	background-repeat:no-repeat;
background-position:right;
float:left:
width:150px;
height:20px;
}