body {
	margin-top : 0;
	margin-left : 0;
	color : silver;
	background-color : #7a2426;
}
#container {
	width: 625px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#titel {
	position: relative;
	background-image: url(de/bilder/menuebild.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	height: 155px;
	width: 625px;
	border: 1px solid #903;
	background-color: silver;
	margin-top: 3px;
}
#titel_en {
	position: relative;
	background-image: url(en/bilder/menuebild.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	height: 155px;
	width: 625px;
	border: 1px solid #903;
	background-color: silver;
	margin-top: 3px;
}

#button {
	position: relative;
	z-index: 1;
	width: 625px;
	text-align: center;
	left: auto;
	right: auto;
	top: 105px;
}

#maincontent {
	width: 605px;
	text-align: left;
	background-color: silver;
	padding: 10px;
	border: 1px solid #903;
	position: relative;
	top: 2px;
}
.bilderspalte {
	float: left;
	width: 180px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: auto;
	left: auto;
	right: auto;
}
.textspalte {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	color: #903;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: auto;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 10;
} 

/* Hintergrund Pantone 1815 C */
h1 {
	color : #903;
	font-style : normal;
	font-weight : bold;
	font-size : 11pt;
	line-height : normal;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #903;
}
h2 {
	color : #903;
	font-style : normal;
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
h3 {
	color: silver;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: bold;
	vertical-align: bottom;
	background-color: #903;
	padding: 5px;
	height: auto;
}
h4 {
	color : #903;
	font-style : normal;
	font-weight : bold;
	font-size : 14pt;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 21pt;
}
hr{
	clear: left;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #903;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p, tr, li {
	color : #903;
	font-size : 9pt;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
td {
	color : #903;
	font-size : 9pt;
	line-height : 12pt;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
th {
	color : silver;
	font-size : 9pt;
	line-height : normal;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
a:link, a:visited {
	color : #903;
	font-size : 9pt;
	line-height : 12pt;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration : none;
}
a:hover, a:active {
	text-decoration : underline;
}

#copyright {
	width: 100%;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #903;
	clear: left;
}
#copyright a, #copyright p  {
	color : #903;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 7pt;
	text-decoration:none
}
#copyright a:hover {
	text-decoration: underline;
}
