/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333;
	background: #FFF;
}

a {
	color: #C30;
	text-decoration: none;
}

#pagewidth {
	width: 100%;
	min-width: 900px;
	max-width: 1280px;
}

#header {
	width: 100%;
	background: url(../images/schatten.jpg) #FFF repeat-x;
}

#logo {
	position: absolute;
	z-index: 1;
	margin: 25px 0 0 15px;
	background: url(../images/vk06_logo.gif) #FFF no-repeat;
}

#logo img {
    width: 310px;
    height: 40px;
}

#slogan {
	width: 200px;
	height: 30px;
	float: right;
	margin-top: 16px;
	background: url(../images/d21.gif) no-repeat;
}

#slogan img {
        width: 200px;
        height: 30px;
}

#main_nav {
	padding: 34px 220px 0 0;
	margin: 0;
}

.reiter_1,
.reiter_2,
.reiter_3,
.reiter_4,
.reiter_5 {
	height: 17px;
	width: auto;
	display: block;
	float: right;
	margin: 0;
	padding: 3px 3px 0 15px;
}

/* AB HIER AENDERN,WENN SICH DIE ANZAHL AN MICROSITES AENDERT */


/* MITTLERER REITER */
.reiter_4 {
	background: url(../images/reiter1.gif);
}

/* REITER ENDE */

.reiter_1,
.reiter_2,
.reiter_3,
.reiter_5 {
	background: url(../images/reiter2.gif);
}

.reiter_vk06 {
	height: 17px;
	width: auto;
	display: block;
	float: right;
	margin: 0;
	padding: 3px 0 0 15px;
	background: url(../images/reiter_vk06.gif);
}

.reiter_ecke {
	height: 20px;
	width: 23px;
	display: block;
	float: right;
	margin: 0;
	background: url(../images/reiter_ende.gif);
}

.reiter_1 a,
.reiter_2 a,
.reiter_3 a,
.reiter_4 a,
.reiter_5 a,
.reiter_1_aktiv a,
.reiter_2_aktiv a,
.reiter_3_aktiv a,
.reiter_4_aktiv a,
.reiter_5_aktiv a,
.reiter_vk06 a {
	color: #FFF;
	font-weight: bold;
	font-size: 85%;
}

#vk06_banner {
	display: none;
}

#bmbf_banner {
	display: none;
}

#leftcol {
	width: 220px;
	float: left;
	position: relative;
	margin-left: -220px;
	margin-right: 1px;
}

#maincol {
	float: left;
	width: 100%;
	position: relative;
	margin: 0 -1px 0 -1px;
}

#rightcol {
	width: 220px; /* hack keeps NN4 right column right? */
	float: right;
	position: relative;
	margin-right: -220px;
	margin-left: 1px;
}

#outer {
	border: solid white 0px;
	border-left: 220px solid #E0E0E0;
	border-right: 220px solid #E0E0E0;
	background-color: #FFF;
	width: auto;
	clear: both;
}

#inner {
	margin: 0;
	width: 100%;
	background: url(../images/feature_schatten.jpg) #FFF right repeat-y;
}

#streifen_links {
	height: 40px;
	width: 219px;
	background: url(../images/streifen_bg.jpg) #F90 repeat-x;
}

#streifen_mitte {
	height: 40px;
	width: 100%;
	background: url(../images/streifen_bg.jpg) #F90 repeat-x;
}

#schatten {
	height: 40px;
	width: 10px;
	background: url(../images/streifen_schatten.jpg) #F90 right repeat-y;
	float: right;
}

#streifen_rechts {
	height: 40px;
	width: 100%;
	background-color: #F90;
	margin: 0;
}

#raster_links {
	height: 25px;
	width: 219px;
	background: url(../images/raster_bg.gif) #E0E0E0;
	border-right: 1px solid #F0F0F0;
}

#raster2_links {
	height: 25px;
	width: 219px;
	background: url(../images/raster_bg.gif) #E0E0E0;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #FFF;
}

#raster_rechts {
	height: 25px;
	width: 220px;
	background: url(../images/raster_bg.gif) #E0E0E0;
}

#top_nav {
	padding: 20px 0 0 10px;
	width: auto;
}

.top_nav_text {
	font-size: 80%;
	color: #FFF;
	font-weight: bold;
}

.header_text {
	color: #FFF;
	font-weight: normal;
	font-size: 90%;
}

