@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ececec;
	/*background-image: url(img/bg_ececec.jpg);*/
	background-image: url(img/bg_grey-to-grey_01.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0099cc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099cc;
}
a:hover {
	text-decoration: underline;
	color: #0099cc;
}
a:active {
	text-decoration: none;
	color: #0099cc;
}
.text_kl {font-size: 10px}
.Ueberschrift1 {font-size: 18px;
color: #000000;
font-weight: bold;}

.Ueberschrift2 {
font-size: 14px;
color: #000000;
font-weight: bold;}


#news_layout {
    width: 100%; 
    background-color: #ececec;
    font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid black;}

.news_art {
font-size: 10px;
color: #000000;
font-weight: none;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;}

.news_headline {
	font-size: 20px;
	color: #0099cc;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;}

.news_subheadline {
font-size: 16px;
color: #000000;
font-weight: bold;
padding-left: 20px;
padding-right: 20px;
}

.v_spitz {
font-size: 12px;
color: #000000;
font-weight: none;
}

.t_zwischenzeile {
font-size: 12px;
color: #000000;
font-weight: bold;
}

.t_unterzeilelight {
font-size: 12px;
color: #000000;
font-weight: bold;
}

.news_text {
font-size: 12px;
color: #000000;
font-weight: none;
padding-left: 20px;
padding-right: 20px;}

.news_link {
font-size: 10px;
font-weight: none;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;}


.menu_link_first {
color: #0099cc;
font-size: 12px;
font-weight: bold;
padding-left: 10px;
padding-top: 2px;
padding-bottom: 2px;
cursor: pointer;}

.menu_link_second {
font-size: 12px;
font-weight: none;
padding-left: 20px;
padding-top: 2px;
padding-bottom: 2px;
cursor: pointer;}


.box_text_first {
font-size: 12px;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
padding-top: 4px;
padding-bottom: 2px;}

.box_text_second {
font-size: 12px;
font-weight: none;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 10px;}

#box_layout {
    width: 180px; 
    background-color: #ececec;
    font-family: Arial, Helvetica, sans-serif;}
	
	
.text_headline {
	font-size: 20px;
	color: #0099cc;
	font-weight: bold;
	padding-bottom: 0px}
	
.text_subheadline {
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 12px}
	

#download_layout {
    width: 100%; 
    background-color: #ececec;
    font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	margin-top: 12px;
	margin-bottom: 0px;}


.download_text {
	font-weight: none;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 16px;
	padding-right: 16px;}
	
.download_icon {
	padding-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 16px;
	padding-right: 16px;}

.service_bold_color {
	font-size: 14px;
	color: #0099cc;
	font-weight: bold;
	padding-bottom: 0px}
	
.service_bold {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 0px}
