html{
}

body{
	background: url('../images/bg_html.gif') top left repeat-x #6a696e;
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #7b7b7b;
	line-height: 1.5em;  
	overflow: -moz-scrollbars-vertical;

}

a:link,
a:visited,
a:active{
	font-weight: bold;
	color: #fc0000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #900;
}

.container{
	width: 914px;
	margin: auto;
}

.top{
	height: 80px;
}

.top h2{
	line-height: 1.3em;
	font-size: 12px;
	margin: 0;
	padding: 56px 0 0 0;
	font-weight: normal;
}

.main{
	background: #fff;
	padding: 7px;
}

.header{
	height: 320px;
	margin-bottom: 0px;
	overflow: hidden;
	cursor: pointer;
	background:  url('../images/header/startseite.jpg') top left no-repeat;
}

.header_about_us{
	background:  url('../images/header/gruppe_c.jpg') top left no-repeat;
}

.header_offer{
	background:  url('../images/header/office1.jpg') top left no-repeat;
}

.header_references{
	background:  url('../images/header/kunden.jpg') top left no-repeat;
}

.header_network{
	background:  url('../images/header/PMFF-Netzwerk.jpg') top left no-repeat;
}

.header_career{
	background:  url('../images/header/office4.jpg') top left no-repeat;
}

.header_contact{
	background:  url('../images/header/office3.jpg') top left no-repeat;
}

.header_pmfx{
	background:  url('../images/header/pmfx_web.jpg') top left no-repeat;
}

.nav{
	margin-left: 102px;
	text-transform: uppercase;
	font-size: 11px;
}

.nav .level1{
	line-height: 18px;
	padding-top: 9px;
}

.nav .level1 a:link,
.nav .level1 a:visited,
.nav .level1 a:active{
	text-decoration: none;
	color: #373737;
	margin: 4px 8px 0 8px;
	width: auto;
	padding-top: 6px;
	border-top: 6px solid #fff;
	font-weight: normal;
}
.nav .level1 a:hover{
	border-top: 6px solid #fc0000;
	color: #000;
}

.nav .level1 .active a:link,
.nav .level1 .active a:visited,
.nav .level1 .active a:active{
	border-top: 6px solid #fc0000;
	color: #000;
}

.nav .level2{
	font-size: 11px;
	line-height: 1.2em;
}

.nav .level2 a:link,
.nav .level2 a:visited,
.nav .level2 a:active{
	text-decoration: none;
	color: #7b7b7b;
	margin: 4px 8px 0 8px;
	width: auto;
	font-weight: normal;
}
.nav .level2 a:hover{
	color: #000;
}

.nav .level2 .active a:link,
.nav .level2 .active a:visited,
.nav .level2 .active a:active{
	color: #fc0000;
}

.content{
	margin-left: 110px;
	float: left;
	width: 510px;
	padding: 48px 0 48px 0;
}

.content .content_element{
	margin-bottom: 36px;
	height: auto;
}

.content h2{
	font-size: 17px;
	font-weight: bold;
	color: #111;
	margin: 0;
	padding: 4px 0 0 0;
}

.content h1{
	color: #fc0000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.3em;
	margin: 0 0 0.2em 0;
	padding: 0;
}

.content h4{
	color: #fc0000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 0 0.2em 0;
	padding: 0;
}

.content h3{
	font-size: 17px;
	font-weight: bold;
	color: #111;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 0 0 0;
}

.important{
	color: #fc0000;
}

.detail{
	color: #111;
}

.content_with_borders{
	background: #f2f2f2;
	border-top: 2px solid #d2d0d9;
	border-bottom: 2px solid #d2d0d9;
	padding: 24px;
}

.csc-frame-frame1{
	background: #f2f2f2;
	padding: 16px 16px 0px 16px;
}

.content hr,
.content .csc-frame-rulerAfter{
	border: none;
	border-bottom: 1px solid #c7c7c7;
	/*height: 1px;
	background-color: #c7c7c7;
	color: #c7c7c7;*/
	margin-bottom: 36px;
}

.thun_img{
	height: 137px;
	background: url('../images/hauke-thun.jpg') bottom left no-repeat #f2f2f2;
	padding-left: 170px;
	height: 172px;
}

.right{
	width: 176px;
	padding-right: 24px;
	padding-bottom:24px;
	float: right;
	line-height: 1.5em;
}

.right .content_element{
	padding-bottom: 8px;
}

.right h2{
	margin: 1em 0 0 0;
	padding: 0;
	line-height: 1.3em;
	color: #fc0000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
}


.right h3{
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

.right p{
	margin: 0.2em 0 0 0;
	padding: 0;
}

.clearer{
	clear: both;
}

.header .content_element{
	padding-left: 600px;
	padding-right: 12px;
	padding-top: 12px;
	text-align: right;
	color: #fff;
}

.header .content_element h1{
	font-size: 14px;
	text-transform: uppercase;
	color: #fc0000;
	margin-bottom: 0;padding-bottom: 0;
}

.header .content_element p{
	margin: 0;
	padding: 0;
}

fieldset{
	border: none;
	padding: 0;
}
fieldset.csc-mailform .csc-mailform-field{
	padding-top: 8px;
}

fieldset.csc-mailform .csc-mailform-field label{
	float: left; width: 100px;
}

fieldset.csc-mailform .csc-mailform-field  .csc-mailform-submit{
	margin-left: 100px;
}

.csc-frame-rulerAfter{
	clear: both;
}

.tx-srfeuserregister-pi1 dd label.tx-srfeuserregister-pi1-password-again{
	display: block;
	font-size: 11px;
	padding: 0;
}
