/* ----------------------------------------------- */
/* ------ original Template by DANUELA GmbH ------ */
/* ----------------------------------------------- */

/* //////////////////////////////////

	Modified 2010 by avaris | godot 

//////////////////////////////////// */ 

.socialMedia {
	clear:both;
	padding:0 0 10px 0;
	width:400px;
	overflow:hidden;
	}
.xing {
	float:left;}
.facebook {
	padding:0 0 0 10px;
	float:left;
	}


#banner {width:559px;
margin:10px auto 20px auto;
height:85px;
background:url(../files/images/b2d_banner.gif)
}

.language {
position:absolute;
margin:10px 35px;;
}

a:hover img {
	-moz-opacity:0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
}
table.jobform td {
	background-color:#eee;
	border:1px solid #ddd;
}
div.moduletable-news {
	width:180px;
	
	background:url(../images_system/head_news.jpg) no-repeat top center;
	padding-top:50px;
	margin-top:32px;
	padding-left:30px;
	font-size:11px;
}
div #right_certificate {
	height:200px;
	padding-left:20px;
	margin-top:-40px;
}
/* ------ Mainmenu ------ */

div.moduletable-mainmenu {
	margin-top:30px;
	margin-left:30px;
	font-size:11px;
}
div.moduletable-mainmenu ul {
	text-align:left;
}
div.moduletable-mainmenu ul a {
	color:#222;
	display:block;
	padding-bottom:2px
}
div.moduletable-mainmenu ul a:hover {
	color:#666;
	text-decoration:none;
}
div.moduletable-mainmenu #current.active a {
	font-weight:bold;
	color:#c00;
}
div.moduletable-mainmenu ul li {
	list-style:none;
	background:url(../images_system/mainmenu_bg_main.jpg) no-repeat left top;
	padding-left:9px;
	margin-bottom:2px;
	text-align:left;
	line-height:17px;
	width:195px;
}
div.moduletable-mainmenu ul li a {
	color:#222;
	display:block;
	padding-bottom:2px 
	padding-left:0px;
}
div.moduletable-mainmenu ul li a:hover {
	color:#999;
	text-decoration:none;
}
div.moduletable-mainmenu ul li .inactive {
	color:#EE1C24; font-weight:bold;
	text-decoration:none;	padding-bottom:2px;
}
div.moduletable-mainmenu ul li ul li {
	list-style:none;
	background:url(../images_system/mainmenu_bg_sub.jpg) no-repeat left top;
	margin:0px;
	padding-left:3px;
	text-align:left;
	line-height:17px;
	width:195px;
}
div.moduletable-mainmenu ul li ul li a, div.moduletable-mainmenu ul li ul li a:visited {
	color:#c00;
	display:block;
	padding-bottom:2px
}
div.moduletable-mainmenu ul li ul li a:hover {
	color:#666;
	text-decoration:none;
}
div.moduletable-mainmenu ul li ul li .inactive {
	color:#EE1C24; font-weight:bold;
	text-decoration:none;	padding-bottom:2px;
}
div.moduletable-mainmenu li#current.active a {
	font-weight:bold;
	color:#c00;
}
div.moduletable-mainmenu li#current.parent.active ul a {
	font-weight:normal;
	color:#222;
}
div.moduletable-mainmenu ul li ul li ul li {
	list-style:none;
	background:url(../images_system/mainmenu_bg_sub2.jpg) no-repeat left top;
	margin:0px;
	padding-left:3px;
	text-align:left;
	line-height:17px;
	width:195px;
}
div.moduletable-mainmenu ul li ul li ul li a {
	color:#222;
	display:block;
	padding-bottom:2px
}
div.moduletable-mainmenu ul li ul li ul li a:hover {
	color:#666;
	text-decoration:none;
}
/* a|g overrides //////////////////////////////// */


div.moduletable-mainmenu ul ul ul {
	background:#fff;
}
/* ------ DIVs ------ */

#wrap {
	margin:auto;
	width:980px;
	background:url(../images_system/left_bg.jpg) repeat-y left;
}
#contentwrap {
	float:left;
	width:980px;
	background:url(../images_system/left_world.jpg) no-repeat left bottom;
}
#content {
	margin-left:40px;
	margin-top:30px;
	padding:0px 20px;
	padding-right:30px;
	float:left;
	text-align:left;
	width:452px;
	min-height:500px;
	background:url(../images_system/content_bg.jpg) no-repeat top left;
	border-right:1px solid #ccc;
}

/* IE 6 hack /double margin bug */
*html #content {
	margin-left:20px;
	}
#content_flash {
	background-color:#fff;
	margin-left:40px;
	margin-top:30px;
	padding:0px 20px;
	padding-right:20px;
	text-align:left;
	float:left;
	width:660px;
	min-height:500px;
	background:url(../images_system/content2_bg.jpg) no-repeat top center;
}
#content_flash #flashworld {
	position:relative;
	left:-40px;
	top:-5px;
}
#leftbar {
	float:left;
	width:210px;
	height:100px;
}
#rightbar {
	float:left;
	width:80px;
	height:500px;
	height:auto;
