body {
	background-color: #01014A;
	margin: 0px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: ridge 3px #dbdbff;
	background-color: #e2e2e2;
}

td {
	background-color: white;
	padding: 5px;
}

th {
	background-color: #212294;
	padding: 5px;
	color: #d2d2f5;
	font-weight: 500;
}

#main-mit {
	background-color: #e3e3e3;
	
	margin-left: 175px;
	margin-right: 159px !important;
	padding: 9px;
	min-height: 100%;
}

#main-ohne {
	background-color: #e3e3e3;
	margin-left: 175px;
	padding: 9px;
	min-height: 100%;
}

#navigation {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 175px;
	text-align: center;
	background-color: #bcbcbc;
	height: 910px;
	float: left;
	z-index: 100;
}

#logo {
	background-color: white;
	padding: 10px;
	padding-top: 15px;
}

#adobe {
	text-align: center;
	top: 420px;
	position: relative;
}

#headline {
	margin-bottom: 30px;
	background-color: white;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border: ridge #dbdbff 6px;
	text-align: center;
}

#rechts {
	margin-left: 5px;
	background-color: #c8d9f9;
	float: right;
	width: 135px;
	padding: 9px;
	position: fixed;
	right: 7px;
}

.foto {
	background-color: transparent;
	color: #bbbbbb;
	position: fixed;
	top: 250px;
	right: 9px;
	padding: 0px;
	width: 135px;
	height: 170px;
	border: ridge #dbdbff 6px;
	text-align: center;
	vertical-align: middle;
	font-size: 90%;
}

.hidden {
	display: none;
}

.bild {
	color: #0001a8;
}

#footer {
	background-color: #c6c6c6;
	padding: 10px;
	position: relative;
	top: 10px;
	clear: both;
	text-align: center;
	margin-right: -7px;
	z-index: 0;
	margin-left: -10px;	
}

p {
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	
}

h1 {
	font-size: 1.2em;
	color: #00007B;
	padding: 5px;
	background-color: #d1e0fa;
	border: 2px outset #00007B;
	text-align: center;
}

h2 {
	font-size: 1.1em;
	color: #0002c6;
	padding: 5px;
	background-color: white;
	border: 1px outset #00007B;
	text-align: center;
}

h3 {
	font-size: 1.0em;
	color: #2b2cff;
	padding: 5px;
	background-color: transparent;
	border: 1px outset #00007B;
	text-align: center;
}

#headline h1 {
	font-size: 1.8em;
	color: #00007B;
	border: none;
	background-color: transparent;
}

.zentriert {
	text-align: center;
}

.rechts {
	text-align: right;
}

.links {
	text-align: left;
}

.betont {
	background-color: #c9dcf9;
}

.rot {
	color: #c80000;
}

ul li {
	margin-bottom: 0.4em;
	list-style-image: url(../dingolfing-img/list.gif);
}

ol li {
	margin-bottom: 0.4em;
}

.back {
   unicode-bidi:bidi-override; direction: rtl;
}

.gold {
	background-color: #FFD700;
}

.silber{
	background-color: Silver;
}

.bronze{
	background-color: #D2691E;
}

.aktuelles{
	width: 620px;
	text-align: center;
}

.ohne{
	background-color: transparent;
	border: none;
}

.spacer{
	float: left;
}

.hidden{
	display: none;
}

.schmal{
	width: 60%;
}

.jfwk{
	background-color: #FEFF75;
	text-align: left;
	width: 200px;
	padding: 10px;
}

.kader{
	background-color: #FFCE71;
	text-align: left;
	width: 200px;
	padding: 10px;
}