* {font-family:verdana,arial;margin:0px;padding:0px;}    	
html, body {
	height:100.05%;
}

html {
	font-size:1em;
}
body {
    	background:#edeceb url('../img/body_bg.gif') top left repeat-x;
	color:#a7a19d;
}
.clear {
	clear:both;
}
h1 {	
	font-size:160%;
}
h2 {
	font-size:150%;
	font-weight:bold;
	color:#efa659;
}
h3 {
	font-size:140%;
	font-weight:bold;
	color:#efa659;
}
h4 {
	font-size:130%;
	font-weight:bold;
	color:#efa659;
}
h5 {
	font-size:120%;
	font-weight:bold;
	color:#efa659;
}
h6 {
	font-size:110%;
	font-weight:bold;
	color:#efa659;
}
p {
	font-size:100%;
	padding:5px 0px;
}
p.align-justify {
	text-align:justify;
}
p.align-center {
	text-align:center;
}
p.align-right {
	text-align:right;
}
a {
	color:#efa659;
}
#wrap {
	width:818px;
    	font-size:75%;
	margin:0px auto 0px auto;
	padding-top:35px;
	position:relative;
}

.ro {
	background:url('../img/ro.gif') top right no-repeat;	
}
.lo {
	background:url('../img/lo.gif') top left no-repeat;
}
.ru {
	background:url('../img/ru.gif') bottom right no-repeat;
}
.lu {
	background:url('../img/lu.gif') bottom left no-repeat;
}
* html  .ro{margin-top:-2px;}
* html  .lu{height:1%;}

#header {
	height:186px;
	width:818px;
	background:#FFFFFF url(../img/schrader_geologie.jpg) no-repeat;
	text-indent:-9999px;
}
#caption {
	margin-top:40px;
	margin-bottom:5px;
	padding:0px 30px;
}
#content {
	padding:0px 30px;
	width:550px;
	float:left;
	border-right:#a7a19d 1px dashed;
	min-height:180px;
}
.projekte .csc-header {
	float:left;
	width:80px;
}
.projekte .csc-textpic,
.projekte .csc-textpic-text,
.projekte .csc-textpic-center,
.projekte .csc-textpic-above {
	clear:none !important;
	float:left;
	width:460px;
}
.projekte .csc-textpic img {
	padding:5px 0px;
}
.projekte .csc-textpic-imagewrap {
	float:left;
}
.projekte .csc-textpic-text {
	float:right;
	width:200px;
}

#nav {
	font-size:100%;
	margin-left:610px;
	padding-left:30px;
	width:168px;
}
* html #nav{overflow:hidden;}
#nav ul  {
	color:#efa659;
	list-style-type:circle;
}
#nav ul li {
	padding:2px;
}
#nav ul li a {
	font-size:95%;
	color:#a7a19d;
	text-decoration:none;
}
#nav ul li a:hover {
	text-decoration:underline;
}
#nav ul li.active a {
	color:#6b6b6b;
	font-weight:bold;
} 

#service-links {
	min-width:150px;
	max-width:900px;
	color:a3a3a3;
	float:right;
	color:#a7a19d;
	position:absolute;
	top:18px;
	right:0;
}
* html #service-links {width:180px;}
#service-links .ro {
	background:url('../img/ro_service_links.gif') top right no-repeat;
	height:20px;
}
#service-links .lo {
	background:url('../img/lo_service_links.gif') top left no-repeat;
	height:20px;
}
#service-links ul {
	padding:2px 20px 2px 20px;
}
#service-links ul li {
	font-size:80%;
	text-align:center;
	list-style-type:none;
	float:left;
}
#service-links ul li  a {
	text-transform:uppercase;
	color:#a7a19d;
	text-decoration:none;
}
#service-links ul li  a:hover {
	text-decoration:underline;
}
* html #service-links {font-size:12px;}

#simplebranding {
	margin-left:635px;
	bottom:2em;
	right:0em;
	font-size:90%;
	position:relative;
}
#simplebranding a {
	color:#A7A19D;
	text-decoration:none;
	font-size:80%;
}
#footer {
	padding-top:2px;
	text-align:center;	
}
#footer p {
	font-size:10px;
}