@font-face {
	font-family: 'source_sans_proregular';
	src: url('/css/schriften/sourcesanspro-regular-webfont.eot');
	src: url('/css/schriften/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/css/schriften/sourcesanspro-regular-webfont.woff') format('woff'), url('/css/schriften/sourcesanspro-regular-webfont.ttf') format('truetype'), url('/css/schriften/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body {
	height: 101%;
}
body {
	margin: 0px;
	font-family: 'source_sans_proregular';
	font-size: 13px;
	background-image: url(/images/bg-img-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.all {
	padding: 10px 450px 0px 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.main {
	width: 690px;
	padding: 10px;
	font-size: 1.0em;
}
.box {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px dotted #085aa9;
	background: white;
	font-size: 1.2em;
	line-height: 140%;
	background-image: url(/images/trans.png);
	opacity: 0.8;
}
.footer {
	margin-top: 10px;
	background: #f5f5f5;
	padding: 5px;
	border: 1px dotted #085aa9;
	font-size: 1.4em
}
.trenner {
	width: 95%;
	border-top: 1px dotted #085aa9;
	margin: 15px auto 15px auto;
	text-align: center;
}
img {
	border: none
}
.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
h1 {
	font-weight: bold;
	font-family: 'Cinzel', serif;
	font-size: 1.5em;
	line-height: 120%;
	color:darkbrown;
}
h2 {
	color:darkbrown;
	font-size: 1.0em;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #085aa9;
	text-decoration: none;
}
a:visited {
	color: #085aa9;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}
a:active {
	color: black;
	text-decoration: underline;
}
a:link.nav {
	color: #085aa9;
	text-decoration: none;
	font-size: 1.4em;
}
a:visited.nav {
	color: #085aa9;
	text-decoration: none;
	font-size: 1.4em
}
a:hover.nav {
	color: black;
	text-decoration: underline;
	font-size: 1.4em
}
a:active.nav {
	color: black;
	text-decoration: underline;
	font-size: 1.4em
}
a:link.high {
	color: #085aa9;
	text-decoration: none;
	font-weight: bold;
}
a:visited.high {
	color: #085aa9;
	text-decoration: none;
	font-weight: bold;
}
a:hover.high {
	color: #085aa9;
	text-decoration: underline;
	font-weight: bold;
}
a:active.high {
	color: #085aa9;
	text-decoration: underline;
	font-weight: bold;
}
.tab {
	border-collapse: collapse;
}
.ce {
	border: 1px dotted black;
	padding: 4px;
}
.block {
	display: block
}
li {
	margin-bottom: 6px;
}
.round {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
.right {
	text-align: right
}
.topnavi {
	height: 48px;
	margin-bottom:10px;
	background: white;
	background-image: url(/images/trans.png);
	opacity: 0.8;
	border: 1px dotted #085aa9;
}
.navtop {
	/**/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: white;

}
.tn_1 {
	width: 97px;
	height: 20x;
	float: left;
	padding: 5px;
	margin-right: 3px;
	margin-top: 8px;
	text-align: center;
}
.tn_2 {
	width: 135px;
	height: 20x;
	float: left;
	padding: 5px;
	margin-right: 3px;
	margin-top: 8px;
	text-align: center;
}
.tn_3 {
	width: 110px;
	height: 20x;
	float: left;
	padding: 5px;
	margin-right: 3px;
	margin-top: 8px;
	text-align: center;
}
.tn_4 {
	width: 70px;
	height: 20x;
	float: left;
	padding: 5px;
	margin-right: 3px;
	margin-top: 8px;
	text-align: center;
}
.tn_5 {
	width: 108px;
	height: 20x;
	float: left;
	padding: 5px;
	margin-top: 8px;
	margin-right: 3px;
	text-align: center;
}
.tn_6 {
	width: 82px;
	height: 20x;
	float: left;
	padding: 5px;
	margin-top: 8px;
	text-align: center;
}
.nowrap {
	display: inline
}
.bdu {
	margin-top: 5px;
	margin-bottom: 20px;
	width: 100px;
}
.sk {
	width: 240px;
}
.mindiv {
	min-height: 600px;
}
.bg-2 {
	background-image: url(/images/bg-img-1.jpg);
}
.bg-3 {
	background-image: url(/images/bg-img-3.jpg);
}
