/* @override 
	http://dev.cpem-consulting.de/fileadmin/templates/site/_css/layout.css
	http://www.cpem-consulting.de/fileadmin/templates/site/_css/layout.css
*/

@import url("reset.css"); 
html, body {

}
body{
	font: 90%/130% Calibri, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #ebedee url(../_gfx/bg_body.jpg) top left repeat-x;
	background-attachment: fixed;
	text-align: left;
	top: 0; left: 0;
	color: #595959;
	margin: 0;
	padding: 0;
}
a{
	color: #a3acb1;
	color: #595959;
	text-decoration: none;
}
a:hover{
	color: #61b9e8;
	text-decoration: none;
}
a img{
	border: none;
	text-decoration: none;
}
img a{
	border: none;
	text-decoration: none;
}
h1{
	color: #a3acb1; color: #90989e;
	font-size: 2.5em;
	font-weight: normal;
	line-height: 100%;
	margin: 0.5em 0 0.2em 0;
}
h2{
	color: #61b9e8;
	font-size: 1.6em;
	line-height: 100%;
	font-weight: normal;
	margin: -0.2em 0 0.8em 0;
}
h1 + p{
	margin-top: 1em;
}
h3{
	color: #a3acb1; color: #90989e;
	font-size: 1.25em;
	margin: 0 0 0.4em 0;
	padding: 0;
	font-weight: normal;
}
h4{
	color: #c5d64f;
	font-size: 1.1em;
	margin: 0.2em 0 0.2em 0;
	font-weight: normal;
}
p{
	margin: 0em 0 1.2em 0;
}
#wrapper {
	width: 960px;
	padding: 0 20px;
	margin: 0 auto;
	background:transparent url(../_gfx/bg_wrapper.png) top left repeat-y;
}
#head{
	width: 960px;
	height: 150px;
}
#logo{
	height: 150px;
	width: 410px;
	margin: 0;
	background: url(../_gfx/logo_cpem.gif) no-repeat;
	text-indent: -9999px;
}

/* @group Menu */
#menu {
	height: 30px;
	padding-left: 30px;
	background-color: #a3acb1;
	position: relative;
	top:0; left: 0;
}
#menu li{
	padding: 0;
	margin: 0;
	float: left;
}
#menu li a{
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 25px 0 0;
	padding: 5px 0 5px 0;
	text-transform: uppercase;
	display: block;
	float: left;
	text-decoration: none;
	color: #FFF;
	line-height: 20px;
}
#menu li a:hover{
	color: #c5d64f;
}
#menu li.active a{
	color: #c5d64f;
	background: url(../_gfx/menu_bg_active.png) no-repeat center 24px;
}
#menu .submenu{
	position: absolute;
	top: 30px; left: 0;
	background-color: #bac1c5;
	z-index: 10;
	width: 640px;
	height: 27px;
}
#menu .submenu ul{
	margin-left: 30px;
}
#menu .submenu ul a{
	color: #e3e6e7;
	text-transform: none;
	padding: 4px 0 4px 0;
	background: none;
}
#menu .submenu ul .active a,
#menu .submenu ul a:hover{
	color: #FFF;
	border-bottom: 2px solid #61b9e8;
	border-bottom: 2px solid #c5d64f;	
}
/* @end */

/* @group Stage */

#stage{
	width: 960px;
	height: 230px;
	position: relative;
	top: 0; left: 0;
}
#stage .arrow{
	position: absolute;
	left: 615px; top: 0;
	height: 230px;
	width: 26px;
	background: transparent url(../_gfx/arrow_stage.png) 0 0 no-repeat;	
}
#stage .image{
	float: left;
	width: 640px;
	height: 230px;
}
#stage .zitat{
	float: left;
	width: 280px;
	height: 180px;
	background-color: #c5d64f;
	padding: 25px 20px;
	color: #FFF;
}
#stage .zitat h4{
	color: #FFF;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 150%;
	margin-bottom: 15px;
}
#stage .zitat h5{
	text-align: right;
	color: #FFF;
	font-size: 1.2em;
	font-style: italic;
	font-weight: 300;
	margin: 0; padding: 0;
}
#stage .zitat p{
	text-align: right;
	color: #FFF;
	font-size: 0.8em;
	font-style: italic;
	font-weight: 700;
	margin: 0; padding: 0;
}

