/*-------------------allgemeine Styles-------------------*/

html * {
	font-size: 97.2%;
}

body {
	background: #fff none;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	padding: 0;
}

a, a:hover {
	text-decoration: underline;
}

.level-01 #col3 a, .level-01 #col2 a, .level-01 a:hover {
	color: #0A6ED1;
	text-decoration: none;
}

h1 {
	color: #0a6ed1;
	font-weight: bold;
	font-size: 105%;
	margin: 0;
}

h2, h2 a, h2 a:hover  {
	color: #024f9c;
	font-size: 100%;
}

h3, h4 {
	color: #0a6ed1;
	font-weight: normal;
	font-size: 105%;
	margin: 0;
}

ul {
	margin: 0 0 1.4em 0;
}

ul li {
	background: url(../images/bg_unordered-lists.gif) no-repeat left 0.7em;
	list-style: none;
	margin: 0;
	padding-left: 0.9em;
}
table.contenttable td {
	color: #000;
	font-size: 1.1em;
}

table.contenttable th {
	background:#4D87C7 none repeat scroll 0 0;
	font-size: 1.1em;
}

.cleardiv { clear: both; }


/* Fix double-margin-bottom-bug */
#col2_content .csc-textpic {
	border-top: 1px solid transparent;
}

.level-00 #col2_content div.csc-textpic dl.csc-textpic-image {
	margin: 0 0 10px 0;
}

.floatbox div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	padding-bottom: 10px;
}


/*-------------------Hauptelemente-------------------*/

#page_margins { max-width: 104em; }

#page { border: none; }

#col1 { width: 20%; }

#col2 { width: 22%; }

#col3 { margin: 0 21% 0 20%; }


#col1_content, #col2_content, #col3_content { padding-top: 25px; }

#col3_content { margin-left: 0; }


/*Ecken*/

img.edge-l-o {
	left: -1px;
	position: absolute;
	top: -1px;
}

img.edge-r-o {
	position: absolute;
	right: -1px;
	top: -1px;
}

img.edge-l-u {
	bottom: -1px;
	left: -1px;
	position: absolute;
}

img.edge-r-u {
	bottom: -1px;
	position: absolute;
	right: -1px;
}


/*-------------------Header-------------------*/

#header {
	background: none;
	height: 133px;
}

#header img.headImg1 {
	left: 36px;
	top: 19px;
}

#header #header_content,
#nav #nav_main_content,
#teaser #teaser_content {
	float: none;
	margin: 0 auto;
	max-width: 104em;
	min-width: 1220px;
	position: relative;
	text-align: left;
}

#header_content {
	background: #4f9de8 url(../images/header_folge.jpg) no-repeat 0 0;
	height: 133px;
}

.level-00 #header_content {
	background: #FFFFFF url(../../redakteure/startseite/kopfbild.jpg) no-repeat 0 0;
}
/*
	background: #0068D0 url(../../redakteure/startseite/kopfbild.jpg) no-repeat 0 0;
o*/

#teaser #teaser_content { font-size: 75%; }

/*-------------------Hauptnavigation-------------------*/

#nav_main {
	background: #0b69cd url(../images/bg_nav_main.gif) repeat-x 0 0;
}

#nav_main ul {
	margin-left: 24px;
	margin-right: 24px;
	padding: 0;
}

#nav ul span.accessKey { text-decoration: none; }

#nav_main li,
#nav_main li#current {
	background: none;
	border: none;
	color: #fff;
	float: left;
	padding: 0;
	text-transform: uppercase;
}

#nav_main li a,
#nav_main li a:hover,
#nav_main li#current a,
#nav_main li#current:hover a {
	border: none;
	background: #0b69cd url(../images/bg_nav_main.gif) repeat-x 0 0;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	padding: 0 25px;
	text-transform: uppercase;
	width: auto;
}


/*-------------------Submenue-------------------*/

div.submenu {
	background-color: #fcf0a3;
	border:1px solid #ffd400;
	margin: 0 0 1em;
	padding: 0 0 20px;
	position: relative;
}

ul#submenu {
	border: none;
	margin: 0;
	width: auto;
}

ul#submenu li, ul#submenu a {
	background: transparent;
	border: none;
	color: #0a6ed1;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
}
#submenu li span.accessKey {
	font-weight: bold;
}

