body {
	background-color: #d2e5fe;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000;
	line-height: 18px;
	padding:0;
	margin:0;
	background-image: url(../images/BG_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a {
	color: #285195;
	text-decoration: none;
}

a:hover {
	color: #8faee4;
}

h1 {
	font-size: 1.33em;
	font-weight:normal;
	text-transform: uppercase;
	color: #285195;
	margin: 0;
	background-image: url(../images/bg_headline.gif);
	background-repeat: no-repeat;
	width: 545px;
	height: 40px;
 }

h2 {
	font-size: 1.17em;
	color: #285195;
	padding-top: 15px;
	padding-bottom: 15px;
}

h3 {
	font-size: 1em;
	color: #285195;
	margin: 0;
}

.csc-mailform {
	border: none;
	padding-left: 15px;
}

#mailformnachricht {
	border: 1px solid #cbdef5;
}

input {
	border: 1px solid #cbdef5;
}

/* ----------Container-------------- */

#Container {
	width: 1010px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/BG_content.gif);
	background-repeat: repeat-y;
}

/* ----------Header-------------- */

#Header {
	margin: 0;
	padding: 0;
	background-image: url(../images/header.jpg);
	height: 184px;
	width: 1010px;
}

#Header img{
	border: none;
}

#Logo {
	float: left;
	height: 66px;
	width: 199px;
	margin-top: 75px;
	margin-left: 20px;
}

#Headline {
	float: left;
	height: 20px;
	width: 500px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 125px;
	margin-left: 50px;
}

#HeaderIcon {
	float: left;
	height: 15px;
	width: 95px;
	margin-top: 80px;
	margin-left: 90px;
}

#HeaderIcon img{
	float: left;
	padding: 0 5px 0 5px;
}

/* ----------MainNavi-------------- */

/*#MainNavi{
	margin: 0;
	padding: 0;
}*/

/* -----------------Content--------------------- */

#Content {
	min-height: 1010px;
	width: 1010px;
	background-image: url(../images/BG_content_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#ContentText {
	width: 550px;
	padding: 22px 0 25px 25px;
	margin: 0 0 0 220px;
}

#ContentText h1{
	padding: 12px 0 0 22px;
	margin: 0;
}

#ContentText img{
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}

#ContentText img a{
	border: none;
}

.image-text {
	display:block;
	color: #285195;
	height: 145px;
	margin-right: 5px;
	padding-bottom: 30px;
}

#ContentText ul{
	padding: 0;
}

#ContentText ul li{
	background-image: url(../images/arrow_list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	margin-left: 15px;
	padding: 0 0 0 15px;
}



/* --------------Sidebar Left------------- */

#Left {
	float: left;
	width: 220px;
	margin: 0;
	padding: 20px 0 0 0;
	position: absolute;
	line-height: 22px;
}

#Left h3 {
	padding: 0 0 0 30px;
	margin: 0;
	font-size: 1em;
}

#BoxNavi ul{
	padding-left: 30px;
}

#BoxNaviTop {
	background-image: url(../images/box_navi_top.gif);
	height: 20px;
	width: 210px;
	margin-left: 10px;
}

#BoxNavi {
	background-image: url(../images/box_navi.gif);
	width: 210px;
	margin-left: 10px;
}

#BoxNavi ul {
	margin: 0;
}

#BoxNavi ul li{
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6f94d0;
}

#BoxNavi ul li a {
	color: #fff;
	text-decoration: none;
}

#BoxNavi .current {
	color: #8faee4;
	background-image: url(../images/arrow_white.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#BoxNavi ul li ul{
	padding-bottom: 5px;
}

#BoxNavi ul li ul li{
	border: none;
}

#BoxNavi ul li a:hover {
	color: #8faee4;
}

#BoxNavi ul li ul li a{
	color: #8faee4;
}

#BoxNavi ul li ul li a:hover{
	color: #fff;
}

#BoxNaviBottom {
	background-image: url(../images/box_navi_bottom.png);
	height: 20px;
	width: 211px;
	margin-left: 10px;
}

#BoxLinks {
	background-image: url(../images/box_links.gif);
	height: 160px;
	width: 210px;
	margin-top: 20px;
	margin-left: 10px;
	padding-top: 5px;
	color: #285195;
}

#BoxLinks h3{
	margin-top: 20px;
}

#BoxLinks ul{
	margin-top: 10px;
	padding-top: 0px;
}

#BoxLinks ul li{
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8aa9dc;
	margin-left: -10px;
}

#BoxLinks li a{
	color: #285195;
	text-decoration: none;
}

#BoxLinks li a:hover{
	color: #000;
}

#BoxKeyTop {
	background-image: url(../images/box_key_top.gif);
	height: 20px;
	width: 210px;
	margin-top: 20px;
	margin-left: 10px;
}

#BoxKey {
	background-image: url(../images/box_keywords.gif);
	width: 210px;
	margin-left: 10px;
}

#BoxKeyBottom {
	background-image: url(../images/box_key_bottom.gif);
	height: 20px;
	width: 210px;
	margin-left: 10px;
}

#BoxKey h3{
	color: #325795;
}

#BoxKey p{
	margin: 5px 10px 0 30px;
}

#BoxKey a {
	color: #b8d2ff;
	text-decoration: none;
}

#BoxKey a:hover {
	color: #325795;
}

/* --------------Sidebar Right------------- */

#Right {
	float: right;
	width: 195px;
	min-height: 465px;
	margin: 0 0 0 805px;
	padding: 0;
	position: absolute;
	background-image: url(../images/BG_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#Right img{
	padding-left: 22px;
}

#RightLogo {
	width: 150px;
	margin: 22px;
}

#RightLogo img{
	padding: 1px;
	border: none;
}

#RightForm {
	width: 175px;
	margin: 22px 0 0 10px;
	background-color: #fff;
	color: #285195;
	line-height: 22px;
}

#RightForm p{
	padding-left: 15px;
}

#RightForm h2{
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
	width: 175px;
	height: 30px;
	padding: 10px 0 0 0;
	text-align: center;
	background-image: url(../images/bg_contact.gif);
	background-repeat: no-repeat;
	color: #fff;
}

.csc-mailform-submit  {
	border: 1px solid #cbdef5;
	background-image: url(../images/button_send.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 70px;
	color: #fff;
	padding: 0;
	cursor: pointer;
	margin-bottom: 20px;
}


/* -----------Footer--------------------------- */

#Footer {
	clear: both;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg_footer.jpg);
	height: 40px;
	width: 1010px;
}

#FooterCopy {
	float: left;
	width: 250px;
	padding-top: 12px;
	margin-left: 35px;
	color: #b8d2ff;
}

#FooterNavi {
	float: left;
	width: 570px;
	padding-top: 12px;
	margin-left: 120px;
	color: #fff;
}

#FooterNavi a{
	text-decoration: none;
	color: #fff;
}

#FooterNavi a:hover{
	color: #b8d2ff;
}

#FooterNavi img{
	padding-right: 5px;
	padding-left: 15px;
}
