/* Jan Ruoff */
/* Printmedien &  Webdesign */
/* 29.07.2009 */
/* www.janruoff.de */

/* --------- Basics --------- */
* {
  margin: 0px;
  padding: 0px;
  border:0;
}

body { 
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height: 14px;
}

a {
	text-decoration:none;
	color:#000000;
}

a:focus { 
	outline:none; 
}

a:hover{
	color:#cc0000;
	text-decoration:underline;
}

a img:hover {
	text-decoration:none;
}

#container_all {
	padding-left:10px;
	width:783px;
	height:auto;
	background-color: #FFFFFF;	
}

#topheader {
	font-weight:bold;
	font-size:10px;
	padding:2px 11px 0px 11px;
	height:20px;
}

#www {
	float:left;
	font-style:italic;
	font-size:11px;
	padding-top:3px;
}

#date {
	float:left;
	padding:4px 0px 0px 12px;
	color:#ffffff;
	font-size:10px;
}


#infos {
	float:right;
}

#infos a, #headerhint a {
	text-decoration:none;
	padding: 0px 2px;
	color:#000000;
}

#infos a:hover, #headerhint a:hover {
	text-decoration:underline;
	padding: 0px 2px;
	color:#cc0000;
}

#infos img, #headerhint img {
	border:none;
	position:relative;
	top:2px;
	padding-right:5px;
}

#headerhint {
	float:left;
	position:relative;
	top:3px;
}

#headerhint a{
	text-decoration:none;
	color:#cc0000;
}


.clear {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	border:none;
}


.img_r1 {
	float:right;
	margin: 10px 0px 5px 11px;
	border: 1px solid #c1c1c1;
		padding:1px;
}

.img_r2 {
	float:right;
	margin: 0px 0px 5px 11px;
	border: none;
}

.img_r3 {
	float:right;
	border-left: 1px solid #c1c1c1;
	margin:0px;
	padding:0px;
}

.img_r5 {
	float:right;
	border: 1px solid #666;
	margin:0px;
	padding:0px;
}

.img_l1 {
	float:left;
	margin: 0px 11px 5px 0px;
	border: 1px solid #c1c1c1;
	padding:1px;
}

.small_left .img_l2 {
	float:left;
	margin: 4px 11px 4px 0px;
	border: none;
}

.small_right .img_l2 {
	float:left;
	margin: -1px 11px 4px 0px;
	border: none;
}

.img_l3 {
	float:left;
	margin: 0px 0px 8px 0px;
	border: none;
}

.img_l4 {
	padding: 4px 6px 4px 6px;
	float:left;
}

.img_l5 {
	float:right;
}

.img_l6 {
	float:left;
	margin: -5px 11px 5px 0px;
	vertical-align:top;
}

.img_l7 {
	float:left;
	margin: 0px 11px 5px 0px;
}


.multi_content img {
	padding-bottom:5px;
}

/* --------- Header --------- */
#header {
	background-image:url(/img/header.gif);
	background-repeat:no-repeat;
	height:100%;
	width:783px;
}

/* --------- Suche --------- */
#search {
	padding: 28px 0px 0px 500px;
}

.searchfield {
	float:left; 
	border:none;
	height:17px;
	width:230px;
	padding:4px 0px 0px 4px;
	font-size:12px;
	border: 1px solid #aba9aa;
}

#searchbutton {
	float:left; 
	background-image: url(/img/search_icon.gif);
	background-repeat:no-repeat;
	height: 23px;
	width:31px;
	margin:0px 0px 0px 6px;
}

#searchmore {
	color:#000000;
	padding-left:146px;
	padding-bottom:2px;
	font-size:10px;
	padding-top:5px;
}	

#searchmore a {
	text-decoration:underline;
	color:#000000;
}

/* --------- Navigation --------- */
#navigation {
	padding-top:15px;
}


#mainnav {
	height:23px;
	font-weight:bold;
	padding-left:13px;
	font-size:10px;
}

#subnav {
	background-image:url(/img/subnav_hgr2.gif);
	height:auto;
	font-weight:normal;
	padding:0px 10px;
	font-size:10px;
	background-color:#FFFFFF;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}

#subnav_shadow {
	height:10px;
	font-weight:normal;
	padding-left:4px;
	font-size:10px;
	background-image:url(/img/subnav_shadow.gif);
	background-repeat:repeat-x;
}

#subnav a {
	text-decoration:none;
	color:#000000;
	font-size:9px;
}

#subnav .button {
	margin:6px 5px 0px 5px;
	float:left;
}


#mainnav .button_inaktiv {
	float:left;
	padding: 0px 9px 0px 9px;
	text-decoration:none;	
	color: #000000;
	background-image:url(/img/navmain_hgr.gif);
	background-repeat:repeat-x;
	height:17px;
	padding-top:5px;
}

#mainnav .specials {
    background-image:url(/img/navmain_hgr_spec.gif);
}

#mainnav .button_aktiv {
	float:left;
	padding: 0px 9px 0px 9px;
	text-decoration:none;	
	color: #fff;
	background-image:url(/img/navmain_aktiv_hgr.gif);
	background-repeat:repeat-x;
	height:17px;
	padding-top:5px;
}


#subnav .button_aktiv {
	color:#cc0000;
}

ul.jd_menu_slate li.button_d {
	font-size:8px;
	color:#000000
}

#subsubnav {
	width:100%;
	height:20px;
	border-bottom: 1px solid #C1C1C1;
	text-align:right;
	padding-top:1px;
	font-size:10px;
}

#subsubnav .bold {
	font-weight:bold;
	padding-right:5px;
}

.line_v {
	float:left;
	margin-top:0px;
	width:1px;
	height:22px;
	line-height: 0px; 
	font-size: 0px;
	background-color:#c8c8c9;
}

.line_v2 {
	float:left;
	margin-top:9px;
	width:1px;
	height:1px;
	line-height: 0px; 
	font-size: 0px;
	background-color:#000000;
}

.line_v3 {
	float:left;
	margin-top:0px;
	width:1px;
	height:25px;
	line-height: 0px; 
	font-size: 0px;
	background-color:#c8c8c9;
}


.subthema, .subthema a {
	font-weight:bold;
	color:#cc0000;
	padding-top:10px;
	font-size:11px;
}

#col2 .subthema, #col2 .subthema a {
	font-size:10px;
}

.subthema a:hover {
	font-weight:bold;
	color:#cc0000;
	padding-top:10px;
	text-decoration:underline;
}

.subcolum_head2 .subthema {
	padding:0px;
	font-size:12px;
}

.subthema_head {
	font-weight:bold;
	color:#cc0000;
	margin: 10px 0px 6px 49px;
}

.subthema_headtop {
	font-weight:bold;
	color:#cc0000;
	margin: 9px 0px 0px 29px;
}

.subthema_headnews {
	font-weight:bold;
	color:#cc0000;
	margin: 9px 0px 0px 6px;
}

.arrow {
	float:left;
	padding: 3px 7px 20px 0px;
}

.arrow2 {
	padding-right:4px;
}

.bold {
	font-weight:bold;
}


.normal {
	font-weight: normal;
}

.italic {
	font-style:italic;
	font-size:10px;
}	
	
.cont_more {
	padding: 0px 0px 0px 13px;
}



.subcolum5 .cont_more {
	padding: 0px 0px 0px 24px;
}

.cont_more ul {
	width:400px;
	padding:5px 0px 0px 0px;
}

.cont_more a {
	color:#inherit;
}

.cont_more li {
	padding: 0px 0px 9px 0px;
}

/* --------- Inhalt --------- */

#content {
	line-height:17px;
}


#col1 {
	float: left;
	width:460px;
	padding: 0px 0px 20px 1px;
}

#col2 {
	float: right;
	width:300px;
	padding: 0px 0px 20px 12px;
	font-size:10px;
	line-height: 13px;
}

#col3 {
	float: left;
	width:781px;
	padding: 0px 0px 20px 1px;
	line-height:15px;
	background:#fff;
}

#col3 .subcolum1 {
	width:781px;
}


.small_left {
	float:left;
	width:146px;
}

.small_right {
	float:left;
	margin-left:8px;
	width:146px;
}


.content_small_12 {
	background-color:#ececed;
	padding:5px;	
	height:202px;/* Keupp: 08.10.2008, alt: auto */
	border-top: 1px solid #c5c6c8;
	border-left: 1px solid #c5c6c8;
	border-right: 1px solid #c5c6c8;
}


.content_small {
	background-color:#ececed;
	padding:5px;	
	height:auto;
	border: 1px solid #c5c6c8;
	width:288px;
	overflow:hidden;
	display:inline-block;
	
}

#col1 .content_small {
	width:448px;
}

.content_small2 {
	background-color:#ffffff;
	border: 1px solid #c1c1c1;
	width:298px;
}

.content_small3 {
	background-image:url(/img/rss_abo_hgr.gif);
	background-repeat:repeat-x;
	border: 1px solid #c1c1c1;
	height:25px;
	width:298px;
}

.content_small4 {
	padding:5px;	
}



#wrapper .content_small4 {
	padding:5px;
	width:400px;	
}