ul#submenu li#title {
	background:#FFD400 url(../images/bg_teaser-left_headline.gif) repeat-x 0 0;
	border: 0;
	font-size:105%;
	padding: 0;
	width: 100%;
}

ul#submenu li#title span {
	background: url(../images/bg_submenu-title.gif) no-repeat 15px center;
	border: none;
	padding: 3px 25px;
	width: auto;
}

ul#submenu li#title a,
ul#submenu li#title a:hover {
	background: transparent;
	color: #000;
	text-decoration: none;
}
ul#submenu li a:hover,
ul#submenu li a:focus {
	background: transparent;
	color: #0064c1;
	color: #ffffff;;
	background: #0064c1;
	text-decoration: underline;
}

ul#submenu ul {
	border: none;
	font-size: 85%;
	display: none;
}

ul#submenu ul li {
	background: #FCF0A3 none;
	border-bottom: 1px dashed #fede38;
	padding: 0 10%;
	width: 80%;
}

ul#submenu li#title ul li a,
ul#submenu li#title ul li a:hover {
	background: transparent;
	color: #0a6ed1;
	padding: 0;
	text-decoration: none;
}


/*-------------------Brotkrumennavi, Datum, Fontsizer-------------------*/

.level-00 #teaser .rootline { margin: 4px 0 0 10px }
.level-01 #teaser .rootline { margin: 4px 0 0 10px }
.level-02 #teaser .rootline { margin: 8px 0 -2px 10px }
.level-03 #teaser .rootline { margin: 8px 0 -2px 10px }

#teaser .aktDatum {	margin: 8px 22px -2px 0; }

#teaser .selectFontSize { margin: 4px 22px 0 0; }


/*-----linke Spalte-----*/

#col1_content a, #col1_content a:focus, #col1_content a:hover, #col1_content a:active {
	color: #056bd1;
	font-weight: bold;
	text-decoration: underline;
}
#col1_content li strong {
	color: #056bd1;
	text-decoration: underline;
	background-color: #fcf0a3;
	padding:0;
}

#col1_content .textBelowMenu {
	background-color: #fcf0a3;
	border: 1px solid #ffd400;
	margin: 0 0 1em;
	position: relative;
}

#col1_content h1 {
	background: #ffd400 url(../images/bg_teaser-left_headline.gif) repeat-x 0 0;
	color: #000;
	padding: 5px 24px;
	text-transform: uppercase;
}

#col1_content p {
	font-size: 90%;
	margin: 0;
	padding: 0px 24px 5px 24px;
}


/*Schnellsuche*/

#col1_content .tx-macinasearchbox-pi1 {
	border: 1px solid #ffd400;
	background: #fceea3;
	margin: 0 0 1em 0;
	position: relative;
}

#col1_content form#searchform {
	padding: 10px 45px 10px 28px;
	position: relative;
}

#col1_content form#searchform input {
	border: 1px solid #cec5bc;
	background: #fff;
	font-size: 85%;
	margin: 0;
	width: 100%;
}

#col1_content form#searchform input.button {
	border: none;
	background: #FCEEA3 url(../images/bg_button-send.gif) no-repeat 0 0;
	height: 19px;
	position: absolute;
	right: 20px;
	top: 11px;
	width: 10px;
}


/*Tagcloud*/

div.tx-vgetagcloud-pi1 {
	background-color: #FCF0A3;
	width: auto;
}

div.tx-vgetagcloud-pi1 ul {
	font-size: 105%;
	font-weight: bold;
	padding: 15px 10px 25px 10px;
}

div.tx-vgetagcloud-pi1 ul li {
	background: none;
	margin: 0 1em 0 0;
	padding: 0;
}

.level-00 #page_margins div.tx-vgetagcloud-pi1 ul li,
.level-00 #page_margins div.tx-vgetagcloud-pi1 ul li a,
.level-00 #page_margins div.tx-vgetagcloud-pi1 ul li a:focus,
.level-00 #page_margins div.tx-vgetagcloud-pi1 ul li a:hover,
.level-00 #page_margins div.tx-vgetagcloud-pi1 ul li a:active {
	color: #000;
	padding: 0;
	text-decoration: none;
}

.level-01 #page_margins div.tx-vgetagcloud-pi1 ul li,
.level-01 #page_margins div.tx-vgetagcloud-pi1 ul li a,
.level-01 #page_margins div.tx-vgetagcloud-pi1 ul li a:focus,
.level-01 #page_margins div.tx-vgetagcloud-pi1 ul li a:hover,
.level-01 #page_margins div.tx-vgetagcloud-pi1 ul li a:active {
	color: #0156aa;
	padding: 0;
	text-decoration: none;
}




