/* TAGS ============================================================= */
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color:black;
	background: url(/ccds_tpl_img/website/body-bg.jpg) no-repeat;
}

a {
	font-size: 12px;
	color: #eb7604;
	text-decoration: none;
	outline: none;
}

a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	outline: none;
}

form {
	padding: 0;
	margin: 0;
}

form label {
	display: block;
	margin: 10px 0 5px;
}

img {
	border: 0 none;
}

input  {
	background-color: white;
	background-position: bottom center;
	background-repeat: repeat-x;
	border: 1px solid #999;
	font-size: 12px;
}

input.bt_img  {
	font-size: 12px;
	border: 0;
}

input.texttype {
	color: #333;
	background-image: url(img/input_text.gif);
	margin: 0 0 5px;
	padding: 2px 3px 2px 3px;
}

input.buttontype {
	color: black;
	background-image: url(img/input_button.gif);
	margin: 10px 0 5px;
	padding: 2px 20px 2px 20px;
}

h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color:black;
	font-weight: normal;
	padding-bottom:4px;
	margin: 0px;
}

h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color:#000;
	font-weight: normal;
	padding-bottom:4px;
	padding-top: 4px;
	margin: 0px;
}

h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color:#000;
	font-weight: normal;
	padding-bottom:4px;
	margin: 0px;
}

h4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	font-weight: bold;
	color: #eb7604;
	padding-bottom:15px;
	margin: 0px;
	line-height: 28px;
}

h5 {
	color: #999;
	font-size: 15px;
	margin-bottom: .6em;
}

.abstandhalter {
	padding:0px 0px 20px 15px;
}

.validate {
	background: transparent none no-repeat scroll center center;
	height: 20px;
	width: 20px;
}
.validate.valid {
	background-image: url(img/valid.gif);
}
.validate.invalid {
	background-image: url(img/invalid.gif);
}

/* LAYOUT ===================================================================*/
#div_main {
	width: 990px;
}

#div_left {
	float: left;
	width: 210px;
	margin-right:10px;
}

#div_center {
	float: right;
	margin-right: -2px;
	width: 770px;
}

#div_subnavi {
	text-align:right;
	padding-right:10px;
}

#div_youarehere {
	border-bottom: 1px dotted #333;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#div_header {
	height: 115px;
	text-align: right;
}

	#slogan {
		margin: 50px 0 0 395px;
	}
	
	* html #div_header a span {
		margin-left: 195px;
	}

#div_footer {
	background: transparent url(/ccds_tpl_img/mandarin-medien/bg-footer.jpg) no-repeat right top scroll;
	text-align: right;
	position:absolute;
	width: 770px;
	height:30px;
}
#div_footer a {
	margin-left: 20px;
}
#div_footer a:hover {
	color: white;
}

#div_topbox {
	height: 330px;
	width: 764px;
	margin-bottom:11px;
	padding-left:4px;
}

#div_topbox_statement {
	height: 278px;
	width: 764px;
	background: url(/ccds_tpl_img/website/headbox-statement-bg.gif) no-repeat;
}

#statement_text {
	color: #FFF;
	line-height: 16px;
	font-size:12px;
}

#statement_kunde {
	color: #CCC;
	line-height: 16px;
}


/* KundenAccount =========================================================== */
.seite.kundenaccount {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 50px;
}
.seite.kundenaccount>.login, 
.seite.kundenaccount>.passlost {
	float: left;
	width: 50%;
}
.seite.kundenaccount>.login label, 
.seite.kundenaccount>.passlost label, 
.seite.kundenaccount>.login table.inp, 
.seite.kundenaccount>.passlost table.inp {
	float: left;
}
.seite.kundenaccount>.login table.inp .middle input, 
.seite.kundenaccount>.passlost table.inp .middle input {
	width: 220px;
}
.seite.kundenaccount>.login label, 
.seite.kundenaccount>.passlost label {
	text-align: left;
}
.seite.kundenaccount>.login label, 
.seite.kundenaccount>.passlost label {
	width: 100px;
}

.seite.kundenaccount>.login table.btn, 
.seite.kundenaccount>.passlost table.btn {
	margin-left: 100px;
}

.infotext {
	font-size: 11px;
}
.infotext.invalid {
	color: #c00;
}
.seite.kundenaccount>.login .invalid, 
.seite.kundenaccount>.passlost .invalid {
	margin-left: 110px;
	width: 220px;
}

.seite.kundenaccount>.middle {
	float: left;
	width: 450px;
	padding-right: 20px;
}
.seite.kundenaccount>.right {
	float: right;
	width: 250px;
}

.empfehlung.short .shorttext {
	display: block;
	float: left;
	width: 185px;
}

.empfehlung {
	margin-bottom: 25px;
}

.empfehlung h2 {
	font-weight: bold;
}

