﻿/* STANDARDTAGS */

a{
	text-decoration:none;
	color:#100900;
}
a:hover{
	text-decoration:underline;
}


body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 

html{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 

#footer {
	height: 100px;
	clear: both;
}
	
#footer1 {
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: center;
	height: 60px;
}
#footer2 {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-align: center;
	height: 25px;
}
#mainframe {
 width:948px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 background-color:#FFFFFF; 
}

#leftcol{
 width:200px; 
 float:left;
 position:relative;
 margin-left: 2px;
}
 
#twocols{
 width:744px; 
 float:right; 
 position:relative; 
  }
  
#rightcol{
 width:232px; 
 float:left; 
 position:relative;
 }

 
#maincol{ 
 	float: left; 
 	display:inline; 
 	position: relative; 
	top: 0px;
	left: 0px;
	width:auto;
}

#katlist {
	border: 1px solid #E7E7E7;
	margin: 5px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 40px;
	text-align: center;
	padding-top: 10px;
}

#suchbox {
	width: 200px;
	height: 32px;
	margin-top: 5px;
	margin-left: 8px;
	background-image: url('images/suchebg.jpg');
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 11px;
	vertical-align: middle;
}

.box_header {
	position: relative;
	height: 150px;
	width: 100%;
	background-image: url('images/banner.jpg');
	top: 0px;
	left: 0px;
}
.box_navigation {
	border-color: #C0C0C0;
	width: 198px;
	height: 17px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}
.box_topbox {
	height: 30px;
	background-image: url('images/topbox_bg.jpg');
}
.textbox_clear {
	border-style: none;
	width: 130px;
	height: 15px;
	vertical-align: top;
	margin-top: 3px;
	font-size: 11px;
}
.button_suche {
	background-image: url('images/suchebutton.jpg');
	width: 36px;
	height: 22px;
	margin-left: 5px;
}
.form_clear {
	padding: 0px;
	margin: 0px;
}
#box_navhead {
	width: 198px;
	height: 33px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/menuheadbg.gif');
	background-position: center bottom;
	background-repeat:repeat-x;
	vertical-align:bottom;
	padding-left: 10px;
}
.link_menu:hover {
	font-family: verdana;
	font-size: 10px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}
.link_menu {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.link_menubox {
	margin: 0px 4px 0px 2px;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 2px 5px 2px 10px;
	list-style-type: none;
	background-color: #F1F2F4;
	background-image: none;
	line-height: 18px;
	border-bottom-style: dotted;
}
.link_menubox2 {
	margin: 0px 4px 0px 2px;
	padding: 5px 5px 5px 35px;
	list-style-type: none;
	background-color: #FFFFFF;
	background-image: none;
	line-height: 18px;
	list-style-image: url('images/menupunkt1.gif');
}

.link_menu2 {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.img {
	border-style: none;
}

.tableborder {
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #E6E6E6;
}

.tableborder2 {
	border-bottom-style: double;
	border-width: 2px;
	border-color: #E6E6E6;
}

.table_calcl {
	padding-left: 30px;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #E6E6E6;
	font-family: verdana;
	font-size: 11px;
}

.table_calcl2 {
	padding-left: 30px;
}

.txtbox {
	border: 1px solid #CCCCCC;
	background-color: #F1F2F4;
	width: 150px;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

.txtbox2 {
	border: 1px solid #CCCCCC;
	background-color: #F1F2F4;
	width: 220px;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

.txtbox3 {
	border: 1px solid #CCCCCC;
	background-color: #F1F2F4;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}


.txt_1 {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	vertical-align: 25%;
	text-decoration: underline;
}
.txt_2 {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	vertical-align: 25%;
}
.align_right {
	text-align: right;
}

.txt_3 {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	vertical-align: 10%;
}

.txt_11 {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	vertical-align: 10%;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight:normal;
}

.txt_12 {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	vertical-align: 10%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.txt_13 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	height: 3px;
	margin-bottom: 25px;
	margin-top: 35px;
}

.txt_14 {
	font-family: verdana;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 20px;
}

.txt_15 {
	font-family: verdana;
	font-size: 11px;
	color:green;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight:normal;
}

.txt_16 {
	width: 360px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 12px;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	line-height: 1.5;
	border: 1px solid #EFEFEF;
	background-color: #F3F3F3;
}

.cat_img {
	margin-left: 10px;
	margin-top: 10px;
	padding: 12px;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	line-height: 1.5;
}

#acr_box {
	margin-left: 60px;
}

.button1 {
	background-image: url('images/button1.jpg');
	background-repeat: no-repeat;
	width: 160px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	margin-top: 10px;

}

.button2 {
	background-image: url('images/button2.gif');
	background-repeat: no-repeat;
	width: 232px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	margin-top: 10px;
	float:right;
}

#center {
	text-align: center; 
	width:auto;
	float:none;
}

#left {
  width: 200px;
  height: auto;
  margin-left:0;
  float: left;
}
#right {
  width: 234px;
  margin-left:0;
  float: right;
  height: 191px;
}

#sbox2 {
	float: left;
	width: 242px;
}

