@CHARSET "utf-8";
@import url("_frontend_145.css");

@import url("cad4you_2010_layout.css");

/* EXPERIMENTE && nicht validierbares css */ /*shadows for boxes*/
div.leftboxshadow {
	float: left;
	width: 23px;
	margin-left: -42px;
	margin-top: -12px;
	background: transparent url(style2010/topshadow-left.png) no-repeat;
	height: 170px;
}

div.rightboxshadow {
	float: right;
	width: 23px;
	margin-right: -43px;
	margin-top: -12px;
	background: transparent url(style2010/topshadow-right.png) no-repeat;
	height: 170px;
}

h3 {
	border-bottom: 3px solid #6B0000 !important;
	color: #777777;
	clear: left;
    color: #6B0000;
    font-size: 1.5em;
    border: 0px !important;
    font-weight: normal;

}

hr.box_divider {
	border: 0;
	border-bottom: 3px solid #FF9933;
	width: 100%;
	margin-top: 10px;
	display: table;
	/*background: #FF0000;*/
	height: 3px;
}

/*logo images temp solution*/
img.logo_image {
	width: 75px; /*float:left;*/
	margin-right: 5px;
}

p.logo_adress {
	font-size: 0.9em;
	line-height: normal !important;
}

span.article_summary span.inner {
	width: auto;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background: #F9F9F9;
	left: 0px;
	right: 0px;
}

ul.list_level {
	margin: -21px 0 0;
	border: 0px;
}

ul.list_level li.active a {
	border-bottom: 0px;
	color: #000000;
	background: #E0E0E0;
	background: -moz-linear-gradient(top, #ffffff, #ffffff 20%, #e0e0e0 60%);
	
	font-weight: bold;
}

ul.list_level li.active a:hover {
	border-bottom: 0px;
	color: #000000;
	background: #E0E0E0;
	background: -moz-linear-gradient(top, #ffffff, #ffffff 20%, #e0e0e0 60%);	
	font-weight: bold;
}

.box_center {
	float: left;
	width: 46%;
	margin-left: 1%;
	margin-right: 1%;
}

.box_lucid {
	padding: 0;
	margin-left: 1%;
	margin-right: 1%;
	border: 1px solid #FFFFFF;
	background-color: #ccc;
color:#444;
	min-height: 300px;
	-moz-border-radius: 10px;
	opacity: 0.8;
}

.box_lucid .box_title {
	padding: 10px 10px;
	display: block;
	color: #FF9933;
	background: #192428;
	font-weight: bold;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}

.box_dark {
	padding: 0;
	margin-left: 1%;
	margin-right: 1%;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background: #505A5C;
	min-height: 300px;
	-moz-border-radius: 10px;
	opacity: 0.8;
}

.box_dark .box_title {
	padding: 10px 10px;
	display: block;
	color: #FF9933;
	background: #192428;
	font-weight: bold;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}

.box_lucid:hover{
opacity: 1.0;
}

.box_intro {
	padding: 0;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1em;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	/*background: #505A5C;*/
	font-size: 1.5em;
	color: #6b0000;
	-moz-border-radius: 10px;
	opacity: 0.8;
}

.box_right {
	float: right !important;
}

.box_wrapper {
	padding: 10px;
}

.clearer {
	clear: both !important;
}
.teaser_menu ul {
list-style: none;
margin:0;
padding:0;
}
.teaser_menu ul li a {
margin:0;
display:block;
color:#6b0000;
padding: 3px 0;
border-bottom:1px solid #fff;
}

.teaser_menu ul li a:hover {
background-color: #f0f0f0;
text-decoration: none;
color:#ad0000;
}


/*other default styles (to add to default style sheet)*/
.smallfont {
	font-size: 0.9em;
}

.springoutleft {
	float: left;
	margin-left: -150px;
	width: 250px;
	margin-right: 2em;
}

#leftshadow {
	width: 23px;
	margin-left: -23px;
	background: transparent url(style2010/topshadow-left.png) no-repeat;
	position: absolute;
	top: 0px;
	height: 535px;
}

#logo-cad4you {
	margin-top: 10px;
}