#pfad_kasten {
	height: 25px;
	width: 100%;
	background: url(../images/raster_schatten.jpg) #CCC right repeat-y;
}

#pfad {
	padding: 5px 0 0 20px;
}

.pfad_text {
	font-size: 90%;
	color: #666;
}

.pfad_text a {
	color: #666;
}

.funktion_head {
	height: 25px;
	width: 199px;
	background: url(../images/funktion_bg.jpg) repeat-x;
	color: #F60;
	font-weight: bold;
	font-size: 90%;
	padding: 5px 0 0 20px;
}

.funktion {
	padding: 0 0 5px 20px;
	border-bottom: 1px solid #FFF;
	color: #666;
	font-weight: normal;
	font-size: 85%;
}

.clr {
	clear: both;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
}

#footer {
	height: 25px;
	width: 100%;
	background: #CCC;
	border-bottom: 2px solid #F60;
}

#footer_links {	
	height: 25px;
	width: 220px;
	background: #E0E0E0;
	border-right: 1px solid #F0F0F0;
	margin: 0;
	float: left;
}

#footer_mitte {
	margin: 7px 0 0 20px;
	float: left;
}

.copyright a {
	font-size: 85%;
	color: #666;
	text-decoration: none;
}

#footer_rechts {
	height: 25px;
	width: 230px;
	background: url(../images/footer_schatten.jpg) #CCC repeat-y;
	margin: 0;
	float: right;
}

#ende_rechts {
	height: 2px;
	width: 230px;
	background: url(../images/ende_schatten.jpg) #F90 repeat-y;
	float: right;
	margin-top: -2px;
	overflow: hidden;
}

html>body #suche,
html>body #newsletter {
	margin: -.5em 0 .5em 0;
}

#suche,
#newsletter {
	margin: -2em 0 -1em 0;
}

#schrift {
	margin: -1.5em 0 .5em 123px;
}

.text {
	margin-left: 20px;
	margin-right: 35px;
}

html>body .weiter {
	font-size: 90%;
	font-weight: normal;
	margin-top: -1em;
}

.weiter {
	font-size: 90%;
	font-weight: normal;
	margin-top: -1.5em;
}

html>body #buttons {
	margin: 1em 0;
}

#buttons {
	margin: 0;
}

h1 {
	font-size: 125%;
	color: #F60;
	font-weight: bold;
	margin: 1em 0 1.5em 0;
	clear: both;
}

h2 {
	font-size: 115%;
	color: #666;
	font-weight: bold;
	margin: 1em 0 -.5em 0;
	clear: both;
}

h3 {
	font-size: 105%;
	font-weight: bold;
	color: #F60;
	margin: 1em 0 0 0;
	clear: both;
}

h4 {
	font-size: 95%;
	font-weight: bold;
	color: #F90;
	margin: 1em 0 0 0;
	clear: both;
}

h5 {
	font-size: 95%;
	font-weight: bold;
	color: #333;
	margin: 1em 0 0 0;
	clear: both;
}

h6 {
	font-size: 95%;
	font-weight: bold;
	color: #999;
	margin: 1em 0 0 0;
	clear: both;
}

h7 {
	font-size: 95%;
	font-weight: bold;
	color: #666;
	margin: 1em 0 0 0;
	clear: both;
}

.class-article h2 {
	margin-bottom: .5em;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 85%;
	font-weight: bold;
}

.klein {
	font-size: 80%;
}

div.feature {
	margin: 15px 10px 0 0;
}

h2.feature {
	width: 200px;
	font-size: 90%;
	color: #F60;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	background: #CCC url(../images/feature_head.gif) no-repeat;
}

h3.feature {
	font-size: 85%;
	color: #666;
	font-weight: bold;
	padding: 0 5px;
}

div.feature_body {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background: #E6E6E6;
	margin: 0;
}

div.feature_body p {
	font-size: 90%;
	color: #666;
	padding: 0 5px;
	margin: .5em 0 0 0;
}

div.feature_body b {
	margin: -.5em 0 0 0;
}

div.feature_body div.class-image p {
        padding: 0 4px;
}

div.feature_body a.weiter {
	padding: 0 5px;
	font-size: 85%;
	margin: .5em 0 0 0;
}

div.feature_image {
	text-align: center;
}

.feature_ende {
	width: 210px;
	height: 10px;
	background: url(../images/feature_bg.gif) no-repeat;
}