#sbox2header {
	background-image: url('images/sbox2header.jpg');
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	padding-left: 10px;
	padding-top: 8px;
	color: #100900;
}

#sbox2content {
	padding: 4px 16px 4px 16px;
	background-image: url('images/sbox2bg.jpg');
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	height: auto;
}

#sbox2footer {
	background-image: url('images/sbox2footer.jpg');
	background-repeat: no-repeat;
	height: 15px;
}

#lbox {
	margin-top:25px;
	width: 198px;
}

#lboxheader {
	background-image: url('images/lboxheader.gif');
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	padding-left: 10px;
	padding-top: 8px;
	color: #100900;
}

#lboxcontent {
	padding: 4px 16px 4px 16px;
	background-image: url('images/lboxcontent.gif');
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	height: auto;
}

#lboxfooter {
	background-image: url('images/lboxfooter.gif');
	background-repeat: no-repeat;
	height: 15px;
}


#sbox {
	float: left;
	width: 242px;
}

#sboxheader {
	background-image: url('images/sboxheader.jpg');
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	padding-left: 10px;
	padding-top: 8px;
	color: #100900;
}

#sboxcontent {
	padding: 4px 16px 4px 16px;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	background-image: url('images/sboxbg.jpg');
}

#sboxfooter {
	background-image: url('images/sboxfooter.jpg');
	background-repeat: no-repeat;
	height: 15px;
}

#box {
	width:736px;
	margin-left: 6px;
}

#boxheader {
	background-image: url('images/boxheader.jpg');
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	padding-left: 10px;
	padding-top: 8px;
	color: #100900;
}

#boxcontent {
	padding: 4px 16px 4px 16px;
	background-image: url('images/boxbg.jpg');
	background-repeat: repeat-y;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
#boxfooter {
	background-image: url('images/boxfooter.jpg');
	background-repeat: no-repeat;
	height: 15px;
	width:736px;
}

#box2 {
	width:736px;
	margin-left: 6px;
}
#box2header {
	background-image: url('images/artboxheader.jpg');
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	padding-left: 16px;
	padding-top: 15px;
	color: #100900;
}

.h1 {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #100900;
}

#box2content {
	padding: 4px 16px 4px 16px;
	background-image: url('images/artboxbg.jpg');
	background-repeat: repeat-y;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
#box2footer {
	background-image: url('images/artboxfooter.jpg');
	background-repeat: no-repeat;
	height: 15px;
	width: 736px;
}

#mbox {
	width: 496px;
	margin-left: 2px;
}
#mboxheader {
	background-image: url('images/mboxheader.jpg');
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	padding-left: 10px;
	padding-top: 8px;
	color: #100900;
}

#mboxcontent {
	padding: 4px 16px 4px 16px;
	background-image: url('images/mboxbg.jpg');
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
#mboxfooter {
	background-image: url('images/mboxfooter.jpg');
	background-repeat: no-repeat;
	height: 15px;
}

#mbox2 {
	width: 496px;
	margin-left: 2px;
}
#mbox2header {
	background-image: url('images/mbox2header.jpg');
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	padding-left: 16px;
	padding-top: 15px;
	color: #100900;
}

#mbox2content {
	padding: 4px 16px 4px 16px;
	background-image: url('images/mbox2bg.jpg');
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
#mbox2footer {
	background-image: url('images/mbox2footer.jpg');
	background-repeat: no-repeat;
	height: 15px;
}

#aktionsep {
	background-image: url('images/aktionsep.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 15px;
}


.txt_4 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1359A7;
	height: 3px;
}


.box_bluebox {
	background-position: 4px 0px;
	background-image: url('images/bluebox.jpg');
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 10px;
	height: 52px;
}


.textbox_dd {
	font-family: verdana;
	font-size: 10px;
	width: 180px;
}
.txt_5 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}


.margin_0 {
	margin: 0px;
	padding: 0px;
}


#box_sorthead {
	width: 198px;
	height: 51px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/sorthead.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.txt_5 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}