.empfehlung .video {
	-webkit-border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	border-radius: 10px 10px;
	background-color: #fcfcfc;
	border: 1px solid #999;
	float: left;
	height: 160px;
	margin: 0 15px 5px 0;
	width: 240px;
}
.empfehlung .images {
	margin: 7px 0;
}
.empfehlung .morelinks {
	margin: 10px 0;
}
.empfehlung .morelinks>.downloads, 
.empfehlung .morelinks>.links {
	float: left;
	width: 50%;
}
.empfehlung .morelinks .infotext {
	padding: 0 10px 5px 0;
}

.image-wrap {
	-webkit-border-radius: 4px 4px;
	-moz-border-radius: 4px 4px;
	border-radius: 4px 4px;
	border: 1px solid #999;
	float: left;
	margin: 0 7px 7px 0;
	padding: 2px;
	text-align: center;
}

/* Navigation =========================================================== */
a.navi {
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding:8px 13px 8px 40px;
	line-height: 16px;
}

a.navi:hover, a.naviactive, a.naviactive:hover {
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #eb7604;
	text-decoration: none;
	padding:8px 13px 8px 40px;
	line-height: 16px;
}

a.subnavi {
	display:block;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding:4px 13px 4px 40px;
}

a.subnavi:hover, a.subnaviactive, a.subnaviactive:hover {
	display:block;
	font-size: 12px;
	color: #eb7604;
	text-decoration: none;
	padding:4px 13px 4px 40px;
}

a.subsubnavi {
	display:block;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding:4px 13px 4px 50px;
}

a.subsubnavi:hover, a.subsubnaviactive, a.subsubnaviactive:hover {
	display:block;
	font-size: 11px;
	color: #eb7604;
	text-decoration: none;
	padding:4px 13px 4px 50px;
}

.navi_bg_main {
	background: url(/ccds_tpl_img/website/navi-bg.gif) repeat-y;
}

.navi_bg_sub {
	background: url(/ccds_tpl_img/website/navi-white-bg.gif) repeat-y;
}

a.metanavi {
	font-size: 12px;
	color: #878787;
	text-decoration: none;
}

a.metanavi:hover, a.metanaviactive, a.metanaviactive:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

/* BLACKBOX ========================================================== */
#blackbox {
	color: #FFF;
}

#blackbox .div_leistungen a:hover {
	color: #eb7604;
	text-decoration: underline;
}

a.blackbox_topnavi_1 {
	display:block;
	width:255px;
	float:left;
	padding: 8px 0px 0px 0px;
	height: 20px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background: url(/ccds_tpl_img/website/topnavi-left-0.gif) no-repeat;
}

a.blackbox_topnavi_1:hover, a.blackbox_topnavi_1_active {
	display:block;
	width:255px;
	float:left;
	padding: 8px 0px 0px 0px;
	height: 20px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background: url(/ccds_tpl_img/website/topnavi-left-1.gif) no-repeat;
}

a.blackbox_topnavi_2 {
	display:block;
	width:250px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	float:left;
	padding: 8px 0px 0px 0px;
	height: 20px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background: url(/ccds_tpl_img/website/topnavi-center-0.gif) no-repeat;
}

a.blackbox_topnavi_2:hover, a.blackbox_topnavi_2_active {
	display:block;
	width:250px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	float:left;
	padding: 8px 0px 0px 0px;
	height: 20px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background: url(/ccds_tpl_img/website/topnavi-center-1.gif) no-repeat;
}

a.blackbox_topnavi_3 {
	display:block;
	width:255px;
	float:left;
	padding: 8px 0px 0px 0px;
	height: 20px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background: url(/ccds_tpl_img/website/topnavi-right-0.gif) no-repeat;
}

a.blackbox_topnavi_3:hover, a.blackbox_topnavi_3_active {
	display:block;
	width:255px;
	float:left;
	padding: 8px 0px 0px 0px;
	height: 20px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background: url(/ccds_tpl_img/website/topnavi-right-1.gif) no-repeat;
}

#blackbox a.navi {
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding:8px 0px 8px 25px;
	line-height: 16px;
}

#blackbox a.navi:hover, #blackbox a.naviactive, #blackbox a.naviactive:hover {
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding:8px 0px 8px 25px;
	line-height: 16px;
	background: url(/ccds_tpl_img/website/blackbox-navi-bg-arrow.gif) no-repeat;
}

#blackbox a.subnavi {
	display:block;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding:4px 0px 4px 35px;
}

#blackbox a.subnavi:hover, #blackbox a.subnaviactive, #blackbox a.subnaviactive:hover {
	display:block;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding:4px 0px 4px 35px;
	background: url(/ccds_tpl_img/website/blackbox-navi-bg-active.gif) no-repeat;
}

#blackbox a.subsubnavi {
	display:block;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding:4px 0px 4px 45px;
}

