/**********************************************************
 PAGE
**********************************************************/
div.linkarea{
	border: 1px solid #ADADAD;
	padding: 5px;
}

.linkarea .pdffile, .linkarea .pdffile, .linkarea .wordfile, .linkarea .excelfile, .linkarea .videofile, .linkarea .extlink, .linkarea .intlink{
	padding-left: 20px;
	line-height: 20px;
}

.linkarea .pdffile{
	background: url("/fileadmin/templates/img/icons/pdffile.gif") no-repeat 0px 2px;
}

.linkarea .wordfile{
	background: url("/fileadmin/templates/img/icons/wordfile.gif") no-repeat 0px 2px;
}

.linkarea .excelfile{
	background: url("/fileadmin/templates/img/icons/excelfile.gif") no-repeat 0px 2px;
}

.linkarea .videofile{
	background: url("/fileadmin/templates/img/icons/videofile.gif") no-repeat 0px 2px;
}

.linkarea .extlink{
	background: url("/fileadmin/templates/img/icons/extlink.gif") no-repeat 0px 2px;
}

.linkarea .intlink{
	background: url("/fileadmin/templates/img/icons/intlink.gif") no-repeat 0px 2px;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: white;
	color: black;
}

body,p,div,td{
	font-family: Verdana;
	font-size: 11px;
}

A img{
	border: none;
}

IMG.mitte{
	vertical-align: middle;
}

IMG.imgbutton{
	cursor: pointer;
	border: none;
}

A, A:visited{
	text-decoration: underline;
	color: black;
}

A:hover{
	background-color: #EF4812;
}

A.nobg{
	text-decoration: none;
}

A.nobg:hover{
	background: none;
	text-decoration: none;
}

UL{
	list-style-image: url('img/net/bullet.gif');
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

UL.green{
	list-style-image: url('img/bullet_green.gif');
}

HR.dotted{
	border: 1px dotted #e4e4e4;
}

P{
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}

.modellvergleich{
	border: 1px solid #e4e4e4;
	width: 150px;
}
.align-right {
	text-align:right;
}
.align-center {
	text-align:center;
}

#container{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#popup_titel{
	padding: 15px;
	background-color: #EF4812;
	font-size: 18px;
	font-weight: bold;
}

#popup_content{
	padding: 15px;
}
/**********************************************************
 TOP
**********************************************************/
#top{
	height: 30px;
	text-align: right;
}

#top A{
	text-decoration: none;
	color: black;
}

#top IMG{
	vertical-align: bottom;
}

#top_navigation{
	height: 45px;
}

#top_navigation A{
	font-size: 12px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	border: none;
}

.topnav, .topnavlogo{
	text-align: center;
	vertical-align: bottom;
	height: 45px;
	border: 1px solid #EF4812;
}

.topnav{
	width: 110px;
}

.topnavlogo{
	width: 171px;
}

#top_navigation A.act, #top_navigation A:hover{
	color: #EF4812;
}

#top_navigation A:hover{
	background: none;
}

/**********************************************************
 MIDDLE
**********************************************************/
#middle{
	padding-top: 15px;
	min-height: 300px;
}

/**********************************************************
 NAVIGATION
**********************************************************/
#navigation{
	padding: 0px;
	margin: 0px;
	width: 200px;
	float: left;
	min-height: 10px;
}

#navigation A{
	display: block;
	text-decoration: none;
	line-height: 22px;
	width: 180px;
}

#navigation A.pos1{
	font-size: 12px;
	color: #EF4812;
	font-weight: bold;
	border-bottom: 1px solid white;
}

#navigation A.act, #navigation A:hover{
	font-weight: bold;
	border-bottom: 1px solid #e4e4e4;
	background: none;
}

#navigation A.pos2{
	font-size: 11px;
	color: #888888;
	border-bottom: 1px solid #e4e4e4;
}

#navigation A.pos3{
	font-size: 10px;
	color: #888888;
	border-bottom: 1px solid #e4e4e4;
}


#content{
	width: 650px;
	float: left;
	padding: 0px;
	margin: 0px;
}

.content_2col{
	
}
/**********************************************************
 CONTENT - 2 Spalten 80/20
**********************************************************/
.content_2col_content{
	width: 420px;
	float: left;
}

