@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.all {
	display:block;
	width:930px;
	margin:auto;
}
.header {
	display:block;
	width:930px;
	height:398px;
	background:url(../images/header_bg.jpg) repeat-x;
}
.mininav {
	padding-left:695px;
	width:90px;
	height:30px;
	float:left;
}
.langnav {
	padding-left:10px;
	width:135px;
	height:30px;
	float:left;
}
.mininav ul, .langnav ul {
	list-style:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
}
.mininav ul li, .langnav ul li {
	list-style:none;
	float:left;
	font-size:10px;
	text-transform:uppercase;
	line-height:30px;
	padding-left:1px;
	padding-right:1px;
	margin-top:0px;
	margin-bottom:0px;
}
.mininav ul li a, .langnav ul li a {
	text-decoration:none;
}
.mininav ul li a:hover, .langnav ul li a:hover {
	text-decoration:unserline;
}
.mininav ul li a, .mininav ul li {
	color:#2c2c2c;
}
.langnav ul li a, .langnav ul li {
	color:#ce0202;
}
.logo {
	display:block;
	width:94px;
	height:97px;
	padding-left:7px;
	padding-bottom:8px;
	float:left;
}
.logo *, .logodatum *, .logoschrift *, .leftbox *, .rightbox * {
	margin:0px;
	border:none;
	padding:0px;
}
.logodatum {
	display:block;
	width:100px;
	height:33px;
	padding-right:45px;
	float:left;
}
.topnav {
	display:block;
	width:480px;
	height:28px;
	float:left;
	padding-bottom:5px;
}
.topnav ul {
	list-style:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
}
.topnav ul li {
	list-style:none;
	float:left;
	font-size:10px;
	line-height:28px;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:0px;
}
.topnav ul li a {
	display:block;
	color:#568288;
	text-decoration:none;
	padding-left:17px;
	padding-right:5px;
	background:url(../images/topnav_li.jpg) left top no-repeat;
}
.search {
	display:block;
	width:204px;
	height:20px;
	float:left;
	padding-top:5px;
	padding-bottom:8px;
}
.search input {
	width:151px;
	height:16px;
	padding:2px;
	background:url(../images/search_input.gif);
	border:none;
	float:left;
}
.search input.hidden {
	display:none;
}
.search input.submit {
	width:18px;
	height:20px;
	background:url(../images/search_submit.gif);
	border:none;
	float:left;
	cursor:pointer;
}
.logoschrift {
	display:block;
	float:left;
	width:304px;
	height:72px;
}
.leftbox {
	display:block;
	width:405px;
	height:263px;
	float:left;
	background:url(../images/leftbox_bg.jpg) top no-repeat;
}
.rightbox {
	display:block;
	width:525px;
	height:335px;
	float:right;
	background:url(../images/rightbox_bg.jpg) top no-repeat;
}
.main {
	display:block;
	width:930px;
}
.main .left {
	display:block;
	width:180px;
	min-height:420px;
	float:left;
	background:url(../images/links_bg.jpg) right top no-repeat;
	padding-top:18px;
}
.main .leftnav {
}
.main .leftnav ul {
	list-style:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
}
.main .leftnav ul li {
	list-style:none;
	display:block;
	width:180px;
	line-height:25px;
	font-size:10px;
	text-transform:uppercase;
	background:url(../images/menu_li_bg.png) bottom left;
	margin-top:0px;
	margin-bottom:0px;
}
.main .leftnav ul li a {
	display:block;
	line-height:25px;
	padding-left:20px;
	background:url(../images/menu_li.png) bottom left no-repeat;
	text-decoration:none;
	color:#568288;
}
.main .leftnav ul li.aktiv a, .main .leftnav ul li a:hover {
	background:url(../images/menu_li_a.png) bottom left no-repeat;
}
.main .leftnav ul li ul li {
	text-transform:none;
	margin-top:0px;
	margin-bottom:0px;
}
.main .leftnav ul li.aktiv ul li a {
	padding-left:30px;
	background:url(../images/menu_sub_li.png) bottom left no-repeat;
}
.main .leftnav ul li.aktiv ul li.aktiv a, .main .leftnav ul li.aktiv ul li a:hover {
	background:url(../images/menu_sub_li_a.png) bottom left no-repeat;
}
.main .middle {
	display:block;
	width:530px;
	padding-left:20px;
	padding-right:20px;
	padding-top:18px;
	padding-bottom:30px;
	float:left;
}
.main .middle .textonly .text {
	background:#ecf4f5;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:1px;
}
.breadcrump, .siteactions {
	clear:both;
	line-height:14px;
	display:block;
}
.breadcrump p, .siteactions li {
	font-size:10px;
	margin:0px;
}
.breadcrump a, .siteactions a {
	color:#568288;
	text-decoration:underline;
}
.siteactions {
	margin-top:25px;
	padding-top:5px;
	border-top:1px solid #cbcbcb;
}
.siteactions ul {
	list-style:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
}
.siteactions ul li {
	list-style:none;
	display:inline;
	margin-top:0px;
	margin-bottom:0px;
}
.siteactions a {
	padding-left:20px;
	margin-right:10px;
	display:block;
	float:left;	
}
.siteactions ul li.printlink a {
	background:url(../images/siteactions_print.gif) no-repeat left;
}
.siteactions ul li.pdflink a {
	background:url(../images/siteactions_pdf.gif) no-repeat left;
}
.siteactions ul li.toplink a {
	background:url(../images/siteactions_top.gif) no-repeat left;
}
.main .right {
	display:block;
	width:180px;
	min-height:420px;
	float:left;
	padding-top:18px;
}
.main .right .latest, .main .right .textonly .text {
	background:url(../images/rechts_content.jpg) no-repeat top;
	min-height:195px;
	padding-top:5px;
}
.main .right h1 {
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	color:#568288;
	font-size:12px;
	background:url(../images/rechts_h1.jpg) no-repeat top;
	line-height:25px;
	padding-left:8px;
	font-weight:normal;
}
.main .right h2 {
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	color:#185057;
	font-size:12px;
	font-weight:normal;
	background:url(../images/rechts_h2.jpg) repeat-y left top;
	margin-bottom:5px;
	margin-left:5px;
	padding-left:10px;
	padding-right:15px;
}
.main .right h2 a {
	color:#185057;
	text-decoration:underline;
}
.main .right p {
	color:#185057;
	font-size:10px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:15px;
	padding-right:15px;
}
.main .right p.more {
	text-align:right;
}
.main .right p.more a {
	color:#a42727;
}
.main .right .item {
	padding-bottom:5px;
	margin-bottom:10px;
	background:url(../images/rechts_trenner.gif) no-repeat bottom;
}
.footer {
	display:block;
	height:87px;
	width:930px;
	background:url(../images/footer_bg.jpg) repeat-x top left;
	font-size:10px;
	padding-top:15px;
	color:#568288;
	text-align:center;
}
.footer a {
	color:#568288;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer p {
	margin-top:0px;
	margin-bottom:5px;
	font-size:10px;
	color:#568288;
}
.footer ul {
	list-style:none;
	margin-bottom:10px;
	margin-top:0px;
	font-size:10px;
	margin-left:0px;
}
.footer ul li {
	color:#568288;
	list-style:none;
	display:inline;
	padding-left:1px;
	padding-right:1px;
	margin-top:0px;
	margin-bottom:0px;
}

