﻿body {

	background : #FFFFFF url('images/bg2.jpg') no-repeat left top;

	font-family: Courier New, Verdana, Sans-Serif;

	margin:0;

}



#thema {

	float:left;

	color: #000;

	font-size: 16px;

	font-weight:bold;

	text-align: left;

	padding-left:10px;

}



#bildnr {

	color: #000;

	font-size: 28px;

	font-weight:bold;

	text-align: left;

	padding-left:10px;

}



#pnavigation {

	float:left;

	width: 100%;

	text-align: center;

	margin: 0;

}



#table {

	width:100%;

	float:left;

}



.untertitel {

	float:left;

	color: #1F232C;

	text-align: center;

}



.top {

	background: url(images/top2.gif) no-repeat center bottom;

	height: 40px;

}



.bottom {

	background: url(images/bottom2.gif) no-repeat center;

	height: 50px;

	font-weight:bold;

}



.sx {

	background: url(images/sx2.gif);

	width: 40px;

}



.dx {

	background: url(images/dx2.gif);

	width: 40px;

}



.picture {

	background: #FFFFFF;

	align: center;

	height:450px;

}



.thumb {

	border-left:1pt solid #555555;border-right:1pt solid #555555;border-top:3pt solid #FFFFFF;border-bottom:3pt solid #FFFFFF;

}



.text {

	color: #40424f;

	text-decoration: none;

	text-transform: lowercase;

	border-left: #262b37;

	border-right: 10px  #567085;

	background: white top;

	text-align: center;

}



#navigation {

	font-size:14px;

	position:absolute;

	width:200px;

	z-index:+1; 

	top:100px; 

	left:5px; 

}



#navigation ul {

	margin: 0 0 0 0;

	padding: 0 0 0 0px;

	list-style: none;

}



#navigation li {

	margin: 0;

	padding: 0;

}



#navigation a {

	color: #000;

	font-weight: bold;

	margin: 0;

	text-decoration: none;

	padding: 0;

}



#navigation a:hover {

	text-decoration: underline;

}