/******  Farben

		#003c6e : blau f¸r aktive Men¸punkte
		#87888a : grau f¸r Rahmen
		
********/
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #110538;
	background-color: #ffffff;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}



a:link, a:visited {
	color: #110538;
	text-decoration: none;
	font-weight: normal;
	outline: none;
}


a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #949aa7;
	outline: none;
}

img {
	border: none;
}

img.logo {
	border: none;
	float: left;
}

br.clear {
	clear: both;
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #110538;
	padding-bottom: 0px;
}




/******* Grunds”tzlicher Seitenaufbau *********/

div.page {
	width: 565px;
	margin: 0 auto;
}



div.header {
	height: 450px;
	background-color: none;
	margin-top: 0px;
}


div.content {
	width: 200px;
	height: 470px;
	margin-bottom: 5px;
	padding: 0px 0 0 90px;
	float: left;
	display: block;
	overflow: visible;
}

div.content_info {
	width: 503px;
	height: 470px;
	background-color: #ffffff;
	margin-bottom: 5px;
	padding: 0px 0 0 50px;
	float: left;
	display: block;
	overflow: visible;
}

div.content div.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4b4b4d;
	padding-bottom: 6px;
	margin-right: 0px;
}

div.content div.haftung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4b4b4d;
	padding-bottom: 6px;
	margin-right: 30px;
}

div.next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #707173;
	margin-left: 560px;
	padding-top: 425px;
}

div.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	margin-left: 303px;
	padding-top: 545px;
}



/******* Navigation *********/

div.menue {
	background-color: #ffffff;
	color: #110538;
	font-weight: bold;
	padding: 10px 0 10px 0px;
}

div.menue a:link, div.menue a:visited {
	color: #110538;
	text-decoration: none;
	font-weight: bold;
	outline: none;

}

div.menue a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #949aa7;
	outline: none;

}

div.sprache {
	position: absolute;
	top: 10px;
	right: 340px;
	color: #3A1418;
	font-weight: bold;
	margin-right: 10px;
}
div.sprache a:link, div.sprache a:visited {
	color: #3A1418;
	text-decoration: none;
	font-weight: bold;
	outline: none;

}

div.sprache a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	outline: none;

}

/******* Linke Spalte *********/

div.boxleft {
	position: relative;
	width: 970px;
	height: 530px;
	float: left;
	margin-top: 20px;
}

div.bildunten {
	position: relative;
	right: 0px;
	float: right;
	margin-left:30px;
	margin-top: 20px;
	width: 220;
	bottom: 50px;
}

/******* Inhaltsspalte Mitte *********/


div.content div.boxright {
	background-color: #3a1418;
	position: relative;
	width: 248px;
	height: 470px;
	padding: 20px;
}



div.content div.bild-rechts {
	float: left;
	height: auto;

}

div.content div.bild-rechts img {
	float: left;
	margin-left: 6px;
	margin-bottom: 18px;
	border: 1px solid #87888a;


}

div.content div.bild-links {
	float: left;
	height: auto;

}

div.content div.bild-links img {
	margin-right: 26px;
	margin-bottom: 18px;
	border: 1px solid #87888a;

}

div.content div.bild-info img {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: -10;


}



/******* Newsletter ***********/


#mc_embed_signup {
	background:#3a1418;
	clear:left;
	font:12px Helvetica,Arial,sans-serif;
}

#mc_embed_signup input.email {
	width: 200px;
}

#mc_embed_signup form {
	padding: 0 0 10px 0;
}

#mc_embed_signup .button {
	background-color: #c9b696;
	font-size: 14px;
}

div.newsletter {
	width: 248px;
	background-color: #3a1418;
}


div.newsletter div.clear {
	border: 1px solid #000000;
	color: #000000;
	font-size: 12px;
	padding: 2px;
	margin-right: 30px;
	margin-top:45px;
	background-color: #d9dadb;
}
	


/******* Navigation unten ************/

div.footer a {
	color: #142559;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

span.hochgestellt {
	font-size: 10px;
	position: relative;
	bottom: 6px;
}