.clearer {
	clear:both;
}
a img {
	border:none;
}
h1 {
	color:#3c6f75;
	font-size:18px;
	border-bottom:1px solid #68a8b0;
	padding-bottom:5px;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:normal;
}
h2 {
	color:#3c6f75;
	font-size:15px;
	border-bottom:5px solid #68a8b0;
	padding-bottom:5px;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:normal;
}
h3 {
	color:#3c6f75;
	font-size:13px;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:normal;
}
p {
	color:#3c6f75;
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
}
ul {
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	margin-left:20px;
}
ul li {
	color:#3c6f75;
}
ul li ul {
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
}
a {
	color:#3c6f75;
	text-decoration:underline;	
}
/* Downloads */
ul.download {
	list-style:none;
	margin:0px;
	padding-left:0px;
}
.right ul.download {
	background:url(../images/rechts_content.jpg) no-repeat top;
	min-height:195px;
	padding:5px;
}
.right ul.download li {
	list-style:none;
	padding-left:40px;
	padding-top:6px;
	padding-bottom:6px;
	background:none;
}
ul.download li {
	list-style:none;
	padding-left:40px;
	padding-top:16px;
	padding-bottom:16px;
	background:none;
	margin-bottom:1px;
}
ul.download li.downloadbilder {
	width:240px;
	height:220px;
	border:1px solid #185057;
	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 #eef5f6;
}
ul.download li .small {
	font-size:10px;
}
ul.download li.dl_pdf {
	background:url(../images/icons/pdf_icon.gif) no-repeat left #eef5f6;
}
ul.download li.dl_pdf:hover {
	background:url(../images/icons/pdf_icon_a.gif) no-repeat left #eef5f6;
}
ul.download li.dl_compressed {
	background:url(../images/icons/zip_icon.gif) no-repeat left #eef5f6;
}
ul.download li.dl_compressed:hover {
	background:url(../images/icons/zip_icon_a.gif) no-repeat left #eef5f6;
}
ul.download li.dl_vector {
	background:url(../images/icons/eps_icon.gif) no-repeat left; #eef5f6
}
ul.download li.dl_vector:hover {
	background:url(../images/icons/eps_icon_a.gif) no-repeat left #eef5f6;
}
ul.download li.dl_image {
	background:url(../images/icons/jpeg_icon.gif) no-repeat left #eef5f6;
}
ul.download li.dl_image:hover {
	background:url(../images/icons/jpeg_icon_a.gif) no-repeat left #eef5f6;
}
ul.download li.dl_corel {
	background:url(../images/icons/cdr_icon.gif) no-repeat left #eef5f6;
}
ul.download li.dl_corel:hover {
	background:url(../images/icons/cdr_icon_a.gif) no-repeat left #eef5f6;
}
ul.download li.dl_illustrator {
	background:url(../images/icons/ai_icon.gif) no-repeat left #eef5f6;
}
ul.download li.dl_illustrator:hover {
	background:url(../images/icons/ai_icon_a.gif) no-repeat left #eef5f6;
}
ul.download li.dl_bitmap {
	background:url(../images/icons/bmp_icon.gif) no-repeat left #eef5f6;
}
ul.download li.dl_bitmap:hover {
	background:url(../images/icons/bmp_icon_a.gif) no-repeat left #eef5f6;
}
ul.download li.dl_tiff {
	background:url(../images/icons/tif_icon.gif) no-repeat left #eef5f6;
}
ul.download li.dl_tiff:hover {
	background:url(../images/icons/tif_icon_a.gif) no-repeat left #eef5f6;
}