.content_small5 li {
	list-style-image:none;
	list-style-type:square;
	padding:5px 0px 5px 0px;
}

.subcolum1 {
	padding: 12px 0px 12px 0px;
	border-bottom: 1px solid #c1c1c1;
	overflow:hidden;
	display:inline-block;
}
 
#col1 .subcolum1 {
	padding: 12px 0px 12px 0px;
	border-bottom: 1px solid #c1c1c1;
	overflow:hidden;
	display:inline-block;
	width:460px;
}

.subcolum1_bgr {
	background-image:url(/img/subcolum1_2_hgr.gif);
	background-repeat:repeat-y;
	height:100%;
}

.subcolum2 {
	padding: 12px 0px 4px 0px;
	border:none;
	overflow:hidden;

	display:inline-block;
} 

#col1 .subcolum2 {
	width:460px;
} 

.subcolum3 {
	padding: 0px 0px 6px 0px;
	border:none;
	height:auto;
	overflow:hidden;
	display:inline-block;
} 

.subcolum3_top {
	padding: 0px 0px 12px 0px;
	border-bottom: 1px solid #c1c1c1;
} 

.subcolum4, .subcolum_top5 {
	padding: 2px 0px 5px 0px;
	border:none;
	height:auto;

} 

.subcolum5 {
	padding: 2px 0px 5px 0px;
	height:auto;
} 

.subcolum6 {
	border-bottom: 1px solid #c1c1c1;
	margin-bottom:20px;
	overflow:hidden;
	display:inline-block;
} 

.subcolum6 #col1, .subcolum6 #col2 {
	padding-bottom:9px;
}

.subcolum6 #col1 .subcolum1{
	border:0px;
	padding-bottom:0px;
}

.subcolum6 .subcolum_reg {
	border:0px;
	padding-bottom:0px;
}

.subcolum7 .link2, .subcolum7 .link1 {
	margin-left:7px;
	font-size:11px;
	line-height:13px;
}

.subcolum7 .link2 {
	line-height:21px;
}

.subcolum7 {
	margin: 12px 0px 0px 0px;
	overflow:hidden;
	display:inline-block;
	border: 1px solid #c1c1c1;
	padding-bottom:8px;
}

.subcolum7 .background1 {
	width:773px;
	margin-bottom:6px;
}

.subcolum_reg {
	padding: 12px 0px 12px 0px;
	border-bottom: 1px solid #c1c1c1;
	overflow:hidden;
	display:inline-block;
	line-height:15px;
}

.subcolum_reg2 {
	padding: 12px 0px 12px 0px;
	border-bottom: 1px solid #c1c1c1;
	overflow:hidden;
	display:inline-block;
}

.subcolum_reg2 .background6 {
	width:353px;
	margin-left:5px;
}


#profil .subcolum_reg2 .cont_more2 {
	width:353px;
	margin-left:5px;
}

#profil .untermenu2 .subcolum_reg2 .untermenu,
#profil .untermenu2 .subcolum_reg2 .untermenu2 {
	width:375px;
}

#profil .untermenu2 .subcolum_reg2 .background4 {
	width:355px;
}

#profil .cont_more2 td .input_txt {
	width:170px;
}

#profil .cont_more2 td .input_txt4 {
	width:156px;
}

#profil .untermenu2 .subcolum_reg2 .untermenu option {
	width:150px;
}

#profil .untermenu2 .untermenu input {
	border:none;
	height:auto;
}


.subcolum_reg ul{
	width:325px;
	padding:0px 0px 0px 55px;
	list-style-position: outside;
	list-style-type:square;
	list-style-image:none;
	/*list-style-image:url(/img/star_black.gif);*/
}

.subcolum_reg ul li{
	padding:1px 0px 1px 0px;
}

.subcolum_reg .tree ul li{
	height:16px;
}

.subcolum_reg table{
	width:460px;
	border:0px;
	float:none;
	padding-left:20px;
}

.subcolum_reg td{
	padding:1px;	
	font-size:11px;
	color:#000;
	width:auto;
}
.subcolum_reg input {
	border: 1px solid #b4b4b4;
	width:200px;	
	height:15px;
	font-size:11px;
	padding:2px 0px 0px 2px;
}

.subcolum_reg .input_2, #profil .cont_more2 .table_profil .input_2 {
	float:left;
	border: 1px solid #b4b4b4;
	width:45px;	
	height:15px;
	font-size:11px;
	padding:2px 0px 0px 2px;
}

.subcolum_reg .input_3, #profil .cont_more2 .table_profil .input_3 {
	float:left;
	border: 1px solid #b4b4b4;
	width:147px;	
	height:15px;
	font-size:11px;
	padding:2px 0px 0px 2px;
	margin-left:4px;
}

.subcolum_reg .input_4, #profil .cont_more2 .table_profil .input_4 {
	float:left;
	border: 1px solid #b4b4b4;
	width:98px;	
	height:15px;
	font-size:11px;
	padding:2px 0px 0px 2px;
	margin-left:4px;
}


.subcolum_reg .input_5, #profil .subcolum_reg .input_5 {
	border: 1px solid #b4b4b4;
	width:96px;	
	height:15px;
	font-size:11px;
	padding:2px 0px 0px 2px;
	margin:0px 4px;
}

#profil .cont_more2 .input_2,
#profil .cont_more2 option {
	width:85px;
	float:none;
}



#profil .input_8 {
	width:217px;	
	padding:2px 0px 0px 2px;
	margin:0px 2px;
}



#profil .input_9 {
	border: 1px solid #b4b4b4;
	width:187px;	
	height:15px;
	font-size:11px;
	padding:2px 0px 0px 2px;
	margin:-1px 16px;
	font-weight:bold;
}

.input_10, .input_11, .input_12 {
	border: 1px solid #b4b4b4;
	padding:1px 0px 1px 2px;
	width:90px;
	margin-left:10px;
	font-size:10px;
}

.input_11, #profil .float_right .input_11,
#profil .untermenu2 .untermenu .input_11 {
	width:40px;
	padding:0px 0px 0px 2px;
	border:1px solid #b4b4b4;
}

.input_12, #profil .float_right .input_12,
#profil .untermenu2 .untermenu .input_12 {
	width:20px;
	padding:0px 0px 0px 2px;
	height:12px;
	border:1px solid #b4b4b4;
}



*html .subcolum_reg .input_4 {  /* IE6*/
	float:left;
	border: 1px solid #b4b4b4;
	width:95px;	
	height:15px;
	font-size:11px;
	padding:2px 0px 0px 2px;
	margin-left:4px;
}

.subcolum_reg textarea {
	border: 1px solid #b4b4b4;
	width:200px;
	color:#000000;
	margin:0px;	
	font-size:11px;
	padding:2px 0px 0px 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.subcolum_reg select{
	border: 1px solid #b4b4b4;
	width:204px;	
	height:18px;
	font-size:11px;
	line-height:12px;
	padding:1px 1px 1px 0px;
}

.subcolum_reg option {
	width:204px;	
	height:18px;
	font-size:11px;
	line-height:12px;
	padding:2px 0px 0px 4px;
}


.subcolum_reg .select_2, #profil .cont_more2 .table_profil .select_2{
	float:left;
	border: 1px solid #b4b4b4;
	width:45px;	
	height:18px;
	font-size:11px;
	line-height:12px;
	padding:1px 1px 1px 0px;
	margin-right:4px;
	margin-top:0px;
}


.subcolum_reg .select_2 option {
	width:40px;	
	height:18px;
	font-size:11px;
	line-height:12px;
	padding:3px 0px 0px 2px;
}

.subcolum_reg .radio{
	width:15px;
	margin-left:10px;
	margin-top:5px;
	border:0px;
}

.subcolum_reg .check{
	width:18px;
	border:0px;
}

.subcolum_reg .td_1 {
	vertical-align:top;
	width:30px;
}

.subcolum_reg .td_2 {
	width:170px;
}

.subcolum_reg .valign_top {
	vertical-align:top;
}

.reg_navi {
	text-align:center;
	margin-top:15px;
}

.reg_navi a, .reg_navi a:hover {
	text-decoration:none;
}
.reg_position {
	width:457px;
	height:19px;
	color:#cdcdcd;
	background-image:url(/img/reg_position_hgr.gif);
	background-repeat:repeat-x;
	margin-bottom:30px;
	margin-top:10px;
}

.re_position_button {
	font-size:11px;
	float:left;
	padding: 2px 16px 0px 16px;
	font-weight:bold;
}

.re_position_button_a {
	float:left;
	height:19px;
	font-size:11px;
	font-weight:bold;
	color:#898989;
	padding: 2px 16px 0px 16px;
	background-image:url(/img/reg_position_hgr2.gif);
	background-repeat:repeat-x;
}


.button_reg2 {
	width:120px;
	height:28px;
	background-image:url(/img/button_hgr2.gif);
	background-repeat:repeat-x;
	border-top:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
	border-bottom:1px solid #a3a1a1;
	border-right:1px solid #a3a1a1;
	padding: 5px 4px 3px 7px;
	color:#000;
	font-size:11px;
	cursor:pointer;
	line-height:13px;
}

