﻿@import url('navi.css');
@import url('boxen.css');
@import url('gallery.css');
@import url('links.css');
@import url('quiz.css');
@import url('lightbox.css');
body {
	margin: 0;
	background-color: #30406A;
	color: #c1462d;
	font-family: Arial, Helvetica, Sans-Serif, "Comic Sans MS";
	background-image: url('../images/dd_wappen.gif');
	font-size: 100.01%;
}
#all {
	border: 2px #FFFF66 outset;
	width: 980px;
	margin: 5px auto 0px auto;
	padding: 0px;
	background-color: #30406A;
	font-size: 0.8em;
}
#banner {
	width: 100%;
}
.img_top {
	border: 5px #DCDEE5 solid;
	float: left;
}
#inhalt {
	border: 2px #FFFFFF inset;
	padding: 10px;
	margin: 5px;
	background-color: #CCFF99;
}
h1 {
	font: normal small-caps bold 1.4em "Times New Roman", Times, Serif;
	margin: 0 10px 10px 0;
	padding: 5px 15px 5px 15px;
	color: #c1462d;
	background-color: #E6E4E9;
	border-bottom: 3px #CC3300 solid;
	border-right: 10px #CC3300 solid;
	border-top: 1px #C0C0C0 solid;
	display: inline;
	letter-spacing: 0.12em;
}
h2 {
	color: #fff;
	font-family: "Times New Roman", Times, Serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.2em;
	text-align: center;
	background-color: #C1462D;
	width: 100%;
}
h3 {
	color: #c1462d;
	font-family: "Times New Roman", Times, Serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.0em;
}
h4 {
	margin: 10px 5px 0 0;
	padding: 5px 15px 0 15px;
	font-family: "Times New Roman", Times, Serif;
	font-size: 1.2em;
	height: 1.5em;
	text-align: left;
	background-color: #FFFF99;
	border-style: solid;
	border-width: 5px 0px 1px 20px;
	border-color: #990000 #990000 #999999 #990000;
}
h5 {
	border: 1px #777777 outset;
	margin: 0 0 5px 0;
	background-color: #E0DFE3;
	font-size: 1.2em;
}
table {
	background-color: #EBF4F9;
}
tr {
	background-color: #EBF4F9;
}
th {
	font-weight: bold;
}
td {
	padding: 3px;
}
caption {
	font-variant: small-caps;
	text-align: left;
	background-color: #FFFF99;
	border-style: solid;
	border-width: 5px 0px 1px 20px;
	border-color: #990000 #990000 #999999 #990000;
	padding: 5px;
}
thead {
	font-size: 1.1em;
	font-weight: bold;
}
tr td.oben_re {
	text-align: right;
	vertical-align: top;
	padding-right: 20px;
}
/*kontrast zwischen Tabellenzeilen*/
.kontrast {
	background-color: #CCFF99;
}
.klein {
	font-size: 0.8em;
	margin-left: 30px;
}
.blocksatz {
	text-align: justify;
}
.zentriert {
	text-align: center;
}
.wichtig {
	color: #FF0000;
	font-weight: bold;
}
.ueberschrift {
	margin: 5px 5px 10px 0;
	padding: 0 15px 0 15px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, Serif;
	font-variant: small-caps;
	font-size: 1.2em;
	border-bottom: 3px #666666 solid;
	border-right: 10px #666666 solid;
	border-top: 1px #666666 solid;
	display: block;
	width: 150px;
	text-align: right;
	height: 3em;
}
.border {
	border: 3px #CCCCCC inset;
}
.no_border {
	border-width: 0;
}
.no_deko {
	text-decoration: none;
}
hr {
	border: 1px #808080 outset;
	color: #990000;
	height: 2px;
	background-color: #990000;
}
#preload-pictures {
	display: none;
}
.button_standart {
	font-weight: bold;
	width: 12em;
	color: #008000;
}
.button_achtung {
	font-weight: bold;
	width: 12em;
	color: #FF0000;
}
