/****************** HAUPTLAYOUT ******************/
body {
	background-color: #cad1d4;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
}

#page {
	width:959px;

	border-right:1px solid #FFF;
	/*overflow:hidden;
	min-height:733px;*/
	background-color:#fff;
	
	/*overflow-y:auto !important;
	overflow-y:inherit;*/
	min-height:715px;
	height:auto !important;
	height:715px;
}

#header {
	height:56px;
	font-size:10px;
}


#banner {
	background-color:#028b47;
	height:134px;
	background-repeat:no-repeat;
	background-position:top left;
	color:#FFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	/*width:959px;*/
	width:959px;
	max-width:959px;
	display:table;
	#position: relative; 
	overflow: hidden;
}

#footer {
	font-size:9px;
	color:#000;
	background-image:url(../pic-content/footer_bg.gif);
	background-repeat:repeat-x;
	height:12px;
	overflow:hidden;
	text-align:center;
	padding:3px 0;
	border-bottom:1px solid #474e53;
	width:959px;
	border-right:1px solid #ffffff;
}

#content {
	float:left;
	padding-bottom:20px;
	color:#333;
	line-height:17px;
}

.contentnoframe {
	
}	
.contentdefault {
	width:580px;
	min-height:499px;
}	
.contentextended {
	width: 960px;
	min-height:499px;
}

.contentnoservice {
	width: 769px;
}

#service {
	width:160px;
	float:right;
	margin-left:29px;
	margin-top:18px;
}

.pagebreak {
	page-break-before: always;
	height:1px;
	overflow:hidden;	
	margin:0px;	
	padding:0px;	
}

.linkNumber {
	display:none;
}

/****************** FIXES ******************/
img {
	border:none;	
}


/****************** BANNER ******************/
#banner a {
	color:#FFF;
	text-decoration:none;
}

#banner a:hover {
	text-decoration:underline;	
}

#banner ul {
	margin:0;
	padding:0;
	width:134px;
	list-style:none;
}

#banner li {
	padding:2px 0 2px 10px;
	background-image:url(../pic-content/list_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

/****************** HEADER ******************/

#headercontent {
	font-size:10px;
	width:100px;
	height:40px;
	float:right;
	margin-top:16px;
}

#headercontent ul,
#header ul {
	float:right;
	list-style:none;
	margin:0 5px 0 0;
	padding:0;
}

#headercontent li,
#header li {
	float:left;
	padding:0 0 0 8px;
	margin:0;
	line-height:normal;
}

#headercontent a,
#header a {
	color: #383e43;
	text-decoration:none;
}

#headercontent img,
#header img {
	margin-top:2px;
	vertical-align:bottom;
}

#header .logo {
	margin:0;	
}

#header span,
#headercontent span {
	margin-top:7px;
	display:inline-block;
}

#header .search {
	height:15px;
	width:128px;
	border:0px solid;
	padding:7px 0 0 6px;
	margin-bottom:4px;
	font-size:10px;
	color: #383e43;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(../pic-content/header_searchbg.gif);
	background-repeat:no-repeat;
	background-position:top right;
	vertical-align:top; 
}

#header .submit {
	height:22px;
	width:19px;
	background-image:url(../pic-content/header_searchbutton.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border:0px solid;
	padding:0;
	margin:0;
	vertical-align:top;
}


/****************** TOP NAVIGATION ******************/
#topnav {
	width:inherit;
	/*overflow:hidden;*/
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
}

#topnav div.menuitem {
	margin-left:-1px;
	z-index:99997;
}


#topnav .current {
	margin-left:-3px;
	margin-right:-3px;
	position:relative;
	z-index:99;
}

#topnav .hover {
	z-index:99998;
	position:relative;
	/*margin-left:-1px;*/ /* yh: tmp changed*/
	/*margin-right:0px;
	position:relative;*/
}


.topnav-sub {
	clear:left;
	position:absolute;
	z-index:9999999;
	display:none;
}

.topnav-sub-verbinder,
.topnav-sub-verbinder_right{
	background-image:url(../pic-content/topnav_sub_topleft.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:2px;
	margin-bottom:-2px;
	border-left:1px solid #9faeb5;
	position:relative;
	z-index:99999;
	float:left;
	height:16px;
	overflow:hidden;	
}

.topnav-sub-verbinder_right {
	background-image:url(../pic-content/topnav_sub_topright.gif);
	background-position:top left;
	float:right;
	border-left:0px;
	border-right:1px solid #9faeb5;
}


/* --> SUB NAVIGATION */



.topnav-menu {
	margin-top:14px;
	background: transparent;
	display:block;
	background-color:#e2e9eb;
	z-index:9999999;
}
.xtop, .xbottom {
	display:block; 
	background:transparent; 
	font-size:1px;
}
.xb1, .xb2 {
	display:block; 
	overflow:hidden;
}
.xb1 {
	height:1px;
}
.xb2 {
	background:#e2e9eb; 
	border-left:1px solid #9faeb5; 
	border-right:1px solid #9faeb5;
}
.xb1 {
	margin:0 2px; 
	background:#9faeb5;
}
.xb2 {
	height:1px; 
	margin:0 1px;
}
.topnav-menu .xboxcontent {
	display:block;
	background:#e2e9eb; 
	border:0 solid #9faeb5; 
	border-width:0 1px;
}






/* --> SUB NAVIGATION LIST */
.xboxcontent ul {
	list-style:none;
	margin:0;
	padding:0;
}

.xboxcontent .bgdiv {
	background-image:url(../pic-content/topnav_sub_trennbg.gif);
	background-position:0 0;
	/*height:inherit !important;
	height:10px;*/
	margin-bottom:0px !important;
	margin-bottom:15px;
}

.xboxcontent ul.first a {
	font-weight:bold;
	font-size:11px;
	color:#474e53;
	text-decoration:none;
}

.xboxcontent ul.second a {
	font-weight:normal;
	font-size:10px;
	color:#474e53;
	text-decoration:none;
}

.xboxcontent li a:hover {
	text-decoration:underline;
}
 
.xboxcontent ul.first li {
	float:left;
	/*background-image:url(../pic-content/topnav_sub_trennbg.gif);
	background-repeat:repeat-y;
	background-position:left;*/
	padding:0 2px 0 13px;
}

.xboxcontent ul.first li.first {
	border-left:0px;	
}

.xboxcontent ul.second li {
	float:none;
	background:none;
	padding:2px 0;
}

/****************** NAVIGATION ******************/
#navigation {
	float:left;	
	color:#464648;
	width:160px;
	margin-right:30px;
	margin-top:10px;
}