#box_servhead {
	width: 198px;
	height: 51px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/serhead.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
}
#box_infohead {
	width: 198px;
	height: 51px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/infohead.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.box_greybox {
	background-position: center center;
	background-image: url('images/greybox.jpg');
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 10px;
	height: 52px;
}

.minibox {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	background-image: url('images/minibox.gif');
	background-repeat: repeat-x;
	padding: 10px;
}

.txt_6 {
	font-family: arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.align_center {
	text-align: center;
}

.align_left {
	text-align: left;
}

.box_greybox2 {
	background-position: center center;
	background-image: url('images/greybox.jpg');
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 10px;
	height: 52px;
	text-align: center;
}

#container {
	position: relative;
	top: 0px;
	left: 0px;
}


.padding_left {
	padding: 8px;
}

.table_chead {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #405771;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E6E6E6;
	background-color: #F1F2F4;
	text-align: right;
}

.table_chead2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #405771;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E6E6E6;
	background-color: #F1F2F4;
	text-align: left;
}

.table_chead3 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #405771;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E6E6E6;
	background-color: #F1F2F4;
	text-align: center;
}

.table_chead4 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #405771;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E6E6E6;
	text-align: left;
}

.table_chead5 {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E6E6E6;
}

.table_chead6 {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E6E6E6;
}

.imgborder{
	border:1px;
	border-color:#E6E6E6;;
	border-style:solid;
	width:inherit;
}

.margin_img{
	margin:8px;
}
.detailaktion {
	border-bottom: 1px solid #E6E6E6;
	margin-top: 15px;
		height: 20px;
		line-height:20px;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		color: #405771;
		background-color: #F1F2F4;
		text-align: center;
		text-decoration:none;
	width: 201px;
}

.txt_7 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #405771;
	text-decoration:none;
}


.txt_8 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 25px;
}


#Ebene5 {
	width: 100px;
}

#bildswitch {
	background-image: url('images/aktionsep.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	text-align: center;
}

.bildswitch2 {
	margin-top: 25px;
	margin-bottom: 25px;
}


#left2 {
	width: 155px;
	right: 200px;
	margin-left: 0;
	float: left;
	height: 140px;
	padding-top: 10px;
}

#left3 {
	width: 53%;
	margin-left: 0;
	float: left;
}

#right3 {
	width: 45%;
	margin-left: 0;
	float: right;
}

#left4 {
	float: left;
	
}

#right4 {
	width: 480px;
	margin-left: 0;
	float: right;
}

#left5 {
	width: 400px;
	margin-left: 0;
	float: left;
	height: auto;
}

#right5 {
	width: 280px;
	margin-left: 0;
	float: right;
}


#right2 {
	width: 300px;
	margin-left: 0;
	float: right;
}

#acbox {
	background-image: url('images/aktionsbox.jpg');
	height: 61px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 20px;
	margin-top: 50px;
	width: 385px;
}
.actable {
	width: 364px;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	height: 40px;
	margin-top: 21px;
}

#prtabellenbox {
	margin-top: 50px;
}

#alertbox {
	background-color:#FFDEAF;
	text-align:center;
	margin: 25px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:10px;
}

#advicebox {
	background-color:#FFDEAF;
	text-align:center;
	margin: 25px;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	padding:10px;
}


.eigtable{
	margin-bottom: 10px;
	margin-top: 30px;
	width: 400px;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
}

.eigtableleft{
	width: 90px;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	text-align:left;
}

.prtable {
	width: 400px;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	border-spacing: 0px 5px;
	line-height: 13px;
}

.prtable2 {
	width: 458px;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

.acrow {
	width: 91px;
}

#news_desc {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	margin-bottom:20px;
}

#spacer {
	height:20px;
}

.txt_9 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1359A7;
	text-decoration:none;
}

.txt_10 {
	font-family: verdana;
	font-size: 11px;
	color: #C0C0C0;
	font-weight: normal;
}

.art_eig {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	background-color: #F3F3F3;
}

.tab_aktiv {
	background-image: url('images/tab.gif');
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	width: 127px;
	text-align: center;
	padding-top: 16px;
}

.tab_iaktiv {
	font-family: verdana;
	font-size: 11px;
	color: #808080;
	text-align: center;
	padding-bottom: 16px;
}

.tab_bg {
	background-image: url('images/tabsep.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 82px;
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#maincol{width:100%; float:none;}
#twocols{width:100%; float:none;}
}
.txt_17 {
	width: 291px;
	padding: 12px;
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
	border: 1px solid #DBDBDB;
	background-color: #F3F3F3;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

