@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	width: 894px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border-style: none;
}

#logo {

	float: right;
	width: 116px;
	height: 116px;

	}
	
#logo img {
	border-style: none;
	display: block;
}
	
#menue {
	padding-top: 105px;
	height: 21px;
	color: #909090;
	letter-spacing: 0.15em;
}

.menue ul {
	margin: 0px;
	padding: 0px;
}

.menue ul li {
	padding-top: 0px;
	margin-top: 0px;
	display: inline;
	list-style-type: none;
	padding-right: 30px;
}

.menue ul li img {
	display: inline;
	position: relative;
	top: 4px;
}

#linie {
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #c0c0c0;
}


#content {
	margin-top: 30px;
}

div.inhalt {
	
	width: 708px;
	margin-bottom: 30px;
}

div.partner {
	float: right;
	width: 182px;
	text-align: right;
}

div.praesentation {
	width:674px;
	height: 368px;
	padding: 3px;
	background-image: url(img/rand_slideshow.gif);
	background-repeat: no-repeat;
}

div.steuerung {
	width: 680px;
	margin-top: 5px;
}

.steuerung table {
	width: 680px;
}

#fusszeile {
	clear: both;
	padding-top: 30px;
	margin-bottom: 30px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #c0c0c0;
	padding-top: 7px;
	padding-bottom: 10px;
	text-align: right;
}

a {
	text-decoration: underline;
	color: #000000;
}

.menue ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #909090;
}

.menue ul li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #404040;
}

a.ext:link, a.ext:active, a.ext:visited {
padding-left:		14px;
background-image:	url(img/externer_link.gif);
background-position:	left;
background-repeat:	no-repeat;
}

a.pdf:link, a.pdf:active, a.pdf:visited {
padding-left:		23px;
background-image:	url(img/pdf_symbol.gif);
background-position:	left;
background-repeat:	no-repeat;
}

a.gif:link, a.gif:active, a.gif:visited {
padding-left:		23px;
background-image:	url(img/gif_symbol.gif);
background-position:	left;
background-repeat:	no-repeat;
}


a:hover {
color: #404040;
}

h1 {
font-size: 25px;
margin-bottom: 40px;
}

h2 {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #909090;
}

p {
font-size: 14px;
width: 680px;
}

p.nebenue {
margin-left: 180px;
font-size: 14px;
width: 500px;
}

.inhalt table td {
font-size: 14px;
vertical-align: top;
}

.inhalt table td p {
margin-left: 0px;
}

