@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	background:url(../images/body_bg.gif) repeat-x #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.all {
	width:960px;
	margin:auto;
}
.header {
	display:block;
	width:960px;
	height:440px;
	background:url(../images/header_bg.jpg);
	overflow:hidden;
}
.logo {
	width:145px;
	height:85px;
	float:left;
	padding-left:10px;
	padding-top:10px;
	padding-right:8px;
	padding-bottom:27px;
	background:url(../images/logo_bg.png);
}
.logo .text {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.logo .text h1 {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	background:none;
}
.termin {
	width:180px;
	height:29px;
	padding-top:46px;
	padding-bottom:47px;
	float:left;
}
.termin p {
	color:#FFFFFF;
	font-size:10px;
	line-height:29px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.headmenu {
	width:390px;
	height:75px;
	display:block;
	float:left;
	padding-bottom:47px;
}
.headmenu ul {
	list-style:none;
	padding-left:0px;
}
.headmenu ul li {
	display:inline;
}
.headmenu ul li a {
	display:block;
	float:left;
	background:url(../images/topmenu_li.png);
	padding-left:22px;
	padding-right:22px;
	font-size:12px;
	padding-top:53px;
	padding-bottom:6px;
	height:16px;
	font-family:"Frutiger 45", Arial;
	text-transform:uppercase;
	color:#4f555e;
	margin-left:1px;
	font-weight:bold;
	text-decoration:none;
}
.search {
	width:227px;
	height:27px;
	display:block;
	float:left;
	padding-top:47px;
	padding-bottom:48px;
}
.search input {
	background:url(../images/search_input.gif) no-repeat;
	padding:5px;
	width:134px;
	height:17px;
	line-height:17px;
	border:none;
	float:left;
}
.search input.submit {
	background:url(../images/search_submit.gif) no-repeat;
	padding:0px;
	width:40px;
	height:27px;
	border:none;
	margin-left:3px;
}
.headtext {
	width:308px;
	height:298px;
	float:left;
	padding-top:20px;
	padding-left:10px;
}
.headtext h1 {
	padding-top:0px;
	padding-bottom:26px;
	font-size:24px;
	line-height:28px;
	color:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
	background:none;
}
.headtext p {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.slider {
	width:605px;
	height:295px;
	display:block;
	float:left;
}
.slider .scrollleft {
	z-index:3;
	position:relative;
	left:0px;
	top:0px;
	background:url(../images/slide_left_bg.png) no-repeat;
	width:32px;
	height:32px;
	padding-top:120px;
	padding-bottom:143px;
	cursor:pointer;
}
.slider .scrollright {
	z-index:3;
	position:relative;
	left:573px;
	top:-590px;
	background:url(../images/slide_right_bg.png) no-repeat;
	width:32px;
	height:32px;
	padding-top:120px;
	padding-bottom:143px;
	cursor:pointer;
}
.slider .slidercontents {
	width:605px;
	height:295px;
	overflow:hidden;
	z-index:2;
	position:relative;
	left:0px;
	top:-295px;
}
.slider #slidercontents {
	height:295px;
	overflow:hidden;
	position:relative;
	left:0px;
	top:0px;
}
.slider .element {
	float:left;
	z-index:10;
	width:525px;
	height:240px;
	padding-left:45px;
	padding-top:20px;
	padding-right:35px;
	padding-bottom:45px;
	background:url(../images/slider_bg.png) no-repeat;
}
.slider p {
	color:#FFFFFF;
	padding-top:7px;
	padding-bottom:7px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-top:0px;
}
.slider strong, .slider b {
	color:#FFFFFF;
}
.content {
	width:940px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:50px;
}
.content .left {
	float:left;
	width:150px;
	padding-top:80px;
}
.content .left ul.navi {
	list-style:none;
	padding-left:0px;
}
.content .left ul.navi li {
	list-style:none;
}
.content .left ul.navi li a {
	display:block;
	width:135px;
	padding-left:5px;
	padding-right:10px;
	background:url(../images/menu_li.gif) no-repeat;
	padding-top:4px;
	line-height:36px;
	text-decoration:none;
	text-transform:uppercase;
	color:#333333;
	font-size:14px;
}
.content .left ul.navi li.aktiv a, .content .left ul.navi li a:hover {
	background:url(../images/menu_li_a.gif) no-repeat;
	color:#cb3636;
}
.content .left ul.navi li.aktiv ul li a {
	width:130px;
	padding-left:10px;
	background:url(../images/menu_sub_li.gif) no-repeat;
	padding-top:0px;
	line-height:24px;
	text-transform:none;
	color:#333333;
	font-size:12px;
}
.content .left ul.navi li.aktiv ul li.aktiv a, .content .left ul.navi li.aktiv ul li a:hover {
	background:url(../images/menu_sub_li_a.gif) no-repeat;
	color:#cb3636;
}
.content .main {
	float:left;
	padding-left:25px;
	padding-right:25px;
	padding-top:60px;
	width:510px;
	background:url(../images/content_bg.gif) no-repeat top;
	min-height:485px;
}
.content .main .breadcrump {
	color:#02305f;
	font-size:10px;
	line-height:12px;
}
.content .main .breadcrump a {
	color:#02305f;
	text-decoration:none;
}
.content .main .siteactions {
	padding-top:20px;
	display:block;
	font-size:11px;
	clear:both;
}
.content .main .siteactions ul {
	list-style:none;
	padding-left:0px;
}
.content .main .siteactions ul li {
	display:block;
	float:left;
	list-style:none;
	padding-right:20px;
}
.content .main .siteactions ul li a {
	padding-left:20px;
	color:#333333;
	text-decoration:none;
}
.content .main .siteactions ul li a:hover {
	text-decoration:underline;
}
.content .main .siteactions ul li.printlink a {
	background:url(../images/siteactions_print.gif) no-repeat left;
}
.content .main .siteactions ul li.pdflink a {
	background:url(../images/siteactions_pdf.gif) no-repeat left;
}
.content .main .siteactions ul li.toplink a {
	background:url(../images/siteactions_top.gif) no-repeat left;
}
.content .right {
	float:left;
	display:block;
	width:218px;
	margin-left:10px;
	margin-top:25px;
}
.content .right .inner {
	background:#ffffff;
	border:1px solid #cfcfcf;
	padding-bottom:10px;
}
.content .right .facebook {
	width:218px;
	height:50px;
	padding-left:1px;
	padding-right:1px;
}
.content .right .headline {
	width:218px;
	height:50px;
}
.content .right .inhalt {
	width:186px;
	background:url(../images/rechts_top_bg.gif) top no-repeat #727272;
	margin-left:8px;
	margin-right:8px;
	padding-top:47px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:10px;
}
.content .right .inhalt h1 {
	padding-bottom:0px;
	font-size:18px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	line-height:29px;
	background:url(../images/rechts_h_bg.gif) no-repeat;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	margin-top:0px;
	margin-bottom:0px;
}
.content .right .inhalt h1 a {
	color:#ffffff;
}
.content .right .inhalt p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:14px;
	padding-bottom:10px;
	margin-bottom:0px;
	margin-top:0px;
}
.content .right .inhalt p a {
	color:#ffffff;
}
.content .right .inhalt .news {
	padding-top:10px;
	background:#5d5d5d;
	margin-bottom:10px;
	border-bottom:1px solid #888888;
	border-left:1px solid #888888;
	border-right:1px solid #888888;
}
.content .right .text {
	padding-top:10px;
	padding-left:9px;
	padding-right:9px;
	background:#5d5d5d;
	border-bottom:1px solid #888888;
	border-left:1px solid #888888;
	border-right:1px solid #888888;
}
.content .right .inhalt .news p.datum {
	padding-left:10px;
	background:#4378a0;
	line-height:20px;
	color:#ffffff;
	width:80px;
	padding-right:0px;
	padding-bottom:0px;
}
.content .right .inhalt .news h2 {
	font-size:12px;
	color:#d5d5d5;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}
.content .right .inhalt .news h2 a {
	color:#d5d5d5;
	text-decoration:underline;
}
.content .right .inhalt .news p {
	padding-left:10px;
	padding-right:10px;
	margin-bottom:0px;
	margin-top:0px;
}
.footer {
	width:960px;
	height:162px;
	background:url(../images/footer_bg.gif) center no-repeat;
	text-align:center;
	padding-top:20px;
	font-size:10px;
}
.footer p {
	color:#333333;
	margin-bottom:0px;
	margin-top:0px;
}
.footer a {
	color:#333333;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer ul.footermenu {
	list-style:none;
	padding-left:0px;
}
.footer ul.footermenu li {
	list-style:none;
	display:inline;
}
.footer ul.footermenu li.trenn {
	padding-left:2px;
	padding-right:2px;
}


/* Bilder */
.main .bildd {
}
.main .bildd .bild {
	display:block;
	width:135px;
	height:90px;
	padding:4px;
	margin:5px;
	border:1px solid #CCCCCC;
	float:left;
	overflow:hidden;
}
/* Downloads */
ul.download {
	list-style:none;
	margin:0px;
	padding-left:0px;
}
ul.download li {
	list-style:none;
	padding-left:40px;
	padding-top:16px;
	padding-bottom:16px;
	background:none;
}
ul.download li.downloadbilder {
	width:200px;
	height:190px;
	border:1px solid #264068;
	padding:5px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	clear:none;
}
ul.download li.downloadbilder .bg {
	display:block;
	margin:0px;
	padding-left:30px;
	background:url(../images/dl_bg.gif) top left no-repeat;
}
ul.download li .small {
	font-size:10px;
}
ul.download li.dl_pdf {
	background:url(../images/icons/pdf_icon.gif) no-repeat left;
}
ul.download li.dl_pdf:hover {
	background:url(../images/icons/pdf_icon_a.gif) no-repeat left;
}
ul.download li.dl_mp3 {
	background:url(../images/icons/mp3_icon.gif) no-repeat left;
}
ul.download li.dl_mp3:hover {
	background:url(../images/icons/mp3_icon_a.gif) no-repeat left;
}
ul.download li.dl_compressed {
	background:url(../images/icons/zip_icon.gif) no-repeat left;
}
ul.download li.dl_compressed:hover {
	background:url(../images/icons/zip_icon_a.gif) no-repeat left;
}
ul.download li.dl_vector {
	background:url(../images/icons/eps_icon.gif) no-repeat left;
}
ul.download li.dl_vector:hover {
	background:url(../images/icons/eps_icon_a.gif) no-repeat left;
}
ul.download li.dl_image {
	background:url(../images/icons/jpeg_icon.gif) no-repeat left;
}
ul.download li.dl_image:hover {
	background:url(../images/icons/jpeg_icon_a.gif) no-repeat left;
}
ul.download li.dl_corel {
	background:url(../images/icons/cdr_icon.gif) no-repeat left;
}
ul.download li.dl_corel:hover {
	background:url(../images/icons/cdr_icon_a.gif) no-repeat left;
}
ul.download li.dl_illustrator {
	background:url(../images/icons/ai_icon.gif) no-repeat left;
}
ul.download li.dl_illustrator:hover {
	background:url(../images/icons/ai_icon_a.gif) no-repeat left;
}
ul.download li.dl_bitmap {
	background:url(../images/icons/bmp_icon.gif) no-repeat left;
}
ul.download li.dl_bitmap:hover {
	background:url(../images/icons/bmp_icon_a.gif) no-repeat left;
}
ul.download li.dl_tiff {
	background:url(../images/icons/tif_icon.gif) no-repeat left;
}
ul.download li.dl_tiff:hover {
	background:url(../images/icons/tif_icon_a.gif) no-repeat left;
}
/* Downloads Ende */
/* Formular Anfang */
.formu {
	margin:auto;
	width:438px;
	border:1px #CFCFCF solid;
	padding:30px;
}
.formu .formline, .formu .formline2 {
	clear:both;
	min-height:31px;
}
.formu .formline .label, .formu .formline .required {
	color:#0e5a93;
	display:block;
	width:128px;
	height:26px;
	float:left;
	padding-bottom:5px;
	padding-right:10px;
	font-weight:bold;
	text-align:right;
}
.formu .formline input {
	width:217px;
	height:17px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	margin-bottom:5px;
	border:1px solid #CFCFCF;
	background:#ffffff;
}

.formu .formline input.submit {
	width:150px;
	height:24px;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	float:left;
	border:none;
	margin-left:40px;
	margin-bottom:5px;
	background:#0e5a93;
	font-weight:bold;
	color:#ffffff;
}
.formu .formline select {
	border:1px solid #CFCFCF;
	width:229px;
	height:24px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:1px;
	padding-left:1px;
	line-height:20px;
	float:left;
	background:#ffffff;
	margin-bottom:5px;
}
.formu .formline textarea {
	width:217px;
	height:77px;
	padding:5px;
	float:left;
	background:#ffffff;
	border:1px solid #CFCFCF;
	margin-bottom:5px;
	overflow:hidden;
}
.formu .formline2 .label, .formu .formline2 .required {
	color:#0e5a93;
	display:block;
	width:227px;
	height:26px;
	float:left;
	padding-bottom:5px;
	padding-left:10px;
	font-weight:bold;
}
.formu .formline2 input.radiocheck {
	width:16px;
	height:16px;
	margin-left:112px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	float:left;
	background:none;
	border:none;
	margin-bottom:5px;
}
/* Formular Ende */

.clearer {
	clear:both;
}
.hidden {
	display:none;
}
a img {
	border:none;
}
h1 {
	font-size:18px;
	line-height:20px;
	color:#02305f;
	padding-bottom:10px;
	font-weight:normal;
	background:url(../images/h1_border.jpg) bottom no-repeat;
	margin-bottom:20px;
	margin-top:20px;
}
h2 {
	font-size:14px;
	line-height:22px;
	color:#0e5a93;
	font-weight:normal;
	margin-top:15px;
	margin-bottom:10px;
}
h3 {
	font-size:14px;
	line-height:22px;
	color:#333333;
	padding-bottom:15px;
	font-weight:normal;
}
hr {
	border:none;
	background:#999999;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
}
strong, b {
/*	color:#0e5a93;*/
}
a {
	color:#0e5a93;
	text-decoration:none;
}
a:hover {
	color:#0e5a93;
	text-decoration:underline;
}
p {
	line-height:16px;
	color:#333333;
	margin-bottom:7px;
	margin-top:6px;
}
.content td {
	padding:5px;
}
td.balken {
	background:url(../images/balken.gif) repeat-x;
}
.blue {
	background:#0e5a93;
	color:#ffffff;
	font-weight:bold;
}
hr {
	clear:both;
}
.results {
	clear:both;
}
ul.browsebox {
	list-style:none;
	margin-bottom:50px;
	padding-left:0px;
}
ul.browsebox li {
	list-style:none;
	float:left;
	padding-right:10px;
}
ul {
	padding-left:20px;
}
ul li {
}
.tooltip {
	border:1px solid #999999;
	background:#FFFFFF;
	display:block;
	width:250px;
	padding:5px;
}
.tooltip h3 {
	padding-bottom:7px;
	font-size:12px;
	color:#02305F;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	font-weight:bold;
}
.tooltip p {
	font-size:10px;
	line-height:14px;
	color:#333333;
	margin-bottom:5px;
	margin-top:0px;
}
.tooltip img.tooltipimage {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

