body, html { 
	width: 100%; 
	height: 100%; 
	margin: 0;
	padding: 0;
	text-align: center;
	background: #cdcfd2;
}

/*body {background: #cdcfd2 url('../imgs/vorlage.jpg') top center no-repeat; }*/

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

div, td { text-align: left; }
a {
	text-decoration: none;
	color: #9D0B1F;
}
a:hover {text-decoration: underline;}

a.external-link-new-window, a.download { 
	padding-left: 12px; 
	background:url('../imgs/extern.gif') left no-repeat; 
}
a.external-link-new-window:hover { background:url('../imgs/extern_hover.gif') left no-repeat; }
a.download { background:url('../imgs/download.gif') left no-repeat; }
img {border:none;}

h1, h2, h3, h4, h5 {
	color: #e88833;
	font-size: 2.4em;
	margin:0 0 23px 0;
	font-weight:normal;
}
h2 {font-size: 120%;}
h3 {font-size: 115%;}
h4 {font-size: 110%;}
h5 {font-size: 105%;}

hr {
	background:none;
	border:none;
}

.important {
	color: #9D0B1F;
}

.detail {
}
.name-of-person {
	font-weight: bold;
	color: #9D0B1F;
}

#page { 
	width: 830px; 
	height: 550px; 
	position:absolute;
	top:50%;
	left:50%;
	margin: -349px 0 0 -415px;
}

.shadow-top { 
	height:39px;
	background: url('../imgs/shadow_top.jpg') top no-repeat;
}
.shadow-bottom {	
	height:54px;
	background: url('../imgs/shadow_bottom.jpg') top no-repeat;
}

#main { 
	min-height: 612px; 
	background: url('../imgs/shadow_main.jpg') top repeat-Y;
}

#left-col {
	width:218px;
	min-height: 549px; 
	float:left;
	margin-left:11px;
	/*border-right:1px solid #000;*/
}

#logo {margin-top:-9px;}

#mainnav {
	margin-top:52px;
	margin-right:0px;
}

#mainnav, #mainnav * { 
	list-style:none;
	text-align:right;
}

#mainnav a { 
	display: block; 
	padding: 0px; 
	font-size:0.9em;
	line-height:1.37em;
	text-decoration : none; 
	color: #000;
}
#mainnav a:hover, #mainnav a.active { 
	background: transparent;
	color:#e88833;	
}

#right-col { 
	width: 581px; 
	min-height: 550px; 
	float: right; 
	margin: 0 20px 0 0; 
}

#slogan {
	color:#e88833;
	margin: 1px 0 0 12px;
	font-size: 1.6em;
}

#right-col #right-col-margins { 
	margin: 114px 28px 20px 12px;
}

#right-col ul { 
	padding-left: 23px; 
	list-style-image: url('../imgs/list-icon.png');
}
#right-col ol {
	list-style:none;
}

#right-col ol li {
	margin-top: 20px;
}

#bottom-menu {
	width:218px;
	position:absolute;
	margin:-8px 0 0 11px;
	text-align: right;
}
#image-start, #image-leistungen, #image-referenzen, #image-impressum , #image-contact{ position:absolute; }
#image-leistungen { margin: -202px 0 0 368px; }
#image-start { margin: -135px 0 0 183px; }
#image-referenzen { margin: -103px 0 0 609px; }
#image-impressum { margin: -208px 0 0 181px; }
#image-contact { margin: -328px 0 0 515px; }

/*####### CONTACT ########*/
#map div span, #map div a {font-size:0.8em; }
#map .gmnoprint div div {text-align:center;}
#map .gmnoprint .gmnoprint div div {text-align:left;}
form { 
	border:0px; 
	margin: 10px 0 0 0; 
	margin-left: 23px; 
	padding: 0px; 
	padding-bottom: 15px; 
	width: 86%; 
	font-size: 11px; 
}
fieldset {border:none;}
input, textarea, select  { 
	width: 48%;
	border:1px solid #C0C0C0; 
	margin:5px; 
	font-size:12px; 
	padding:2px; 
	float:right;
}
textarea { 
	display: block;
}
select {width:155px;}
.csc-mailform-field { clear: both; }
 label { 
	line-height: 1.50em; 
	width: 250px; 
	float: left; 
	margin: 5px; 
	margin-left: 0; 
	border-bottom: 1px dotted #E0E0E0; 
	font-size:12px; 
}
.csc-mailform-submit { 
	width: auto;
	display: block; 
	margin-top:10px; 
	color:#FFFFFF; 
	padding:2px; 
	background:#C0C0C0; 
	float: right; 
	border:1px solid #9D0B1F; 
	cursor: pointer;
}
.csc-mailform-submit:hover { 
	background: #9D0B1F; 
	border:1px solid #C0C0C0; 
}
#left-col  .newsletter-subscribe {margin-bottom: 105px; margin-left: 0; clear:both;}
#left-col  p,
#left-col  form label { color:#fff; }
#left-col  form label {
	border-bottom:none;
	width:90px;
}

#left-col  form input { 
	width: 100px; 
	margin-right:-10px;
	border: none;
}

/* ##### NEWS ##### */
.single-news-date {
	font-weight: bold;
	color:#9D0B1F;
}
.newslist-more { 
	text-align:right; 
	margin: 0 53px 0 23px;
}

.news-single-backlink { margin-left: 23px; }
.news-single h5 { margin: 15px 0 20px 0; }