.right ul.download li.dl_pdf {
	background:url(../images/icons/pdf_icon.gif) no-repeat left;
}
.right ul.download li.dl_pdf:hover {
	background:url(../images/icons/pdf_icon_a.gif) no-repeat left;
}
.right ul.download li.dl_compressed {
	background:url(../images/icons/zip_icon.gif) no-repeat left;
}
.right ul.download li.dl_compressed:hover {
	background:url(../images/icons/zip_icon_a.gif) no-repeat left;
}
.right ul.download li.dl_vector {
	background:url(../images/icons/eps_icon.gif) no-repeat left;
}
.right ul.download li.dl_vector:hover {
	background:url(../images/icons/eps_icon_a.gif) no-repeat left;
}
.right ul.download li.dl_image {
	background:url(../images/icons/jpeg_icon.gif) no-repeat left;
}
.right ul.download li.dl_image:hover {
	background:url(../images/icons/jpeg_icon_a.gif) no-repeat left;
}
.right ul.download li.dl_corel {
	background:url(../images/icons/cdr_icon.gif) no-repeat left;
}
.right ul.download li.dl_corel:hover {
	background:url(../images/icons/cdr_icon_a.gif) no-repeat left;
}
.right ul.download li.dl_illustrator {
	background:url(../images/icons/ai_icon.gif) no-repeat left;
}
.right ul.download li.dl_illustrator:hover {
	background:url(../images/icons/ai_icon_a.gif) no-repeat left;
}
.right ul.download li.dl_bitmap {
	background:url(../images/icons/bmp_icon.gif) no-repeat left;
}
.right ul.download li.dl_bitmap:hover {
	background:url(../images/icons/bmp_icon_a.gif) no-repeat left;
}
.right ul.download li.dl_tiff {
	background:url(../images/icons/tif_icon.gif) no-repeat left;
}
.right ul.download li.dl_tiff:hover {
	background:url(../images/icons/tif_icon_a.gif) no-repeat left;
}
/* Downloads Ende */
/* Suche Anfang */
ul.browsebox {
	list-style:none;
}
ul.browsebox li {
	list-style:none;
	display:inline;
	padding-right:20px;
}
/* Suche Ende */
/* Formular Anfang */
.formu {
	margin:auto;
	width:468px;
	border:1px #CFCFCF solid;
	padding:30px;
}
.formu .formline, .formu .formline2 {
	clear:both;
	min-height:31px;
}
.formu .formline .label, .formu .formline .required {
	color:#185057;
	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:#185057;
	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:#185057;
	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 */
.home {
	display:block;
	width:620px;
	padding-left:155px;
	padding-right:155px;
}
.home .left, .home .middle, .home .right {
	display:block;
	width:180px;
	min-height:240px;
	float:left;
	padding-top:18px;
}
.home .middle {
	margin-left:40px;
	margin-right:40px;
}
.home .latest, .home .textonly .text {
	background:url(../images/rechts_content.jpg) no-repeat top;
	min-height:195px;
	padding-top:5px;
}
.home h1 {
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	color:#568288;
	font-size:12px;
	background:url(../images/rechts_h1.jpg) no-repeat top;
	line-height:25px;
	padding-left:8px;
	font-weight:normal;
}
.home h1 a {
	color:#568288;
}
.home h2, .home ul {
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	color:#185057;
	font-size:12px;
	font-weight:normal;
	background:url(../images/rechts_h2.jpg) repeat-y left top;
	margin-bottom:5px;
	margin-left:5px;
	padding-left:10px;
	padding-right:15px;
}
.home ul.download {
	background:url(../images/rechts_content.jpg) no-repeat top;
	min-height:195px;
	padding:5px;
	margin-left:0px;
}
.home ul.download li {
	list-style:none;
	padding-left:40px;
	padding-top:6px;
	padding-bottom:6px;
	background:none;
}
.home ul.download li.dl_pdf {
	background:url(../images/icons/pdf_icon.gif) no-repeat left;
}
.home ul.download li.dl_pdf:hover {
	background:url(../images/icons/pdf_icon_a.gif) no-repeat left;
}
.home ul.download li.dl_compressed {
	background:url(../images/icons/zip_icon.gif) no-repeat left;
}
.home ul.download li.dl_compressed:hover {
	background:url(../images/icons/zip_icon_a.gif) no-repeat left;
}
.home ul.download li.dl_vector {
	background:url(../images/icons/eps_icon.gif) no-repeat left;
}
.home ul.download li.dl_vector:hover {
	background:url(../images/icons/eps_icon_a.gif) no-repeat left;
}
.home ul.download li.dl_image {
	background:url(../images/icons/jpeg_icon.gif) no-repeat left;
}
.home ul.download li.dl_image:hover {
	background:url(../images/icons/jpeg_icon_a.gif) no-repeat left;
}
.home ul.download li.dl_corel {
	background:url(../images/icons/cdr_icon.gif) no-repeat left;
}
.home ul.download li.dl_corel:hover {
	background:url(../images/icons/cdr_icon_a.gif) no-repeat left;
}
.home ul.download li.dl_illustrator {
	background:url(../images/icons/ai_icon.gif) no-repeat left;
}
.home ul.download li.dl_illustrator:hover {
	background:url(../images/icons/ai_icon_a.gif) no-repeat left;
}
.home ul.download li.dl_bitmap {
	background:url(../images/icons/bmp_icon.gif) no-repeat left;
}
.home ul.download li.dl_bitmap:hover {
	background:url(../images/icons/bmp_icon_a.gif) no-repeat left;
}
.home ul.download li.dl_tiff {
	background:url(../images/icons/tif_icon.gif) no-repeat left;
}
.home ul.download li.dl_tiff:hover {
	background:url(../images/icons/tif_icon_a.gif) no-repeat left;
}

.home ul li {
	list-style:none;
	margin-bottom:15px;
}
.home h2 a, .home ul li a {
	color:#185057;
	text-decoration:underline;
}
.home p {
	color:#185057;
	font-size:10px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:15px;
	padding-right:15px;
}
.home p.more {
	text-align:right;
}
.home p.more a {
	color:#a42727;
}
.home .item {
	padding-bottom:5px;
	margin-bottom:10px;
	background:url(../images/rechts_trenner.gif) no-repeat bottom;
}

/* Bilder - Anfang */
.bildd .bild {
	float:left;
	display:block;
	padding:3px;
	margin:0px;
}
.bildd .bild img {
	padding:5px;
	border:1px solid #d0d0d0;
	margin:0px;
}
.bildd .bild img:hover {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	padding:5px;
	border:1px solid #890825;
	margin:0px;
}
/* Bilder - Ende */