.button_reg {
	width:150px;
	height:21px;
	background-image:url(/img/button_hgr.gif);
	background-repeat:repeat-x;
	border-top:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
	border-bottom:1px solid #a3a1a1;
	border-right:1px solid #a3a1a1;
	padding: 2px 20px 2px 20px;
	color:#000;
	font-size:11px;
	cursor:pointer;
}



a .button_reg:hover, a .button_2:hover, a .button_3:hover, a .button_4:hover,
a .button_reg2:hover, #profil a.button_reg:hover {
	border-top:1px solid #a3a1a1;
	border-left:1px solid #a3a1a1;
	border-bottom:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	text-decoration:none;
	color:#000;
}


.td_4_2 a:hover {
	text-decoration:none;
}

.button_2, .button_3, .button_4 {
	background-repeat:repeat-x;
	border-top:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
	border-bottom:1px solid #a3a1a1;
	border-right:1px solid #a3a1a1;
	padding: 0px;
	cursor:pointer;
	float:left;
	margin-top:2px;	
	height:21px;
}

.button_2 {
	width:29px;
	background-image:url(/img/db_suchen_button.gif);
}

.button_3 {
	width:181px;
	background-image:url(/img/db_suchen_button2.gif);
}

.button_4 {
	width:125px;
	background-image:url(/img/erw_suchen_button.gif);
	margin-left:168px;
	display:inline;
	font-weight:bold;
	font-size:14px;
}

.subcolum_artikel {
	padding: 12px 0px 4px 0px;
	border:none;
	/*overflow:hidden;*/
	display:inline-block;
	/*Keupp, 15.09.2008*/
	width:470px;
	/*Keupp, 15.09.2008*/
} 

.subcolum_artikel .subcolum_head2 {
	line-height:13px;
} 

.subcolum_artikel .link1 {
	float: right;
}

/* ------- Ueberschriften -----*/

h1 {
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	line-height:23px;
}

h2 {
	font-weight:bold;
	padding-bottom:8px;
	margin-top:8px;
	line-height:15px;
	font-size: 12px;
}

h2.teaser_zwisschenueberschrift {
	font-size: 12px;
}


h3 {
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
	padding-bottom:4px;
}

.subcolum_head1 {
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
	padding-bottom:4px;
}

.subcolum_head2 {
	font-weight:bold;
	padding-bottom:8px;
	margin-top:8px;
	line-height:15px;
}

.subcolum_head7 {
	width:350px;
	float:left;
	margin-top:0px;
	font-weight:bold;
}

.subcolum_head3 {
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	line-height:22px;
}

.subcolum_head3 a:hover {
	color:#cc0000;
	text-decoration:underline;
}

.subcolum_head4 {
	color:#cc0000;
	font-size:12px;
	font-weight:bold;
	padding-left:4px;
}

#col2 .subcolum_head4 {font-size:10px!important;}

.subcolum_head4_ico {
	color:#cc0000;
	font-size:10px;
	font-weight:bold;
	padding-left:4px;
	z-index:7;
	position:relative;
	top:18px;
	left:6px;
	width:200px;

}

.subcolum_head4_ico2 {
	color:#cc0000;
	font-size:10px;
	font-weight:bold;
	padding-left:4px;
	padding-top:4px;
	float:left
}

.subcolum_head5 {
	color:#666;
	font-size:12px;
	font-weight:bold;
}

.subcolum_head6, .subcolum_head6 a {
	color:#666;
	font-size:12px;
	padding-left:4px;
}



.background1 {
	padding:3px;
	background-color:#ececed;
	width:454px;
}

.background2 {
	padding: 0px 8px 10px 19px;
	background-color:#ececed;

	border-top:1px solid #c1c1c1;
}

.background3 {
	padding:0px 1px 0px 5px;
	background-color:#ececed;
	border-bottom:1px solid #c1c1c1;
	height:20px;
}

.background5 {
	padding:8px 3px 8px 19px;
	background-color:#ececed;
	width:437px;
}

#profil .background5 {
	text-align:center;
}

.quad {
padding: 0px 0px 0px 5px;
}

.subcolum_head4_ico .quad {
	padding:0px 4px 0px 0px;
}


.center {
	text-align:center;
}

.center2 {
	padding: 7px 0px 0px 44px;
	
}

.center3 {
	text-align:center;
	padding: 6px 0px 8px 0px;
	border:none;
} 

.center4 {
	padding-left:338px;
	padding-top:20px;
	width:120px;
} 

.center5 {
	padding-left:17px;
	padding-top:3px;
} 

.center6 {
	padding-left:39px;
	padding-top:15px;
}

.center7 {
	text-align:center;
	border-top: 1px solid #CBCBCB;
	padding-top:10px;
	margin-bottom:-10px;
}

.center8 {
	padding: 0px 0px 0px 24px;
}

ul  {
	width:242px;
	padding:4px 4px 4px 22px;
	list-style-position: outside;
	list-style-image:url(/img/arrow.gif);
}

#profil ul {width:auto;}

.float_left {
	float:left;
}

.float_left2 {
	float:left;
	padding:6px 18px 0px 14px;
	font-size:12px;
	font-weight:bold;
}

.float_left3 {
	float:left;
	width:70px;
	padding:12px 0px 0px 3px;
}

.float_left4 {
	float:left;
	width:104px;
	padding-right:13px;
	padding-left:15px;
	text-align:center;
}

.untermenu .float_left4 img {
	padding:1px;
	border: 1px solid #C1C1C1;
	margin:5px 0px 5px 10px;
}

.float_left5 {
	float:left;
	width:250px;
	padding-left:18px;
	border-left:1px solid #CBCBCB;
}

#profil .float_left5 input {
	width:122px;
	height:13px;
}

.float_right, .float_right2 {
	float:right;
}

.float_right3 {
	float:right;
	width:360px;
}

.float_left3 .link1, .float_left3 .link1:hover {
	font-size:9px;
	color:#cc0000;
	text-decoration:none;
	padding-bottom:1px;
}

#col1 .wrapper ul {
	width:392px;
	font-size:10px;
	line-height:12px;	
}

.subthema ul {
	width:240px;
	padding:4px 0px 4px 47px;
	list-style-position: outside;
	list-style-image:url(/img/arrow.gif);
}

/*#col1 .subthema ul {
	width:240px;
	padding:4px 0px 4px 22px;
	list-style-position: outside;
	list-style-image:url(/img/arrow_double.gif);
}*/

#col1 .subthema ul {
	width:240px;
	padding:4px 0px 4px  16px;
	list-style-position: outside;
	list-style-image:url(/img/arrow_double.gif);
}


.foren ul  {
	width:240px;
	padding:4px 8px 4px 21px;
	list-style-position: outside;
	list-style-image:url(/img/arrow.gif);
}

.content_small3 .foren:hover {
	text-decoration:underline;
}

#subnav ul  {
	list-style-position: none;
	list-style-image: none;
	list-style-type:none;
	padding:0px;
	height:auto;
	@padding-bottom:0px;
	padding-bottom:2px;
}

#subnav ul li ul {
		padding-bottom:0px;
}

li {
}

.top ul{
	width:261px;
	padding:4px 0px 4px 24px;
	list-style-position: outside;
	list-style-type:decimal;
	list-style-image:none;
}

.top li {
		font-weight:bold;
}


#foren ul{
	width:261px;
	padding:4px 0px 4px 20px;
	list-style-position: outside;
	list-style-image:url(/img/arrow.gif);
	line-height:16px;
}

#foren a {
	text-decoration:none:
	color:#inherit;
}

.link1 {
	color:#cc0000;
	margin-top:8px;
	text-decoration:none;
	padding-bottom:5px;
}

.background1 .link1:hover {
	text-decoration:none;
}

.subcolum_reg .link1 {
	margin-top:0px;
}

.link1:hover {
	text-decoration:underline;
}

.link2, .link2 a {
	color:#cc0000;
	margin-top:8px;
	text-decoration:none;
	font-weight:bold;
}

.link2 a:hover {
	color:#cc0000;
	margin-top:8px;
	text-decoration:underline;
	font-weight:bold;
}


.link3 {
	color:#cc0000;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	left:226px;
}



.link4, .link4 a, .link4 a:hover {
	color:#cc0000;
	margin:9px 9px 5px 6px;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	float:left;
}

.link4 a:hover {
	text-decoration:underline;
}

.link5 {
	color:#cc0000;
	margin-top:5px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	line-height:15px;
}



.link6 {
	color:#cc0000;
	margin-top:8px;
	text-decoration:none;
	font-weight:bold;
}

.link7 {
	color:#cc0000;
	margin: 20px 5px 0px 11px;
	text-decoration:none;
	font-weight:bold;
	float:left;
	font-size:11px;
}

.link8 {
	color:#cc0000;
	margin-top:5px;
	padding-bottom:4px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	line-height:15px;
}
/* --------- col2 --------- */
.header_pos {
	padding: 15px 0px 0px 0px;
}


