/* ars navigandi GmbH - arscms */
/* /styles/css/std.css - platform wide std layout */

/* begin general settings *******************************************************/
/* COLORS */
*.bg_styleVeryDarkGray {background-color:#404040;}

*.c_styleVeryDarkGray {color:#404040;}

*.b_styleVeryDarkGray {border:1px solid #404040;}

/* MAIN ELEMENTS */

#navmeta {
	background-color: #d5fcf4;
	padding: 0 0 0 0;
	border: 1px solid #0c9;
	margin: 0 0 0 0;
	height: 50px;
}

#center {
width: 996px;
position: absolute;
left: 50%;
margin-left: -498px;
background-color:transparent;
margin-top: 10px;
}

#rundeecken1 {
	background:url("/styles/images/roundbox/roundedbox_ro.gif") top right no-repeat;
	background-color: #FFFFFF;

}

#rundeecken2 {
	background:url("/styles/images/roundbox/roundedbox_lo.gif") top left no-repeat;
}

#rundeecken3 {
	background:url("/styles/images/roundbox/roundedbox_ru.gif") bottom right no-repeat ;

}

#rundeecken4 {
	background:url("/styles/images/roundbox/roundedbox_lu.gif") bottom left no-repeat;
}

#header {
	height: 220px;
	background-image:url("/styles/images/header/989528_header_startseite.jpg");
	background-repeat:no-repeat;
}

#nav_crumbTrail {
	font-size: 11px;
	color: #9A9A9A;
	padding-left: 20px;

}

#nav_crumbTrail a span.link, #nav_crumbTrail a, #nav_crumbTrail a:hover span.link  {
	font-size: 11px;
	color: #9A9A9A; 
	text-decoration:none;
}

#nav_crumbTrail a:hover span.link {
	color:#095695; 
	text-decoration:none;
}

#abstand {
	padding:7px 15px 73px 5px;
	background-color:transparent;
}

#content_text {
	background-color: #FFFFFF;
}

#topNav {
	background-color:#00FF00;
	border: 1px solid #A00091;
}

.contentColor {
	background-color:#EAEAEA;
	color: #666666;
}

#contentPadding {
	padding:0px 10px 0px 20px;
}

#headlines {
	background:url("/styles/images/headlines/headline_home.gif") bottom left no-repeat;
	
	height: 87px;
}

#contentText {
	width:516px
}

#contentPicture {
	width:380px;
}

#contenSpace {
	width: 40px;
}

#contentPos3 {
	width: 930px;
}
/* end general settings *********************************************************/