#blackbox a.subsubnavi:hover, #blackbox a.subsubnaviactive, #blackbox a.subsubnaviactive:hover {
	display:block;
	font-size: 11px;
	color: #eb7604;
	text-decoration: none;
	padding:4px 0px 4px 45px;
}

#blackbox .navi_bg_main {
	background: url(/ccds_tpl_img/website/blackbox-navi-bg.gif) repeat-y;
}

#blackbox .navi_bg_sub {
	background: url(/ccds_tpl_img/website/blackbox-navi-bg-active.gif) repeat-y;
}

#blackbox h1 {
	color: #FFF;
	font-weight: bolder;
	font-size: 24px;
	padding: 0;
	margin: 0;
}

#blackbox h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color:#FFF;
	font-weight: normal;
	padding-bottom:4px;
	padding-top: 4px;
	margin: 0px;
}

#blackbox h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color:#eb7604;
	font-weight: normal;
	padding-bottom:4px;
	margin: 0px;
}

#blackbox h4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	padding-bottom:15px;
	margin: 0px;
	line-height: 28px;
}

#blackbox h5 {
	color: #FFF;
	font-size: 15px;
	margin-bottom: .6em;
}

#blackbox .preis {
	font-size: 22px;
	color: #eb7604;
	font-weight:bolder;
}

#blackbox ul {
	margin: 0;
	padding: 0;
}
#blackbox li {
	padding-left:24px;
	background: url(/ccds_tpl_img/website/li-icon.gif) no-repeat 0px 4px;;
	padding-top:4px;
	padding-bottom: 4px;
	list-style: none;
	text-align: left;
	
}

/* Boxen ================================================================  */
.box_inner {
	width:245px;
	height:140px;
	overflow:hidden;
	text-align:center;
}

.box_inner .boxContent_small {
	position:absolute;
	text-align:center;
	width:245px;
	height:146px;
}

.box_inner .boxContent_small .boxContent_padding {
	position:absolute;
	left:3px;
	top:10px;
	width:242px;
	height:146px;
}

/* DIV Overlay SHOWROOM ====================================================  */
#div_overlay {
	display:none;
	/*height: 431px;*/
	width: 764px;
	background: url(/ccds_tpl_img/website/overlay-bg.gif) repeat-y;
}

#div_overlay_top {
	background: url(/ccds_tpl_img/website/overlay-top.gif) no-repeat;
}


#div_overlay_inner {
	padding:20px;
}

#div_overlay_content {
	
}

#div_overlay_hide {
	
}

.div_scrollpane {
	
}

.image_hover {
	opacity: .5;
	border:1px solid #878787;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	
}
.image_hover:hover {
	opacity: 1;
	border:1px solid #878787;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	
}

.referenz_label {
	float: left;
	width: 60px;
	margin-right: 10px;
	color: #878787;
}

.referenz_value {
	float: left;
	width: 230px;
}

#videopane {
	height:110px;
	width:700px;
	display:block;
	_overflow: hidden;
}

/* NEWS ================================================================  */
.news_list {
	display: block; /* hinzugefügt von Daniel: 01.10.09 */
	padding: 8px 0px 8px 0px;
	border-bottom:1px solid #efefef;
	color: #999;
	cursor: pointer;
}

.news_list:hover {
	padding: 8px 0px 8px 0px;
	border-bottom:1px solid #efefef;
	color: #000;
	cursor: pointer;
}

/*	START hinzugefügt von Daniel: 01.10.09 */
	.news_list span {
		display: block;
	}
/*	END hinzugefügt von Daniel: 01.10.09 */

.news_list_active, .news_list_active:hover {
	padding: 8px 0px 8px 0px;
	border-bottom:1px solid #efefef;
	color: #eb7604;
	cursor: pointer;
}


/* Scrollpane ================================================================  */
a.jScrollArrowUp {
	height: 3px;
	background: url(/ccds_tpl_img/website/scroller-arrow-top.gif) no-repeat 0 0px;
}

a.jScrollArrowDown {
	height: 3px;
	background: url(/ccds_tpl_img/website/scroller-arrow-down.gif) no-repeat 0 0px;
}

/* Sonstiges ================================================================  */
.div_clear {
	clear: both;
	font-size: 8px;
}
.clear {
	clear: both;
}

.fliesstext {
	line-height: 18px;
}

.fliesstext.small {
	font-size: 9px;
	line-height: 15px;
}

#frm_nl table.inp .middle input {
	width: 200px;
}

form .label {
	float:left;
	width:100px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: right;
}

form .formfield {
	width: 300x;
	float: left;
	margin-bottom: 10px;
}

#wehire {
	position: absolute;
	top:0;
	left:0;
	width:106px;
	height:106px;
}

.teaser_video {
	cursor: pointer;
}