/* .header_l {
	background-image:url(/img/header_hgr.gif);
	background-repeat:no-repeat;
	height: 33px;
	width:166px;
	padding: 8px 0px 0px 11px;
} */

.header_2 {
	background-repeat:no-repeat;
	height: 22px;
	width:165px;
	padding: 4px 0px 0px 0px;
	text-align:center;
}


.header1 {
	background-color:#FFFFFF;
	padding:4px 1px 4px 5px;
	border-top: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}

.header2 {
	background-color:#FFFFFF;
	padding:0px 1px 0px 5px;
	border-top: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	height:20px;
}


.header3 {
	background-color:#ECECED;
	padding:0px 1px 0px 5px;
	height:20px;
}


.header4 {
	background-color:#FFFFFF;
	padding:4px 1px 5px 5px;
	border: 1px solid #c1c1c1;
	height:14px;
	width:292px;
}

.header4 img {
	float:right;
	padding-right:4px;
}

.header4 .subcolum_head4 {
	float:left;
	padding-top:2px;
}

.listen {
	padding: 10px 0px 10px 0px;
}

.mittig_txt {
	padding: 3px 0px 3px 0px;
	text-align:center;
}

.kopfzeile_sub {
	line-height:15px !important;
}

.minimize {
	color:#000000;
	text-decoration:none;
	font-size: 12px;
	display:none;
	cursor:pointer;
}

.minimize:hover, .maximize:hover {
	color:#cc0000;
	text-decoration:underline;
} 

.maximize{
	color:#000000;
	text-decoration:none;
	font-size: 12px; 
	cursor:pointer;
}

.untermenu {
	padding-top:5px;
	display:none;
}	



.minimize2, .maximize2 {
	color:#000000;
	text-decoration:none;
	font-size: 12px;
	cursor:pointer;
}

.kopfzeile_sub2 .minimize2, .kopfzeile_sub2 .maximize2 {
	color:#000000;
	text-decoration:none;
	font-size: 12px;
	cursor:pointer;
	margin-left:0px;
}

.kopfzeile_sub .minimize2:hover, 
.kopfzeile_sub .maximize2:hover,
.kopfzeile_sub2 .minimize2:hover, 
.kopfzeile_sub2 .maximize2:hover {
	color:#cc0000;
	text-decoration:underline;
} 


.untermenu2 {
	padding-top:5px;
}	


.subcolum_reg .minimize {
	font-size: 12px;
	width:350px;
}	

.subcolum_reg .maximize{
	font-size: 12px; 
	width:350px;
}

.subcolum_reg .untermenu {
	width:350px;
}



.arrow_left {
	position:relative;
	left:-16px;
}


.arrow_right, .arrow_down {
	height:8px;
	width:8px;
	left:-12px;
	top:12px;
	position:relative;
}

.arrow_down2 {
	background-image:url(/img/arrow2.gif);
	background-repeat:no-repeat;
	height:12px;
	width:9px;
	position:relative;
	left:275px;
	top:20px;
}

.arrow_up2 {
	background-image:url(/img/arrow.gif);
	background-repeat:no-repeat;
	height:12px;
	width:9px;
	position:relative;
	left:275px;
	top:20px;
}

.untermenu img, .untermenu2 img {
	float:left;
	padding: 2px 6px 2px 0px;
}


.multi {
	float:left;
	width:148px;
}


.multi_content {
	padding:10px 12px 10px 12px;
}

.multi_content2 {
	padding:10px 5px 10px 9px;
}

.multi_content_r {
	padding:10px 0px 10px 0px;
	background-color:#FF0000;
}

.content_partners {
	background-color:#c1c1c1;
	height:auto;
	padding:8px;
	width:444px;
}



.presenting {
	border: 1px solid #c1c1c1;
	margin-bottom:17px;
	padding: 6px 0px 2px 10px;
	font-size: 9px;
	height:auto;
	overflow:hidden;
	display:inline-block;
	width:448px;
	cursor:pointer;
}

.presenting:hover {
	text-decoration:underline;
}

.presenting_content {
	height:auto;
	background-color:#FFFF00;
}


#bookmarks {
	border-top: 1px solid #c1c1c1;
	font-size: 9px;
	margin-right:8px;
}

#bookmarks .content {
	float:left;
	padding: 5px 11px 0px 11px;
}

#bookmarks .content_txt {
	position:relative;
	top:4px;
}

#bookmarks .content_txt:hover {
	text-decoration:underline;
}


#bookmarks img {
	vertical-align: middle;
	padding-right:5px;
}

.presenting2 {
	border: 1px solid #c1c1c1;
	margin:8px 0px 8px 0px;
	padding: 9px 0px 7px 8px;
	font-size: 9px;
	overflow:hidden;
	display:inline-block;
	width:450px;
	text-align:center;
}

.presenting2 .links {
	padding-left:4px;
}

.presenting2 a {
	color:#cc0000;
	text-decoration:none;
}

.presenting2 .kopfzeile_sub2 .link1 {
	font-size:9px;
}

.presenting2 .kopfzeile_sub2 .maximize, .presenting2 .kopfzeile_sub2 .minimize {
	padding-left:381px;
	margin-top:-15px;
}
.present_txt {
	float:left;
	padding-top:8px;
}

.present_img {
	float:right;
	vertical-align: middle;
	padding: 0px 7px 2px 0px;
}





.img_txt {
	width:1px;
	border: none;
	border:1px solid #cbcbcb;
}

.subcolum_artikel table {	
	float:left;
	margin: 0px 11px 2px 0px;
}

td {
	color:#666;
	font-size: 9px; 
	width:100%;
	font-weight:normal;
	padding:5px;
	margin:0px;
}

#comments {
	border:1px solid #c1c1c1;
	margin-top:3px;
}


#comments .header  {
	line-height:16px;
	padding: 6px 8px 7px 11px;
	background-color:#ffffff;
}


#comments img {
	vertical-align:middle;
	float:left;
	padding: 4px 4px 3px 0px;
}

#comments .write {
	float:left;
	padding: 3px 0px 3px 0px;
}

#comments .bold {
	padding: 8px 0px 4px 8px;
}

#comments .background2 {
	line-height:12px;
}


#comments .untermenu {
	line-height:13px;
}

#copyright {
	padding:14px 0px 10px 0px;
}

textarea {
	border: 1px solid #c1c1c1;
	width:350px;
	height:50px;
	padding:4px;
	margin: 6px;
	font-size:11px;
	color:#666666;
	float:left;
 }
 
#commentform textarea {
	color:#232323;
	border-color:#232323;
}
 
.content_small2 .cont_more {
	margin-left:5px;
	padding-top:0px;
}

#value {
	font-size:10px;
	padding: 5px 0px 18px 5px;
}


#value input {
	vertical-align:middle;
	margin-left:8px;
}

#value img {
	vertical-align:middle;
}

#value .right {
float:right;
}

#value .stars {
	float:left;
}


#value .stars_pos {
	padding-top:4px;
}


#nav_slider1, #nav_slider2, #nav_slider3, #nav_slider4, #nav_slider5, #nav_slider6 {
	background-repeat:no-repeat;
	height:20px;
	width:20px;	
	padding:0px;
	margin:0px;
	border-left: 1px solid #C1C1C1;
}


/* Slider_test -----*/

.slider_cont_webcast #nav_slider1{
	background-image:url(/img/ico_webcast2_2.gif);
}

.slider_cont_webcast #nav_slider1 .current{
	background-image:url(/img/ico_webcast2.gif);
}

/* Slider_test Ende -----*/

#col1 #nav_slider1 {
	background-image:url(/img/ico_news2_2.gif);
}

#nav_slider1 {
	background-image:url(/img/ico_webwhitedown2_2.gif);
}

.subcolum_top5 #nav_slider1 {
	background-image:url(/img/ico_news2_2.gif);
}

#nav_slider2 {
	background-image:url(/img/ico_whitepaper2_2.gif);	
}

#nav_slider3 {
	background-image:url(/img/ico_webcast2_2.gif);
}

#nav_slider4 {
	background-image:url(/img/ico_download2_2.gif);
}

#nav_slider5, .subcolum5_cont #nav_slider4 {
	background-image:url(/img/ico_firmen2_2.gif);
}

#nav_slider6 {
	background-image:url(/img/ico_forum_2.gif);
}

#nav_slider1 .current, #nav_slider2 .current, #nav_slider3 .current, #nav_slider4 .current, #nav_slider5 .current, #nav_slider6 .current{
	background-repeat:no-repeat;
	height:28px;
	width:20px;	
}


#col1 #nav_slider1 .current {
	background-image:url(/img/ico_news2.gif);
	position:relative;
	top:-6px;
	margin-bottom:-8px;
	border:none;
}



#nav_slider1 .current {
	background-image:url(/img/ico_webwhitedown2.gif);
	position:relative;
	top:-6px;
	margin-bottom:-8px;
	border:none;
}

.subcolum_top5 #nav_slider1 .current {
	background-image:url(/img/ico_news2.gif);
	position:relative;
	top:-6px;
	margin-bottom:-8px;
	border:none;
}