div.feature_kalender {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	background: #CCC;
	margin: 0;
}

div.monat_jahr a {
	width: 68px;
	padding: 3px 0px;
	margin: 0;
	background-color: #F0F0F0;
	border-right: 1px solid #999;
	float: left;
	text-align: center;
	color: #666;
	font-size: 85%;
}

div.jahr a {
	width: 68px;
	padding: 3px 0px;
	margin: 0;
	background-color: #E6E6E6;
	border-right: 1px solid #999;
	float: left;
	text-align: center;
	color: #666;
	font-size: 85%;
}

div.jahr2 a {
	width: 70px;
	padding: 3px 0px;
	margin: 0;
	background-color: #E6E6E6;
	border-right: 1px solid #999;
	float: left;
	text-align: center;
	color: #666;
	font-size: 85%;
}

div.jahr a.on ,
div.jahr2 a.on {
	background-color: #CCC;
	font-weight: bold;
}

div.jahr a:hover,
div.jahr2 a:hover {
	background-color: #F90;
	font-weight: bold;
	color: #FFF;
}

div.monat a {
	width: 68px;
	padding: 3px 0px;
	margin-right: 0px;
	background-color: #CCC;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	float: left;
	text-align: center;
	color: #666;
	font-size: 85%;
}

div.monat2 a {
	width: 70px;
	padding: 3px 0px;
	margin-right: 0px;
	background-color: #CCC;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	float: left;
	text-align: center;
	color: #666;
	font-size: 85%;
}

div.monat a.on,
div.monat2 a.on {
	font-weight: bold;
}

div.monat a:hover,
div.monat2 a:hover {
	background-color: #F90;
	font-weight: bold;
	color: #FFF;
}

.kalender_ende {
	width: 210px;
	height: 4px;
	background: url(../images/kalender_bg.gif) no-repeat;
	clear:left;
	margin-left:-1px;
	overflow: hidden;
}

/* Std. Template */

.content-view-full,
.content-view-children,
.content-view-embeddedmedia,
.content-view-embed,
.class-article,
.class-folder,
.attribute-long,
.attribute-tipafriend,
.attribute-pdf,
.factbox,
.factbox-design,
.factbox-content,
.author {}

/* literal */

.html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

/* ??? */

.content-body {
	margin: -1em 0 .5em 0;
}

/* Tabellen */

table.renderedtable {
	border-collapse: collapse;
	border-color: #999;
	background: #E0E0E0;
	margin-bottom: 1.5em;
}

table.renderedtable tbody tr td p {
	margin: 0;
	padding: .5em;
	color: #333;
	font-size: 90%;
}

table.renderedtable tbody tr td h4 {
	margin: 0;
	padding: .5em;
}

table.whitebackground {
	background: #FFF;
}

/* Listen */

ul, ol {
	margin: 0;
}

ol li,
ol li li {
	list-style-type: decimal;
	list-style-image: none;
}

li {
	list-style-image: url(../images/dot.gif);
}

li li {
	list-style-image: url(../images/dot2.gif);
}

li li li {
	list-style-image: url(../images/dot3.gif);
}

li p {
	margin: 0;
}

/* Bilder */

.object-right {
	margin: 15px 0 5px 15px;
	width: auto;
}

.object-right img {
	float: right;
	margin: 0 0 5px 15px;
	clear: both;
}

.object-right .class-image {
	float: right;
}

.object-right .class-image img {
	float: none;
}

.object-right .attribute-caption {
	margin: -.8em 0 0 15px;
	font-size: 90%;
	color: #999;
}

.object-left {
	margin: 15px 15px 5px 0;
	width: auto;
}

.object-left img {
	float: left;
	margin: 0 15px 5px 0;
	clear: both;
}

.object-left .attribute-caption {
	font-size: 90%;
	color: #999;
	margin-top: -.8em;
}

.object-center {
	text-align: center;
	margin: 15px 0 5px 0;
	width: auto;
	clear: both;
}

.object-center .attribute-caption {
	font-size: 90%;
	color: #999;
	margin: -.8em auto;
}

.class-image {
	display: block;
}

img {
	border: 0px solid #fff;
}

/* Termine */

h4.termin {
	text-align: right;
	margin-bottom: -2em;
}

.class-date h4 {
	margin-bottom: -1em;
}

