body {
	padding: 0;
	margin: 0;
	background: #000 url(../images/bg.jpg) no-repeat top center;
	
}

body, td {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

a {
	color: #680A08;
}

.contCenter {
	width: 753px;
	margin: 0 auto;
	position:relative;
}

.contHeader {
	background:url(../images/contTop.png) no-repeat top left;
	height: 273px;
	position:relative;
}

.langSelect {
	position: absolute;
	width:119px;
	height:33px;
	left: 634px;
	top: 1px;
}

.contEnd {
	background: url(../images/contEnd.png) no-repeat top left;
	height: 15px;
}

.contText {
	background: url(../images/textCont.png) repeat-y top left;
        color: #b9b88b;
        position: relative;
}


.rechtsText {
	font-size:10px;
	color:#BF5001;
	text-align:center;
}

.rechtsText a {
	color: #680A08;
	font-weight:bold;
}

.menu {
	padding: 210px 123px 0 123px;
}

.text {
	width: 457px;
        float:left;
}

.textOpenener {
    width: 148px;
    float: left;
    height: 500px;
}

.clear {
    clear:left;
}


table.menuTable td,
table.menuTable td a{
	font-weight:bold;
	color: #fffeb4;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
}

div.contPadder {
    height: 12px;
}

div.spacer {
	height:1px;
}

div.logos {
	text-align:center;
}


.contenttext img {
	padding: 0 0 12px 0;
}

ul, ol {
	padding: 0 0 0 30px;
	margin: 0;
}

ul li, 
ol li {
	list-style-image:url(../images/LI_ICON.png);
	padding: 0 0 5px 0;
	margin: 0;
}

div.rightFig,
div.leftFig {
	position:absolute;
}

a.pageCounter {
    font-size: 14px;
    color: #fff;
}