@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:#ffffff;
	background:url(../images/body_bg.jpg) center top repeat-x #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;
}
.body {
	margin:auto;
	padding-left:66px;
	padding-right:66px;
	width:928px;
	background:url(../images/main_bg.jpg) center top repeat-x #ffffff;
}
.page {
	width:920px;
	padding-left:3px;
	padding-right:5px;
	display:block;
	min-height:420px;
}
.header {
	width:920px;
	height:110px;
}
.header .logo {
	padding-left:2px;
	width:128px;
	height:106px;
	display:block;
	float:left;
}
.header .topmenu {
	width:497px;
	height:40px;
	float:left;
	font-size:12px;
	padding-top:66px;
	padding-left:53px;
}
.header .topmenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.header .topmenu ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}
.header .topmenu ul li a {
	color:#002f5c;
	padding-left:17px;
	padding-right:20px;
	background:url(../images/topli.jpg) no-repeat left;
	display:block;
	text-decoration:none;
}
.header .topmenu ul li a:hover {
	color:#666666;
}
.header .rechts {
	width:240px;
	height:106px;
	float:left;
}
.header .rechts .top {
	width:240px;
	height:59px;
	clear:both;
}
.header .rechts .top .toprechtsmenu {
	width:135px;
	height:29px;
	float:left;
	font-size:10px;
	padding-top:30px;
	padding-right:5px;
}
.header .rechts .top .langmenu {
	width:95px;
	height:29px;
	float:left;
	font-size:10px;
	padding-top:30px;
	padding-left:5px;
}
.header .rechts .top .toprechtsmenu ul {
	float:right;
}
.header .rechts .top .toprechtsmenu ul, .header .rechts .top .langmenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.header .rechts .top .toprechtsmenu ul li, .header .rechts .top .langmenu ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
}
.header .rechts .top .toprechtsmenu ul li.trenn, .header .rechts .top .langmenu ul li.trenn {
	padding-left:3px;
	padding-right:3px;
}
.header .rechts .top .toprechtsmenu a, .header .rechts .top .langmenu a:hover {
	color:#666666;
	text-decoration:none;
}
.header .rechts .top .toprechtsmenu a:hover, .header .rechts .top .langmenu a {
	color:#ab4b00;
	text-decoration:none;
}
.header .rechts .search {
	width:223px;
	height:47px;
	clear:both;
	padding-left:17px;
}
.header .rechts .search form {
	margin:0px;
	padding:0px;
}
.header .rechts .search form input {
	float:left;
	margin:0px;
	width:145px;
	height:16px;
	border:none;
	font-size:12px;
	background:url(../images/search_input.jpg);
	padding-right:5px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:35px;
	display:block;
}
.header .rechts .search form input.hidden {
	display:none;
}
.hidden {
	display:none;
}
.header .rechts .search form input.search_input {
	float:left;
	height:24px;
	margin:0px;
	padding:0px;
	border:none;
	width:35px;
	background:url(../images/search_submit.jpg) right;
}
.main {
	width:920px;
	clear:both;
}
.main .links {
	width:183px;
	float:left;
	padding-left:7px;
	padding-right:10px;
	padding-top:66px;
	padding-bottom:33px;
	font-size:12px;
}
.main .links ul {
	list-style:none;
	margin:0px;
	padding:0px;
	border-top:1px solid #e4e4e4;
	padding-bottom:20px;
}
.main .links ul li, .main .links ul li.active {
	display:block;
	list-style:none;
	margin:0px;
	border-bottom:1px solid #e4e4e4;
}
.main .links ul li a {
	display:block;
	padding-left:24px;
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none;
	color:#474747;
	background: url(../images/li_a_bgrd.jpg) no-repeat;
}
.main .links ul li a:hover, .main .links ul li.active ul li a:hover {
	background: url(../images/li_a_bg_h.jpg) no-repeat;
	color:#01305c;
	text-decoration: underline; 
}
.main .links ul li.active a:hover {
	background:#efefef;
	color:#ab4b00;
}
.main .links ul li.active ul li.active a:hover {
	color:#ab4b00;
	background:#efefef;
}
.main .links ul li.active ul li a:hover {
	color:#ab4b00;
	background:#ffffff;
}
.main .links ul li.active a {
	background: url(../images/li_a_bg.jpg) no-repeat;
	color:#01305c;
}
.main .links ul li ul {
	list-style:none;
	margin:0px;
	padding:0px;
	border:none;
	border-bottom:1px solid #e4e4e4;
}
.main .links ul li ul li, .main .links ul li.active ul li, .main .links ul li.active ul li.active {
	display:block;
	list-style:none;
	margin:0px;
	border-top:1px solid #e4e4e4;
	border-bottom:none;
	background:#ffffff;
}
.main .links ul li ul li a, .main .links ul li.active ul li a {
	display:block;
	padding-left:34px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	color:#006699;
	background:#ffffff;
}
.main .links ul li.active ul li.active a {
	background:#bebebe;
	color:#ffffff;
}