#nav_slider2 .current {
	background-image:url(/img/ico_whitepaper2.gif);
	position:relative;
	top:-6px;
	margin-bottom:-8px;
	border:none;
}

#nav_slider3 .current {
	background-image:url(/img/ico_webcast2.gif);
	position:relative;
	top:-6px;
	margin-bottom:-8px;
	border:none;
}

#nav_slider4 .current {
	background-image:url(/img/ico_download2.gif);
	position:relative;
	top:-6px;
	margin-bottom:-8px;
	border:none;
}

#nav_slider5 .current, .subcolum5_cont #nav_slider4 .current {
	background-image:url(/img/ico_firmen2.gif);
	position:relative;
	top:-6px;
	margin-bottom:-8px;
	border:none;
}

#nav_slider6 .current {
	background-image:url(/img/ico_forum.gif);
	position:relative;
	top:-6px;
	margin-bottom:-8px;
	border:none;
}


.weiter{
	color:#000000;
	padding: 10px 0px 10px 0px;
	float:right;
}

.weiter a, .weiter a:hover  {
	color:#cc0000;
}


.weiter a:hover {
	text-decoration:underline;
}
.eyelink {
	position:relative;
	width:300px;
	height:50px;
	left:10px;
	top:30px;
	float:left;
}


/*---------------- whitepaper -------*/


.subcolum_db {
	margin-top: -1px;
	padding: 7px 0px 12px 0px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	width:459px;
}

.subcolum_db .cont_more {	
	padding:0px 0px 0px 0px;
	margin-top:-39px;
}


.subcolum_db_r {
	padding: 72px 0px 4px 0px;
	border:none;
} 

.db_tab_head_01, .db_tab_head_02, .db_tab_head_1, .db_tab_head_2, .db_tab_head_3, .db_tab_head_4, 
.db_tab_head_5, .db_tab_head_6, .db_tab_head_7, .db_tab_head_8, 
.db_tab_head_9, .db_tab_head_10, .db_tab_head_11, .db_tab_head_12, .db_tab_head_13{
	position:relative;
	z-index:5;
	margin-top: 12px;
	width: 59px;
	height:61px;
}

.db_tab_head_1 {
	background-image:url(/img/db_tab_whitepaper.gif);
}
.db_tab_head_2 {
	background-image:url(/img/db_tab_webcast.gif);
}
.db_tab_head_3 {
	background-image:url(/img/db_tab_news.gif);
}
.db_tab_head_4 {
	background-image:url(/img/db_tab_interviews.gif);
}
.db_tab_head_5 {
	background-image:url(/img/db_tab_specials.gif);
}
.db_tab_head_6 {
	background-image:url(/img/db_tab_casestudies.gif);
}
.db_tab_head_7 {
	background-image:url(/img/db_tab_firmen.gif);
}
.db_tab_head_8 {
	background-image:url(/img/db_tab_produkte.gif);
}
.db_tab_head_9 {
	background-image:url(/img/db_tab_software.gif);
}
.db_tab_head_10 {
	background-image:url(/img/db_tab_jobs.gif);
}
.db_tab_head_11 {
	background-image:url(/img/db_tab_termine.gif);
}

.db_tab_head_12 {
	background-image:url(/img/db_tab_archiv.gif);
}

.db_tab_head_13 {
	background-image:url(/img/db_tab_glossar.gif);
}

/* ------Searchresults-----*/
#searchresult .subcolum_db, #profil .subcolum_db {
	border:1px solid #C1C1C1;
	margin-top:0px;
}



#searchresult .subcolum_head1, #profil .subcolum_head1 {
	padding-top:12px;
}

.marker {
	background-color:#fcf5b3;
}
/* -----------------*/
.subcolum_db .subcolum1 {
	padding: 12px 8px 12px 8px;
	overflow:hidden;
	display:inline-block;
	margin: 0px 8px 0px 8px;
}

.subcolum_db .subcolum_news .link5 {
	color:#000;
	padding:0px 0px 8px 0px;
}

.subcolum_db .subcolum1_prem .link5 {
	padding:0px 0px 8px 0px;
}

.subcolum_db .subcolum1_prem .link5 a {
	color:#cc0000;
}
.subcolum1_prem {
	padding: 12px 4px 12px 4px;
	border-bottom: 1px solid #c1c1c1;
	background-image:url(/img/db_premium_hgr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	overflow:hidden;
	display:inline-block;
	margin: 0px 8px 0px 8px;
}



 
.wp_imgl {
	float:left;
	width:100px;
	height:auto;
}

.wp_txtr {
	float:right;
	width:330px;
}

.wp_options {
	float:right;
	width:88px;
	padding:6px;
	margin:7px 0px 7px 10px;
	text-align:left;
	border:1px solid #C1C1C1;
	font-size:10px;
	font-weight:normal;
	line-height:14px;	
}

.wp_options a {
	position:relative;
	top:-5px;
	left:5px;
}

.wp_options a, .firmen_options2 a {
	position:relative;
	top:-5px;
	left:5px;
}


 
.wp_options_img {  
	padding:6px 0px 10px 0px;
 }

.wp_anzeigen_icon { 
	position:relative; 
	top:6px;
}

.firmen_options_cont {
	float:right;
}

#col3 .firmen_options_cont ul {
	width:100px;
}

.firmen_options {
	width:147px;
	padding:7px;
	margin:7px 0px 7px 10px;
	text-align:left;
	border:1px solid #C1C1C1;
	font-size:10px;
	font-weight:normal;
	line-height:16px;	
	color:#999999;
}

.firmen_options2 {
	width:147px;
	padding:7px;
	margin:7px 0px 7px 10px;
	border:1px solid #C1C1C1;
	font-size:10px;
	font-weight:normal;
	line-height:16px;	
	color:#cc0000;
}

.firmen_pos {
	position:relative;
	left:26px;
}

.firmen_options a {
 color:#333333;
}

.firmen_options a:hover {
 color:#cc0000;
}

.anzahl {
	float:left;
	width:410px;
	padding-left:8px;
	padding-top:5px;
}

.anzahl2 {
	float:left;
	padding-left:13px;
	padding-top:0px;
}

.anzahl3 {
	float:left;
	width:210px;
	padding-left:8px;
	padding-top:5px;
}

.anzeigen {
	float:left;
	width:60px;
	padding-left:71px;
}

.anzeigen2 {
	float:left;
	width:60px;
	padding-left:134px;
}

.anzeigen3 {
	float:left;
	width:60px;
	padding-left:49px;
}

.suchtreffer {
	float:left;
	width:114px;
	padding-left:8px;
}

.suchtreffer2 {
	float:left;
	width:63px;
	padding-left:17px;
}

.suchtreffer3 {
	float:left;
	width:114px;
	padding-left:8px;
}

.suchtreffer4 {
	float:left;
	width:50px;
	padding-left:8px;
}

#beitraege .subcolum_db {
	border:none;
}

#beitraege .anzahl2 {
	padding-left:0px;
	width:336px;
}

.produktkategorie {
	width:210px;
	padding-left:8px;
	padding-top:5px;
	font-weight:bold;
}


.subcolum_db select{
	float:left;
	border: 1px solid #b4b4b4;
	width:150px;	
	height:18px;
	font-size:11px;
	line-height:12px;
	padding:1px 1px 1px 0px;
	margin-right:4px;
	margin-top:-3px;
}


#profil .subcolum_db select{
	margin-top:0px;
}



.subcolum_db .select_3 {
	float:left;
	border: 1px solid #b4b4b4;
	width:40px;	
	height:18px;
	font-size:11px;
	line-height:12px;
	padding:1px 1px 1px 0px;
	margin-right:4px;
	margin-top:-3px !important;
}



.subcolum_db .select_3 option {
	width:35px;	
	height:16px;
	font-size:11px;
	line-height:10px;
	padding:4px 0px 0px 4px;
}

.subcolum_db option {
	width:150px;	
	height:16px;
	font-size:11px;
	line-height:10px;
	padding:4px 0px 0px 4px;
}
/*.subcolum_db table {
	border:0px;
	width:418px;
	padding:0px;
	margin:0px;
}*/ /*wegen paging ausgeblendet*/

.subcolum_db .untermenu table {
	border:0px;
	width:425px;
	padding:0px;
	margin:0px;
}

.td_l {
	width:95px;
	vertical-align:top;
	margin:0px;
	padding:0px;
}
.td_r {
	width:323px;
	color:#000;
	font-size:11px;
}

.img_l9 {
	float:left;
	border: 1px solid #c1c1c1;
	margin-top:7px;
}

.img_l10 {

	float:left;
	border: 1px solid #c1c1c1;
	margin-right:12px;
	margin-bottom:12px;
}

.img_l11 {
	float:left;
	padding-left:30px;
}

.img_r4 {
	float:right;
	margin: -13px 0px 0px 0px;
}




.subcolum_db .cont_more .search_txt {
	float:left; 
	padding:7px 9px 0px 26px;
	width:120px;
	text-align:right;
}

.subcolum_db .cont_more .textfield{
	margin-top:2px;
}



.subcolum_db .cont_more .untermenu img{
	padding:0px;
	height:50px;
}



