@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-image: url(../../../media/Template/Design/kachel_hg_aussen.jpg);
	background-repeat: repeat;
}
a:link {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #3c2c00;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
	text-decoration: underline;
}

a:visited {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #3c2c00;
	text-decoration: none;
}


.rahmen-weiss-oben-unten {
	background-color: #FFF;
	max-height: 15px;
	height: 15px;
	font-size: 5px;
}

.rahmen-weiss-rechts-links {
	background-color: #FFF;
	max-width: 15px;
	width: 15px;
	font-size: 5px;
}

.schmuck-links {
	width: 108px;
	max-width: 108px;
	background-image: url(../../../media/Template/Design/schmuckbild_aussen_links.jpg);
	background-repeat: no-repeat;
}

.schmuck-rechts {
	width: 108px;
	max-width: 108px;
	background-image: url(../../../media/Template/Design/schmuckbild_aussen_rechts.jpg);
	background-repeat: no-repeat;
}

.logo {
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	max-width: 1024px;
	width: 1024px;
}

.rahmen-navi {
	background-color: #3c2c00;
	max-height: 46px;
	height: 46px;
	max-width: 1004px;
	width: 1004px;
	padding-left: 0px;
	padding-right: 0px;
}

.startheader {
	background-color: #FFF;
}

.variabel {
	background-color: #FFF;	
}

.ueber {
	background-color: #3c2c00;
	max-height: 46px;
	height: 46px;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 1004px;
	width: 1004px;
}

.inhalt {
	background-color: #ddeaef;
	min-height: 200px;
	height: 200px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: 5b5b5b;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	max-width: 1004px;
	width: 1004px;
}

.inhalt-start {
	background-color: #d6d1bb;
	min-height: 200px;
	height: 200px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: 5b5b5b;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	max-width: 1004px;
	width: 1004px;
}

.fuss {
	min-height: 20px;
	height: 20px;
	font-size: 9pt;
	color: #3c2c00;
	text-align: left;
}

/* navi hat extra css */



/* Start Inhalt */

.ueber h1 {
	color: #FFF;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
}
.ueber h2 {
	color: #FFF;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}
.ueber h3 {
	color: #FFF;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}


/* Detail Inhalt */

.weiss-grau {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
	color: #FFFFFF;
	background-color: #3c2c00;
	height: 15px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.weiss-grau-inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	color: #000000;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bild-detail {
	max-width: 70%;
	width: 65%;
	padding-left: 0px;
	padding-right: 0px;
	min-width: 60%;
}

.bild-detail img
{
max-width:490px;
}