.content_2col_border{
	width: 210px;
	float: right;
	text-align: right;
	position: relative;
}

.content_2col_border p{
	text-align: left;
}

.content_2col_border div.csc-textpic div.csc-textpic-imagewrap dl dt img{
	border: 1px solid #EF4812;
	padding: 4px;
	float: right:
}

.content_2col_border .news-single-img{
	border: 1px solid #EF4812;
	padding: 4px;
	text-align: right;
}


.border_box{
	text-align: left;
	border: 1px solid #e4e4e4;
	padding: 5px 10px 5px 10px;
}

IMG.noborder{
	border: 0;
}

/**********************************************************
 CONTENT - 2 Spalten 50/50
**********************************************************/
.content_2col_left{
	padding-right: 10px;
	width: 310px;
	float: left;
}

.content_2col_right{
	padding-left: 10px;
	width: 310px;
	float: left;
}

/**********************************************************
 CONTENT - 3 Spalten
**********************************************************/
.content_3col_1{
	width: 195px;
	padding-right: 10px;
	float: left;
}

.content_3col_2{
	width: 195px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

.content_3col_3{
	width: 195px;
	padding-left: 10px;
	float: left;
}

/**********************************************************
STARTSEITE
**********************************************************/
.startbox{
	border: 1px solid #adadad;
	height: 110px;
	margin-bottom: 5px;
	cursor: pointer;
}
.box-left{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	width: 170px;
}
.box-left .text{
	padding-top: 10px;
}

.box-img{
	padding-top: 10px;
	width: 105px;
	float: left;
}

/**********************************************************
 FOOTER
**********************************************************/
#footer{
	height: 20px;
	border-top: 1px solid #adadad;
	color: #adadad;
	margin-top: 10px;
	padding-top: 5px;
}

#footer A{
	color: #adadad;
}

#footer_left{
	color: #000000;
	float: left;
	width: 720px;
}

#footer_left a{
	color: #000000;
}


#footer_right{
	float: right;
}

/**********************************************************
 INHALT
**********************************************************/
h1{
	color: #EF4812;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}

h2{
	color: #EF4812;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h3{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h6{
	border: 1px solid #EF4812;
	font-weight:normal;
	font-size: 11px;
	line-height:17px;
	margin: 0;
	padding: 6px;
}

.bghell{
	background-color: white;
}

.bgdunkel{
	background-color: white;
}

.tab{
	cursor: pointer;
	vertical-align: middle;
}

.radgeber_tab{
	background: url('img/pfeil_tab.gif') no-repeat; 
	width: 30px; 
	height: 20px;
	text-align: center;
	cursor: pointer;
}

.radgeber_tab_akt{
	background: url('img/pfeil_tab_akt.gif') no-repeat; 
	width: 30px; 
	height: 20px;
	text-align: center;
	cursor: pointer;
}

#prod{
	border-bottom: 2px solid #f7f6f4;
	border-right: 2px solid #f7f6f4;
}

#prod_uebersicht,#prod_details{
	border: 1px solid #e4e4e4;
	border-top: none;
}
.contenttable TD{
	vertical-align: top;
	padding: 2px;
	padding-right: 5px;
}
.contenttable {
	border-spacing:0;
}

TD.speztool_titel{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-weight: bold;
	width: 130px;
}

TD.speztool_text{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 20px;
}

.notshow{
	visibility: hidden;
}

/**********************************************************
 INHALTS-BOX
**********************************************************/
DIV.box{
	border-bottom: 2px solid #f7f6f4;
	border-right: 2px solid #f7f6f4;
	margin-bottom: 15px;
}

TABLE.box,TABLE.text_box,TABLE.person_box,TABLE.formular_box{
	background-color: white;
	border: 1px solid #adadad;
}

TABLE.box .titel,
TABLE.text_box .titel,
TABLE.person_box .titel,
TABLE.formular_box .titel{
	background-color: #dfdfdf;
	padding: 5px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid white;
}

TABLE.box .bild{
	vertical-align: top;
	background-color: white;
	padding: 15px;
	width: 70px;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}

