* {
	margin: 0;
	padding: 0;
}

body, html {
	width: 100%;
	height: 100%;
}

html {
	overflow: scroll;
	overflow-x: auto; /*CSS3*/
}

body {
	background: #fff url(../gfx/bg_body.jpg) repeat-x;
	color:#BA0109;
	font: 0px arial, verdana, sans-serif;
}

body a {
	color:#666666;
	text-decoration:none;
}

img {
	border:none;
}

h1 {
	font: 24px georgia;
	padding-bottom:20px;
	margin-top:-4px;
}

h2 { 
	font-size: 12px;
	font-weight:bold;
	padding-bottom:20px;
}

p {
	padding-bottom:10px;
}

#pageWrap {
	width:999px;
	margin: 0 auto;
	background: white url(../gfx/bg_pagewrap.jpg) repeat-x 0 36px;	
	font: 12px arial, verdana, sans-serif;
	color:#666666;
}

#topNav {
	background:#000;
	border-left:1px solid #fff;
	border-right: 1px solid #fff;
	height:36px;
	overflow:hidden;
	font-size:9px;
	text-transform:uppercase;
}

#topNav ul {
	list-style:none;
	padding:18px 40px 0 34px;
}

#topNav li {
	display:inline;
	padding-left:10px;
	margin-left:5px;
}

#topNav a {
	color:#7f7f7f;
}

#topNav ul .menuitem14 {
	background: url(../gfx/ico_topnav_blognews.gif) no-repeat 0 0;
}

#topNav ul .menuitem13 {
	background: url(../gfx/ico_topnav_jobs.gif) no-repeat 0 0;
}

#topNav ul .menuitem12 {
	background: url(../gfx/ico_topnav_sitemap.gif) no-repeat 0 0;
}

#topNav ul .menuitem11 {
	background: url(../gfx/ico_topnav_kontakt.gif) no-repeat 0 0;
}

#topNav ul .menuitem10 {
	background: url(../gfx/ico_topnav_impressum.gif) no-repeat 0 0;
}

#topNav ul .menuitemleft1 {
	background: url(../gfx/ico_topnav_uebersicht.gif) no-repeat 0 0;
}

#topNav #topNavLeft {
	width:50%;
	float:left;
}

#topNav #topNavRight {
	width:50%;
	float:right;
	text-align:right;
}

#header {
	padding: 39px 72px 77px 42px;
	background: url(../gfx/rcag_logo.jpg) 872px 35px no-repeat;
	font-size:15px;
}

#headerLeft {
	width:230px;
	float:left;
}

#headerRight {
	width:520px;
	float:left;
}

#contentWrap {	
	min-height:500px;
	height:auto !important;
	height:500px;
	padding:0 60px 30px 42px;
}

#col1 {
	width:300px;
	float:left;
}

#col2 {
	width:346px;
	float:left;
	padding:0 17px 0 34px;
	min-height:500px;
	height:auto !important;
	height:500px;
}

#col3 {
	width:183px;
	float:left;
	margin-top:64px;
	padding-left:17px;
	color:#9a9a9a;
	background:url(../gfx/verticalbar.gif) top left no-repeat;
	min-height:460px;
	height:auto !important;
	height:460px;
}

#col3 h1, #col3 h2, #col3 h3 {
	color:#666666;
}

#col1 a, #col2 a, #col3 a {
	color:#BA0009;
}

#col2 ul {
	margin-left:20px;
}

#content {
	padding-bottom:30px;
}



.nav {
	text-transform:uppercase;
	width:300px;	
}

.nav ul {
	list-style:none;
	clear:both;
}

.nav li {
	display:block;
	float:left;
}

.nav a, #contentNav a {
	color:#989898 !important;
}

.nav a:hover, #contentNav a:hover {
	color:#BA0009 !important;
}

li.act a {
	color:#BA0009 !important;
}

.nav #level1, .nav #level2, .nav #level3 {
	padding:0 0 25px 0;
	line-height:100%;
}

.nav #level1 {
	font-size:15px;
	width:300px;
}

.nav #level2 {
	font-size:12px;
}

.nav #level3, .nav #level4 {
	font-size:11px;
}

.nav #level3 li, .nav #level4 li {
	float:none;
}

.nav #level3 a, .nav #level4 a {
	display:block;
}

#footer {
	margin-top:35px;
	padding-bottom:20px;
}

#botNav {
	border-top:1px dotted #989898;
	padding-top:12px;
	margin-top:15px;
	font-size:9px;
	text-transform:uppercase;
	color:#999999;
}

#botNav ul {
	list-style:none;	
}

#botNav li {
	display: block;
	float: left;
	width:168px;
	padding:0 10px 0 0;
	font-weight:bold;
}

#botNav li li {
	display: block;
	float: none;
	margin:0;
	padding:  4px 0 0 0;
	font-weight:normal;
}

#botNav a {
	color:#999999;
}

#botNav a:hover {
	color:#666;
}

#logos dl {
	padding-right:35px;
}

.ceLeft, .ceCenter, .ceRight {
	padding-bottom:20px;
}

.boxen, .boxen a {
	color:#ffffff !important;
	font-size:11px;
}

.boxen img {
	border:none;
}

.boxen .boxDivider {
	height:10px;
	width:10px;
	font-size:1px;
}

.box1, .box2, .box3, .box4 {
	width:125px;
	height:150px;
	padding:10px !important;
}

.detailExtras {
	font-size:11px;
	padding-top:0px;
}

.detailExtras h3 {
	font-size:11px;
	font-weight:normal;
	color:#000;
}

.detailExtras div {
	margin-bottom:10px;
}

.ceCenter .tx-rcagreferencelist-pi1 h1 {
	margin-bottom:5px;
}

.ceCenter .tx-rcagreferencelist-pi1 h2 {
	margin-bottom:0px;
	padding-bottom:5px;
}

.tx-rcagreferencelist-pi1  #bigImage {
	padding-bottom:15px;
}


.tx-rcagwpreader-pi1 h2 {
	padding:0;
	margin:0;
}

.entryShortlist, .entryShortlistLast, .entryList, .entryListLast {
	padding-bottom:10px;
}

.entryList, .entryListLast {
	width:218px;
	float:left;
	padding-right:15px;
}

.entryListLast {
	padding-right:0px;
}

#mailform fieldset {
	border:none;
}

#mailform label {
	display:block;
	width:80px;
	float:left;
	margin-bottom:10px;
}

#mailform input, #mailform select {
	width:210px;
	margin-bottom:10px;
	font: 12px arial, verdana, sans-serif;
}

#mailform select {
	width:215px;
}

#mailform textarea {
	width:290px;
	margin-bottom:10px;
	font: 12px arial, verdana, sans-serif;
}

#mailform .csc-mailform-submit {
	width:80px;
}


.tx-rcagreferencelist-pi1 .detailCustomer h2 {font-size:15px;margin-bottom:0px;}