/* ------------------------------ Stylesheet fuer vision:teilen ---------------------------- */
/* --------------------------------- URL: www.vision-teilen.org ---------------------------- */
/* ---------------------------------- Copyright [ka:media] --------------------------------- */
/* ----------------------------------------------------------------------------------------- */

/*
@import url(imagestyles.css);
@import url(search.css);
*/


h1, h2, h3, h4, h5, h6, p, br, ul, ol, li, hr,div,form,fieldset,select,input,textarea  {
	 margin:0;
	 padding:0;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, fieldset,select,input, 
textarea, address, blockquote, nobr, b, i { 
	font-family: Arial, Helvetica, sans-serif!important; 
}

.color {
	color: #6CB12D;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 100.01%;
	line-height: 14px;
	color: #000;
	background-color: #FFF;
	text-align: center;
	background-image: none;
}

/* Horizontale Linie fuer das Menu Lefthand */
hr {	
	border: 0;
	height: 1px;
	width: 100%;
	color: #FFF;
	background-color: #FFF;
}

h1 {
	color: #000;
	font-size: 1.0em;
	line-height: normal;
	padding-bottom: 16px;
}

h2 {
	color: #6C0407;
	font-size: .9em;
	line-height: normal;
	padding-bottom: 16px;
}

h3 {
	color: #6C0407;
	font-size: .9em;
	line-height: normal;
	padding-bottom: 10px;
}

h4 {
	color: #6C0407;
	font-size: .9em;
	line-height: normal;
	padding-bottom: 10px;
}

h5 {
	color: #6C0407;
	font-size: .9em;
	line-height: normal;
	padding-bottom: 10px;
}

p, li {
	font-size: .75em!important;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}

#content p {
	margin-bottom: 1.8em; 
	color: #000;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif!important;
}

#content ul {
	line-height: normal;
	margin-left: 20px;
	color: #333;
	list-style-type: square;
}

#content ul ul {
	margin-left: 10px;
}

#content ul li {
	font-size: 12px!important;
	padding: 2px 0 2px 0;
}

#content ul li ul li {
	font-size: 12px!important;
	padding: 2px 0 2px 0;
	list-style: none;
}
#content ol {
	margin: 10px 0 20px 30px;
}
#content ol li {
	font-size: 12px!important;
	padding: 2px 0 2px 0;
}

#content img {
	clear: both;
	padding: 0 5px 5px 0;
}

#content hr {
	border: 0;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 0;
	color: #CCC;
	background-color: #CCC;
}

#content a:link, #content a:visited {
	color: #6C0407;
	text-decoration: none;
}

#content a:hover, #content a:active, #content a:focus {
	/*color: #000;*/
	text-decoration: underline;
}

#content .csc-textpic-imagewrap {
padding:0 0 20px;
}

#content img {
	padding: 0;
	margin: 0;
}

#content .csc-sitemap ul li a,
.csc-menu li a {
	/*font-size: 1em!important;*/
	font-weight: bold!important;
}

#content .csc-sitemap ul li ul li a,
.csc-menu li ul li a {
	/*font-size: .8em!important;*/
	font-weight: normal!important;
}

/*// ====================================== END ================================================ //*/

.subline, .buz, .csc-textpic-caption {
	color: #000;
	font-size: .7em;
}

/*// === HEADER === //*/

#header {
	height: 8.5em; /*160px*/
	width: 995px; /*62.25em*/
	background-color: #6C0407;
	color: #FFF;
}

#drucklogo {
	visibility: hidden;
	display: none;
}

.logo {
	height: 122px;
	margin: 0;
	padding: 14px 8px 0 9px;
	float: left;
	border-right: 1px solid #FFF;
}

/****************Sprache*************************************/

.language-menu {
	position: absolute;
	top: 93px;
	left: 824px;
	color: #FFF;
	font-size: 70%;
}
.language-menu a, .language-menu a:visited {
	color: #FFF;
	text-align: left;
	text-decoration: none;
}

.language-menu a:hover {
	background-color: transparent;
	color: #FFF;
	text-align: left;
	text-decoration: underline;
}
/***************************************************************/
.title {
	padding-left: 15px;
	padding-bottom: 3px;
}

.date {
	font-size: 0.7em;
	color: #666;
}

/*// ====================================== END ================================================ //*/

/* ======= LISTEN NAVIGATION START ====== */

#navi {
	text-decoration: none;
	float: left;
	/*width: 11.325em;*/
	width: 218px;
	/*background-color: #6C0407;*/
	border-top: 1px solid #FFF;
	/*border-right: 1px solid #6C0407;
	border-right: 1px solid #FFF;*/
	color: #6CB12D;
	padding: .4em 0;
	font-size: 1.2em;
}

#navlist {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #6C0407;
	width: 11.325em;
	width: 217px;
	/*margin-top: -1px;*/
}

#navlist li {
	list-style: none;
	margin: 0;
	padding: 0;
	min-height: 2em;
	border-top: 1px solid #6C0407;
}

#navlist li a, #navlist li a:visited { 
	color: #6CB12D;
	font-weight: bold;
	display: block;
	text-decoration: none; 
	height: 1.5em;
	padding: .6em 0 0 1.5em;
}

#navlist li a:hover {
	background:  #6C0407;
	color: #FFF;
}

/* AKTIV ZUSTAND 1.Ebene */
.nav01_act {
	color: #FFF!important;
	font-weight: bold;
	border: none;
}

/* 2. EBENE */

#navlist li ul {
	font-size: 1.1em;
	margin: 0;
	padding-top: .5em;

}

#navlist li li {
	border: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
	text-transform: none;
}

/*html>body #navlist li li {
	margin-bottom: -.5em;
}*/

