body {
  	margin-top: 20px;
  	font-size: 11px;
  	font-family: Verdana, Tahoma, Arial, sans-serif;
  	color: #616161;
  	background: url('../img/bg.gif');
}

p {
  	margin: 3px;
}

a {
	color: #616161;
}

div#boden {
	position: absolute;
	background: url('../img/boden.gif');
	width: 100%;
	height: 240px;
	top: 140px;
	left: 0px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

div#layout {
	width: 937px;
	background: #C90000;
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 9px;
	padding-right: 5px;
}

div#logo {
	width: 161px;
	height: 26px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 3px;
	padding-top: 15px;
	background: url('../img/logo.gif');
	background-repeat: no-repeat;
}

div#leftbox {
	position: relative;
	top: 0px;
	float: left;
	width: 160px;
	padding-left: 7px;
}

div#leftbox img {
	margin-bottom: 1px;
}

div#leftbox #news {
	background: #DCDADA;
	padding: 5px;
	float: left;
	width: 150px;
	color: #616161;
}

div#leftbox td.top {
	font-weight: bold;
	color: #C90000;
}

div#leftbox a {
	color: #C90000;
}

div#menue {
	float: right;
	width: 767px;
	margin-top: -50px;
}

div#right {
	width: 767px;
	position: absolute;
	top: 21px;
	left: 10px;
	z-index: 0;
}

div#content { 
	width: 628px;
	position: relative;
	padding-left: 3px;
}

div#images {
	width: 135px;
}

div#images img {
	border: 1px solid #BFBFBF;
	margin-bottom: 7px;
	cursor: pointer;
	padding: 2px;
}

div#bottomnews {
	clear: both;
	margin-top: 10px;
}

div#menue div {
	z-index: 0;
}


div#menue #slider {
	position: relative;
	height: 0px;
	overflow: hidden;
	z-index: 150;
	width: 770px;
	margin-left: -7px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:Alpha(opacity=90, finishopacity=90, style=0);
}

div#menue #slider table td {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #000;
	color: #FFF;
}

div#menue #slider a {
	color: #FFF;
	text-decoration: none;
}

div#menue #slider p {
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 1px dotted #FFF;
	padding-bottom: 4px;
}

.leftborder {
	border-left: 1px dotted #FFF;
}

.navigation_icon {
	margin-right: 8px;
	cursor: pointer;
	margin-top: 10px;
}

table.content {
	margin-top: 10px;
	position: absolute;
	top: 100px;
	padding-top: 10px;
	background: #FFF;
	padding-right: 0px;
	margin-left: -8px;
	width: 950px;
}	


div#big_image {
	overflow: hidden;
}

.close_img {
	margin-left: 20px;
	margin-top: -100px;
	margin-top: -33px !important;
}

.line {
	background: url('../img/line.gif');
	height: 7px;
}

.newsbox {
	background: #DCDADA;
	color: #616161;
}

.newsbox a {
	color: #C90000;
}

#content .top {
	background: #C90000;
	color: #fff;
	font-weight: bold;
	padding: 4px;
}

.select-index {
	position: relative;
	z-index: 100;
	width: 65px;
}

.s { color: black; background-color: #FFF; font-size: 3px; }
.w { color: white; background-color: #D71920; font-size: 3px;}
