/* Printoption */
@media print
{
  .noprint { display: none; }
}

body {
	height:100%;
	background-image:url(images/background_01.png);
	background-repeat:repeat-x;
	background-position:top;
	font-family:arial;
	color:#4c4c4c;
	font-size:15px;
	}

input {
	width:210px;
}
.checkbox {
	width:15px;
}
select {
	width:216px;
}
textarea {
	width:490px;
}

p {
	margin:5px;
	}

p.align-left {
	text-align:left;
}

p.align-center {
	text-align:center;
}

p.align-right {
	text-align:right;
}

p.align-justify {
	text-align:justify;
}

.detail {
	font-size:12px;
	}

h1 {
	font-family:arial;
	font-size:20px;
	color:#00539f;
	padding:0px;
	margin:0px;
}

h1.align-center {
	font-family:arial;
	font-size:20px;
	color:#00539f;
	text-align:center;
}

h2 {
	font-size:18px;
}

.csc-menu {
	line-height:30px;
	}

#header {
	margin:0px auto;
	width:1000px;
	height:78px;
	background-image:url(images/header_01.png);
	background-repeat:no-repeat;
	}

#pagename {
	width:1000px;
	height:38px;
	}

#pagename_text {
	padding-left:30px;
	padding-top:11px;
	font-size:20px;
	font-weight:bold;
	}

#metanav {
	width:1000px;
	height:35px;
	}

#flag {
	float:left;
	padding-top:1px;
	padding-right:3px;
	}

#metanav_text {
	padding-left:30px;
	padding-top:20px;
	font-size:12px;
	}

#metanav_text a, a:visited, a:active {
	font-weight:bold;
	text-decoration:none;
	color:#4c4c4c;
	}

#metanav_text a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#4c4c4c;
	}

#main {
	margin:0px auto;
	width:1000px;
	background-image:url(images/mainbg_repeat.png);
	background-repeat:repeat-y;
	}

#mainpart_spacer_0 {
	float:left;
	width:19px;
	height:503px;
	background-image:url(images/mainpart_spacer_0.png);
	background-repeat:no-repeat;
	}

#mainpart {
	float:left;
	width:650px;
	min-height:503px;
	background-image:url(images/mainpart.png);
	background-repeat:no-repeat;
	}

#mainpart_folgeseite {
	float:left;
	width:650px;
	min-height:503px;
	background-image:url(images/main_repeat.png);
	background-repeat:repeat-y;
	}

#main_top {
	min-height:503px;
	background-image:url(images/main_top.png);
	background-repeat:no-repeat;
	background-position:top;
	}

#inhalt {
	min-height:430px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	}

#main_bottom {
	min-height:503px;
	background-image:url(images/main_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}

#mainpart_row0 {
	width:650px;
	height:110px;
	}

#button_0 {
	float:left;
	margin-top:8px;
	margin-left:239px;
	width:172px;
	height:52px;
	}

#mainpart_row1 {
	width:650px;
	height:65px;
	}

#button_6 {
	float:left;
	margin-top:5px;
	margin-left:25px;
	width:172px;
	height:52px;
	}

#button_1 {
	float:right;
	margin-top:5px;
	margin-right:25px;
	width:172px;
	height:52px;
	}

#mainpart_row2 {
	width:650px;
	height:185px;
	}

#button_5 {
	float:left;
	margin-top:92px;
	margin-left:5px;
	width:172px;
	height:52px;
	}

#logo {
	float:left;
	margin-top:20px;
	margin-left:8px;
	width:280px;
	height:110px;
	}

#button_2 {
	float:right;
	margin-top:92px;
	margin-right:5px;
	width:172px;
	height:52px;
	}

#mainpart_row3 {
	width:650px;
	height:138px;
	}

#button_4 {
	float:left;
	margin-top:44px;
	margin-left:80px;
	width:172px;
	height:52px;
	}

#button_3 {
	float:right;
	margin-top:44px;
	margin-right:80px;
	width:172px;
	height:52px;
	}

#mainpart_spacer_1 {
	width:20px;
	float:left;
	height:503px;
	background-image:url(images/mainpart_spacer_1.png);
	background-repeat:no-repeat;
	}

#topnav {
	height:30px;
	}

#startpage {
	float:left;
	width:140px;
	padding-left:15px;
	padding-top:10px;
	}

#position  {
	float:left;
	padding-top:10px;
	}

#back {
	float:right;
	padding-right:15px;
	padding-top:10px;
	}

#print_image {
	float:left;
	width:20px;
	padding-left:15px;
	}

#print {
	float:left;
	width:120px;
	padding-left:3px;
	padding-top:2px;
	}

#sendafriend {
	float:left;
	padding-top:2px;
	}
	
#top {
	float:right;
	padding-right:15px;
	padding-top:2px;
	}

#line {
	height:1px;
	margin-left:15px;
	margin-right:15px;
	background-color:#4c4c4c;
	}

#bottomnav {
	height:30px;
	}

#rightpart {
	float:left;
	width:290px;
	height:503px;
	background-image:url(images/news_background.png);
	background-repeat:repeat-x;
	}

#news {
	width:290px;
	}

#news_spacer {
	height:6px;
	}

#news_top {
	height:32px;
	width:290px;
	padding-left:5px;
	background-image:url(images/news_top.png);
	background-repeat:no-repeat;
	}

#news_top_text {
	padding-top:3px;
	font-size:18px;
	color:#00539f;
	}

#news_item {
	height:68px;
	width:290px;
	background-image:url(images/news_item_01.png);
	background-repeat:no-repeat;
	}

#news_item_text {
	padding-left:5px;
	padding-top:8px;
	}

#more {
	height:23px;
	width:290px;
	background-image:url(images/news_item_02.png);
	background-repeat:no-repeat;
	}

#more_text {
	text-align:right;
	padding-left:5px;
	padding-right:8px;
	}

#news_bottom {
	height:32px;
	width:290px;
	padding-left:5px;
	background-image:url(images/news_bottom.png);
	background-repeat:no-repeat;
	}
	
#news_bottom_text {
	padding-top:5px;
	font-size:16px;
	}

#solutions {
	height: 62px;
	}

#mainpart_spacer_2 {
	float:left;
	width:21px;
	height:503px;
	background-image:url(images/mainpart_spacer_2.png);
	background-repeat:no-repeat;
	}
	
#bottom {
	margin:0px auto;
	width:1000px;
	height:19px;
	background-image:url(images/bottom.png);
	background-repeat:no-repeat;
	}

#copyright {
	float:right;
	padding-top:2px;
	width:115px;
	font-size:11px;
	}

a, a:visited, a:active {
	font-weight:bold;
	text-decoration:none;
	color:#00539f;
	}
	
a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#00539f;
	}
	
.news-single-item {
	padding-top:10px;
	padding-left:0px;
	margin:0px;
	}