!important min-height:500px;
}
#rightbar_flash {
	width:0px;
	visibility:hidden;
}
#footer {
	background:#fff;
	text-align:left;
	font-size:10px;
	border-top:1px solid #ee1c24;
	clear:both;
	margin-left:50px;
	width:900px;
	height:20px;
}
#footeraddress {
	width:610px;
	float:left;
}
#footermenu {
	float:right;
	width:240px;
}
#footermenu div.moduletable {
	width:230px;
	float:right;
}
#footermenu div.moduletable ul {
	margin:0;
	padding:0;
}
#footermenu div.moduletable ul li {
	float:right;
	list-style:none;
	margin-left:10px;
}
#footermenu div.moduletable ul li a {
	font-size:10px;
	color:#c00;
}
#footermenu div.moduletable ul li a:hover {
	color:#868585;
	text-decoration:none;
}
#top_bar_lang {
	float:left;
	width:805px;
	height:60px;
	background-color:#fff;
}
#top_bar_logo {
	float:left;
}
#top_banner {
	text-align:right;
}
#content table.contentpaneopen ul li, #content_flash table.contentpaneopen ul li {
	list-style:none;
	background:url(../images_system/cmlt-liste.gif) no-repeat left top;
	padding-left: 20px;
	margin-left:0px;
}
#content table.contentpaneopen ul li ul li, #content_flash table.contentpaneopen ul li ul li {
	list-style:none;
	background:url(../images_system/cmlt-liste.gif) no-repeat left top;
	padding-left: 20px;
	margin-left:0px;
}
/* ------ Content Selectors and Classes ------ */

* {
	margin:0;
	padding:0;
}
a img {
	border: none;
}
body {
	color:#555;
	text-align:center;
	font-size:76%;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	background:#fff;
	margin-top:10px;
}
.contentpaneopen {
	font-size:11px;
	line-height:1.4;
}
h1, h2, h3, h4, h5, h6, .componentheading, .contentheading {
	color:#ee1c24;
}
li, dd {
}
fieldset {
	padding:.5em;
}
a:link, a:visited {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline;
}
.componentheading, .contentheading {
	padding-top:18px;
	padding-bottom:20px;
}
h1 {
	font-size:1.6em;
}
h2, .contentheading, h1.contentheading, .componentheading {
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:20px 0;
}
h3 {
	font-size:1.3em;
}
h4 {
	font-size:1.2em;
}
h5 {
	font-size:1.1em;
}
h6 {
	font-size:1em;
	font-weight:700;
}
p {
	padding:0 0 10px 0;
	text-align:justify;
}

#content ul {margin:0 0 10px 0;}

/* News Teaser Inline */

.teaserbox_head a {
font-size:13px;
margin:0;
padding:0;
font-weight:bold; color:#555;
}

a.more {margin:0 0 15px 0;padding:0 0 10px 0; display:block;
border-bottom:1px solid #999; color:#EE1C24; font-weight:bold;
}
ul li {
background:url("../images_system/cmlt-liste.gif") no-repeat scroll left top transparent;
list-style:none outside none;
margin-left:0;
padding-left:20px;
}
.shade {
	background:url("../images_system/shadowAlpha.png") no-repeat scroll right bottom transparent;
	border:1px solid #;
	float:left;
	margin:0 5px 5px 0;
	padding:5px 10px 10px 5px;
	}
.additional_content {
 	padding:10px 0 10px 20px;
}
.button {
	border:#868585 solid 1px;
	background:#fff url(../images_system/buttonbackground.png) repeat-x;
	height:25px;
	line-height:25px;
	font-size:14px;
	margin:4px 0;
	padding:0 4px;
	cursor:hand;
}
.small, .createdate, .modifydate, .mosimage_caption {
	font:0.8em Arial, Helvetica, sans-serif;
	color:#999;
}
.sectiontableheader {
	background:url(../images_system/teaser.png);
	color:#fff;
	font:1.2em bold Arial, Helvetica, sans-serif;
	padding:5px;
}
.sectiontableheader a:link, .sectiontableheader a:visited {
	color:#fff;
}
/* Module styling */
.moduletable {
	color:#868585;
}
/* Kontaktformular */

div#attsysbox div {
	text-align:left;
}
div#artforms-box {
	margin-bottom:25px;
}
div.artforms-clear {
	clear:both;
	height:10px;
}
div.affieldname {
	float:left;
	width:170px;
}
div div input.inputbox {
	float:left;
	width:225px;
}
div div select.inputbox {
	width:60px;
}
div div div.artformstextarea-txt textarea.inputboxtxt {
	width:476px;
	height:42px;
}
/* ------ Bewerbungsformular ------ */