.subcolum_db .cont_more .kopfzeile_sub2{
	position:relative;
	top:-8px;
	padding-bottom:7px;
	left:58px;
	width:402px;
	border-bottom:1px solid #c1c1c1;
}



.subcolum_db .kopfzeile_sub2 .minimize2, .subcolum_db .kopfzeile_sub2 .maximize2 {
	color:#000000;
	text-decoration:none;
	font-size: 10px;
	cursor:pointer;
	margin-left:271px;
}


.subcolum_db  .cont_more .untermenu2 .kopfzeile_sub {
	border-top: 1px solid #e1e1e1;
	padding:5px 0px 2px 0px;
	margin-top:10px;
}

.subcolum_db  .cont_more .untermenu2 .kopfzeile_sub3 {
	padding:5px 0px 2px 0px;
	margin-top:10px;
}
.subcolum_db  .cont_more .untermenu2 .kopfzeile_sub3 img {
	height:auto;
	float:left;
}

.subcolum_db  .cont_more .untermenu2 {
	padding-bottom:5px;
	background-color:#f9f9f9;
	margin:0px 8px 11px 8px;
}

.subcolum_db .cont_more .untermenu table {
	padding-left:10px;
}

.subcolum_db .cont_more .radio_1 {
	float:left; 
	width:120px;
	padding-left:151px;
}

.subcolum_db .cont_more .radio_2 {
	float:left; 
	width:140px;
	padding-left:160px;
}

.subcolum_db .cont_more .radio {
	margin-right:4px;
	margin-top:3px;
}

.subcolum_db .cont_more .check {
	margin-top:0px;
	margin-right:6px;
}

.radioselect {
	clear:both;
	padding:7px 0px 7px 0px;
}

.filter_pos {
	clear:both;
	margin-left:250px;
}

.kopfzeile_sub3 .filter_pos {
	clear:both;
	margin-left:212px;
}
.td_3 {
	padding:0px;
	width:209px;
	color:#000;
}

.suchen_aus, .suchen_ein {
	background-repeat:no-repeat;
	height:18px;
	width:24px;
	position:relative;
	left:107px;
	top:15px;
}

.suchen_aus {
	background-image:url(/img/db_suchen_ein.gif);
}

.suchen_ein {
	background-image:url(/img/db_suchen_aus.gif);
}

.suche_erw {
	padding:0px 0px 0px 12px;
	background-image:url(/img/arrow1.gif);
	background-repeat:no-repeat;
	height:11px;
	width:123px;
	float:left;
	font-size:10px;
	position:relative;
	top:18px;
	left:93px;
}

.plus {
	background-image:url(/img/plus.gif);
	background-repeat:no-repeat;
	height:9px;
	width:9px;
	float:left;
	margin:2px 6px 0px 10px;
}

.minus {
	background-image:url(/img/minus.gif);
	background-repeat:no-repeat;
	height:9px;
	width:9px;
	float:left;
	margin:2px 6px 0px 10px;
}

.textfield {
	border: 1px solid #cdcdcd;
	height:17px;
	width:200px;
	float:left;
	margin-right:6px;
	padding:4px 0px 0px 4px;
	font-size:11px;
}

.subcolum_noborder .subcolum_news img {
	border:none;
}
	
.subcolum_news {
	padding: 12px 4px 12px 4px;
	margin: 0px 8px 0px 8px;
	border-bottom: 1px solid #c1c1c1;
	/*overflow:hidden;
	display:inline-block;*/
}

.subcolum_news_2 {
	padding: 0px 4px;
	margin: 0px 8px;
	height:100px;
}

.subcolum_news_3 {
	padding: 12px 4px 12px 4px;
	margin: 0px 8px 0px 8px;
}

.subcolum_news_2 .suche_erw {
	font-size:11px;
	left:140px;
	width:auto;
}

.subcolum_news .cont_more {
	padding: 7px 0px 0px 13px;
	margin-top:0px;
}

.search_option {
	float:right;
	padding: 5px 134px 5px 0px;
}

.alphabet {
	padding:0px 6px 20px 6px;

	text-align:center;
	
}

.subcolum_produkte {
	padding: 33px 0px 12px 0px;
	margin: 0px 8px 0px 8px;
	overflow:hidden;
	display:inline-block;
}

.subcolum_produkte .minimize, .subcolum_produkte .maximize {
	font-size:11px;
}

.subcolum_produkte li {
	margin-left:90px;
	font-weight:bold;
	font-size:10px;
	padding-bottom:4px;
}

.filtersuche  {
	float:left; 
	margin: 4px 7px 0px 0px;
	cursor:pointer;
}

.filtersuche:hover  {
	color:#cc0000;
	text-decoration:underline;
}
/*------- Produktdatenbank - Detailseiten -----------*/

.subcolum_proddetails {
	padding: 12px 0px 12px 0px;
	border-bottom: 1px solid #c1c1c1;
	overflow:hidden;
	display:inline-block;
}

.cont_1 {
	float:left;
	width:225px;
}

.cont_2 {
	float:left;
}


.table_cont {
	width:781px;
	border:0px;
	border-collapse:collapse;
	margin-bottom:25px;
}

#col3 .table_cont .paging {
	padding-left:60px;
	padding-top:30px;
}

#col3 td {
	font-size:11px;
	color:#000;
}

.td_4 {
	width:240px;
}

.td_4_2 {
	width:535px;
	text-align:right;
}


.td_5 {
	width:310px;
	text-align:right;
}

.td_6 {
	width:230px;
}

.td_7 {
	width:14px;
	text-align:center;
	border-bottom:1px solid #C1C1C1;
	background-color:#ededed;
}

.td_8 {
	width:126px;
	text-align:center;
	border-bottom:1px solid #C1C1C1;
}

.td_9 {
	width:590px;
	border-bottom:1px solid #C1C1C1;
	border-right: 1px solid #CCCCCC;
	padding-left:8px;
	padding-right:8px;
}

.td_10 {
	width:170px;
	background-color:#a9a9a9;
	height:26px;
	vertical-align:middle;
}

.td_11 {
	width:420px;
	background-color:#CCCCCC;
	padding-left:8px;
}

.td_12 {
	width:171px;
	text-align:right;
	background-color:#CCCCCC;
}

#col3 .td_12 select {
	width:45px;
	margin-right:8px;
}



.td_13 {
	width:auto;
	background-color:#CCCCCC;
}
#col3 select {
	border: 1px solid #b4b4b4;
	width:304px;	
	height:18px;
	font-size:11px;
	line-height:12px;
	padding:1px 1px 1px 0px;
}

#col3 option {
	height:18px;
	font-size:11px;
	line-height:12px;
	padding:2px 0px 0px 4px;
}

.vergl {
	position:relative;
	top:-2px;
	padding-left:6px;
}

#col3 .paging{
	padding-left:300px;
	text-align:center;
}

#col3 ul{
	width:650px;
	list-style-type:square;
	list-style-image:none;
	padding: 4px 4px 4px 18px;
}

#col3 .links li {
	width:125px;
	list-style-image:url(/img/arrow4.gif);
}


.halfsize {
	float:left;
	width:390px;
	padding-right:20px;
}

.halfsize2 {
	float:left;
	width:390px;
}

.halfsize_bl, .halfsize_br {
	width:339px;
	padding:15px;
	float:left;
	border: 1px solid #c1c1c1;
	margin-top:30px;
}


.halfsize_l {
	float:left;
	width:450px;
	padding-right:40px;
	overflow:hidden;
	display:inline-block;
}

.halfsize_r {
	float:left;
	width:290px;
	overflow:hidden;
	display:inline-block;
}



.kontakt_abt1, .kontakt_abt2, .kontakt_abt3, .kontakt_abt4, .kontakt_abt5, .kontakt_abt6 {
	font-size:12px;
	font-weight:bold;
	color:#636363;
	margin-top:-26px;
	background-color:#FFFFFF;
	padding:3px;
	position:relative;
}

.kontakt_abt1 {
	width:176px;
}

.kontakt_abt2 {
	width:125px;
}


.kontakt_abt3 {
	width:195px;
}

.kontakt_abt4 {
	width:156px;
}

.kontakt_abt5 {
	width:150px;
}

.kontakt_abt6 {
	width:165px;
}


.feedreader_k {
	float:left;
	width:96px;
	text-align:center;
	padding:5px 0px 5px 0px;
}

.list_square {
	list-style-type:square;
	list-style-image:none;
}


.kalender {
	background-image:url(/img/kalender.gif);
	height:95px;
	width:450px;
}

#profil .kalender {
	background-image:url(/img/kalender_header2.png);
	background-repeat:no-repeat;
	width:434px;
	height:auto;
}

.jahr_pos {
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding: 10px 0px 6px 10px;
}

.jahr_pfeil {
	position:relative;
	top:2px;
	padding: 0px 4px 0px 4px;
	display:inline;
}

.monate_pos {
	padding-left:13px;
	padding-bottom:20px;
}

#profil .monate_pos {
	padding-left:0px;
	padding-bottom:0px;
}