.class-date .attribute-byline .date {
	margin: 2.5em 0 -1em 0;
	color: #999;
	font-weight: bold;
	font-size: 85%;
	text-align: left;
}

.datum {
	margin: 2em 0 -1em 0;
	color: #999;
	font-weight: bold;
	font-size: 85%;
}

.attribute-link,
.attribute-link2 {
	margin: -.5em 0 .5em 0;
}

.attribute-file {
	margin: -.5em 0 .5em 0;
}

.attribute-file img {
	float: none;
	margin: 0;
}

.attribute-file p img {
	margin: 0;
	padding-right: .3em;
}

.class-date img {
	margin-bottom: 1em;
}

.class-date img.inword-image {
	margin-bottom: -3px;
}

.class-date div {
	margin-bottom: .5em;
}

.class-date .attribute-link a,
.class-date .attribute-link2 a {
	background: url(../images/link.gif) no-repeat;
	padding-left: 13px;
}

/* Tool */

.tool_container {
	width: 100%;
	height: 1px;
}

.tool_body {
	width: auto;
	background-color: #E6E6E6;
	padding: 10px;
	border: #999 solid 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	clear:right;
}

.tool_button a {
	float: right;
	text-align: center;
	background: #E0E0E0 url(../images/tool_button_bg.gif) bottom repeat-x;
	border: #999 solid 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #666;
	font-weight: bold;
	font-size: 80%;
	padding: 3px 15px;
	margin: 0;
}

.tool_help a {
	float: right;
	text-align: center;
	background: #F60 url(../images/tool_help_bg.gif) top repeat-x;
	border: #999 solid 1px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	color: #FFF;
	font-weight: bold;
	font-size: 80%;
	padding: 3px 7px;
	margin: 0;
}

.tool_button a:hover,
.tool_help a:hover {
	color: #F60;
}

h3.tool {
	margin: 0;
}

.bullet {
	border-top: #F90 dotted 2px;
	width: 100%;
	margin: 1em 0 -1em 0;
	clear: both;
}

/* Startseite */

.class-news-article .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 85%;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: .3em;
}

.class-news-article h2 {
	margin-top: 0;
	margin-bottom: -1em;
	color: #ff6500;
}

div.class-news-article p.date {
    clear: both;
}

.attribute-link{
	margin-top: -1em;
}

/* Übersicht */

.author,
.attribute-byline .date {
	text-align: right;
	font-weight: normal;
	font-size: 90%;
	color: #999;
}

.attribute-byline .date {
	margin-top: -1em;
}

.spamfilter {
	display: none;
}

.attribute-short h4,
.attribute-long h4 {
	margin-bottom: -1em;
}

.content-view-listitem .class-article h2 {
	margin-top: 1.5em;
}

/* Linklisten */

.class-link h2 {
	margin-bottom: -1em;
	font-size: 95%;
	color: #666;
}

.attribute-link p a {
	background: url(../images/link.gif) no-repeat;
	padding-left: 13px;
}

/* Downloads */

.class-file h2 {
	margin-bottom: -1em;
	font-size: 95%;
	color: #666;
}

.attribute-file {
	margin-top: -.5em;
}


/* Kontakt */
.class-feedback-form h2 {
	margin: 1em 0 .5em 0;
	font-size: 90%;
}

.error h3 {
	margin: 1em 0 .5em 0;
}

.error ul li {
	color: #F60;
	font-weight: bold;
}

/* Tabellen */

.table_cell1,
.table_cell2,
.table_cell3,
.table_head1,
.table_head2 {
	float: left;
	margin-bottom: .7em;
	border-top: 1px solid #999;
	padding-top: 3px;
}

.table_cell1,
.table_head1 {
	width: 60%;
}

.table_cell2,
.table_cell3,
.table_head2 {
	width: 20%;
}

.table_head1,
.table_head2 {
	font-weight: bold;
	font-size: 90%;
	color: #666;
}

.table {
	clear: left;
}

.table_row {
	display: none;
}

/* Suchergebnisliste */

div.content-view-searchline h2 {
	margin-bottom: .5em;
	color: #666;
	font-size: 115%;
}

/* Druckansicht */

div.content-view-print h1 {
	text-align: center;
}

div.content-view-print div.attribute-image {
	text-align: center;
}

div.top {
	margin: 1em 0 -1em 0;
	font-size: 90%;
	clear: both;
}