#pg_content {
	font-size: 14px;
	min-height: 570px;
}

#pg_footer {
	border-top: 1px solid #FFFFFF;
	padding-right: 0;
	margin-left: 0px;
	width: 100%;
	padding-top: .4em;
	/*display: none;*/
	text-align: right;
	font-size: 0.9em;
	bottom: 0;
	height: 15px;
	position: absolute;
	background-color: #fff;
}

#pg_footer a {
	color: #777777;
	font-weight: normal;
}
#pg_footer a:hover {
	color: #B0777777;
	font-weight: normal;
}

#pg_frame {
	border: 10px solid #FFFFFF;
	width: 100%;
	background: #E0E0E0;
	position: absolute;
	top: 110px;
	min-height: 300px;
	height: auto;
	top: 270px;
}

#pg_header {
	margin-right: 30px;
	border-left: 0px solid #CCCCCC;
	width: 100%;
	border: 10px solid #333333;
	background: transparent url(style2010/bg-header.png) no-repeat top left;
	text-align: right;
	height: 270px;
}

#pg_header img {
	display: none;
}

#pg_header_top {
	height: 30px;
}

#pg_left .pg_columnwrapper,#pg_right .pg_columnwrapper {
	padding: 4.5em 0.5em 0em;
}

#pg_left,#pg_right {
	width: 25%;
}

#pg_main {
	margin-left: 25%;
	margin-right: 25%;
}

/*trick to make clear inside #pg_main only react on the main content*/
#pg_main .pg_columnwrapper {
	/*width: 100%;*/
	padding: 0px;
	border: 0px solid #FFFFFF;
	display: table;
	padding: 10px 1em;
	height: 100%;
}

#pg_main .pg_columnwrapper:after {
	clear: both;
}

#pg_main p {
	margin-bottom: 1em;
	line-height: 1.3em;
}

#pg_right {
	float: right;
}

/*aktionsteaser im header*/
#pg_aktion {
position:absolute;
width: 240px;
height: 250px;
background-color:#ff9933;
top:40px;
right:-10px;
font-size: 1.8em;
padding:5px;
color:#AB0000;
}

#pg_content{
border-left: 0px solid #ccc;
border-right: 0px solid #ccc;
}

#rightshadow {
	width: 42px;
	margin-right: -43px;
	background: transparent url(style2010/topshadow-right.png) no-repeat;
	position: absolute;
	top: 0px;
	right: 0;
	height: 535px;
	border-left: 1px solid #fff;
}

#shadowtop {
	width: auto;
	margin-right: -42px; /*background-color:#ff0000;
/*background:transparent url(style2010/topshadow.png) no-repeat;*/
	position: absolute; /*top:-52px;*/
	top: -36px;
	right: 0px;
	z-index: -100;
	height: 36px;
	left: -23px;
}

#wr_left {
	padding: 0px !important;
}

#wr_right {
	margin-top: 0px;
	padding: 0px !important;
	border-width: 0px;
	border-color: #FFFFFF; /*margin-bottom:-101px !important;*/
	background: transparent;
}

#wr_right,#wr_left {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



body {
	background: url(style2010/body-topright.png) #777777 no-repeat top right;
	background: #777777;
/*	background: #6B0000; */
background: -moz-linear-gradient(top,#ff9933,#E58F41);/*white 60%,white 150%);*/
}

/*addons for kontakt and reference*/

#bm_logo{
float:left;
height:20px;
vertical-align:bottom;

font-size: 0.8em;
padding-left: 25px;
padding-top: 4px;
background: url(style2010/bmlogo20px.gif) #fff no-repeat top left;
}


#cat_4 #pg_right{
display:none;
}
#cat_4 #pg_left .pg_columnwrapper {
padding-top: 85px;

}


#cat_4 #pg_main{
margin-right:0px;
}