#navlist li li a, #navlist li li a:visited { 
	color: #6CB12D;
	display: block;
	padding: 0 0 0 2.5em;
	text-decoration: none; 
}

/* AKTIV ZUSTAND 2.Ebene */
.nav02_act {
	color: #FFF!important;
	font-weight: bold!important;
	border: none;
}

/* ======= LISTEN NAVIGATION ENDE  ====== */

/* ### MetaNavigation ### */

#meta-navi {
	/*margin: 4px 4px 0 222px;*/
	padding: 12px 1px 0 0;
	font-size: 1.1em;
	float: right;
}

#meta-navi #meta-navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#meta-navi #meta-navlist li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #000;
	padding: 0 12px;
	font-weight: bold;
}

#meta-navi #meta-navlist li.last {
	border-right: none;
}
#meta-navi #meta-navlist li.active { 
	color: #FFF;
	white-space: normal!important;
}

#meta-navi #meta-navlist a:link, #meta-navi #meta-navlist a:visited {
	color: #6CB12D;
	font-weight: bold;
	text-decoration: none;
}

#meta-navi #meta-navlist a:hover, #meta-navi #meta-navlist a:active {
	color: #FFF;
	text-decoration: none;
}


/* ### PROJEKT NAVI ### */

#projekt-navi {
	margin: -100px 0 0 45px;
	width: 500px;
	font-size: 1.2em;
}

#projekt-navi .navlist ul {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#projekt-navi .navlist li {
	display: inline;
	list-style-type: none;
}

#projekt-navi .navlist a { 
	margin: 3px 10px;
}

#projekt-navi .navlist a:link, #projekt-navi .navlist a:visited {
	color: #6CB12D;
	font-weight: bold;
	text-decoration: none;
}

#projekt-navi .navlist a:hover, #projekt-navi .navlist a:active {
	color: #FFF;
	text-decoration: none;
}


/*// === TEASER === //*/

#teaser-box {
	font-family: Arial, Helvetica, sans-serif!important;
	/*padding-top: 1px;*/
	border-left: 1px solid #6C0407;
	float: right;
	width: 204px;
}

#teaser {
	width: 204px;
	margin-top: 0;
	float: right;
}

#teaser img {
	padding-top: 10px;
	text-align: center;
}

#teaser p, #teaser img {
	padding: 0 10px 0 15px;
}

#teaser h1 {
	padding: 10px 6px 10px 15px;
	color: #FFF;
	font-size: .85em;
	background-color: #6C0407;
	text-decoration: none;
}

/*html>body #teaser h1 {
	height: auto;
	min-height: 23px;
} */

#teaser p {
	color: #333;
	font-size: .75em;
	padding-top: 10px;
	padding-bottom: 5px; 
	line-height: 1.5em;
}

#teaser a, #teaser a:active {
	color: #6C0407;
	text-decoration: none;
	font-weight: normal;
}

#teaser a:hover, #teaser a:visited {
	color: #6C0407;
	text-decoration: underline;
}

#teaser .csc-header-date {
	background-color: #FFF;
}

/*// === SEITENSPEZIFISCHER TEASER === //*/

#teaser-sp {
	width: 203px;
	margin-top: 0px;
	float: right;
	padding-top: 0px;
}

#teaser-sp img {
	padding-top: 10px;
	text-align: center; 
}

#teaser-sp p, #teaser-sp img {
	padding: 0 10px 0 10px;
}

#teaser-sp h1 {
	display: block;
	padding: 10px 0 0 10px;
	height: 26px;
	color: #FFF;
	font-size: 11px;
	letter-spacing: 1px;
	background-color: #6C0407;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
} 

html>body #teaser-sp h1 {
	height: auto;
	min-height: 23px;
}

#teaser-sp p {
	font-size: .75em;
	padding-top: 5px;
	padding-bottom: 5px; 
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
}


/*// ====================================== END ================================================ //*/

#container {
	position: relative;
	width: 995px;
	background-color: #6C0407;
	border-left: 1px solid #6C0407;
	/*border-right: 1px solid #6C0407;*/
	height: 100%;
	margin: auto;
	text-align: left;
	background-image: url(../img/nav_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}

div[id = "container"] {
	height: auto;
	min-height: 650px;
}

#content-box {
	width: 777px;
	text-align: left;
	float: left;
	background-color: #FFF;
	background-image: url(../img/teaser_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
	border-top: 1px solid #FFF;
}

#content {
	width: 540px;
	text-align: left;
	padding: 15px;
	float: left;
	height: 650px;
}

#content-border {
	float: left;
	margin: 14px 14px 0 17px;
	width: 746px;
	height: 80px;
	background-color: none;
}

#content-border dl.csc-textpic-image {
	margin: 0;
	padding: 0;
}

.imgtext-table, .imgtext-nowrap {
	clear: both;
}

html>body #content {
	height: auto;
	min-height: 650px;
}

#footer {
	clear: both;
	text-align: center;
	height: 22px;
	font-size: 70%;
	width: 994px;
	background-color: #6C0407;
	color: #FFF;
	padding-top: 6px;
	border-right: 1px solid #6C0407;
	border-top: 1px solid #FFF;
}


.suche {
	margin: 50px 0 0 55px;
	font-size: 13px;
}

.tx-indexedsearch select {
	font-size: 0.75em;
}


.tx-indexedsearch-searchbox-sword {
	padding: 3px 2px 4px 2px!important;
	width: 170px;
}

.tx-indexedsearch-form,
.tx-indexedsearch-search-submit {
	float: left;
}

.csc-form-radio {
	font-size: 12px;
	padding-right: 5px;
}

.csc-form-fieldcell {
	padding-bottom: 10px; 
}

.csc-form-label {
	margin-bottom: -20px;
	padding:0;
}