@charset "UTF-8";
.content {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-top: 40px;
	color: #757474;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #412916;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #757474;
	margin-top: 60px;
	padding-top: 5px;
}
.navi-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 38px;
	height: 32px;
	line-height: 32px;
	background-image: url(/bilder/background_navi.png);
	background-repeat: repeat-x;
	padding-left:20px;
}
.navi-top a:link {
	text-decoration:none;
	color: #41291b;
}
.navi-top a:hover {
	text-decoration: underline;
	color: #13235b;
}
.navi-top a:active {
	text-decoration: underline;
	color: #41291b;
}
.navi-top a:visited {
	text-decoration:none;
	color: #41291b;
}
.navi-top li {
	display: inline;
	padding-right: 20px;
	margin-left: 0px;
	padding-left: 0px;
}
.navi-top ul {
	display: inline;
	padding-left: 3px;
}










a:link {
	text-decoration:underline;
	color: #13235b;
}
a:hover {
	text-decoration: underline;
	color: #41291b;
}
a:active {
	text-decoration: underline;
	color: #13235b;
}
a:visited {
	text-decoration:underline;
	color: #13235b;
}












li {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 6px;
}
ul {
	padding-left: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #132356;
	margin-top: 38px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eeeeee;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #41291b;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #757474;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 36px;
}
h4   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #132356;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
h5   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #757474;
	margin-bottom: 0px;
	margin-top: 40px;
	margin-left: 20px;
}
.index {
	margin-top: 36px;
	height: 260px;
	border-bottom: 1px solid #757474;
	background-image: url(/bilder/mannchen_gewinn.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.kursiv   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
}
.container-index {
}
.containter-seiten {
	margin-top: 30px;
}
.spalte-lang {
	float: left;
	width: 590px;
}
.spalte1   {
	float: left;
	width: 280px;
}
.spalte2   {
	float: left;
	width: 280px;
	margin-left: 30px;
}
.spalte3   {
	float: left;
	width: 280px;
	margin-left: 30px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #13235b;
}
table {
	border: 1px solid #eeeeee;
}
td {
	padding: 8px;
	border: 1px solid #eeeeee;
}
tr.dunkel {
	background-color: #eeeeee;
}
thead tr {
	color: #FFFFFF;
	background-color: #df7d12;
	font-weight: bold;
	padding: 2px;
}
tr.preise {
	font-weight: bolder;
	color: #DF7D12;
	font-size: 17px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0000FF;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.plus {
	background-image: url(/bilder/plus.gif);
	background-repeat: no-repeat;
	background-position: 4px 11px;
	padding-left: 24px;
	vertical-align: top;
}
.formular-box {
	background-color: #eeeeee;
	padding: 20px;
	margin-top: 10px;
	border: 1px dotted #757474;
}
.formular-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #df7d12;
	width: 100px;
	border: 1px solid 757474;
}
.formular-label {
	width: 140px;
	float: left;
}
.formular-textfeld {
	width: 360px;
	border: 1px dotted #757474;
	margin-bottom: 1px;
}
.zitat {
	font-size: 13px;
	font-style: italic;
	border: 0px solid #CCCCCC;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

