body {
	margin: 0px;
	margin-bottom: 30px;
}

body,td,th {
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #646D72;
}
#header{
	width: 100%;
	height: 200px;
	background: url(files/header/background.png);
	margin-bottom: 15px;
}
#banner {
	position: relative;
	width: 830px;
	height: 200px;
	margin-left: -495px;
	left: 50%;
}
#container{
	margin: 60px auto 0;
	width: 670px;
}
#content {
	width: 480px;
	float: left;
	overflow: hidden;
}
#column_right {
	width: 150px;
	overflow: hidden;
	float: right;
}
.clientcases,
.bla
{
	background-color: #646D71;
	padding: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
}
.bla {
	padding: 0px;
}
.bla .links{
	text-align: center;
	margin-bottom: 10px;
}
#column_right a
 {
	color: #FFFFFF;	
}
#column_right a:hover {
	text-decoration: underline;
}
#column_right h1 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;	
}
#mainmenu {
	width: 150px;
	overflow: hidden;
	margin-bottom: 10px;
}
#mainmenu a{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #696f72;
	padding: 2px;
	line-height:20px;
}
#mainmenu a:hover {
	text-decoration: none;
	color: #EE801D;
	}
#mainmenu a.active {
	color: #FFFFFF;
	background-color: #EE801D;
	}
h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
}
.body_clientcases h1{
	font-size: 28px;
	line-height: 30px;
	margin-top: 12px;
}
h2 {
	font-size: 11px;
	color: #d57f2d;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}
.introtext {
	font-size: 11px;
	font-weight: bold;
}
hr {
	border: none;
	border-bottom: 1px solid #DADADA;
	height: 0;
}
.titel_bla {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;	
}
a.kleinetitel_bla:link, a.kleinetitel_bla:visited, a.kleinetitel_bla:hover, a.kleinetitel_bla:active {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;	
}
.titel_teaser {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;	
}
.wittetekst {
	color: #FFFFFF;
}
.clientname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #EE801D;
	padding-left: 2px;	
	padding-right: 2px;		
}
.gepostin {
	color: #999999;
}
a.gepostin:link, a.gepostin:active, a.gepostin:visited {
	color: #d57f2d;
	text-decoration: none;
}
a.gepostin:hover {
	text-decoration: underline;
}
a.leesbla:link,a.leesbla:hover,a.leesbla:active,a.leesbla:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	color: #677173;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 2px;	
	padding-right: 2px;
	}
a:link, a:visited, a:active {
	color: #d57f2d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
select {
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 10px;
}
.clicktable {
	cursor: hand;
	cursor: pointer;
}
#transparentblock {
	filter: alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity: 0.4;	
}
#footer{
	padding-bottom: 30px;
}


	