
html {
	border: none;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #646464;
}

form {
	margin: 0;
	padding: 0;
}

.topthema
{	font-size: 0.9em;
	margin-top: 0px;
}

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

#wrapper {
	width: 998px;
	margin: 0px;
}

#banner_right {
	float: right;
	width: 160px;
	height: 600px;
	position:relative;
}

#banner_top {
	float: right;
	height: auto;
	width: 832px;
	/*margin: 0px 0px 5px 0;*/
	text-align: center;
}

#banner_right img {
	float: left;
}

#header {
	float: left;
	height: 150px;
	width: 838px;
}

#logo
{	height: 78px;
	width: 350px;
}

#templ_nav {
	height: 50px;
	text-align: right;
}

#gw_link {
	float: left;
	height: 30px;
	width: 133px;
}
#vva_link {
	float: left;
	height: 30px;
	width: 90px;
}

#header #metanav {
	text-align: right;
	margin: 0px 12px 0px 0px;
}

#header #metanav, #header #metanav a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
}

#header #metanav a {
	text-decoration: underline;
}

#content_wrapper {
	float: right;
	width: 838px;
	margin: 0px;
	padding: 0px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#breadcrumb {
	clear: both;
	height: 26px;
	line-height: 26px;
	font-size: 10px;
	padding: 0 0 0 6px;
}

#content {
	clear: both;
	padding: 0 0 0 6px;
}

#content #left {
	float: left;
	width: 160px;
	margin: 10px 6px 0px 0px;
}

#content #right_wrapper {
	float: left;
	width: 644px;
	padding: 10px 4px 30px 10px;
	min-height: 590px;
	height: auto !important;
	height: 590px;
}

#content #right_wrapper #center {
	float: left;
	width: 474px;
	margin: 0 10px 0 0;
}

#content #right_wrapper #center img {
	float: left;
}

#content #right_wrapper #center .trans_white {
	position: absolute;
	background-color:#FFFFFF;
	padding: 6px;
	margin-top: 181px;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.0;
}

*+html #content #right_wrapper #center .trans_white {
	margin-left: -474px;
}

* html #content #right_wrapper #center .trans_white {
	margin-left: -474px;
}

#content #right_wrapper #right {
	float: right;
	width: 160px;
}

#content #right_wrapper #center_and_right {
	clear: both;
	padding: 6px 0 0 0;
}

#footer {
	clear: both;
	width: 838px;
	height: 30px;
	line-height: normal;
	text-align: center;
	font-size: 0.8em;
}

#footer a {
	font-weight: normal;
}

#navigation a {
	display: block;
	height: 25px;
	padding: 5px 0 0 10px;
	background:url(../images/nav.gif) bottom left repeat-x;
}

#navigation form {
	clear: both;
	height: 1px;
	line-height:1px;
}

#searchbar {
	display:block;
	width: 160px;
	height: 26px;
	margin: 12px 0 12px 0;
	background: url(../images/search_icon.gif) top right no-repeat;
}

#searchbar input {
	width: 120px;
	border: none;
	background: none;
	margin-left: 6px;
	margin-top: 3px;
}

#searchbar input.submit {
	width: 20px;
	margin-left: 0;
	margin-top: 0px;
}

#banner_left img {
	float: left;
}

.colorbox {
	padding: 6px;
	margin: 0 0 6px 0;
}

.colorbox_2 {
	padding: 6px;
	margin: 0 0 6px 0;
	font-size: 10px;
	line-height: 17px;
}

.simple_output {
	padding: 7px;
}

.more {
	float: right;
	font-size: 10px;
}

/*-------------------------------------------------*/


h1 {
	font-size: 12px;
	line-height: 19px;
	padding: 0 0 0 0;
	margin: 0;
	display: inline;
}

h2 {
	font-size: 14px;
	line-height: normal;
	padding: 0 0 6px 0;
	margin: 0;
}


/*-------------------------------------------------*/


.clear {
	font-size:0;
	line-height:0;
	clear: both;
}

.left {
	float: left !important;
}

.right {
	float: right !important;
}

img.right {
	margin: 0 0 6px 6px;
}

img.left {
	margin: 0 6px 6px 0;
}

a img {
	border: none;
}

#formmaker_tab table p, #page_switch table p {
	margin: 0;
	padding: 0;
}

table {
	padding:0;
	margin:0;
	border-collapse:collapse;
}

table td {
	padding:0;
	margin:0;
}

table td
{
	padding-bottom: 4px;
}

.news_img img {
	padding: 0 20px 0px 0;
}

.shortstory .headline {
	/*border-bottom: 1px solid #ccc;*/
	margin-bottom: 5px;
	font-size: 14px;
	padding:0;
}

.shortstory p {
	margin-top: 0;
	padding-top: 0;
}

.shortstory {
	/*border-bottom: 1px solid #eaeaea;*/
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

.shortstory .img_u_text {
	background-color: #f7f7f7;
	padding: 10px;
	border: 1px solid #ccc;
}

.shortstory .img_u_text a {
	text-decoration: underline;
}

.page_tab table p {
	margin: 0;
	padding: 0;
}

.themenplan_block {
	background-color: #f7f7f7;
	padding: 10px;
	border: 1px solid #ccc;
}

.themenplan_block .content table {
	width: 630px;
}

.themenplan_block .content table tr td {
	vertical-align: top;
	width: 315px;
}

.themenplan_block .header {
	font-weight: bold;
}
