﻿html
{
 overflow:scroll;
 overflow-x:auto;
 overflow-y:scroll;
 height:100%;
}

body
{
	background-color: #868ea3;
	text-align: left;
	margin: 10px auto 10px auto;
	padding: 0px;
	height: auto;
}

#content
{	background-color: #fff;
	width: 1000px;
	text-align: left;
	margin: 0px auto 10px auto;
	height: 170px;
}


#footer
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #e82626;
	vertical-align:top;
	text-align: right;
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
}

#content_top
{
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	margin:0px;
	padding:0px;
	width: 1000px;
	height: 170px;

}

#content_bottom
{
	float: left;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding:0px;
	background-color: white;
	height: auto;
}

/* ############################################################ */

#content_top_left
{
	float: left;
	width: 270px;
	margin:0px;
	padding:0px;
}

#content_top_right
{
	float: right;
	width: 720px;
	margin:0px;
	padding:0px;
}


#content_bottom_left
{
	float:left;
	padding: 0px;
	margin: 0px;
	width: 270px;
}

#content_bottom_right
{
	float:right;
	width: 720px;
	padding: 0px;
}



a.toplink:link, a.toplink:hover, a.toplink:visited, a.toplink:active
{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #333;
	text-decoration: none;
}


#navigation_middle
{
	width: 670px;
	height: 70px;
	background-color: #e82626;
	text-align: left;
}


#navigation_middle a
{
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	letter-spacing: -1px;
	margin-left: 5px;
	margin-right: 5px;
}

#navigation_middle a:hover
{
	color: #000;
}

#feature
{
	margin: 0px 0px 17px 17px;
	padding: 0px 10px 0px 10px;
	border-collapse: collapse;
	width: 193px;
}

.feature_bar
{
	background-color: #333;
	width: 5px;
	vertical-align:top;
	padding: 0 0 0 0;
}

.feature_content
{
	background-color: white;
	vertical-align:top;
	padding: 0px;
	margin: 0px;
}

.feature_bottom
{
	background-color: #000;
	height: 10px;
	vertical-align:top;
	padding: 0px 0px 0px 0px;
}

#feature p
{
	color: #333;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 10px 0px 10px 10px;
}


#feature a.left_link1
{
	display: block;
	color: #333;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 14px 0px 0px 10px;
	padding: 0px;
}

#feature a.left_link1:hover
{
	color:red;
	text-decoration:underline;
}



#feature a.left_link2
{
	display: inline;
	color: #333;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height:15px;
}

#feature a.left_link2:hover
{
	color:red;
	text-decoration:underline;
}


#feature ul
{
	margin: 5px 0px 10px -10px;
	padding: 0px 0px 0px 35px;
	line-height: 15px;
}

#feature li
{
	margin: 0px 0px 4px 0px;
}


ul.kuratorium
{
	margin: 5px 0px 10px -10px;
	padding: 0px 0px 0px 35px;
	line-height: 15px;
}

li.kuratorium
{
	margin: 0px 0px 14px 0px;
}


#page_content
{
	margin: 0px 0px 0px 0px;
	padding: 11px  31px  51px  2px;
	position: relative;
	width: 650px;
	line-height: 20px;
	font-family: verdana;
	font-size: 12px;
	color: #333;
	height: auto;
}

#page_content h1
{
	line-height: 20px;
	font-family: verdana;
	font-size: 20px;
	font-weight:bold;
	color: #333;
}

#page_content h2
{
	line-height: 20px;
	font-family: verdana;
	font-size:18px;
	font-weight:bold;
	color: #333;
}

#page_content h3
{
	line-height: 20px;
	font-family: verdana;
	font-size:16px;
	font-weight:bold;
	color: #333;
}

#page_content h4
{
	line-height: 20px;
	font-family: verdana;
	font-size:14px;
	font-weight:bold;
	color: #333;
}

#page_content a
{
	color: #4d4d4d;
}

#page_content a:hover
{
	color: red;
}

img.kopf
{
	border: 0px black solid;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

#pressetable
{
	line-height: 20px;
	font-family: verdana;
	font-size: 12px;
	color: #4d4d4d;
}
#contacttable
{
	line-height: 20px;
	font-family: verdana;
	font-size: 12px;
	color: #4d4d4d;
}

#quotebox
{
	width: 665px;
	border: 1px solid #333;
	align: center;
	background-color: #f0f0f0;
}

/* ############################################################ */

.blog_post
{
	border-right: 1px solid #333;
	padding: 0px;
	width: 360px;
	float: left;
	padding-right: 10px;
}

.blog_sidebar
{
	padding: 0px;
	width: 140px;
	float: right;
}

.blog_footer
{
	margin: 50px -15px -10px 0px;
	width: 100%;
	clear: both;
	background: #e0e0ff;
}

/* ############################################################ */
.download_table
{
	margin-bottom: 30px;
}

.download_table tr
{
	height: 60px;
}



.download_overview
{
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 20px;
}

.download_overview caption
{
	text-align: left;
	font-weight: bold;
}

.download_overview th
{
	text-align: center;
	background-color: #333;
	color: white;
	font-weight:bold;
}

.download_overview td
{
	text-align: left;
}

.download_overview tr
{
}

download_overview img
{
	border:0px black none;
}

.dateselector
{
	background-color: white;
	margin: 0px 0px 0px 0px;
	font-family: verdana;
}

.dateselector-monthview
{
	font-family: verdana;
}

.dateselector-monthview th
{
	text-align: center;
	color: white;
	background-color: #AAAAAA;
	font-size: 12px;
}

.dateselector-monthview td
{
	font-size: 12px;
	width: 13%;
	text-align: center;
}

.dateselector_link, .dateselector_link:visited, .dateselector_link:active
{
	font-size: 12px;
}

.dateselector_link:hover
{
	color: red;
}

table.message_red	{ background-color:rgb(255,230,230); border-color:rgb(200,0,0); border-style:solid }
table.message_blue	{ background-color:rgb(230,230,255); border-color:rgb(0,0,200); border-style:solid }
table.message_green	{ background-color:rgb(230,255,230); border-color:rgb(0,200,0); border-style:solid }
table.message_grey	{ background-color:rgb(240,240,240); border-color:rgb(180,180,180); border-style:solid }