/****************************************************
		ALLGEMEINES
****************************************************/
body, p, td, th {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.3em;
	color:#000000;
}

body {
	background:#c4dff1 url(images/streifen_body_bg.png) 0 0 repeat-x;
}


/****************************************************
		†BERSCHRIFTEN
****************************************************/
h1, h2, h3, h4 {
	color:#e41535;
	clear:both;
	font-size:14px;
	margin-bottom:8px;
}

#rechts h1 {
	margin-bottom:0;
}




/****************************************************
		LINKS
****************************************************/
a {
	color:#e41535;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}


/****************************************************
		NAVIS ALLGEMEIN
****************************************************/
nav ul,
nav ul li ul  {
	list-style-type:none;
	margin:0;
	padding:0;
}

nav ul li {
	float:left;
}

nav ul li a {

}

/*		ACTIVE 		*/
nav ul li.active a,
nav ul li.active ul li.active a {
	
}

/*		HOVER 		*/
nav#subnavigation ul li a:hover,
nav#subnavigation ul li.active ul li a:hover {
	
}

/*		ERSTER EINTRAG 		*/
nav ul li.first {
	
}

/*		LETZTER EINTRAG		*/
nav ul li.last {
	
}



/*		HAUPTNAVI		*/
#navigation ul li {
	float:none;
	text-align:right;
	padding-bottom:10px;
}
#navigation ul li a {
	color:#666666;
}

#navigation ul li.active a,
#navigation ul li.active ul li.active a,
#navigation ul li a:hover,
#navigation ul li.active ul li a:hover {
	color:#ec5568;
	text-decoration:none;
}



/*		METAS		*/
#metanavi_links ul li a,
#metanavi_rechts ul li a {
	color:#ffffff;
	font-size:10px;
	text-transform:uppercase;
	padding-left:13px;
	margin-right:12px;
	background:url(images/pfeil_button.png) 0 0 no-repeat;
}



/*		META LINKS		*/
#metanavi_links {
	position:absolute;
	left:210px;
	top:8px;
}

/*		META RECHTS		*/
#metanavi_rechts {
	position:absolute;
	top:8px;
	left:498px;
	width:510px;
}
#metanavi_rechts ul li {
	float:right;
}







/****************************************************
		SUCHFELD
****************************************************/
.tx-macinasearchbox-pi1 {
	z-index:10;
	margin-bottom:20px;
}

.tx-macinasearchbox-pi1 input {
	margin-right:0;
	border:1px solid #999999;
	height:20px;
	padding-top:3px;
	margin-top:0;
	width:200px;
	color:#666666;
}

.hidden-text {
	display: block;
	overflow: hidden;
	text-indent:-9999px;
}
.btn-search {
	background: url(images/suche_button.png) 0 2px no-repeat;
	width:21px;
	height:21px;
	clear:none;
	float:right;
}



/****************************************************
		TRENNLINIE
****************************************************/
div.linie {
	clear:both;
	height:20px;
	background:url(images/trennlinie.png) 50% 50% no-repeat;
}



/****************************************************
		LISTEN
****************************************************/




/****************************************************
		FORMULARE
****************************************************/
form fieldset {
	border:none;
}





/****************************************************
		BEREICHE
****************************************************/
#head a.logo {
	width:180px;
	height:50px;
	position:absolute;
	left:10px;
	top:10px;
}
#moodbild,
#moodbild div {
	width:1000px;
	height:330px;
	overflow:hidden;
	display:block;
}

#moodbild {
	margin:0;
}
#tx_bamoodbild_moodbild_outer {
	margin-top:0px;
	background-repeat:no-repeat;
}

#tx_bamoodbild_moodbild_inner {
	background:url(images/beispielmoodbild.jpg) 0 0 no-repeat;
}



#moodbild .foreground {
	background:url('images/header.png') 0 0 no-repeat;
	margin-top:-330px;
}

#head_abschluss {
	position:absolute;
	top:155px;
	left:0;
	width:1000px;
	height:190px;
	background:url(images/header_abschluss.png) 0 0 no-repeat;
}



#unten {
	margin-top:-30px;
	width:1000px;
	background:#ffffff url(images/flecken_unten.png) bottom left no-repeat;
	padding-bottom:50px;
	min-height:430px;
}

#links {
	width:730px;
	float:left;
	padding-top:20px;
}

#rechts {
	position:relative;
	left:0;
	width:230px;
	padding-top:20px;
	margin-right:10px;
	float:right;
}

#rechts p {
	color:#666666;
}

#navigation {
	position:relative;
	padding-top:10px;
	width:175px;
	float:left;
	
}
#content {
	width:525px;
	float:right;
}




#credits {
	position:absolute;
	left:1009px;
	margin-top:-115px;
}

#abschluss_schatten {
	position:relative;
	clear:both;
	width:100&;
	background:url(images/schatten_unten.png) 0 0 repeat-x;
	height:20px;
}