* {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}

BODY {
	overflow-y:scroll;
}

IMG {
	border:none;
}

DIV.Left {
	float:left;
}
DIV.Right {
	float:right;
}
DIV.Clear {
	clear:both;
}

DIV.Space40 {
	height:40px;
}

DIV.Space {
	height:20px;
}

INPUT.Button {
	background-color:#676e78;
	background-image:url(../images/button.gif);
	background-repeat:repeat-x;
	height:28px;
	margin-top: 2px;
	padding:2px 2px 4px 2px;
	border:1px solid #464f5a;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
}

/* CUFON HEADLINES */
DIV.Headline { 
	font-size:16px;
	color:#fff;
}
DIV.LanguageHeadline { 
	font-size:16px;
	color:#989b9f;
}
DIV.ContentHeadline { 
	font-size:25px;
	color:#32383f;
	margin-bottom: 15px;
}
DIV.ServiceHeadline { 
	font-size:18px;
	color:#5c656f;
	margin-top:3px;
}

DIV.Services {
	background-color: #353a41;
	background-image:url(../images/gradient-service.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

DIV.ServicesInner,DIV.ServicesInnerA,DIV.ServicesInnerB {
	padding:10px;
	padding-left:0px;
	margin-left:67px;
}

DIV.ServicesInnerA {
	height:30px;
}

DIV.ServicesInnerB {
	padding-bottom:20px;
}

DIV.Header {
	background-color:#343b43;
	background-image:url(../images/gradient.jpg);
	background-repeat:repeat-y;
	height:81px;
}

DIV.InnerHolder {
	width:1024px;
	border: solid 0px white;
	text-align:left;
}
DIV.InnerHolderSmall {
	width:890px;
	margin:auto;
}

DIV.SideBar {
	float:left;
	width:272px;
	text-align:left;
}

DIV.Content {
	float:left;
	margin-left:30px;
	text-align:left;
	width:502px;
}
	DIV.Content A {
		color: #3d3d3d;
	}

DIV.Holder {
	width:1024px;
	margin:auto;
}

	DIV.Logo {
		border:solid 0px #FFFFFF;
		float:left;
		height:80px;
		cursor:pointer;
		text-align:left;
		margin-left:77px;
	}

DIV.QuickContact {
	width:252px;
	margin-top:2px;
	background-color:#eaebed;
}

	DIV.QuickContact INPUT {
		margin-left:8px;
		margin-top:10px;
		padding:3px;
		height:20px;
		width:228px;
		font-size:12px;
		line-height:normal;
		color: #6d6d6d;
	}
	
	DIV.QuickContact TEXTAREA {
		margin-left:8px;
		padding:5px 3px 3px 3px;
		margin-top:4px;
		height:140px;
		width:228px;
		font-size:12px;
		line-height:normal;
		color: #6d6d6d;
	}
	
	DIV.QuickContact INPUT.Button {
		color: #FFF;
		height: 26px;
		font-size: 10px;
	}
	
UL.MainNavigation {
	list-style-type:none;
	padding-top:28px;
}

UL.MainNavigation LI {
	float:left;
	margin-right:20px;
	margin-top:2px;
}

DIV.ServiceBar {
	width:284px;
	height:143px;
	float:left;
	margin-right:8px;	
}

	DIV.ServicebarImage {
		background-image:url('../images/overlay.png');
		width:284px;
		height:143px;
	}
	
	DIV.ServicebarText {
		padding-top:108px;
		padding-left:0px;
	}


DIV.Leistungen {
	float:left;
	margin-right:37px;
}

DIV#ToggleButtonOff A {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

DIV.ContentHolder {
	width:576px;
}

DIV.BoxHolder {
	border:solid 1px #f0f0f0;
	width:276px;
	height:135px;
	padding:4px;
}

DIV.BoxText {
	margin-left:20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width:256px;
	padding:4px;
	color:#6d6d6d;
	padding-left:0px;
	text-align:justify;
}

DIV.BoxTextA {
	margin-left:0px;
	width:266px;
	color:#6d6d6d;
	float:left;
	padding:11px 34px 4px 0px;
	text-align:justify;
}



DIV.Footer {
	background-color:#3a4149;
	height:50px;
	color:#9da0a4;
	font-size: 10px;
}
	
	DIV.Footer DIV.Copy {
		font-size: 10px;
	}
	
	DIV.Footer A {
		color:#9da0a5;
		font-size: 10px;
		text-decoration:underline;
	}
	
	DIV.InnerFooter {
		padding-top:18px;
	}

DIV.VCard, DIV.VCard A {
	color: #3d3d3d;
	text-decoration:none;
}