TABLE.person_box .bild{
	vertical-align: top;
	text-align: center;
	background-color: white;
	padding: 15px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

TABLE.box .text,
TABLE.text_box .text,
TABLE.person_box .text{
	background-color: white;
	padding-top: 15px;
	padding-right: 15px;
	vertical-align: top;
	border-right: 1px solid white;
}

TABLE.text_box .text{
	padding-left: 15px;
	padding-bottom: 15px;
}

TABLE.person_box .text{
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
}

TABLE.formular_box .label{
	padding: 2px 2px 2px 15px;
	vertical-align: top;
	border-left: 1px solid white;
	width: 100px;
}

TABLE.formular_box .feld{
	padding: 2px 2px 2px 15px;
	vertical-align: top;
	border-right: 1px solid white;
}

TABLE.box .link{
	text-align: right;
	background-color: white;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	vertical-align: top;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

TABLE.box .link A{
	text-decoration: none;
	background: url('img/net/pfeil_rot.gif') no-repeat right;
	padding: 3px;
	padding-right: 25px;
}

TABLE.box .link IMG{
	vertical-align: top;
	padding-left: 15px;
}

/**********************************************************
 VELO-BOX
**********************************************************/
TD.velobox{
	background: white;
	text-align: left;
	padding-bottom: 10px;
	padding-right: 10px;
	vertical-align: top;
}

DIV.velobox{
	padding: 10px;
	margin: 0;
	width: 130px;
	background: url('img/bgdot.gif');
	margin-bottom: 5px;
}

DIV.velobox TABLE{
	border: none;
}

DIV.velobox TD.bild{
	text-align: center;
	background: white;
	width: 130px;
	border: 1px solid #e4e4e4;
}

DIV.velobox TR.bild{
	height: 120px;
}

DIV.velobox .buttons{
	text-align: left;

	padding-top: 10px;
}

DIV.velobox .preis{
	text-align: right;
	font-weight: bold;
	padding-top: 10px;
}

/**********************************************************
 STARTSEITE
**********************************************************/
.bgdot{
	background: url('img/bgdot.gif');
}

.ss_velobox{
	margin-top: 10px;
	padding-right: 20px;
}

.ss_velobox TABLE{
	border: 1px solid #e4e4e4;
}

.velobild{
	border-bottom: 1px solid #e4e4e4;
}

.textzeile{
	padding-left: 10px;
	padding-top: 7px;
}

.ss_velobox .text{
	padding: 3px;
}

.fptext{
	background: url('img/bgdot.gif');
	padding: 10px;
}

/**********************************************************
 NEWS
**********************************************************/
.news-latest-container{
	padding: 10px;
}

.news-latest-container A{
	text-decoration: none;
	color: black;
}

.news-latest-item{
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #adadad;
}

.news-latest-date{
	font-size: 8px;
}

.news-latest-morelink{

}

.news-latest-gotoarchive{
	border-top: 1px solid #adadad;
	text-align: right;
}
.news-single-timedata{
	font-weight: bold;
}
.news-newsletter-link{
	float: left;
	padding-top: 10px;
}
.news-rss-link{
	float: right;
	padding-top: 10px;
}
.news-title{
	color: #EF4812;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
/**********************************************************
 LIGHTBOX
**********************************************************/

#contentlightbox_bg{
	z-index: 98;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#contentlightbox_wrap{
	margin-top: 50px;
	z-index: 100;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

#contentlightbox{
	position: static;
	width: 800px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
}

#contentlightbox .titel{
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}

#contentlightbox .close{
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
}

#contentlightbox .content{
	border: 10px solid #f8f6f4;
	background-color: white;
}

TABLE.vergleich{

}

.vergleich TD{
	vertical-align: top;
	padding: 5px;
}

/**********************************************************
 HINTS
**********************************************************/
#hint_blau,
#hint_gruen{
	padding-top: 2px; 
	position: absolute; 
	width: 95px; 
	height: 42px; 
	text-align: center;
	display: none;
	z-index: 90;
}

#hint_blau{
	color: #4174cb; 
	background: url('img/hint_blau.png') no-repeat;
}

#hint_gruen{
	color: #88a700; 
	background: url('img/hint_gruen.png') no-repeat;
}