﻿body {
	background : #FFFFFF url('images/bg.jpg');
	font-family: Verdana, Courier New, Sans-Serif;
	color:#fff;
	margin:0;
}

#thema {
	float:left;
	color: #fff;
	font-size: 16px;
	font-weight:bold;
	text-align: left;
	padding-left:10px;
}

#bild_nr {
	background: url(images/bg_nrk.gif) left top no-repeat;
	height:55px;
	width:137px;
	color: #333;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	padding: 10px 0 0 10px;
}

#bild_nr_start {
	height:55px;
	width:137px;
}

#pnavigation {
	background: url('images/seitennavigation.gif') no-repeat center top;
	height:60px;
	width:100%;
	text-align: center;
	padding: 25px 0 0 0;
}

#table {
	width:100%;
	float:left;
}

.untertitel {
	float:left;
	color: #fff;
	text-align: center;
}

.top {
	background: url(images/oben.jpg) no-repeat center bottom;
	height: 40px;
}

.bottom {
	background: url(images/unten.jpg) no-repeat center;
	height: 50px;
	font-weight:bold;
	padding-left:40px;
	font-size:12px;
	color:000;
}

.sx {
	background: url(images/links.jpg);
	background-position:left;
	width: 39px;
}

.dx {
	background: url(images/rechts.jpg);
	background-position:right;
	width:39px;
}

.picture {
	background: #000;
	align: center;
	border:1pt solid #000;
}

.thumb {
	border:1pt solid #7F7F7F;
}

.text {
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	border-left: #262b37;
	border-right: 10px  #567085;
	background: white top;
	text-align: center;
}

a {
	color: #FEA42F;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	padding: 0;
}

a:hover {
	text-decoration: underline;
}