/* @end */
#content {
	margin: 0; padding: 0 0 50px 0;
	background: #FFF url(../_gfx/bg_content.jpg) 639px 0px repeat-y;
}
.col_left{
	float: left;
	width: 509px;
	padding: 20px 60px 0 70px;
	margin: 0;
}
.col_right{
/*	color: #a3acb1; */
	width: 250px;
	padding: 40px 35px 40px 35px;
	float: right;
}
.col_right h3{
	margin-left: -20px;
	padding-left: 20px;
	margin-bottom: 0.1em;	
	font-size: 1.4em;
	background: transparent url(../_gfx/arrow_big.gif) 0px 8px no-repeat;
}
#footer {
	height: 55px;
	font-size: 0.9em;
	width: 855px;
	padding: 0 55px 20px 90px;	
	background: transparent url(../_gfx/bg_footer.png) left top no-repeat;
	margin: 0 auto;	
	color: #FFF;
}
#fb{
	margin: 0 auto 40px auto;
	width: 960px;
	
}
#meta {
	float: left;
	height: 40px;
	background: transparent url(../_gfx/logo_cpem_small.gif) 0 8px no-repeat;
	padding: 15px 0 0 50px;
	background-color: #a3acb1;
}
#meta li{
	padding: 0;
	margin: 0;
	float: left;
}
#meta li a{
	background: transparent url(../_gfx/bg_meta_li.png) 4px 4px no-repeat;	
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 0 13px;
	margin: 0 0 0 0;
	text-transform: uppercase;
	display: block;
	float: left;
	text-decoration: none;
	color: #FFF;
}
#meta li.first a{
	background: none !important;
	padding-left: 0;
}
#meta li a:hover{
	color: #c5d64f;
}
#meta li.active a{
	color: #FFF;
}
#footer .contact {
	float: right;
	width: 635px;
	text-align: right;
	padding-top: 15px;
}
.clear {
	float: none;
	clear: both;
}

.col_left ul li,
.col_right ul li{
	padding: 0 0 3px 15px;
	background: transparent url(../_gfx/arrow_small.gif) 0px 5px no-repeat;
}
.col_right ul li.active{
	font-weight: bold;
}
.col_right ul li.active a{
	color: #61b9e8;	
}
.col_right p{
	margin-bottom: 0.5em;
}
.col_right .content-element{
	margin-bottom: 1em;
}
.column5050 .col_left {
	width: 48%;
	padding: 0;
}
.column5050 .col_right {
	width: 48%;
	padding: 0;
	color: #595959;
}
/* @group powermail */

table.powermail_all.powermail_all_table td {
	padding: 2px 0;
	padding-right: 20px;
	border: none;
}
table.powermail_all.powermail_all_table tr {
	background: url(../_gfx/dotted-line.gif) 0px 23px repeat-x;
}

.powermail_captcha {
	margin-left: 0px;
	margin-right: 10px;
}
.powermail_captcha_captcha {
	float: left;
}
.powermail_mandatory_js {
	color: #c7171f;
	font-size: 0.9em;
	font-style: italic;
	clear: both;
	position: absolute; 
	top: 2px;
	right: 7px;
}
.powermail_check_inner {
	display: block;
	clear: both;
}

#content .tx_powermail_pi1_fieldwrap_html_checkbox_title, #content .tx_powermail_pi1_fieldwrap_html_radio_title, #content .tx_powermail_pi1_fieldwrap_html,
#content .powermail_radio_inner {
	clear: both;
}

#content .powermail_radio_inner label {
	width: auto;
}

#content label, 
.tx_powermail_pi1_fieldwrap_html_checkbox_title,
.tx_powermail_pi1_fieldwrap_html_radio_title {
	display: block;
	float: left;
	padding-left: 0;
	padding-top: 0px;
	margin-right: 10px;
	line-height: 150%;
	width: 25%;
	font-size: 1em;
	text-align: left;
	font-weight: normal;
}
input, textarea, select {
	border: 1px solid #a3acb1;
	border-left: 2px solid #61b9e8;
	float: left;
	margin-bottom: 5px;
	padding: 3px;
}
.powermail_text, .powermail_textarea {
	width: 360px;
}
input:focus, textarea:focus, .focus {
	border: 1px solid #61b9e8;
	border-left: 2px solid #61b9e8;
	background-color: #ccedff;
}
#content .powermail_check_inner label, 
#content .powermail_check,
#content .powermail_radio {
	width: auto;
	float: left;
	display: block;
	border: none;
	background: none;
}
#content .powermail_check {
	margin-right: 5px;
	margin-left: 140px;
	margin-top: 3px !important;
}
#powermaildiv_uid331 p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;	
}

.tx_powermail_pi1_checkboxwrap,
.tx_powermail_pi1_radiowrap {
	float: left;
	width: 220px;
}
#content fieldset {
	margin: 1em 0;
}
#content .tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 8px;
	position: relative;
	top: 0; left: 0;
}

.powermail_submit, input.submit {
	width: 158px !important;
	height: 25px;
	border: none;
	text-align: left;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 137px;
	color: #FFF;
	padding: 2px 10px;
	background-color: #61b9e8;
}

.tx_powermail_pi1_fieldwrap_html span div,
#content .date2cal_img_help {
	display: none;
}