#navigation li {
	margin:0;
	padding:0;
	line-height:normal;
}

#navigation a {
	color:#464648;
	text-decoration:none;
	display:block;
}


#navigation a:hover {
	background-color:#e2e9eb;	
}

#navigation .arrowdark {
	background-image:url(../pic-content/nav_arrow_dark.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	width:5px;
	height:8px;
	overflow:hidden;
	position:absolute;
	margin-top:3px;
	margin-left:-9px;	
}

#navigation ul.nav1,
#navigation ul.nav2,
#navigation ul.nav3,
#navigation ul.nav4{
	list-style:none;
	margin:0;
	padding:0;
}
#navigation ul.nav2 {
	margin-bottom:10px;
}

#navigation ul.nav1 a {
	font-weight:bold;
	font-size:11px;
	padding:10px 0 10px 14px;
	border-top:1px solid #9fadb5;
}
#navigation ul.nav1 .closed a {
	padding:10px 0 10px 14px;
}

#navigation ul.nav1 a.current  {
	background-color:#9fadb5;
	color:#FFFFFF;
	background-image:url(../pic-content/nav_arrow_white.gif);
	background-position:5px 15px;
	background-repeat:no-repeat;
}

#navigation ul.nav1 .first a {
	/*border-top:0px;*/
}

#navigation ul.nav1 {
	border-bottom:1px solid #9fadb5;	
}


#navigation ul.nav2 a {
	font-weight:normal;
	padding:3px 0 3px 0;
	margin-left:14px;
	border-top:0px;
	background-image:url(../pic-content/nav2_bgtop.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-size:10px;
	font-weight:normal;
}


#navigation ul.nav2 a.current  {
	font-weight:bold;
	background-color:#FFFFFF;
	color:#464648;
	background-image:url(../pic-content/nav2_bgtop.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

#navigation ul.nav2  a.first {
	border-top:0px;
	background-image:none;
}

#navigation ul.nav3 {
	background-image:url(../pic-content/nav2_bgtop.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding-top:1px;
	margin-left:14px;
}


#navigation ul.nav3 .first a  {
	border-top:0px;
	background-image:none;
	padding-top:2px;
}

#navigation ul.nav3 a {
	font-weight:normal;
	padding:3px 0 3px 0;
	margin-left:14px;
	border-top:0px;
	background-image:url(../pic-content/nav2_bgtop.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-size:10px;
	font-weight:normal;
}

#navigation ul.nav3 a.current  {
	font-weight:bold;
	background-color:#FFFFFF;
	color:#464648;
}





#navigation ul.nav4 {
	background-image:url(../pic-content/nav2_bgtop.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding-top:1px;
	margin-left:14px;
}

#navigation ul.nav4 a {
	font-weight:normal;
	padding:3px 0 3px 0;
	margin-left:14px;
	border-top:0px;
	background-image:url(../pic-content/nav2_bgtop.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-size:10px;
	font-weight:normal;
}

#navigation ul.nav4 .first a {
	border-top:0px;
	background-image:none;
	padding-top:2px;
}

#navigation ul.nav4 a.current  {
	font-weight:bold;
	background-color:#FFFFFF;
	color:#018a45;
}

#navigation ul.nav2 a.last,
#navigation ul.nav3 a.last,
#navigation ul.nav4 a.last {
	color:#018a45;	
}

/* nur navstufe 2 weniger padding unten */
#navigation ul.nav1 .smallpadding a {
	padding-bottom:2px;	
}

/****************** CONTENT ******************/
#breadcrumb {
	font-size:10px;
	color:#000;
	margin-top:20px;
	margin-bottom:40px;
	line-height:19px;
}
#breadcrumb a {
	color:#000;
	text-decoration:underline;
}
#breadcrumb a:hover {
	text-decoration:none;
}

#content p {
	line-height:17px;
	padding-top:0;
	padding-bottom:0;
	/*yh: zu testzwecken auf 8px top und bottom geändert */ /*margin:0 0 16px 0;*/
	margin:10px 0;
}


/****************** SERVICESPALTE ******************/
#service .serviceheader {
	background-color:#9fadb5;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	padding:2px 10px;
}
#service .servicecontent {
	color:#464648;
	padding:10px 3px 3px 10px;
	font-size:11px;
	background-color:#e2e9eb;
}

#service a {
	text-decoration:none;
}


/****************** Hover Box mit runden Ecken ******************/
/* beispiel siehe typ.inter.startseite */
/* muss sich zur positionierung innerhalb eines position:relative div's befinden */
.infobox {	
	display: none;
	position:absolute;
	/* height:100px; */
	background-color:white;
	overflow:hidden;
	z-index: 10;
}
.infobox .innerdiv {
	padding:10px 24px 16px 14px;
}
.infobox .tl,
.infobox .tm,
.infobox .tr,
.infobox .ml,
.infobox .mr,
.infobox .bl,
.infobox .bm,
.infobox .br
 {
	position: absolute;
	width:8px;
	height:8px;
	background-image:url(../pic-content/box_verticals.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	overflow:hidden;
}
.infobox .tl {
	top:0px;
	left:0px;
}
.infobox .tr {
	top:0px;
	right:0px;
	background-position:-8px 0px;
}
.infobox .bl {
	bottom:0px;
	left:0px;
	background-position:-32px 0px;
}
.infobox .br {
	bottom:0px;
	right:0px;
	background-position:-40px 0px;
}
.infobox .ml {
	top:0px;
	left:0px;
	height:1000px;
	background-repeat:repeat-y;
	background-position:-24px 0px;
}
.infobox .mr {
	top:0px;
	right:0px;
	height:1000px;
	background-repeat:repeat-y;
	background-position:-16px 0px;
}
.infobox .tm {
	top:0px;
	left:0px;
	width:100%;
	background-image:url(../pic-content/box_horizontals.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}
.infobox .bm {
	bottom:0px;
	left:0px;
	width:100%;
	background-image:url(../pic-content/box_horizontals.gif);
	background-repeat:repeat-x;
	background-position:0px -8px;
}
.infobox .pfeil_rechts, 
.infobox .pfeil_links {
	position: absolute;
	bottom:-8px;
	width:8px;
	height:16px;
	background-image:url(../pic-content/box_pfeil.gif);
	background-repeat:no-repeat;
}
.infobox .pfeil_rechts{
	right:20px;
}
.infobox .pfeil_links{
	left:20px;
}


.infobox ul {
	margin:10px 0;
	padding-left:15px;
	list-style:square;
}
.infobox ul li {
	line-height:15px;
}



.infoboxwrapper {
	position:relative;
	display:inline;
	width:14px; 
	height:14px;
	/*fix, da sonst ein aktueller tab ein tooltipp überdeckt*/
	z-index:999;
}

#content .infoboxwrapper a {
	text-decoration:none;	
}


/****************** MODUL: STARTSEITE ******************/
#content .col33 {
	width:290px;
	padding:20px 0px 10px 30px;
}

