html {
	height: 100%;
}
body {
	background-attachment: scroll;
	background-image: url(../b/wolken.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	height: 100%;
	background-color: #999999;
	vertical-align:top
}
img {
	border: 0;
	display: inline;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	
}

#wrapper2 {
	margin: 0;
	padding-top: 0px;
}

/* Header */

#header {
	width: 800px;
	height: 190px;
	background-color: transparent;
	margin: 0 auto;
	margin-top: 35px;
	text-align: left;
}
#head1 {
	height: 90px;
	background-color: white;
}
#header img {
	float: left;
}
#header a {
	display: inline;
}

/*Sprache*/

#lang {
	float: right;
	background-color: #fff044;
	width: 126px;
	height: 20px;		
}

#lang ul {
	margin: 0;
	margin-top: 20px;
	padding: 0;
	list-style: none;
	line-height: normal;
	float: right;
	width: 126px;
	background-color: white;
}

#lang li {
	float: left;
	margin-top: 3px;
}

#lang li a {
	
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 5px;
	text-decoration: none;
	font-weight: normal;
	border: none;	
	color: black;
}

#lang li a:hover {
	text-decoration: underline;
}



#service {
	float: right;
	background-color: #fff044;
	width: 203px;
	height: 20px;	
}
#service ul {
	margin-top: 20px;
	margin-right:0;
	margin-left: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	float: right;
	width: 203px;
	background-color: white;
}

#service li {
	float: right;
	margin-top: 3px;
}

#service li a {
	
	margin-left: 4px;
	margin-right: 8px;
	margin-top: 5px;
	text-decoration: none;
	font-weight: normal;
	border: none;	
	color: black;
}

#service li a:hover {
	text-decoration: underline;
}
/* SUCHE */
#suche {	
	width: 240px;
	position: relative;
	top: 45px;
	left: 409px;
}


/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background-attachment: scroll;
	background-image: url(../b/backcontent.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	text-align: left;
}

/* Box */

#box {
	float:right;
	width: 170px;
	margin-top: 70px;
	background-color: #84d0f0;
}
#box #boxinnen {
	margin-left:5px;
}

/* Content */

#content {
	float: right;
	width: 402px;
	background-color: white;
	margin-right: 0px;
	margin-top: 35px;
	padding-right: 6px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 125px;
	margin-left: 20px;
	background-color: transparent;
	margin-top: 35px;	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li p {
	padding-left: 15px;
}

#sidebar li ul {
	margin-top:5px;
}

#sidebar li li {
	margin-left: 5px;
	margin-bottom: 5px;
	
}
#sidebar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	border: none;	
	color: white;
}
#sidebar a:hover {
	text-decoration: underline;
}

/* Inhaltsformate*/
h1 {
	font-size: 14px;
}
a {
	color: #009ee0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form, fieldset {
	border: 0;
}
div.news-latest-item img {
	display: inline;
	border: 0;
}
div.news-latest-item p.bodytext {
	display: inline;
}
h5 {
	background-color: #009DE0;
	color: #000000;
        padding: 2px;
	font-size: 12px;	
}
.csc-textpic-text {
	padding-left: 10px;
}

#KRM{
	margin-left:-25px;
	background-image: url(../b/KRM.png);
	background-repeat: no-repeat;
	background-position:169px 338px;
	font-size:14px;
	line-height:20px;
}

#KRM li{
	margin-top:5px;
}

#KRM h1 b{
	font-size: 55px;
}

#KRM h1{
	color: #009DE0;
	font-size: 38px;
	margin-left:25px;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:normal; 
}

#KRM h2{
	font-weight:normal;
	color: #009DE0;
	font-size:17px;
	margin-left:25px;
}

#Krm-rechts img{
	margin-left:6px;
}

#box #Krm-rechts{
	background-color:#FFFFFF;
	margin-left:-5px;
	padding-bottom:80px;
}