.monat, .monat_aktiv, .monat_termin, .monat_aktiv_termin {
	float:left;
	width:70px;
	height:20px;
	padding-top:7px;
	margin:0px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	cursor:pointer;
	font-size:10px;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #a0a0a0;
	border-bottom:1px solid #a0a0a0;
}

#profil .monat, #profil .monat_aktiv, #profil .monat_termin, #profil .monat_aktiv_termin  {
	width:60px;
	font-size:11px;
	height:23px;
	padding-top:6px;
}

.monat {
	background-color:#f1f1f1;
	color:#000;
}

.monat_aktiv {
	background-color:#cc0000;
	color:#fff;
}

#profil .monat_aktiv {
	background-color:#f1f1f1;
	color:#000;
	background-image:url(/img/kalender_termin.gif);
	background-repeat:no-repeat;
}

.monat_aktiv_termin {
	background-color:#dcdcdc;
	color:#000;
	background-image:url(/img/kalender_termin3.gif);
	background-repeat:no-repeat;
}

#profil .monat_aktiv:hover {
	color:#cc0000;
}

.monat_aktiv:hover {
	color:#fff;
}


a.monat:hover {
	background-color:#cc0000;
	color:#fff;
	text-decoration:none;
}

.monat_termin {
	background-color:#eeeeee;
	color:#000;
	text-decoration:none;
	background-image:url(/img/kalender_termin2.gif);
}

.twofloat {
	float:left;
	margin-right:10px;
	width:350px;
	margin: 5px 0px 20px 0px;
}


/* ------Profil - Kalender ----*/

.shadow_1 {
	border:1px solid #f5f5f5;
	margin-left:10px;
	width:438px;
	padding-bottom:0px;
}

.shadow_2 {
	border:1px solid #e0e0e0;
	width:436px;
}

.shadow_3 {
	border:1px solid #bababa;
	width:434px;
}

#profil .jahr_pos {
	position:relative;
	top:0px;
	padding:6px 0px 0px 0px;
}

#profil .jahr_pos2 {
	color:#fff;
	text-align:center;
	font-weight:bold;
	position:relative;
	top:0px;
	padding:2px 0px 6px 0px;
}


.w_tag {
	float:left;
	width:60px;
	height:15px;
	line-height:15px;
	margin:0px 0px 0px 0px;
	text-align:center;
	cursor:pointer;
	font-size:9px;
	background-color:#cc0000;
	color:#fff;
	border-left:1px solid #cc0000;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}




.umfrage input {
	margin:3px 8px 3px 8px;
	vertical-align: middle;
}

/*  erweiterte suche */
.searchfield2 {
	float:left; 
	border:none;
	height:19px;
	width:394px;
	padding:4px 0px 0px 4px;
	margin:5px 0px;
	font-size:14px;
	text-align:center;
	border:1px solid #cc0000;
	background-image:url(/img/searchfield.gif);
}

#search_erw table {
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
}

#search_erw .untermenu2, #search_erw .untermenu {
	padding-top:0px;
}

#subcolum_reg .untermenu, #subcolum_reg .untermenu2 {
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	
}

#search_erw #subcolum_reg table {
	border:0px;
	margin:0px 0px 4px 10px;
}

#search_erw .table_2 table {
	border:none;
	width:446px;
}

#search_erw #subcolum_reg .table_2 table,
#search_erw #subcolum_reg .table_2 {
	border:none;
	width:425px;
}

#search_erw .table_2 table td {
	width:14px;
}

#search_erw .table_2 table td.input_txt {
	width:195px;
}

#search_erw .table_2 table td.input_txt2, #profil .untermenu2 .input_txt2{
	width:118px;
}

.table_3 {
	margin-left:35px;
}

#profil .untermenu2 .input_txt3 {
	width:110px;
}
#search_erw .td_6_select select {
	float:right;
	width:110px;
}

#search_erw option {
	font-size:11px;
	line-height:12px;
	padding:2px 0px 0px 4px;
}

.background4 {
	padding:6px 6px 6px 30px;
	background-color:#ececed;
	width:454px;
	font-weight:bold;
} 

.background6 {
	padding:6px 6px 6px 32px;
	background-color:#ececed;
	width:454px;
	font-weight:bold;
	font-size:10px;
} 

.background5 input {
	border:1px solid #CBCBCB;
	font-size:11px;
	padding: 3px 0px 3px 3px;
	width:180px;
}

.cont_more2 table{
	width:460px;
	padding:4px;
}

.cont_more2 .untermenu2 .table_2 {

}


.cont_more2 td {
	color:#000;
	padding:0px;
}
	
.cont_more2 .arrow_down, .cont_more2 .arrow_right {
	left:7px;
	top:21px;
}

.cont_more2 select {
	font-size:11px;
	border: 1px solid #c1c1c1;
}

#search_erw .cont_more2 .select_4 {
	width:38px;
	float:left;
}

.cont_more2 .select_5 {
	width:38px;
	float:left;
	border-left: none;
	border-right: none;
}

.cont_more2 .td_2 {
	width:170px;
}
.cont_more2 .td_4 {
	width:270px;
}

.cont_more2 .td_5 {
	width:80px;
}

.cont_more2 .td_5_1 {
	width:90px;
}

#search_erw .cont_more2 .td_5 {
	text-align:center;
}

#search_erw .cont_more2 .td_2 {
	width:150px;
}

.cont_more2 .td_6 {
	width:150px;
}

.cont_more2 .td_6_select {
	width:110px;
}
.cont_more2 .td_6r {
	width:148px;
}

.cont_more2 .td_6r2 {
	width:278px;
}



.cont_more2 .td_6r .check, .cont_more2 .td_6r2 .check{
	margin-left:16px;
}

.margin_bottom {
	height:23px;
	vertical-align:top;
}

.relevanz_box {
	margin-right:2px;
	float:left;
}
/*----- Profil ----*/

#profil .cont_more2 .table_profil {
	padding-left:35px;
	line-height:22px;
	width:370px;
}

#profil .cont_more2 .table_profil input{
	width:196px;
}

#profil .cont_more2 .table_profil select,
#profil .cont_more2 .table_profil option{
	width:204px;;
}


#profil .reg_position {
	margin-left:5px;
	margin-bottom:20px;
	width:391px;
}

#profil .re_position_button {
	padding: 2px 24px 0px; 
}

#profil .re_position_button_a {
	padding: 2px 24px 0px;
}

#profil .cont_more2 {
	width:420px;
	/*overflow:hidden;*/
	margin-left:20px;
	padding-bottom:2px;
}

#profil .cont_more2  table{
	padding-left:0px;
}

#profil .cont_more2  td{
	width:auto;
}

#profil .subcolum_reg, #profil .subcolum_reg2 {
	border:none;
	padding-top:0px;
}

#profil .untermenu, #profil .untermenu2 {
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	padding:7px;
	width:402px;
}

#profil .background4 {
	width:382px;
} 

#profil .cont_more2 table {
	width:380px;
}

#profil .untermenu2 .cont_more2 .untermenu table {
	width:370px;
	margin:0px;
}

#profil .cont_more .untermenu, #profil .cont_more .untermenu2 {
	border: none;
	background-color:#fff;
	padding:0px;
	margin:0px;
}

#profil .radio, #profil .magazin .radio,
#profil .cont_more2 .table_profil .radio{
	margin-left:6px;
	border:none;
	width:auto;
	height:auto;
}

#profil .checkbox, #profil .check, 
#profil .center5 input, #profil .center6 input {
	width:auto;
	height:auto;
	padding:0px;
}

#profil .magazin td {
	font-size:11px;
}

#profil .magazin .checkbox {
	width:auto;
}
#profil input, .background6 input {
	border: 1px solid #B4B4B4;
	padding: 2px 3px;
	font-size:11px;
	height:13px;
}

#profil .center5 input,
#profil .center6 input,
#profil .check, #profil .magazin .checkbox,
#profil .table_agent .checkbox,
#profil  .float_left4 input {
	border: none;
}

#profil .float_right input {
	margin-right:25px;
	width:120px;
	margin:1px 5px 1px 0px;
}

#profil .maximize .bold,
#profil .minimize .bold {
	padding-left:11px;
	padding-top:0px;
	float:left;
	position:relative;
	top:-13px;
}

#profil .cont_more_cont .maximize .bold,
#profil .cont_more_cont .minimize .bold {
	padding-left:0px;
	padding-top:0px;
	float:none;
	position:relative;
	top:0px;
}
#profil .subcolum_reg .arrow_right,
#profil .subcolum_reg .arrow_down {
	top:3px;
	left:-2px;
}

.arrow_tab_r {
	position:relative;
	left:244px;
	top:57px;
}

.arrow_tab_l {
	position:relative;
	left:226px;
	top:72px;
}

#profil .cont_more {
	padding: 20px 3px 0px 23px;
}
#profil .cont_more img {
	padding:4px 6px 2px 0px;
}
.searchtab {
	margin-right:-1px;
	float:left;
	position:relative;
	top:1px;
}

#profil .reg_navi {
	float:right;
	margin-top:-46px;
	line-height:20px;
	height:33px;
	font-size:10px;
}