#content .col66 {
	width:610px;
	padding:20px 0px 10px 30px;
}

#content .teaser {
	font-size:14px;
}

#content a.teaserlink:link,
#content a.teaserlink:hover,
#content a.teaserlink:visited,
#content a.teaserlink:active {
	padding-left:15px;
	background-image:url(../pic-content/pfeil_big.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	color:#000000;
	font-weight:bold;
}
#content a.teaserlink:hover {
	color:#029958;
	text-decoration:underline;
}
#content .teaserlink {
	font-size:14px;
	font-weight:bold;
}

.kleinelinie {
	height:1px;
	line-height:1px;
	overflow:hidden;
	margin-left:30px;
	width:275px;
	float:left;
	background-color:#9fadb5;
}
.grosselinie {
	height:1px;
	line-height:1px;
	overflow:hidden;
	margin-left:14px;
	width:932px;
	float:left;
	background-color:#9fadb5;
}

a.green_achtung:link,
a.green_achtung:hover,
a.green_achtung:visited,
a.green_achtung:active {
	padding-left:15px;
	background-image:url(../pic-content/green_achtung.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	color:#029958;
	font-weight:bold;
}
.green,
a.green:link,
a.green:hover,
a.green:visited,
a.green:active {
	color:#029958;
}

/****************** MODUL: PRODUKTEVERWALTUNG ******************/
.productpic {
	float:left;
	padding:0 15px 0 0;
}

table.list {
	width:580px;
}

table.list td {
	vertical-align:top;
	border-top: 1px dotted #999999;
	padding:3px 0;
}

table.list td td {
	border-top:0px;
}

table.list .col1 {
	padding-right:20px;
	font-weight:bold;
}

table.list ul {
	margin:0 0 0 16px;
	padding:0;
}

table.list .first {
	border-top:0px;
	padding-top:20px;
}

/****************** SEITENELEMENT: TITEL/TEXT ******************/



/****************** SEITENELEMENT: TABS ******************/
.tabboxbottom {
	border-top:1px solid #aebbc3;
	height:1px;
	overflow:hidden;	
	background-color:#f0f4f6;
	height:5px;
}

ul.tabbar,
ul.tabsmall {
	padding:20px 0 0 0;
	margin:0 0 15px 0;
	list-style:none;
	border-bottom:1px solid #aebbc3;
	height:17px;
	padding-left:4px;
	clear:both;
}

ul.tabbar li,
ul.tabsmall li {
	float:left;
	position:relative;
	background-image:url(../pic-content/tab2_inactive_r.gif);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:center;
	margin-left:-1px;
	padding:0;
	line-height:normal;
}

ul.tabbar li.tabgreen,
ul.tabsmall li.tabgreen,
ul.tabbar li.first-tabgreen,
ul.tabsmall li.first-tabgreen {
	background-image:url(../pic-content/tab2_inactive_green_r.gif);
}

ul.tabbar li.tabgreen a,
ul.tabsmall li.tabgreen a {
	color:#fff;
}

ul.tabbar li a,
ul.tabsmall li a {
	background-image:url(../pic-content/tab2_inactive_l.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-right:5px;
	padding-left:5px;
	height:17px;
	min-width:105px;
}

ul.tabbar li.tabgreen a,
ul.tabsmall li.tabgreen a {
	background-image:url(../pic-content/tab2_inactive_green_l.gif);
}

ul.tabsmall li a {
	min-width:30px;
}
ul.tabbar li.first a,
ul.tabsmall li.first a {
	background-image:url(../pic-content/tab2_inactive_first_l.gif);
}

ul.tabbar li.first-tabgreen a,
ul.tabsmall li.first-tabgreen a {
	background-image:url(../pic-content/tab2_inactive_green_first_l.gif);
	color:#fff;
}

ul.tabbar div,
ul.tabsmall div {
	background-image:url(../pic-content/tab2_active_l.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-right:5px;
	padding-left:5px;
	height:17px;
	min-width:105px;
}
ul.tabsmall div {
	min-width:30px;
}



/*ul.tabbar li.first,
ul.tabsmall li.first {
	background-image:url(../pic-content/tab2_inactive_r.gif);
	margin-left:0px;
}*/

ul.tabbar li.current-first,
ul.tabsmall li.current-first {
	background-image:url(../pic-content/tab2_active_r.gif);
	margin-left:0;
	margin-top:-3px;
	margin-right:-3px;
	z-index:999;
	font-weight:bold;
}
/*ul.tabbar li.current-first {
	width:144px;
}	*/
ul.tabbar li.current-first div,
ul.tabsmall li.current-first div {
	background-image:url(../pic-content/tab2_active_first_l.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:16px;
	padding-top:5px;
	padding-right:7px;
}

ul.tabbar li.current,
ul.tabsmall li.current {
	background-image:url(../pic-content/tab2_active_r.gif);
	margin-left:-3px;
	margin-top:-3px;
	margin-right:-3px;
	z-index:999;
	font-weight:bold;
}

ul.tabbar li.current div,
ul.tabsmall li.current div {
	background-image:url(../pic-content/tab2_active_l.gif);
	padding-top:5px;
	height:16px;
}
/*ul.tabbar li.current {
	width:148px;
}	*/

ul.tabbar li.current-last,
ul.tabsmall li.current-last {
	background-image:url(../pic-content/tab2_active_last_r.gif);
	margin-top:-3px;
	margin-left:-3px;
	margin-right:0;
	z-index:999;
	font-weight:bold;
}

ul.tabbar li.current-last div,
ul.tabsmall li.current-last div {
	background-image:url(../pic-content/tab2_active_l.gif);
	height:16px;
	padding-top:5px;
}

/*ul.tabbar li.current-last {
	width:145px;
}*/

ul.tabbar a:link,
ul.tabbar a:visited,
ul.tabbar a:hover,
ul.tabbar a:active,
ul.tabsmall a:link,
ul.tabsmall a:visited,
ul.tabsmall a:hover,
ul.tabsmall a:active {
	display:block;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
	height:15px;
	color:#000;
}

ul.tabbar a:hover,
ul.tabsmall a:hover {
	font-weight:bold;
}





/****************** SEITENELEMENT: INHALTSVERZEICHNIS ******************/
ul.inhaltsverzeichnis {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}

ul.inhaltsverzeichnis li {
	margin:4px 0 4px 0;
	padding:0 0 0 15px;
	background-image:url(../pic-content/green_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}



/****************** SEITENELEMENT: DYNAMISCHES MENU ******************/
#content div.dynmenu p,
#content div.dynmenu_first p,
#content div.dynmenu_last p {
	margin:0;
	padding:0;
	line-height:normal;
}

#content div.dynmenu .first,
#content div.dynmenu_first .first,
#content div.dynmenu_last .first {
	padding-top:8px;
}

#content div.dynmenu .second,
#content div.dynmenu_first .second,
#content div.dynmenu_last .second {
	padding-bottom:12px;
	padding-top:2px;
}

#content div.dynmenu .third,
#content div.dynmenu_first .third,
#content div.dynmenu_last .third {
	padding-bottom:8px;
}

div.dynmenu {
	border-top:1px dotted #9daeb5;
}

div.dynmenu_first {
	border-top:1px solid #9daeb5;
}

div.dynmenu_last {
	border-top:1px dotted #9daeb5;
	border-bottom:1px solid #9daeb5;
}

a.dynmenulist:link,
a.dynmenulist:hover,
a.dynmenulist:visited,
a.dynmenulist:active {
	display:block;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

/****************** SEITENELEMENT: BILDLEGENDE ******************/
div.bildlegende {
	float:left;
	color:#666;
	padding:5px 30px 10px 0;
	clear:both;	
}

div.bildlegende small {
	margin:4px 0 0 0;
	padding:0;
	font-size:10px;
	color:#666;
}

div.bildlegenderechts {
	float:right;
	padding:5px 0 10px 30px;
}


/****************** SEITENELEMENT: ZWEISPALTIG ******************/
div.zweispaltig {
	clear:both;
}

div.zweispaltig .col1 {
	float:left;
	width:280px;
	padding-right:10px;
}

div.zweispaltig .col2 {
	float:right;
	width:280px;
	padding-left:10px;
}


/****************** SEITENELEMENTE: FORMULAR > main ******************/
div.formular {
	position: relative;
	margin:10px 0 10px 0;
	padding:15px 0 10px 0;
	clear:both;
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
	padding:8px;
	height: 100%;
}
div.form-TL {
	position:absolute;
	top:-1px;
	left:-1px;
	height:3px;
	width:3px;
	background-image:url(../pic-content/form-TL.gif);
	overflow: hidden;
}
div.form-TR {
	position:absolute;
	top:-1px;
	right:-1px;
	height:3px;
	width:3px;
	background-image:url(../pic-content/form-TR.gif);
	overflow: hidden;
}
div.form-BL {
	position:absolute;
	bottom:-1px;
	left:-1px;
	height:3px;
	width:3px;
	background-image:url(../pic-content/form-BL.gif);
	overflow: hidden;
}
div.form-BR {
	position:absolute;
	bottom:-1px;
	right:-1px;
	height:3px;
	width:3px;
	background-image:url(../pic-content/form-BR.gif);
	overflow: hidden;
}

/*
div.form_default {
	border-top:1px dotted #9faeb5;	
}


div.form_first {
	border-top:1px solid #9faeb5;
}

div.form_last {
	border-top:1px dotted #9faeb5;	
	border-bottom:1px solid #9faeb5;
	padding-bottom:20px;
}
*/

.formtitle {
	font-weight:bold;
	clear:both;
	margin-top:20px;
	margin-bottom:10px;
}

div.formular td.col1 {
	width:180px;
	vertical-align:top;
	padding:5px 0 0 0;
}

div.formular td.col1b {
	width:220px;
	vertical-align:top;
	padding:3px 0;
}

div.formular td.col2 {
	padding:3px 0;
	vertical-align:top;
}

div.formular .suffix {
	float:left;
	padding:1px 0 0 5px;	
}

div.formular table.hypo1 td.col1,
div.formular table.rechnerkredit td.col1 {
	width: 260px;
}
div.formular table.hypo2 td.col1 {
	width: 290px;
}
div.formular table.rechnerkredit td.col2 {
	width: 200px;
}

div.formular .comment {
	clear:both;
	font-size:10px;
	padding-top:2px;
}

ul.steps {
	list-style:none;
	padding:0;
	margin:0 0 20px 0;
	height:28px;
	/*border-bottom:1px solid #9faeb5;
	border-top:1px solid #9faeb5;*/
	background-color:#fff;
}

ul.steps li {
	float:left;
	padding:0 20px 0 0;
	margin:0 0 0 5px;
	width:170px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	background-color:#f2f2f2;
}

ul.steps4 li {
	width:131px;
	padding-right:10px;
	font-size:11px;
}

ul.steps li.first {
	margin:0 0 0 0;
}



ul.steps li.current {
	background-color:#8cbfa6;
}

ul.steps .left {
	background-color:#cccccc;
	color:#666;
	font-weight:bold;
	padding:7px 13px;
	font-size:12px
}

ul.steps li.done .left {
	background-color:#e2e9eb;
	color:#888;
}

ul.steps li.done {
	background-color:#fff;
	border-bottom:1px solid #e2e9eb;
	border-top:1px solid #e2e9eb;
}

ul.steps li.current {
	border-bottom:1px solid #028b47;
	border-top:1px solid #028b47;
}

ul.steps li.current .left {
	background-color:#028b47;
	color:#FFF;
}
ul.steps li.current .right {
	color:#FFF;
}

ul.steps .right {
	padding:7px 0 0 10px;
	color:#666;
	float:left;
}

ul.steps4 .right {
	padding:2px 0 0 10px;
	line-height:normal;
	color:#666;
	float:left;
}

/****************** SEITENELEMENTE: FORMULAR > field wrapper ******************/
.inputright {
	float: right;
}

div.formfield input,
div.formfield select {
	clear:both;
	background-color:#fff;
	border:0px;
	font-size:11px;
	height:14px;
	vertical-align:top;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	width:100%;
	padding:0;
	margin:0;
}

div.formfield input {
	padding:0 3px 0 0;
}

div.formfield select {
	height:15px !important;
	height:18px;
}

div.formfield textarea {
	clear:both;
	background-color:#fff;
	border:0px;
	font-size:11px;
	vertical-align:top;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	width:100%;
	padding:0;
	margin:0;
}

div.formfield {
	float:left;	
}

div.formfield .lr {
	background-image:url(../pic-content/form_wrapper_l.gif);
	background-repeat:repeat-y;
	background-position:top left;
	border-right:1px solid #989898;
	padding:0 4px;
}

div.formfield .tl {
	background-image:url(../pic-content/form_wrapper_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:3px;
	overflow:hidden;
}

div.formfield .tr {
	background-image:url(../pic-content/form_wrapper_tr.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:3px;
}

div.formfield .bl {
	background-image:url(../pic-content/form_wrapper_bl.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:3px;
	overflow:hidden;
}

div.formfield .br {
	background-image:url(../pic-content/form_wrapper_br.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:3px;
}


/****************** HTMLBOX STYLES ******************/
.textblau {
	color:#009957;
}
.textrot{
	color:#f00;
}

.lauftextsmall {
	font-size:10px;	
}

.titel {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.titelblau {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#009957;
	font-weight:bold;
}

.Standard {
	color:#000;
}

#content .newslead {
	line-height:23px;
	color: #4c5156; 
	font-size: 14px; 
	font-family: verdana, arial, helvetica; 
}

.htmlbox table {
	border-left:0px;
	border-top:0px;
	border-spacing:0px;
}

.htmlbox table td {
	border-right:0px;
	border-bottom:0px;
}

table.htmltablegitter {
	border:1px solid #aebbc3;
	border-left:0px;
	border-top:0px;
	border-spacing:0px;
}

table.htmltablegitter td {
	border:1px solid #aebbc3;
	border-right:0px;
	border-bottom:0px;
	padding: 8px 3px;
}

table.htmltable {
	border:0px;
	border-top:1px solid #aebbc3;
	border-spacing:0px;
}

table.htmltable td {
	border:0px;
	border-bottom:1px solid #aebbc3;
	padding: 8px 3px;
}

/****************** GLOBAL ******************/
.commentbox {
	background-color:#f0f4f6;
	border:1px solid #aebbc3;
	padding:2px 4px;
}
.commenttext {
	font-size:10px;
	line-height:normal;
	color:#666;
}

.nopadding {
	padding:0;	
}

.nomargin {
	margin:0;	
}


fieldset legend {
	margin-left: 5px;
	padding: 0 4px 0 4px;
	font-weight: bold;
	color:#333;
}

fieldset {
	margin: 0px;
	padding: 0 10px 0 15px;
}

.borderbox,
.borderbox_first {
	border-top:1px dotted #9fadb5;
	padding:10px 0px;
	margin:3px 0;
}

#content .borderbox p,
#content .borderbox_first p {
	margin-bottom:0;
	padding-bottom:0;
}

.borderbox_first {
	border-top:0px;
	padding-top:0;
}


#content .borderbox p,
#content .borderbox_first p {
	margin:0;
	padding:3px 0;
}

dl {
	margin-top:10px;
}
dt {
	width:100px; 
	margin:0px; 
	padding:0px; 
	clear:left;
	float:left;
}
dd {
	margin: 0 0 4px 110px;
	padding: 0 0 0 0;
}

ul.default {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}

.quadrat {
	padding:0 0 0 15px;
	background-image:url(../pic-content/green_quadrat.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

.pfeil {
	padding:0 0 0 15px;
	background-image:url(../pic-content/green_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

.link_hoch,
.link_runter,
.link_intern,
.link_extern,
.link_download,
.link_drucken,
.link_dokument,
.link_achtung,
.link_berater,
.link_email,
.link_hilfe,
.link_info,
.link_kontakt,
.link_video,
.link_chart,
.link_ok,
.link_nok,
.link_termin,
.link_lichtbox,
.link_pdf,
.link_excel,
.link_word {
	margin:4px 0 4px 2px;
	padding:0 0 0 10px;
	background-image:url(../pic-content/green_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#186653;
}
.link_produktvergleich,
a.link_intern:link,
a.link_intern:hover,
a.link_intern:visited,
a.link_intern:active {
	margin:4px 0 4px 2px;
	padding:0 0 0 10px;
	background-image:url(../pic-content/green_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#000;
}
a.link_intern:hover{
	color:#089c5a;
}
.link_achtung,
.link_info,
.link_hilfe {
	padding:0 0 0 12px;
}

a.link_bankstellen:link,
a.link_bankstellen:hover,
a.link_bankstellen:visited,
a.link_bankstellen:active {
	margin:2px 0 4px 2px;
	padding:0 0 0 13px;
	background-image:url(../pic-content/green_bankstellen.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#000;
}

a.link_lageplan:link,
a.link_lageplan:hover,
a.link_lageplan:visited,
a.link_lageplan:active {
	margin:2px 0 4px 2px;
	padding:0 0 0 13px;
	background-image:url(../pic-content/green_lageplan.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#000;
}

ul.default li {
	margin:4px 0 4px 0;
	padding:0 0 0 15px;
	background-image:url(../pic-content/green_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	line-height: 14px;
}

ul.horizontal li {
	float:left;
}

.link_intern,
ul.default li.arrow,
ul.default li.intern {
	background-image:url(../pic-content/green_intern.gif);
}
.link_extern,
ul.default li.extern {
	background-image:url(../pic-content/green_extern.gif);
}
.link_download,
ul.default li.download {
	background-image:url(../pic-content/green_download.gif);
}
.link_drucken,
ul.default li.drucken{
	background-image:url(../pic-content/green_drucken.gif);
}
.link_dokument,
ul.default li.dokument{
	background-image:url(../pic-content/green_dokument.gif);
}
.link_achtung,
ul.default li.achtung {
	background-image:url(../pic-content/green_achtung.gif);
	background-position:0px 2px;
}
.link_bankstellen,
ul.default li.bankstellen {
	background-image:url(../pic-content/green_bankstellen.gif);
	background-position:0px 2px;
}
.link_berater,
ul.default li.berater {
	background-image:url(../pic-content/green_berater.gif);
}
.link_email,
ul.default li.email {
	background-image:url(../pic-content/green_email.gif);
}
.link_hilfe,
ul.default li.hilfe {
	background-image:url(../pic-content/green_hilfe.gif);
	background-position:0px 2px;
}
.link_info,
ul.default li.info {
	background-image:url(../pic-content/green_info.gif);
	background-position:0px 2px;
}
.link_kontakt,
ul.default li.kontakt {
	background-image:url(../pic-content/green_kontakt.gif);
	background-position:0px 2px;
}
.link_video {
	background-image:url(../pic-content/green_video.gif);
	margin:4px 0 4px 0;
	padding:0 0 0 15px;
	background-position:0px 3px;
}
ul.default li.video {
	background-image:url(../pic-content/green_video.gif);
	margin:4px 0 4px -5px;
	padding:0 0 0 20px;
}
.link_chart,
ul.default li.chart {
	background-image:url(../pic-content/green_chart.gif);
}
.link_chart {
	padding:0 0 0 14px;	
}
.link_ok,
ul.default li.ok {
	background-image:url(../pic-content/green_ok.gif);
}
.link_nok,
ul.default li.nok {
	background-image:url(../pic-content/green_nok.gif);
}
.link_termin,
ul.default li.termin {
	background-image:url(../pic-content/green_termin.gif);
}
.link_lichtbox,
ul.default li.lichtbox {
	background-image:url(../pic-content/green_lichtbox.gif);
}
.link_pdf,
ul.default li.pdf {
	background-image:url(../pic-content/green_pdf.gif);
}
.link_excel,
ul.default li.excel {
	background-image:url(../pic-content/green_excel.gif);
}
.link_word,
ul.default li.word {
	background-image:url(../pic-content/green_word.gif);
}
.link_lageplan,
ul.default li.lageplan {
	background-image:url(../pic-content/green_lageplan.gif);
}
.link_produktvergleich,
ul.default li.produktvergleich {
	background-image:url(../pic-content/green_produktvergleich.gif);
}
.link_hoch,
ul.hoch li.hoch {
	background-image:url(../pic-content/green_hoch.gif);
}
.link_runter,
ul.runter li.runter {
	background-image:url(../pic-content/green_runter.gif);
}

ul.horizontal li {
	display:inline;
	padding-right:15px;
}

ul.ok {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}
ul.ok li {
	margin:4px 0 4px 0;
	padding:0 0 0 15px;
	list-style:none;
	background-image:url(../pic-content/green_ok.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

ul.ok_big {
	margin:0 0 20px 5px;
	padding:0;
	list-style:none;
}
ul.ok_big li {
	margin:5px 0 5px 0;
	padding:0 0 0 16px;
	list-style:none;
	background-image:url(../pic-content/green_ok_big.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}


.bottom20 {
	margin-bottom:20px;	
}

.top20 {
	margin-top:20px;	
}

.left20 {
	margin-left:20px;	
}

.right20 {
	margin-right:20px;	
}

.bottom15 {
	margin-bottom:15px;	
}

.top15 {
	margin-top:15px;	
}

.left15 {
	margin-left:15px;	
}

.right15 {
	margin-right:15px;	
}


.btn_forward,
.btn_back,
.btn_default {
	display:inline-block;
	overflow:visible;
	position: relative;
	background-image:url(../pic-content/btn_rechner.gif); 
	background-repeat:repeat-x;
	padding-right:10px;
	margin-right:10px;
}

.btn_forward {
	padding-right:25px;
}

.btn_back {
	padding-left:15px;
}

.btn_forward .L,
.btn_back .L,
.btn_default .L {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../pic-content/btn_rechner_L.gif); 
	width:10px;
	height:20px;
}

.btn_forward .R,
.btn_back .R,
.btn_default .R {
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../pic-content/btn_rechner_R.gif); 
	width:10px;
	height:20px;
}

.btn_forward .R {
	background-image:url(../pic-content/btn_rechner_R_pfeil.gif); 
	width:25px;
}
.btn_back .L {
	background-image:url(../pic-content/btn_rechner_L_pfeil.gif); 
	width:25px;
}

input.btn_forward,
input.btn_back,
input.btn_default {
	height:20px;
	background:none;
	border:0px solid;
	padding:0 0 0 10px;
	margin:0;
	vertical-align:top;
	text-align:left;
	color:#333;
}



input.btn_go {
	height:20px;
	width:22px;
	background-image:url(../pic-content/btn_go.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border:0px solid;
	padding:0;
	margin:0;
	vertical-align:top;
}


input.btn_plus {
	height:11px;
	width:11px;
	background-image:url(../pic-content/btn_plus.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border:0px solid;
	padding:0;
	margin:4px;
	cursor:pointer;
}
input.btn_minus {
	height:11px;
	width:11px;
	background-image:url(../pic-content/btn_minus.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border:0px solid;
	padding:0;
	margin:4px;
	cursor:pointer;
}


.tooltipp {
	cursor:pointer;	
}

.error {
	color:#900;	
}

form {
	padding:0;
	margin:0;
}

.left {
	float:left;
}
.right {
	float:right;
}
.textright {
	text-align:right;	
}
.clearboth {
	clear:both;	
}
.cleardiv {
	clear:both;
	height:1px;
	overflow:hidden;
}

.screenhidden,
.hidden {
	display:none;	
}

.red,
.rot {
	color:#db6903;	
}

label.red {
	color:#db6903;	
}

.dunkelgruen,
.gruen {
	color:#028b47;
}

.orginalrot {
	color:#cd1026;	
}

.small {
	font-size:10px;
}

.grey,
.gray {
	color:#666666;
}

h2 {
	color:#000;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:-1px;
	padding-bottom:0;
	margin-bottom:0;
}
h3 {
	color:#028b47;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:-1px;
	margin-top:0;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	padding:0;
	margin:20px 0 10px 0;
	color:#009957;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	padding:0;
	margin:20px 0 10px 0;
}

hr {
	margin:15px 0 15px 0;
	padding:0px;
	background-color:#9fadb5;
	height:1px;
	border:0px;
	overflow:hidden;
}

.linieSolid {
	background-color:white;
	margin:5px 0 5px 0;
	padding:0px;
	border-bottom:1px solid #aebbc3;
	height:1px;
	overflow:hidden;	
}

.linieSolidRechts {
	background-color:white;
	margin:5px 0 5px 0;
	padding:0px;
	border-right:1px solid #aebbc3;
	border-bottom:1px dotted #aebbc3;
	height:1px;
	overflow:hidden;	
}

.linieDotted {
	background-color:white;
	margin:5px 0 5px 0;
	padding:0px;
	border:0;
	border-bottom:1px dotted #aebbc3;
	height:1px;
	overflow:hidden;	
}

ul.errorlist li {
	/*color:#cd1026;*/
	color:#db6903;
}

ul.errorlist a:hover,
ul.errorlist a:active,
ul.errorlist a:visited,
ul.errorlist a:link {
	color:#db6903;	
}

ul.errorlist a:hover {
	text-decoration:none;
}

ul.errorlist {
	margin-bottom:20px;
}

table.default td {
	padding:3px 3px 3px 0;
	line-height:17px;
}

div.imgcontainer {
	background-repeat:no-repeat; 
	border:1px solid #9FADB5;
}


/******************** LINK TYPES *********************/
a:link,
a:visited,
a:hover,
a:active {
	color:#000;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
	color:#028b47;
}


a.link:link,
a.link:hover,
a.link:visited,
a.link:active {
	padding-left:10px;
	background-image:url(../pic-content/link_arrow.gif);
	background-position:0 6px;
	background-repeat:no-repeat;
}

a.email:link,
a.email:hover,
a.email:visited,
a.email:active {
	padding-left:12px;
	background-image:url(../pic-content/green_email.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
}

a.red:link,
a.red:hover,
a.red:visited,
a.red:active {
	color:#cd1026;	
}

a.link_big:link,
a.link_big:hover,
a.link_big:visited,
a.link_big:active {
	padding-left:15px;
	background-image:url(../pic-content/green_arrow_big.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

a.link_big:hover {
	text-decoration:underline;
}


/******************** sitemap *********************/

.sitemap a {
	color:#464648;
	font-size:10px;
	line-height:17px;
	display:block;
}
.sitemap .hauptnav a{
	font-size:12px;
}
.sitemap a:hover {
	background-color:#e2e9eb;
}
.sitemapcontent {
	border-top:1px solid #9daeb5;
}
.sitemap .toplink,
.sitemap .elink {
	padding-left:9px;
	background-image:url(../pic-content/link_arrow.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
}
.sitemap .side {
	float:left; 
	width:33%;
}
.sitemap .center {
	float:left; 
	width:34%;
}
.sitemap .link1 {
	font-size:11px;
	font-weight:bold;
}
.sitemap .link2 {
	font-weight:bold;
	padding-left:9px;
	background-position:0px 7px;
}
.sitemap .link3 {
	padding-left:18px;
	background-position:9px 7px;
}
.sitemap .link4 {
	padding-left:27px;
	background-position:18px 6px;
	background-image:url(../pic-content/nav_hyphen_dark.gif);
	background-repeat:no-repeat;
}
.sitemap .arrow {
	background-image:url(../pic-content/nav_arrow_dark.gif);
	background-repeat:no-repeat;
}

/*****************************gemeindemodul************************************/
.gemeinde .box1 {
	float:left; 
	width:200px; 
	overflow:hidden;
	margin-bottom:8px;
}
.gemeinde .box2 {
	float:left; 
	width:208px;
	margin-bottom:8px;
}
.gemeinde .box3 {
	float:left; 
	width:172px;
	margin-bottom:8px;
}
.gemeinde ul.inhaltsverzeichnis {
	margin:0 0 0 0;
	padding:0;
	list-style:none;
}
.gemeinde ul.inhaltsverzeichnis li {
	margin:4px 0 4px 0;
	padding:0 0 0 10px;
	background-image:url(../pic-content/green_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

.gemeinde ul.ok {
	margin:0 0 0 0;
}

.gemeinde div.descr {
	float:left; 
	font-weight:bold; 
	width:200px;
}

.gemeinde div.teldescr {
	clear:left; 
	float:left; 
	width:220px;
}
.gemeinde div.telnr { 
	float:left; 
	width:100px;
}

/*****************************galeriemodul************************************/

.galerie {
	width:580px;
	padding-top:7px;
}
.galerie .content div.left {
	padding-bottom:7px;
}
.infodiv {
	border:1px solid #B6BFC5; 
	padding:2px;
}

/*****************************bankstellen************************************/
#map_canvas{
	width:600px; 
	height:480px;
}

.succursales #map_canvas{
	width:580px; 
	height:400px;
}

.succursales div.header{
	border-bottom:1px solid #aebbc3;
	font-weight:bold;
	background-color:#e7edef;
	padding:2px 0px 2px 5px;
}

.succursales div.line{
	border-bottom:1px solid #aebbc3;
	padding:2px 0px 2px 5px;
}

.succursales div.z1{
	width:215px;
}
.succursales div.line div.z1 a{
	font-weight:bold;
}
.succursales div.z2,
.succursales div.z3,
.succursales div.z4,
.succursales div.z5
{
	width:90px; 
	text-align:center;
}
.succursales div.t1 {
	width:55px;
}
.succursales div.t2 {
	width:200px;
}
div.ajax {
	line-height:15px;
	width: 200px;
	position:absolute;
	visibility:hidden;
	background-color:#ffffff;
	border:solid 1px;
	cursor:pointer;
}
div.ajax div {
	padding:1px 5px 0px 5px;
	width: 200px;
	max-width: 190px;
	color:grey;
}

/***************************** SPEZIAL: HTMLBOX ************************************/
.htmlbox ul {
	margin:0 0 15px 0;
	padding-left:15px;
	list-style:square;
}
.htmlbox ul li {
	line-height:18px;
}
.htmlbox ol {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}
.htmlbox ol li {
	line-height:14px;
	margin:4px 0 4px 0;
	padding:0 0 0 15px;
	background-image:url(../pic-content/green_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}


/***************************** team ************************************/

.team .spalte1 {
	width:100%;
	
	margin-bottom:10px;
}
.team .spalte1 .box1,
.team .spalte1 .box2 {
	float:left; 
}
.team .spalte1 .box2 {
	padding-left:30px;
}
.team .spalte2 {
	width:50%;
	margin-bottom:10px;
}
.team .spalte3,
.team .spalte33 {
	width:34%;
	margin-bottom:10px;
	font-size:10px;	
}
.team .spalte33 {
	width:32%;
}
.team .clearboth {
	margin-bottom:12px;
}

/***************************** beratersuche ************************************/

.beratersuche div.descr {
	width:200px;
}
.beratersuche .left {
	height:30px;
}
.beratersuche div.telefon {
	height:17px;
	margin:0;
	padding:0 0 0 10px;
	background-image:url(../pic-content/green_kontakt.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

/****************** MODUL: PRODUKTEBERATER ******************/
.blocktitle {
	background-color:#f0f4f6;
	padding: 2px 4px;
	font-weight:bold;
	border-bottom:1px solid #aebbc3;
}
.col50 {
	width:290px;
	float:left;
}

.pberatertransparent {
	background-image:url(../pic-content/transparent_white_85.png);
	height:60px;
	float:left;
	position:absolute;
	top:0;
	width:290px;	
}

/***************************** kreditrechner ************************************/

.rk_ergebnis td.col1,
.rk_ergebnis td.col2,
.rk_ergebnis td.col3 {
	padding:3px;
}
.rk_ergebnis td.col2{
	width:30px;
}
.rk_ergebnis td.col3{
	width:110px;
	text-align:right;
}
.infodiv {
	font-weight:bold;
	color:#029958;
}
div.rk_info {
	width:790px;
}
.rk_info .box1 {
	width:190px;
	float:left;
}
.rk_info .header {
	background-color: #f2f2f2;
	height:20px;
	margin-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #aebbc3;
}
.rk_info .box2 {
	width:380px;
	float:left;
}
.rk_info .box3 {
	width:600px;
	float:left;
	text-align:center;
}
.rk_info .box4 {
	width:220px;
	float:left;
}

/***************************** dataTable Länderinfos ************************************/
table.DataTable {
	border:0px;
	border-top:1px solid #aebbc3;
	border-left:1px solid #aebbc3;
}

table.DataTable td {
	border:0px;
	border-bottom:1px solid #aebbc3;
	border-right:1px solid #aebbc3;
	padding:3px;
}

table.DataTable ul {
	margin:0;	
}

table.DataTable td.gray {
	background-color:#f0f4f6;	
}


/***************************** produktvergleich ************************************/
.pvergleichauswahl {
	float:right;
	position:relative;
	margin-top:-82px;
}

.pvergleichauswahl .col {
	width:235px;
	padding:0 0 0 5px;
	float:left;
	font-size:11px;
}

.pvergleichauswahl a:hover,
.pvergleichauswahl a:active,
.pvergleichauswahl a:visited,
.pvergleichauswahl a:link {
	display:block;
	padding:2px 0 2px 15px;
	background-image:url(../pic-content/black_inactive.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	text-decoration:none;
}

.pvergleichauswahl a.active:link,
.pvergleichauswahl a.active:hover,
.pvergleichauswahl a.active:visited,
.pvergleichauswahl a.active:active {
	background-image:url(../pic-content/green_ok.gif);
	color:#028b47;
}

.pvergleichauswahl a.inactive:hover,
.pvergleichauswahl a.inactive:visited,
.pvergleichauswahl a.inactive:link,
.pvergleichauswahl a.inactive:active {
	background-image:url(../pic-content/gray_inactive.gif);
	color:#999;
}

.pvergleichauswahl a.active:hover {
	color:#000;	
}

table.pvergleichtable td {
	padding:4px;
	vertical-align:top;
	border-right:1px solid #fff;
	font-size:11px;
}
table.pvergleichtable th {
	font-weight:bold;
	background-color:#f0f4f6;
	text-align:left;
	border-right:1px solid #fff;
	padding:4px;
}

table.pvergleichtable td.gray {
	background-color:#f0f4f6;
	color:#333;
}

table.pvergleichtable .htmlbox ul {
	margin:0 0;
}
table.pvergleichtable .htmlbox li {
	line-height:inherit;
}

/***************************** bancomat/galerie ************************************/
div.bancomatdescr {
	width:400px;
}
.bancomatdescr div.descr {
	float:left; 
	font-weight:bold; 
	width:140px;
}
.bancomatdescr div.left {
	width:260px;
}
.bancomatdescr ul.ok {
	margin:0 0 0 0;
	padding:0;
	list-style:none;
}
.bancomat div.header,
div.galleryheader {
	border-bottom:1px solid #aebbc3;
	font-weight:bold;
	background-color:#e7edef;
	margin:5px 0 5px 0;
}
.bancomat div.tab1 {
	width:105px;
}
.bancomat div.tab2 {
	width:225px;
}
.bancomat div.tab3 {
	width:115px;
	text-align:center;
}

.bancomat div.tab1,
.bancomat div.tab2,
.bancomat div.tab3 {
	padding:2px 0px 2px 5px;
}

.bancomat img {
	padding-top:3px;
}


/***************************** konditionen table ************************************/
table.kondtable {
	border-bottom:1px solid #aebbc3;
}
table.kondtable td {
	border-top:1px solid #aebbc3;
	padding:3px 8px;
	vertical-align:top;
}

table.kondtable td.sub {
	border-top:0px;
	padding:0px 8px 3px 8px;
	vertical-align:top;
}

table.kondtable th {
	background-color:#e7edef;
	font-weight:bold;
	text-align:left;
	border-bottom:0px;
	padding:3px 8px;
}

/***************************** videoplayer startseite ************************************/
a.player:active,
a.player:visited,
a.player:link{
	background-image:url(../pic-content/player_off.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
	display:block; 
	width:80px; 
	height:80px;
}

a.player:hover {
	background-image:url(../pic-content/player_on.png);
}