.tx-powermail-pi1 .indent {
	font-size: 0.9em;
	line-height: 130%;
	padding-left: 140px;
}
.tx-powermail-pi1_thx table{

}
.tx-powermail-pi1_thx tr{

}
.tx-powermail-pi1_thx td{
	padding: 5px 50px 0 0px;
}
.tx-powermail-pi1_thx td p{
	margin: 0;
}
.tx-powermail-pi1_thx td b{
	font-weight: normal;
	padding-left: 10px;
	border-left: 1px solid #61b9e8;
}
/* @end */


#map{
	border: 1px solid #a3acb1;
	margin-bottom: 20px;
}
.mapcat {
	display: none;
}
.poi-content h3{
	color: #61b9e8;
	margin-top: 10px;
	margin-bottom: 0;
}
.poi-content input {
	width: 95px;
	height: 23px;
	margin: 0 0 0 1px; padding: 0;
	float: left;
	border: none;
	background-color: #61b9e8;
	color: #FFF;
	margin-top: 5px;
}
.poi-content input#saddr {
	width: 148px;
	height: 21px;
	background-color: #FFF;
	border: 1px solid #a3acb1;
	border-left: 2px solid #61b9e8;	
	padding-left: 2px;
	float: left;
	color: #a3acb1; color: #90989e;
}
.poi-content .address {
	margin: 0 0 10px 0;
}
.poi-content .route {
	margin: 10px 0 0 0;
}
.poi-content hr {
	border: none;
	background: none;
	background-color: #a3acb1;
	height: 1px;
}
.gmnoprint div div {
	top: 9px !important;
}
.markerTooltip{
	display: none;
}
#rggmmenu {
	width: 509px;
}
#rggmmenu .top{
	border-bottom: 1px solid #a3acb1;
}
.teamname {
	border: 2px solid #c5d64f;
	padding: 10px 10px 00px 10px;
	margin-top: 5px;
}
.teamname h3{
	color: #61b9e8;
	margin-bottom: 0;
	font-weight: bold;	
}
.teamname p{
	font-size: 0.9em;
	line-height: 130%;
}
.fail{
	background-color: #bac1c5;
	margin-top: 0px;
	padding: 3px 5px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 0.9em;
}
.fail a{
	color: #fff;
	text-decoration: underline;
}
.news-list-container {
	margin-top: 15px;	
}
.news-item{
	margin: 0;
	margin-top: 15px;
	border-bottom: 1px solid #a3acb1;
}
.news-item h2{
	margin-bottom: 0.3em;
}
.news-item h2 a{
	color: #c5d64f;
	margin-bottom: 0.3em;
}
.news-date{
	font-size: 0.9em;
	margin-bottom: 0.4em;
}
.news-single-item h1{
	margin-top: 0;
}
.news-single-item .csc-textpic {
	overflow: auto;
}
.news-single-item .csc-textpic .csc-textpic-imagewrap{
	margin: 0 0 10px 20px !important;
	padding: 0;
}
.news-single-item .csc-textpic .csc-textpic-imagewrap .csc-textpic-caption{
	padding: 0;
	font-size: 0.8em;
}
.news-single-item .news-single-additional-info {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px 0 0 0;
	border-top: 1px solid #a3acb1;
}
.news-single-item .news-single-additional-info .news-single-files{
	margin-bottom: 10px;
	overflow: auto;
}
.news-single-item .news-single-additional-info .news-single-files dt{
	font-weight: bold;
	float: left;
	width: 60px;
	margin-right: 10px;
}
.news-single-item .news-single-additional-info .news-single-files dd{
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 400px;
}
.news-single-item .news-single-additional-info .news-single-files dd a{
	margin: 0 20px 0 5px;
}

.news-single-item .news-single-additional-info .news-single-links{
	margin-bottom: 10px;
	overflow: auto;
}
.news-single-item .news-single-additional-info .news-single-links dt{
	font-weight: bold;
	float: left;
	width: 60px;
	margin-right: 10px;
}
.news-single-item .news-single-additional-info .news-single-links dd{
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 400px;
}
.news-single-item .news-single-backlink a{
	color: #FFF;
	font-size: 0.9em;
	background-color: #a3acb1;
	padding: 5px 10px 4px 10px;
}
.news-list-morelink a{
	margin-left: 25px;
	font-weight: bold;
	padding-left: 13px;
	background: transparent url(../_gfx/arrow_small.gif) 0px 5px no-repeat;	
}

#InfoBox {
visibility:hidden;
position:absolute;
top:100px;
left:500px;
z-index:1;
width:300px;
background-color:#FDFEFF;
border:4px solid #0090E0;
}

#BoxInnen {
padding:15px;
}

#BoxInhalte {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
color:#5F5F5F;
line-height:130%;
}