#profil .reg_navi a, #profil .reg_navi a:hover  {
	text-decoration:none;
}

#profil .reg_navi2 {
	float:right;
	margin-top:-56px;
	line-height:20px;
	height:33px;
	font-size:10px;
}



#profil .reg_navi2 a:hover  {
	text-decoration:underline;
}



#profil .tools2 {
	float:right;
	margin-top:-17px;
	font-size:10px;
}


#profil .link2 {
	padding-left:9px;
}

#profil .anzeigen {
	width:62px;
	padding-left:15px;
	float:left;
}

#profil .anzahl {
	padding-top:0px;
}

#profil .tree .check, #profil .tree .maximize, #profil .tree .minimize{
	float:left;
}

#profil .tree .untermenu, #profil .tree .untermenu2 {
	width:300px;
}

#col1 #profil ul .check {
	float:left;
	padding-right:4px;
	top:0px;
	left:0px;
}

#col1 .tree ul {
	list-style-type:none;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:12px;
}

#profil .feeds {
	border-top:1px solid #C1C1C1;
	padding: 10px 0px 0px 0px;
	margin-top:10px;
}

#profil .cont_more2 .feed_table {
	line-height:19px;
	width:423px;
}

#profil .magazin input {
	width:142px;
}

#profil .cont_more2 .magazin td {
	width:140px;
}
#searchresult .subcolum_db .select_2 {
	width:120px;
	margin-left:9px;
}

#searchresult .subcolum_db .select_2 option {
	width:120px;
}

.accord_content .content_small4 ul {
	width:218px;
}

#list1 .accord_content .content_small4 li {
	padding:0px;
}

.content_small6 ul {
		width:228px;
}

#profil .cont_more2 .table_agent {
	width:402px;
}

#profil .cont_more2 .table_agent td{
	font-size:11px;
	height:20px;
}

#profil .select_2, #profil .select_2 option {
	width:82px;
	float:none;
}

#col1 #profil li {
	padding:5px 0px;
}
/*----- paging ------------*/


.paging table {
	margin: 0px auto;
	border:0px;
}					
.paging	table td			{font-size:11px;text-align:center;font-size:11px; width:5px; padding:0px; color:#000;}
.paging	table td a:link		{color:#cc0000;text-decoration:none;font-size:11px; }
.paging .vor_zurueck 		{padding-left:5px;text-decoration:none;color:#cc0000;font-weight:bold; text-align:left;}
.paging	.gel				{font-size:11px;text-align:left;}

.paging	table td a			{color:#cc0000;text-decoration:none;}
.paging	table td a:active	{color:#cc0000;}
.paging	table td a:visited	{color:#cc0000;text-decoration:none;}
.paging	table td a:hover	{text-decoration:underline;color:#000000;}



.pagetophop {
	color:#646464;
}

.pagetophop_cont {
	float: right; 
	margin-top: -10px;
	margin-right:10px;
}


.width_all {
	width:420px;
}

/* werbecontainer start */ 
 #big  {width:792px;margin-top:0px !important;margin-bottom:10px;margin-left:3px;}
 #bigcenter {width:792px;margin:0px;text-align:center;margin-bottom:10px;}
 #sky  {position:absolute;top:0px;left:800px;width:200px;height:600px;z-index:999;}
/* werbecontainer end */
/* footer css */
 #footer    {width:787px; height:15px;margin:0px;}
 #footerheader  {background: url(/img/footer_head.gif); background-repeat:repeat-x; height: 24px; width:787px;text-align: center;font-size: 11px;color:#FFFFFF}
 #footerlinks  {float:left;margin-top:10px;}
 #footercontent  {float:left;background:transparent url(/img/footer_bg.gif) repeat-y;width:787px;height:auto;}
 #footerlogo   {float:left;width:130px;padding-left:15px;padding-top:15px;}
 .footerlinkgroups {float:left;width:180px;height:100%;padding-left:15px;}
 .footerlinkgroups a {font-size:11px;color:black;text-decoration:none;}
 .footerlinkgroups a:hover {color:#cc0000; text-decoration:underline;}
 .footerheadline  {font-weight:bold;font-size:11px;margin-top:15px;}
 .footerheadlineTech {color:black;font-weight:bold;font-size:11px;text-decoration:underline} 
 .footerlink   {text-decoration:none}

#banner_footer_ad table 
{
	width:100%;
	padding-left:120px
}


 #disclaimer   {width:782px; padding: 10px 0px; font-size:10px; text-align:center; background:#FFFFFF}
 #disclaimer a  {color:#C61736;}
/* footer css */


/* companies bei einem artikel :: start */
.companieslist {float:left;width:458px;font-size:10px;margin-top:20px;border:1px solid #c1c1c1;}
.companiesheader {display:block;background-color:#ECECEC;font-weight:bold;line-height:20px;padding-left:5px;color:#CC0000; height:20px; border-bottom:1px solid #c1c1c1; text-transform:uppercase;}
.companieslist_element {border-top:1px solid gray; margin:0px; padding:5px;}
.companieslist a {margin-left:3px;}
.companieslist .cont_more {padding-right:10px;}
.companieslist .subcolum_head2 {font-size:12px;}
.companieslist .subcolum_head2 a { margin-left:0px;}
/* companies bei einem artikel :: end */

/* bildergal :: start */
.screenshotgallery   {display:block;padding:3px 10px 3px 10px;margin:0px 0px 0px 0px;background-color:#E7E7E7;clear:both;font-size:10px;}
.screenshotgallery_galheading {font-weight:bold;padding-bottom:3px;}
.screenshotgallery_picturebox_subtitle {color:#656565;}
.screenshotgallery_picturebox {border:1px solid #656565;background-color:#FFFFFF;padding:5px;text-align:center;}
/* bildergal :: end */

/* articlelinks start */
.articlelinks  {font-size:10px;margin-top:20px;border:1px solid #c1c1c1;}
.articlelinksheader {background:#ECECED; height:20px; font-weight:bold;line-height:20px;border-bottom:1px solid #c1c1c1;padding-left:10px;color:#cc0000; text-transform:uppercase;}
.articlelinks ul {margin:0px;padding:5px 0px;line-height:16px;list-style-type:none;width:100%;list-style-position:inside;}
.articlelinks ul li {padding-left:11px; list-style-image:none; list-style-type:none;list-style:none;list-style-position:outside;}
.articlelinks a {color:#CC0000;}
/* articlelinks end */

/*zus?tzliche Klassen f?r die Optionsmen?s in den Detailansichten*/
.toggle { height:22px;padding:none;margin:none;padding-bottom:5px;}       
a.toggle_replace{top:3px;}

.arrow_right4, .arrow_down4 {
 margin-right:12px;
}

#search_erw .background4 {
 padding-left:10px;
}

#search_erw .minimize:hover, #search_erw .maximize:hover {
text-decoration:none;
}

.underline:hover {
text-decoration:underline;
}

.float_left6 {
	float:left;
	width:217px;
}

.quelle {
	font-weight:bold;
	color:#999;
}

.content_synonym {
	background-color:#ececed;
	padding:10px;	
	height:auto;
	border: 1px solid #c5c6c8;
	width:278px;
	overflow:hidden;
	display:inline-block;
}

.synonym {
	color:#cc0000;
}

#col1 ul#nointelliTXT {width:445px;}

#col1 a#nointelliTXT {color:#CC0000;}

/* Formatierung der Listen bei Vendorcontent Detailansicht */
#vc_content ol {list-style-type:decimal;list-style-position:inside;width:auto;}
#vc_content li {padding-left:5px;}
#vc_content ul {list-style-type:disc;width:100%;float:left;}
#vc_content {padding-top:10px}
#vc_content .vc_content_teaserimg {float:left; padding: 8px;}

/*Kastentexte*/
#textbox {border:1px solid #C1C1C1;}
.textbox_head {background-color:#ECECEC; border-bottom:1px solid #C1C1C1; color:#CC0000; display:block; font-weight:bold; height:20px; line-height:20px; padding-left:5px; text-transform:uppercase;}
.kasten_maximize, .kasten_minimize{ padding:3px;}
.kasten_maximize img,.kasten_minimize img{padding-top:4px;padding-left:5px;padding-right:6px;}
.kasten_teaser, .kasten_untermenu {padding:5px;padding-left:23px;}
#col1 .kasten_untermenu ul#nointelliTXT {width:auto;}


.inner_table table {width:100% !important;}
#softguide_box form table{width:100%;}
#softguide_box form table td {width:auto;}

/* Anpassunge 30.08.09   */
.kopfzeile_sub {line-height:17px!important;}
.galerie_1 			{float:left;padding:4px;}

.arrow_tab_r2 {
	position:relative;
	left:461px;
	top:-44px;
}

.arrow_tab_l2 {
	position:relative;
	left:444px;
	top:-29px;
}

.page_switcher{font-size:11px;}
.page_switcher a{color:#CC0000; }
.ext_checkboxdiv{float: left;text-aling:right;width:33.2%;}
.ext_checkboxdiv50{float: left;text-aling:right;width:50%;}
.extsearch .date-pick {width:90px;}