/*-------------------mittlere Spalte-------------------*/


/*News*/

div.news-latest-container {
	color: #000;
	margin-bottom: 15px;
}

div.news-latest-container span.news-latest-date {
	background: url(../images/bg_news-date.gif) no-repeat 0 2px;
	padding-left: 20px;
}

div.news-latest-container span.news-latest-date,
div.news-latest-container span.news-latest-date a {
	color: #024F9C;
	text-decoration: none;
}

div.news-latest-container h3 {
	color: #024f9c;
	font-size: 105%;
	text-decoration: none;
}

div.news-latest-container h3 a {
	color: #024f9c;
	text-decoration: none;
}

div.news-latest-container p,
div.news-latest-container .news-latest-morelink {
	background: none;
	font-size: 85%;
}

div.news-latest-container p {
	padding: 0;
}

div.news-latest-item {
	margin-bottom: 0.4em;
}


/*Im Blickpunkt, Aktuelle Themen*/

div.subcolumns {
	background: #fefae1;
	border: 1px solid #ffd400;
	clear: both;
	overflow: visible;
	padding: 9px 0;
	position: relative;
	width: auto;
	font-size: 1em;
}

div.subcolumns h2 {
	background: url(../images/bg_blickpunkt-punkte.gif) no-repeat left 2px;
	padding: 0 0 0 20px;
}

div.subcolumns p {
	line-height: 1.1em;
	padding: 0 0 0 20px;
}

div.subcolumns p, div.subcolumns p a {
	color: #000;
}


.level-00 div.subcolumns {
	font-size: 85%;
	margin-top: 45px;
}

/* todo: inhalt verspringt von startseite zu unterseiten */
.level-00 div.subcolumns img.headline-image {
        left: -2px;
        position: absolute;
        top: -31px;
}

.level-00 div.subcolumns .subcl,
.level-00 div.subcolumns .subcr {
	margin: 0;
}

.level-00 div.subcolumns h2 { font-size:115%; }



.level-01 div.subcolumns {
	background: none;
	border: none;
}

.level-01 div.subcolumns .csc-textpic {
	border-top: 2px solid #418fdc;
	font-size: 1em;
}

.level-01 div.subcolumns .csc-textpic .csc-textpic-text {
	padding-top: 5px;
	font-size: 1em;
}

.level-01 div.subcolumns .csc-textpic b,
.level-01 div.subcolumns .csc-textpic strong {
	color: #0b6fd3;
}

.level-01 div.subcolumns .c50l,
.level-01 div.subcolumns .c50r {
	float: none;
	width: 100%;
}

.level-01 div.subcolumns .subcl,
.level-01 div.subcolumns .subcr {
	padding: 0;
	width: 100%;
}


/*-------------------rechte Spalte-------------------*/

/*Teaser Startseite*/

.level-00 #col2_content h1 {
	display: none;
}

.level-00 #col2_content div.csc-textpic dl.csc-textpic-image {
	border: 1px solid #ffd400;
	display: inline;
	position: relative;
	width: 100%;
}

.level-00 #col1_content div.csc-textpic dl.csc-textpic-image dd.csc-textpic-caption {
	background-color: #FCF0A3;
	color: #024f9c;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	min-height: 21px;
	width: 100%;
}

.level-00 #col2_content div.csc-textpic dl.csc-textpic-image dd.csc-textpic-caption {
	background: #FFD400 url(../images/bg_teaser-right_caption.gif) no-repeat top right;
	color: #024f9c;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	min-height: 21px;
	width: 100%;
}


.level-00 #col1_content div.csc-textpic dl.csc-textpic-image dd.csc-textpic-caption a,
.level-00 #col1_content div.csc-textpic dl.csc-textpic-image dd.csc-textpic-caption a:hover {
	background: url(../images/teaser_pfeil-vor.gif) no-repeat center right;
	color: #024f9c;
	display: block;
	margin-right: 10px;
	padding: 10px 25px 10px 0px;
	text-decoration: none;
}