div.bf-spalte {
	width:310px;
	float:left;
}
div.bf-clear {
	clear:both;
	height:2px;
	line-height:2px;
}
div.bf-zeile {
	font-size:10px;
}
div.bf-fieldname div.affieldname {
	width:110px;
}
div div.bf-inputfield input.inputbox {
	float:left;
	width:170px;
}
div.bf-info {
	float:left;
	width:320px;
}
#artforms-buttons {
	padding-top:25px;
	clear:both;
}
div.bf-inputfield_f input.inputbox {
	float:left;
	width:120px;
	margin-right:5px;
}
div.bf-inputfield_s input.inputbox {
	float:left;
	width:20px;
	margin-right:5px;
}
div.bf-fieldname_r div.affieldname {
	width:158px;
}
div.bf-inputfield_r input.inputbox {
	float:left;
	width:120px;
}
div.bf-info input.inputbox {
	float:left;
	width:278px;
}
/* Kontaktform experimental /////////////////////// */

label {
	display:block;
	width:120px;	
	float:left;line-height:22px; color:#555;
	}
.label20 {
	width:40px;
	}
.float_left {
	display:block;
	margin-right: 5px;
	float:left;
	}
label.check {
	float:none; 
	display:inline;line-height:22px;
	}
.inputcheck {
	margin:5px 5px 0px 5px;
	}
	
	
.input50, .input60, .not_mandatory60, .not_mandatory50, .input100, .not_mandatory100, .input70, .not_mandatory70 {
	background:#fff url(../images_system/bg_input.png) repeat-x;
	padding:2px;
	border-top:1px solid #999;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
	border-bottom:1px solid #dadada;
	font-family:lucida grande, lucida, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	margin:0px 2px 4px 2px;
	}		
	
.input100, .not_mandatory100 {
	width:240px; 

	}
.input70, .not_mandatory70 {
	width:176px; 
	}
.input60, .not_mandatory60 {
	width:150px; 	
	}
.input50, .not_mandatory50 {
	width:50px; 	
	}
.send {
	margin:10px 120px;
	}
a.button, a.buttonGlow {
	display:block; 
	text-align:center; 
	line-height:28px; 
	color:#444; 
	text-decoration:none;
	text-shadow:0 1px 0 #fff;
	}
.button, .buttonGlow {
	border:none;
	width:95px;
	height:30px;
	font-weight:bold; 
	color:#444;
	margin:10px 0 0 0;
	
	}
.button {
	background:url(../images_system/button.gif) no-repeat;
	}
.buttonGlow, .teaserbox_1 a {
	/*background:url(../images_system/button_glow.gif) no-repeat;*/
	}

.nonbreakingelement {
	float:left; 
	margin:0 5px 0 0;
	}

fieldset {
	border:1px solid #aaa; 
	margin:10px 0; 
	padding:10px;
	background:#f5f5f5;
	}
legend {
	font-weight:bold; 
	font-size:12px; 
	color:#9a230d;
	}
#pager {
margin-top:25px;
}
#pager span {
background:#EE1C24;color:#fff; font-weight:bold; padding:0px 4px; margin:2px 4px 2px 0;
-moz-border-radius:8px;}
#pager a{font-weight:normal; padding:0px 4px; margin:2px 4px 2px 0;}



/* costumers area styles //////////////////// */

table.costumers {
margin:6px 0 30px 0px;}

table.costumers td {
padding:4px;
border-bottom:1px solid #cdcdcd;}

table.costumers th {color:#999; font-weight:normal;
padding:4px; border-top:1px solid #000;
border-bottom:1px solid #cdcdcd;}


td.documentName {width:280px; font-weight:bold; text-indent:20px;}
.uploads td.documentName,
.downloads td.documentName
 {background:url(../images_system/documentIcon.gif) no-repeat 1px 3px;}
.projects td.documentName
 {background:url(../images_system/folderIcon.gif) no-repeat 1px 4px;}


td.documentName span {font-weight:normal;color:#999;}
td.downloadButton {width:140px; text-align:left;}
td.downloadButton a {
background:#aaa; padding:1px 15px;
margin:2px; color:#fff; font-weight:bold;
-moz-border-radius:9px;
-webkit-border-radius:5px;text-align:center;}
td.date {width:70px; color:#EE1C24; text-align:left; white-space:nowrap;}


div.fileUpload {
background:#efefef; padding:10px;
margin:2px 0 30px 0px;
border:1px solid#ddd;
-moz-border-radius:5px;
-webkit-border-radius:5px;
font-size:14px; font-weight:bold;
}

.submitter {margin:2px 0 0 0; float:right;}

.uploaderInput {width:340px;}



div.logOut {
float:right;
text-align:right;
background:#E8C2C1; padding:2px 10px;
margin:-50px 0 40px 0px;
border:1px solid#EE1C24;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}








