/* CSS Document */
/*********************************************************/
* {
	margin: 0;
	padding: 0;	
}

h1, h2, h3, h4 {
	margin-bottom: 0.6em;
	color: 	#4b4b4b;
}

h1 {
	color: #d9001d;
	font-size: 30px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;	
}
h4 {
	font-size: 14px;	
}
p {
	margin-bottom: 10px;
	line-height: 1.3em;
}
a {
	text-decoration: none;
	color: #d9001d;
}
a:hover {
	text-decoration: underline;
	color: #4b4b4b;
}
img, fieldset {
	border: 0 none;
}
fieldset legend {
	display: none;
}

.clear {
	clear: both;
}
/*********************************************************/
body, html {
	height: 100%;
}

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #FFFFFF;
}
/*********************************************************/
#awo_wrapper {
	min-height: 100%;
	text-align: left;
	position: relative;
	background: #EDEDED url(../images/contentwrapper_bg.gif) -2px top repeat-y;
}
#awo_content {
	width: 640px;
	float: left;
	min-height: 550px;
	padding: 30px 20px 30px 20px;
}
#awo_content ul {
	padding-left: 1.5em;	
}
/*********************************************************/
#awo_banner {
	background: #FFFFFF;
	height: 158px;
	position: relative;
}

#awo_banner .awo_bannercontent {
	width: 875px;
	height: 160px;	
}

#awo_banner .awo_homelink a {
	display: block;
	position: absolute;
	left: 61px;
	top: 24px;
	width: 108px;
	height: 86px;
	text-decoration: none;
}

#awo_banner .awo_bannercontent div {
	float: left;	
}

#awo_banner .awo_bannercontent .awo_headerpics {
	float: right;
	width: 300px;
	height: 160px;
	overflow: hidden;	
}

#awo_banner .awo_headerpics img {
	float: right;
	margin: 0 5px 5px 0;	
}

#awo_banner .awo_logo {
	margin: 17px 23px 0 60px;
}

#awo_banner .awo_slogan h1 {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	margin: 64px 0 0 0;	
}

#awo_banner .awo_slogan h1 span {
	position: absolute;
	left: -10000px;	
}
/*********************************************************/
#awo_img {
	margin: 40px 0px 0px 0px;
}
#awo_submenu img {
	padding: 0px 0px 10px 10px;
}
#awo_logo {
	margin:0px 0px 0px 22px;
}
/*********************************************************/
#awo_breadcrumbs {
	list-style-type: none;
}
#awo_breadcrumbs li {
	float: left;
	padding: 0px 2px;
	color: #808080;
}
#awo_breadcrumbs li a.current{
	font-weight: bold;
}
/*********************************************************/
#awo_mainmenu {
	position: absolute;
	left: 217px;
	top: 120px;
	list-style-type: none;
	height: 26px;
}
#awo_mainmenu li {
	float: left;
	line-height: 26px;
	border-right: 1px solid #4b4b4b;
	text-transform: uppercase;
	padding: 0 15px;
	font-size: 12px;
}
#awo_mainmenu li.first {
	padding-left: 0;	
}

#awo_mainmenu li.last {
	padding-right: 0;
	border-right: 0 none;	
}

#awo_mainmenu li a {
	font-weight: bold;
	color: #4b4b4b;
}
#awo_mainmenu li a.current,
#awo_mainmenu li a:hover {
	color: #d9001d;
	text-decoration: none;
}

#awo_contentwrapper {
	background: #EDEDED url(../images/contentwrapper_bg.gif) -2px top repeat-y;
}
/*********************************************************/
#awo_meta {
	width: 660px;
	padding: 5px 10px 0 200px;
	height: 15px;
	color: #898B89;
	font-size: 11px;
	overflow: hidden;
}
#awo_meta a {
	color: #666666;
	font-size: 11px;
}
#awo_metamenu {
	float: right;
	list-style-type: none;
}
#awo_metamenu li {
	float: left;
	padding: 0px 2px;
}
#awo_metamenu li a {
	font-weight: bold;
}

#awo_leftcolumn {
	width: 190px;
	float: left;
}

/*********************************************************/
#awo_submenu {
	padding: 0px 10px 15px 20px;
	list-style-type: none;
	width: 160px;
}
#awo_submenu ul {
	padding: 0px 10px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
}
#awo_submenu li {
	font-size: 13px;
	line-height: 1.5em;
}
#awo_submenu a {
	color: #000000;
}
#awo_submenu li a:hover {
	text-decoration: none;
	color: #d9001d;
}
#awo_submenu_level-1 li a {
	font-weight: bold;
}
#awo_submenu_level-2 li a {
	font-weight: normal;
}
#awo_submenu_level-1 li a.current,
#awo_submenu_level-2 li a.current {
	color: #d9001d;
	font-weight: bold;
}
#awo_submenu li.spacer_page {
	color: #999999;
	font-size: 0.9em;
	padding: 0px 0px 0px 0px;
	border-color: #999999;
	border-width: 1px;
	border-style: dashed none dashed none;
	margin: 10px 0px 3px 0px;
}
/*********************************************************/
#awo_search {
	width: 150px;
	padding: 0px 10px 0px 30px;
	margin-top: 230px;
}
#awo_search input, .tx-indexedsearch-form input.tx-indexedsearch-searchbox-sword {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	margin-top: 5px;
}
#awo_search label {
	font-weight: bold;
}
/*********************************************************/
.browsebox {
	list-style-type: none;
	margin: 20px 0px;
	overflow: hidden;
}
.browsebox li {
	float: left;
	margin-right: 20px;
}
#bickel_content p.tx-indexedsearch-descr {
	margin-bottom: 5px;
}
/*********************************************************/
.contenttable {
	width: 100%;
}
th {
	text-align: left;
}
div.two_columns div.column {
	width: 48%;
}
div.two_columns div.column-0 {
	float: left;
}
div.two_columns div.column-1 {
	float: right;
}
div.tx-indexedsearch-whatis {
	margin-top: 25px;
	padding-top: 15px;
	border-top: dotted 1px #515151;
}

.tx-indexedsearch-icon img {
	position:relative;
 	top: 2px;
 	padding-right: 5px;
}

.tx-indexedsearch-title a {
	color: #D9001D;
}
.tx-indexedsearch-res {
	margin-bottom: 20px;	
}
.tx-indexedsearch-res h3 {
	margin-bottom: 5px;	
}
dt.tx-indexedsearch-text-item-path {
	float: left;
}
dd.csc-textpic-caption {
	color: #666666;
	font-size: 0.8em;
	line-height: 1.6em;
	padding-left: 3px;
}

.frontEndEditIcons {
	border: 0px;
}

/***** Für Text mit Bild (links, kein Umbruch) Bild ganz nach links ***/

div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	position: relative;
	left: -20px;	
}


/*********************************************************/

/* Formular formatieren */

div.csc-mailform-field {
	clear: both;
	margin-bottom: 5px;
	color: black;
}

div.csc-mailform-field label {
	float: right; 
	display: block;
	width: 200px;
}

div.csc-mailform-field input[type=submit] {
	margin-left: 0px;
}

