* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma, Arial, Verdana, Helvetica, san-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	color: #0073AF;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3, h5 {
	font-size: 100%;
}

p, ul, ol, td {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

td {
font-size: 13px;
padding: 0 5px;
vertical-align: text-top;
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #0073AF;
	text-decoration: none;
}

a:active {
	color: #000000;
}

a:visited {
	color: #0073AF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

.prepreg {
color: #0073AF;
font-weight: bold;
}
.fett {
font-weight:bold;
}

.news {
/*letter-spacing: 0.5em;*/
margin-top: 5px;
float: left;
padding-right: 50px;
height: 250px;
}

.news_short {
margin-top: 5px;
float: left;
padding-right: 50px;
height: 100px;
}

p.prepreg a, .verweis2 a{
text-decoration:underline;
}

p.prepreg a:visited {
color: #0073AF;
}

p.prepreg a:hover {
color: #666;
}



/* Menu */

#menu {

	width: 900px;
	height: 65px;
	margin: 0 auto;
/*	border-bottom: 1px solid #0073AF; */
}
#menu a {
text-decoration: none;
}

#menu img {
position:relative;
right: -840px;
bottom:-35px;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	display: block;
	line-height:2.1em; /*2.8em*/
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	width: 105px;
	height:28px;
	padding: 0; 
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 13px; /*105%;*/
	letter-spacing: 1px;
	color: #0073AF;
	font-family: helvetica, sans-serif;
}

#header a:hover {
background: #ffffff url(images/glasbutton1.png); 
opacity: 0.3;
filter:alpha(opacity=30); 
-moz-opacity:0.3;
color: #ffffff;
border: 0 solid transparent;
}

#header .active a {
background-color: #0073AF;
background: #ffffff url(images/glasbutton1.png) no-repeat;
color: white;
}

/* Header*/

#header {
	width: 900px;
	height: 50px;
	margin: 0 auto;

}

/*Header Logo*/
#header2 {
	width: 900px;
	height: 120px;
	margin: 0 auto;
	background: url(images/logo.jpg) no-repeat top right;
	/*background: url(images/logo04.png) no-repeat;*/
	border-bottom: 1px solid #0073AF;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;

}

#page #header {
padding: 0;
}

/* Content */

#content {
	float: left;
	width: 650px;
	padding-top: 10px;
	text-align: justify;
}

content h5 {
text-align: left;
}



.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

#neuigkeit {
	float: left;
	width: 900px;
	padding-top: 10px;
	text-align: justify;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	height: 440px;
	padding: 5px;
	background: #f1f1f1;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #666666;
}

#sidebar h3 {
	font-size: 85%;
	color: #666666;
}


#sidebar ul {
 list-style-type: none;
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #f1f1f1;
  text-decoration: none;
}
#sidebar a:hover {
color: black;
}

#sidebar img {
padding: 5px;

}

#presse {
  height: auto;
  float: right;
	width: 240px;
	padding: 5px;
	background: #f1f1f1;
}

a.info1
{
position:relative;
z-index:1;
background-color:#f1f1f1;
color:#666;
text-decoration:none;
}

a.info1:hover
{
z-index:2;
background-color:#f1f1f1;
}

a.info1 span {
display:none;
}

a.info1:hover span
{
display:block;
position:absolute;
top:-380px;
right:5px;
width:1024px;
border:1px solid white;
background-color:#DEDDDD;
color:#000;
text-align: center;
padding: 5px;
font-size: 0.8em;
}

.stil1 {
font-size: 9px;
}

.stil2 {
font-size:10px;
}

.rechts h2 {
	background: url(images/img06.gif) repeat-y;
}

.rechts li {
line-height: 3em;
}

.rechts ol {
list-style-type: lower-latin;
color: white;
}

.ende_umfluss {
clear: both;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 15px 0;
	background: #fff url(images/img04a.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 84%;
}

#footer a {
	color: #666666;
}

#formular {
text-align: justify;
width: 450px;
height: 800px;
background: white;
color: white;
overflow: hidden;
border: none;
}