.main .center {
	width:720px;
	float:left;
	padding-top:18px;
}
.main .center .bildtop {
	width:720px;
	height:153px;
	display:block;
	padding:0px;
	margin:0px;
}
.main .center .text {
	width:720px;
}
.main .center .text .content {
	width:490px;
	float:left;
	padding-top:18px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:18px;
}
.main .center .text .content .breadcrump, .main .center .text .content .siteactions {
	font-size:11px;
	height:15px;
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:10px;
	display:block;
}
.main .center .text .content .breadcrump p, .main .center .text .content .siteactions li {
	font-size:11px;
}
.main .center .text .content .breadcrump a, .main .center .text .content .siteactions a, .main .center .text .content p.toplink a {
	color:#666666;
	text-decoration:none;
}
.main .center .text .content .breadcrump a:hover, .main .center .text .content .siteactions a:hover, .main .center .text .content p.toplink a:hover {
	color:#ab4b00;
	text-decoration:none;
}
.main .center .text .content .breadcrump p {
	margin:0px;
	padding:0px;
}
.main .center .text .content .siteactions ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.main .center .text .content .siteactions ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left:20px;
	margin-right:12px;
	display:block;
	float:left;
}
.main .center .text .content .siteactions ul li.printlink {
	background:url(../images/siteactions_print.jpg) no-repeat left;
}
.main .center .text .content .siteactions ul li.pdflink {
	background:url(../images/siteactions_pdf.jpg) no-repeat left;
}
.main .center .text .content .siteactions ul li.recommendlink {
	background:url(../images/siteactions_tipafriend.jpg) no-repeat left;
}
.main .center .text .content p.toplink {
	font-size:11px;
	height:15px;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	display:block;
	clear:both;
	width:490px;
	text-align:right;
}
.main .center .text .content p.toplink a {
	background:url(../images/toplink.gif) no-repeat left;
	padding-left:20px;
}
.main .center .text .content h1 {
	font-size:20px;
	font-weight: 100;
	color:#00488c;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:10px;
	margin-bottom:10px;
	display:block;
	border-bottom:1px solid #e4e4e4;
}
.main .center .text .content p {
	font-size:12px;
	line-height:16px;
	color:#4c4c4c;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:10px;
	display:block;
}
.main .center .text .rechts {
	width:180px;
	float:left;
	padding-left:24px;
	padding-right:6px;
	padding-top:58px;
	padding-bottom:20px;
}
.main .center .text .rechts h1 {
	font-size:16px;
	color:#01305d;
	margin:0px;
	padding:0px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:10px;
	margin-bottom:5px;
	display:block;
	border-bottom:1px solid #e4e4e4;
	background:url(../images/news_button.jpg) right top no-repeat;
}
.main .center .text .rechts h3, .main .center .text .rechts p {
	font-size:11px;
	line-height:14px;
	color:#505050;
	margin:0px;
	padding:0px;
	padding-top:5px;
	display:block;
}
.main .center .text .rechts h3 {
	padding-top:10px;
}
.main .center .text .rechts p.datum {
	padding-left:42px;
	background:url(../images/news.jpg) no-repeat bottom left;
	padding-bottom:0px;
}
.main .center .text .rechts h3 a {
	color:#006699;
	text-decoration:none;
}
.main .center .text .rechts h3 a:hover {
	color:#666666;
	text-decoration:underline;
}
.main .center .text .rechts a {
	color:#01305d;
	text-decoration:underline;
}
.main .center .text .rechts a:hover {
	color:#ab4b00;
}
.main .center .text .rechts h3 {
	font-weight:bold;
}
.footer {
	clear:both;
	display:block;
	width:928px;
	height:67px;
	background:url(../images/footer_bg.jpg) center top no-repeat #CCCCCC;
	font-size:11px;
	padding-top:33px;
	text-align:center;
	margin-top: 50px;
}
.footer ul {
	width:928px;
	list-style:none;
	padding:0px;
	margin:0px;
	display:block;
}
.footer ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline;
}
.footer ul li.trenn {
	padding-left:3px;
	padding-right:3px;
}
.footer ul li a {
	color:#666666;
	text-decoration:none;
}
.footer ul li a:hover {
	color:#ab4b00;
	text-decoration:none;
}
.break {
	display:block;
	clear:both;
}
.bigbanner {
	width:920px;
	height:272px;
	margin:0px;
	padding:0px;
}
.bigmain {
	display:block;
	clear:both;
	padding-top:15px;
	padding-bottom:15px;
	height:190px;
}
.homelinks, .homecenter {
	width:258px;
	border:1px solid #e1e1e0;
	float:left;
	margin-right:15px;
	display:block;
	height:240px;
	overflow:auto;
}
.homerechts {
	width:368px;
	float:left;
	border:1px solid #e1e1e0;
	display:block;
	height:240px;
	overflow:auto;
}
.bigmain h1 {
	background:url(../images/home_h1_bg.jpg) left top;
	margin:1px;
	padding-left:29px;
	font-size:16px;
	font-weight:normal;
	padding-top:12px;
	color:#666666;
	height:28px;
	display:block;
}
.bigmain h1 a {
	color:#666666;
	text-decoration:none;
}
.bigmain img {
	text-align:left;
	padding-right:10px;
}
.bigmain p, .bigmain h3 {
	font-size:11px;
	margin:0px;
	padding:5px;
	line-height:14px;
	color:#505050;
	display:block;
}
.bigmain h3 {
	padding-top:10px;
	font-weight:bold;
}
.bigmain p.datum {
	padding-left:42px;
	padding-top:0px;
	background:url(../images/news.jpg) no-repeat bottom left;
	padding-bottom:0px;
	margin-left:5px;
}
.bigmain h3 a {
	color:#006699;
	text-decoration:none;
}
.bigmain h3 a:hover {
	color:#666666;
	text-decoration:underline;
}
.bigmain p a, .bigmain ul li a {
	color:#01305d;
	text-decoration:underline;
}
.bigmain p a:hover, .bigmain ul li a:hover {
	color:#ab4b00;
}
.bigmain ul {
	list-style:inside url(../images/li_arrow.jpg);
	margin:0px;
	padding:5px;
}
.bigmain ul li {
	font-size:11px;
	line-height:14px;
	color:#505050;
	display:block;
}
.main .center .text .content h2 {
	font-size:16px;
	color:#aa5000;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	display:block;
	border-bottom:1px solid #e4e4e4;
	font-weight:100;
}
.main .center .text .content h2 a {
	color:#006699;
	text-decoration:none;
}
.main .center .text .content h2 a:hover {
	color:#006699;
	text-decoration:underline;
}
.main .center .text .content h3 {
	font-size:14px;
	line-height:18px;
	color:#006699;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	font-weight:normal;
	clear:both;
}
.main .center .text .content p.datum {
	padding-left:42px;
	background:url(../images/news.jpg) no-repeat bottom left;
	padding-bottom:0px;
}
.main .center .text .content img {
	margin-right:5px;
}
.main .center .text .content ul li {
	line-height:18px;
	font-size:12px;
	margin-bottom: 5px;
	list-style: url(../images/li_arrow.jpg);
}
.main .center .text .content a {
	color:#006699;
	text-decoration:underline;
}
.main .center .text .content a:hover {
	color:#666666;
	text-decoration:underline;
}
ul.download {
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.download li {
	list-style:none;
	padding:0px;
	margin:0px;
	padding-left:35px;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:10px;
	background:none;
}
ul.download li .small {
	font-size:10px;
}
ul.download li.dl_pdf {
	background:url(../images/icons/pdf_icon.gif) no-repeat;
}
ul.download li.dl_compressed {
	background:url(../images/icons/zip_icon.gif) no-repeat;
}
ul.download li.dl_vector {
	background:url(../images/icons/eps_icon.gif) no-repeat;
}
ul.download li.dl_image {
	background:url(../images/icons/jpeg_icon.gif) no-repeat;
}
ul.download li.downloadbilder {
	width:218px;
	border:1px solid #e1e1e0;
	margin-right:10px;
	padding:5px;
	margin:5px;
	float:left;
}
ul.download li.downloadbilder .bg {
	display:block;
	margin:0px;
	padding-left:30px;
	background:url(../images/dl_bg.gif) top left no-repeat;
}


form {
	margin:0px;
	padding:0px;
}
.formline, .formline2 {
	clear:both;
	display:block;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
.formline .label {
	width:100px;
	display:block;
	float:left;
	padding-top:4px;
}
.formline input, .formline textarea, .formline select {
	display:block;
	border:1px solid #C0C0C0;
	width:300px;
}
.formline2 input {
	display:block;
	width:15px;
	margin-right:85px;
}
.required {
	background:url(../images/required.gif) no-repeat;
	width:100px;
	float:left;
}
.radiocheck {
	border:0px;
	clear:both;
	float:left;
	width:15px;
}
input.submit {
	color:#ffffff;
	border:none;
	margin-left:175px;
	margin-top:10px;
	cursor:pointer;
	background:url(../images/submit_bg.gif) no-repeat #999999;
	border:0px;
	width:150px;
	height:30px;
}
input.submit:hover {
	background:url(../images/submit_bg.gif) no-repeat #999999;
}



.main .links h1 {
	font-size:14px;
	color:#01305d;
	margin:0px;
	padding-top:20px;
	padding-bottom:3px;
	padding-right:20px;
	padding-left:24px;
	margin-bottom:6px;
	display:block;
	border-bottom:1px solid #e4e4e4;
	font-weight:100;
}
.main .links p {
	font-size:11px;
	line-height:14px;
	color:#505050;
	margin:0px;
	padding:0px;
	padding-top:2px;
	padding-left:2px;
	display:block;
}
ul.browsebox {
	list-style:none;
	margin:0px;
	padding:0px;
	width:490px;
}
ul.browsebox li {
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-bottom:5px;
}
.results img {
	text-align:left;
}
.main .center .text .bild {
	float:left;
	display:block;
	padding:3px;
	margin:0px;
}
.main .center .text .bild img {
	padding:0px;
	margin:0px;
}
.red {
	color:#990000;
}
.notify {
	display:none;
}
.main .center .text .content ul.download li {
	list-style:none;
}