.level-00 #col2_content div.csc-textpic dl.csc-textpic-image dd.csc-textpic-caption a,
.level-00 #col2_content div.csc-textpic dl.csc-textpic-image dd.csc-textpic-caption a:hover {
	background: url(../images/teaser_pfeil-vor.gif) no-repeat center right;
	color: #024f9c;
	display: block;
	margin-right: 10px;
	padding: 10px 25px 10px 20px;
	text-decoration: none;
}

.level-00 div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 0px;
}

/*Teaser Folgeseite*/

.level-01 #col2 .csc-frame {
	background: #fcf0a3;
	border: 1px solid #ffd400;
	margin-bottom: 1em;
	position: relative;
	padding: 0;
	min-width: 210px;
}

.level-01 #col2 .csc-frame h1 {
	background: #FCF0A3 url(../images/bg_teaser-right_headline.gif) repeat-x bottom left;
	color: #000;
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 0.8em;
	padding: 5px 20px 19px 20px;
	text-transform: uppercase;
}

.level-01 #col2 .csc-frame p {
	margin: 0;
	padding: 0 0 1em 20px;
}

.level-01 #col2 .csc-frame .csc-textpic {
	background: transparent url(../images/teaser_pfeil-vor.gif) no-repeat scroll  96% 90%;
	margin-top: -9px;
	overflow: auto;
}

.level-01 #col2 .csc-frame dl.csc-textpic-image { margin-bottom: 4px; }

.level-01 #col2 .csc-frame dl.csc-textpic-image img {
	border: 1px solid #ffd400;
	border-top: none;
}

.level-01 #col2_content div.csc-textpic dl.csc-textpic-image dd.csc-textpic-caption {
	background: transparent;
	font-style: normal;
	font-weight: bold;
	color: #024f9c;
	min-height: 32px;
}

/* Abstand content-Boxen rechts, untereinander */
#col2_content div {
	margin-bottom: 3px;
}


/*-------------------Footer-------------------*/

#footer {
	background: #d5e7f7 url(../images/bg_footer.gif) repeat-x 0 0;
	border-bottom: 1px solid #e1e9f4;
	border-top: 1px solid #f1f1f1;
	color: #3675b3;
	font-size: 105%;
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
}

#footer a, #footer a:focus, #footer a:hover, #footer a:active {
	color: #3675b3;
	text-decoration: none;
	font-size: 80%;
}

/*-------------------mut adds-------------------*/

/*-------------------Formulare-------------------*/
form#mailform fieldset.csc-mailform {
	background: #ffffff none no-repeat;
	padding: 1em 0 0 0;
	border: 0;
}
fieldset.csc-mailform .csc-mailform-field label {
	background: #ffffff none no-repeat;
	width: 11.4em;
	text-align: left;
	padding: 0.2em;
}
input#mailformformtype_mail {
	margin-left: 12.8em;
}

/*-------------------LoginBox-------------------*/

.tx-loginboxmacmade-pi2 input {
	background:#FFFFFF none repeat scroll 0 0;
	border:0 none;
	color:#000000;
	margin-left:2px;
	padding:2px;
	width:auto;
}

.level-01 div.subcolumns .c50l, .level-01 div.subcolumns .c50r {
	width:50%;
	float:left;
}
/*
.level-01 div.subcolumns .c50l .csc-textpic, .level-01 div.subcolumns .c50r .csc-textpic {
	background: #ffffff url(../images/bkk_3d_head.png) no-repeat 0 0;
	padding-top: 30px;
}
.level-01 div.subcolumns .csc-textpic {
	border:0;
}
*/

.floatbox-header {
	display:none;
}

div.subcolumns p {
	line-height:1.1em;
	padding:0 0 0 0px;
}

.csc-textpic-text {
	padding:10px 8px 0 0px;
}

div.subcolumns {
}

/*-------------------Sitemap-------------------*/
.csc-sitemap li a {
	background: #FCF0A3;
}
/*-------------------Indexsuche-------------------*/
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup {
	background: #FFD400 none repeat scroll 0 0;
}
.tx-indexedsearch .res-tmpl-css p.tx-indexedsearch-descr {
	color: #0A6ED1;
}
.tx-indexedsearch-info {
	color: #0A6ED1;
}

/*-------------------Newsletter-Subscription-------------------*/
.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit {
	margin-left:0;
	margin-right:0;
}

.tx-sremailsubscribe-pi1 p {
	margin-bottom:0;
	margin-top:0.5em;
	padding:0 0.3em;
	text-indent:0;
}
