body {
	background-color: #212934;
}

#all {
	width: 1236px;
	font-family: sans-serif;
	font-size: 12px;
	x-background-color: lightgrey;
	background-color: #212934;
	margin: auto;
}

#kopf {
	x-width: 500px;
	width: 960px;
	color: white;
	background: url(kopf.jpg) no-repeat;
	padding: 0 0 0 10px;
}

#tl {
	clear: both;
}

#message {
	color: white;
	background-color: #2b3c55;
	padding: 5px 5px 5px 10px;
}

#x-navigation {
	x-width: 150px;
}

h2 {
	color: white;
	margin: 0 5px 0 5px;
}

.bigl {
	font-size: 25px;
	x-text-align: left;
	font-weight: bold;
	x-float: left;
	margin: 0;
	display: unset;
	border-right: unset;
	border-bottom: unset;
	text-align: unset;
	vertical-align: unset;
}

.bigr {
	font-size: 18px;
	x-text-align: left;
	font-weight: bold;
	x-float: left;
	x-margin: 0;
	display: unset;
	border-right: unset;
	border-bottom: unset;
	text-align: unset;
	vertical-align: unset;
}

p.clear {
	clear: both;
	height: 1px;
	margin: 0;
	display: unset;
	border-right: unset;
	border-bottom: unset;
	text-align: unset;
	vertical-align: unset;
}

h1 {
	margin: 0 3px 0 3px;
}

.naviiteml {
	margin: 0 0 3px 0;
}

.naviitems {
	margin: 0 30px 3px 0;
}

.naviitemr {
	margin: 0 15px 3px 0;
	float: right;
}

#spalte2 {
	width: 412px;
	x-padding: 10px;
	float: left;
	background-color: #eee;
}

#spalte3 {
	x-width: 412px;
	x-padding: 10px;
	float: left;
	background-color: #eee;
}


ul {
	margin: 0;
	pading: 0;
	list-style: none;
}	
li {
	background-color: lightgray;
	padding: 0;
}
	
.pt {
	display: table;
	width: 406px;
	x-margin: 0 0 10px 0;
}
.pth {
	display: table-row;
}
.ptr {
	display: table-row;
	height: 26px;
}
.pu {
	display: unset;
	border-right: unset;
	border-bottom: unset;
	text-align: unset;
	vertical-align: unset;
}
p {
	display: table-cell;
	x-padding: 2px;
	border-right: 1px solid #85b2f0;
	border-bottom: 1px solid #85b2f0;
	text-align: center;
	vertical-align: middle;
}

.ptctop {
	display: table-cell;
	border-right: 1px solid #85b2f0;
	border-bottom: 1px solid #85b2f0;
	text-align: center;
}

.ptch {
	display: table-cell;
	width: 55px;
	x-padding: 2px;
	border-right: 1px solid #85b2f0;
	border-bottom: 3px solid #85b2f0;
	text-align: center;
}

.ptchr {
	display: table-cell;
	width: 55px;
	x-padding: 2px;
	border-right: 1px solid #85b2f0;
	border-bottom: 3px solid #85b2f0;
	text-align: center;
	color: yellow;
	background-color: darkred;
}

.sos{
	color: #0a0;
}

.sosired{
	color: yellow;
	background-color: darkred;
}
.sous {
	color: #008;
}
.sousiwhite {
	color: white;
	background-color: darkred;
}
.socs {
	color: #eee;
}
.apoblock {
	width: 410px;
/*	height: 308px; */
	padding: 1px;
	margin: 1px 1px 2px 1px;
	background-color: #2b3c55;
	color: white;
}
.ublock {
	width: 410px;
	padding: 1px;
	margin: 1px 1px 2px 1px;
	background-color: #2b3c55;
	color: white;
}
.apoheader {
	text-align: center;
	margin:  0 0 0 20px;
	color: white;
}
	
.red {
	color: darkred;
}	
.ired {
	color: white;
	background-color: darkred;
}	
	
.eigenhl {
	color: yellow;
}	
.unten {
	clear: left;
	color: white;
}