body{
	height:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px;
	overflow:scroll;
	font-size:11px;
}
div#container{
	position:absolute;
	margin:0px 0px 0px -340px;
	left: 50%;
	top: 8px;
	width:680px;
	height:672px;
	text-align:left;
	padding:0px;
	z-index:5;
	background-color:#FFFFFF;
}
div#logo{
	position:absolute;
	padding:0px;
	margin:0px;
	border:0px;
	top:63px;
	left:514px;
	width:166px;
	height:100px;
	z-index:9;
	background-color:#FFFFFF;
}

div#menu_01{
	position:absolute;
	top:112px;
	left:0px;
	width:514px;
	height:21px;
	z-index:9;
	background-color:#FFFFFF;
}

div#content_shell{
	margin-left: 3px;
	position:absolute;
	top:163px;
	left:0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	width:680px;
	height:400px;
	z-index:9;
	background-color:#FFFFFF;
}
div#content_shell a{
	text-decoration:none;
	color:#95be0d;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
div#content_text{
	padding-right:15px;
	margin-top:20px;
}
.csc-header{
	margin-bottom:25px;
	
}
div#content_col_01_layout_00{
	position:absolute;
	top:0px;
	left:0px;
	width:680px;
	height:400px;
	z-index:10;
	background-color:#FFFFFF;
}
div#content_shell td{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
div#content_shell td a{
	text-decoration:none;
	color:#212121;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
   
.mailformplus_contactform .error {
	color:#dd7777;
}

.mailformplus_contactform LABEL {
	font-weight:bold;
	display:block;
	float:left;
	width:100px;
	color:#323232;
}

.mailformplus_contactform .radio_caption {
	display:inline;
	width:auto;
	float:none;
	font-weight:normal;
	padding-left:5px;
}

.mailformplus_contactform .caption {
	margin:10px 0 5px 0;
	font-weight:bold;
	
}
fieldset {
	border:0;
}
.mailformplus_contactform input{
	width:562px;
	height:20px;
	line-height:20px;
	border:1px solid #a9a39b;
	font-family:Verdana;
	font-size:10px;
}

.mailformplus_contactform textarea{
	width:562px;
	height:200px;
	line-height:20px;
	border:1px solid #a9a39b;
	font-family:Verdana;
	font-size:10px;
}
.mailformplus_contactform form fieldset div input{
	margin-bottom:5px;
}
.formsend{
	text-align:right;
	margin:20px 0px;
}
input#send{
		width:100px;
		text-transform:uppercase;
		font-weight:bold;
		color:#ffffff;
		background-color:#96bf0d;
		border:0px;
}
p.bodytext{
	line-height:200%;
}

.news-latest-container{
	width:680px;
	margin-top:30px;
}
.news-latest-item{
	position:relative;
	width:680px;
	height:300px;
	overflow:hidden;
}			
.news-latest-image{
	position:relative;
	
}
.news-latest-title{
	position:absolute;
	bottom:0px;
	left:0px;
	height:30px;
	width:680px;
	background-image:url(../Grafik/portfolio_bg.png);
	background-repeat:repeat;
	color:#ffffff;
	text-align:right;
}
.news-latest-sub{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	
	background-image:url(../Grafik/portfolio_bg.png);
	background-repeat:repeat;
	color:#ffffff;
	text-align:left;
	padding:20px;
}
.news-latest-sub a{
	color:#ffffff !important;
}

			
