/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	COOP / Basic CSS
	April 2007 / Manuela Matussek / MMDE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Basic
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
html {

}

* {
	font-family: Arial, Verdana, Verdana, sans-serif;
	color: #000000;
  	margin: 0;
  	padding: 0;
}

body {
	min-height: 100%;
	height: 100%;
	background-color: #ffffff;
	font-size: 12px;
	
	background-image: url(../gfx/bg_body.gif);
	background-repeat: repeat-y;
}
a img{
	border: none;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	DIV / Header / Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#headerWrapper{
	padding-top: 10px;
	background-color: #FFFFFF;
}
div#logo{
	float: right;
	width: 341px;
	height: 92px;
}
div#claim{
	height: 92px;
	overflow: hidden;
}

div#headerWrapper,
div#navigation{
	margin-left: 10px;
	width: 980px;
}

div#contentWrapper{
	width: 996px;
}

div#contentLeft{
	float: left;
	margin-left: 5px;
	width: 202px;
	height: 100px;
	ackground-color: Aqua;
}
html>body div#contentLeft{
	float: left;
	margin-left: 10px;
}

div#contentMiddle{
	float: left;
	margin-left: 19px;
	width: 540px;
	ackground-color: Fuchsia;
}
div#contentRight{
	margin: auto;
	float: left;
	margin-left: 19px;
	width: 202px;
}

div#content{
	ackground-color: Lime;
	margin-bottom: 5px;
}

div#totop{
	float: right;
	width: 100px;
	text-align: right;
}
div#totop a{
	color: #707070;
	text-decoration: none;
	font-size: 10px;
	background-image: url(../gfx/totop.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}
div#totop a:hover{
	text-decoration: underline;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Popup / Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#contentWrapperPopup{
	margin: auto;
	padding: 20px;
	background-color: #FFFFFF;
	height: 100%;
	min-height: 100%;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
}
div#popupClose{
	text-align: right;
	float: right;
	width: 200px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Navigation / Ebene 1 / ul / li / a
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#navigation{
	padding-top: 9px;
	*padding-top: 12px;
	padding-bottom: 9px;
	
	background-image: url(../gfx/bg_navigation.gif);
	background-repeat: repeat-x;
	background-position: center left;
	
	background-color: #FFFFFF;
}

div#navigation a{
	margin: 0px;
	padding: 0px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Servicenavigation / ul / li / a
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#servicenavigation{
	clear: both;
	background-image: url(../gfx/bg_footer.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
div#servicenavigation ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
div#servicenavigation ul li{
	display: inline;
}
div#servicenavigation ul li a{
	color: #707070;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	font-size: 10px;	
	background-image: url(../gfx/bg_service.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}
div#servicenavigation ul li a:hover{
	text-decoration: underline;
}
div#servicenavigation ul li.first a{
	padding-left: 0px;
	background-image: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Klickpfad
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#klickpfad{
	height: 20px;
	text-align: right;
	margin-bottom: 5px;
}
div#klickpfad a{
	margin-left: 3px;
	margin-right: 3px;
	color: #707070!important;
	text-decoration: none;
}
div#klickpfad a:hover{
	color: #707070!important;
	text-decoration: underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Textstyles / H1 / H2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
h1{
	color: #E53517; /* Rot */
	font-size: 14px;
	margin-bottom: 10px;
}
h2{
	color: #E53517; /* Rot */
	font-size: 12px;
	margin-bottom: 10px;
}
a{
	color: #EE7F00;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
p{
	padding-bottom: 10px;
}
div.csc-linkToTop{
	height: 11px;
	background-image: url(../gfx/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-bottom: 10px;
}
ul{
	margin-left: 20px;
	margin-bottom: 10px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Bildeigenschaften
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.csc-textpic-caption{
	color: #E53517; 
	padding-top: 3px;
}
.csc-textpic-imagewrap{
	padding-bottom: 6px!important;	
}

html>body .csc-textpic-imagewrap{
	*padding-bottom: 10px!important;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Extension / contentwrapper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~ grün ~~~ */
div.tx-contentwrapper_style1{
	ext-align: justify;
}

div.tx-contentwrapper_style1 h1,
div.tx-contentwrapper_style1 h2{
	color: #008C42;
}
div.tx-contentwrapper_style1 a{
	font-weight: bold;
	color: #008C42;
}
div.tx-contentwrapper_style1 .csc-textpic-caption{
	color: #008C42;
}

/* ~~~ rot ~~~ */
div.tx-contentwrapper_style2{
	ext-align: justify;
}

div.tx-contentwrapper_style2 h1,
div.tx-contentwrapper_style2 h2{
	color: #F05A5B;
}
div.tx-contentwrapper_style2 a{
	font-weight: bold;
	color: #F05A5B;
}
div.tx-contentwrapper_style2 .csc-textpic-caption{
	color: #F05A5B;
}

/* ~~~ blau ~~~ */
div.tx-contentwrapper_style3{
	ext-align: justify;
}

div.tx-contentwrapper_style3 h1,
div.tx-contentwrapper_style3 h2{
	color: #32A4DC;
}
div.tx-contentwrapper_style3 a{
	font-weight: bold;
	color: #32A4DC;
}
div.tx-contentwrapper_style3 .csc-textpic-caption{
	color: #32A4DC;
}

/* ~~~ orange ~~~ */
div.tx-contentwrapper_style4{
	ext-align: justify;
}

div.tx-contentwrapper_style4 h1,
div.tx-contentwrapper_style4 h2{
	color: #F8831F;
}
div.tx-contentwrapper_style4 a{
	font-weight: bold;
	color: #F8831F;
}
div.tx-contentwrapper_style4 .csc-textpic-caption{
	color: #F8831F;
}

/* ~~~ dunkelrot ~~~ */
div.tx-contentwrapper_style9{
	position: relative;
	width: auto;
	padding: 37px 10px 0 10px;
	margin:25px 0 10px 0;
	border: 1px solid #EE7F00;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

div.tx-contentwrapper_style9 h1{
	position: absolute;
	left: -11px;
	top: -9px;	
	width: 550px;
	height:34;
	padding-top: 14px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #000000;
	margin: -5px 0 0 0;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	background-image: url(../gfx/bg_teaser_content1_h1.png);
	background-repeat: no-repeat;

}
div.tx-contentwrapper_style9 a{
	font-weight: bold;
	color: #F8831F;
}
div.tx-contentwrapper_style9 .csc-textpic-caption{
	color: #F8831F;
}

/*

div.tx-contentwrapper_style9{
	ext-align: justify;
}

div.tx-contentwrapper_style9 h1,
div.tx-contentwrapper_style9 h2{
	color: #773807;
}
div.tx-contentwrapper_style9 a{
	font-weight: bold;
	color: #773807;
}
div.tx-contentwrapper_style9 .csc-textpic-caption{
	color: #773807;
}

*/


















/* ~~~ dunkelblau ~~~ */
div.tx-contentwrapper_style10{
	ext-align: justify;
}

div.tx-contentwrapper_style10 h1,
div.tx-contentwrapper_style10 h2{
	color: #152886;
}
div.tx-contentwrapper_style10 a{
	font-weight: bold;
	color: #152886;
}
div.tx-contentwrapper_style10 .csc-textpic-caption{
	color: #152886;
}

/* ~~~ dunkelrot ~~~ */
div.tx-contentwrapper_style11{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #EEEEEE;
	ext-align: justify;
}

div.tx-contentwrapper_style11 h1,
div.tx-contentwrapper_style11 h2{
	color: #773807;
}
div.tx-contentwrapper_style11 a{
	font-weight: bold;
	color: #773807;
}
div.tx-contentwrapper_style11 .csc-textpic-caption{
	color: #773807;
}

/* ~~~ Teaserbox rechts - Typ 1 ~~~ */
div.tx-contentwrapper_style5{
	position: relative;
	width: 178px;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 32px;
	margin-bottom: 10px;
	border: 1px solid #EE7F00;
}

div.tx-contentwrapper_style5 h1{
	position: absolute;
	background-color: #FFFFFF;

	left: -11px;
	top: -9px;
	
	width: 180px;
	
	padding-top: 14px;
	padding-bottom: 5px;
	padding-left: 30px;

	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	background-image: url(../gfx/bg_teaser1_h1.gif);
	background-repeat: no-repeat;
}
div.tx-contentwrapper_style5 a{
	font-weight: bold;
	color: #F8831F;
}
div.tx-contentwrapper_style5 .csc-textpic-caption{
	color: #F8831F;
}

/* ~~~ Teaserbox rechts - Typ 1 Adon ~~~ */
div.tx-contentwrapper_style7{
	position: relative;
	width: 178px;
	margin-top: -11px;
	padding: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	border: 1px solid #EE7F00;
}

div.tx-contentwrapper_style7 a{
	font-weight: bold;
	color: #F8831F;
}
div.tx-contentwrapper_style7 .csc-textpic-caption{
	color: #F8831F;
}

/* ~~~ Teaserbox rechts - Typ 2 ~~~ */
div.tx-contentwrapper_style6{
	position: relative;
	width: 178px;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 32px;
	margin-bottom: 10px;
	border: 1px solid #C0C0C0;
	background-color: #F4F4F4;
}

div.tx-contentwrapper_style6 h1{
	position: absolute;
	background-color: #FFFFFF;

	left: -11px;
	top: -9px;
	
	width: 180px;
	
	padding-top: 14px;
	padding-bottom: 5px;
	padding-left: 30px;

	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	background-image: url(../gfx/bg_teaser2_h1.gif);
	background-repeat: no-repeat;
}

div.tx-contentwrapper_style6 a{
	font-weight: bold;
	color: #F8831F;
}
div.tx-contentwrapper_style6 .csc-textpic-caption{
	color: #F8831F;
}

/* ~~~ Teaserbox rechts - Typ 2 Adon ~~~ */
div.tx-contentwrapper_style8{
	position: relative;
	width: 178px;
	margin-top: -11px;
	padding: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	border: 1px solid #C0C0C0;
	background-color: #F4F4F4;
}

div.tx-contentwrapper_style8 a{
	font-weight: bold;
	color: #F8831F;
}
div.tx-contentwrapper_style8 .csc-textpic-caption{
	color: #F8831F;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Extension / searchbox & index_search
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#searchbox{
	padding-bottom: 10px;
}
.searchbox-sword{
	font-size: 11px;
	height: 14px;
	width: 145px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #C8CAC9;
	border-right: 1px solid #C8CAC9;
}
.searchbox-submit{
	font-size: 10px;
	margin-left: 3px;
	border-top: 1px solid #E3E3E5;
	border-left: 1px solid #E3E3E5;
	border-bottom: 1px solid #4B4B4C;
	border-right: 1px solid #4B4B4C;
	height: 16px;
	width: 23px;
	*width: 21px;
	background-color: #B0B3B4;

	ackground-image: url(../gfx/but_pfeil_grau.gif);
	ackground-position: top left;
	ackground-repeat: no-repeat;
	cursor: pointer;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Extension / poll
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.tx-jkpoll-pi1{
	margin-bottom: 10px;
}
div.poll-question{
	font-weight: bold!important;
}
div.poll-vote{
}

div.poll-submit{
	margin-top: 10px;
	text-align: right;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Extension / s2_gallery
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#gallery-wrapper{
	margin-top: 50px;
	margin-bottom: 50px;
}

div.gallery-image{
	padding-right: 38px!important;
	width: 270px;
	float: left;
}
div.gallery-image-title{
	padding-top: 147px;
	border-bottom: 30px solid #8BAED6;
}
div.gallery-image-title h1{
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #8BAED6!important;
}
div.gallery-image-description{
	overflow: hidden;
	height: 200px;
	padding-top: 17px;
}
div.gallery-image-count{
	font-size: 12px;
	font-weight: bold;
	color: #8BAED6!important;
	float: right;
}
div.gallery-navigation{
	text-align: right;
	ackground-color: Maroon;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Extension / s2_twocolum
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.columleft{
	margin-right: 10px;
}
div.columleft,
div.columright{
	float: left;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Extension / index_search
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.tx-indexedsearch{
	margin-top: 20px;
}

div.tx-indexedsearch-searchbox,
div.tx-indexedsearch div.tx-indexedsearch-whatis,
div.tx-indexedsearch-browsebox,
div.tx-indexedsearch-res,
div.tx-indexedsearch div.res-tmpl-css{
	margin-top: 0px;
	margin-bottom: 0px;
	
	ackground-color: Aqua;
}

div.tx-indexedsearch div.tx-indexedsearch-whatis,
div.tx-indexedsearch-res{
	order-top: 1px solid #CCCCCC;
	padding-top: 15px;
	background-image: url(../gfx/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.tx-indexedsearch-redMarkup{
	color: #E95D0F!important;
}

div.tx-indexedsearch-res h1{
	margin: 0px!important;
	margin-bottom: 10px!important;
}

div.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:#FFFFFF none repeat scroll 0%;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align: left;
}

.tx-indexedsearch .res-tmpl-css {
	padding-top: 0px;
	border-top: none;
	padding-bottom: 15px;
	order-bottom: 1px solid #CCCCCC;	
	background-image: url(../gfx/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

ul.browsebox{
	margin: 0px;
}
ul.browsebox li a{
	background-image:url(../gfx/pfeil_links.gif) !important;
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:5px;
	margin-right: 10px;
}
/* Suchbox / Sucheingabe */
div.tx-indexedsearch-searchbox{
	clear: left;
}
div.tx-indexedsearch-searchbox input, select{
	width: 170px;
	font-size: 11px;
}
div.tx-indexedsearch-searchbox div{
	margin-bottom: 10px;
}
div.tx-indexedsearch-searchbox div label{
	margin-top: 3px;
}
.tx-indexedsearch .searchbox-tmpl-css label {
	width: 140px;
}
#tx-indexedsearch-searchbox-sword{
	width: 340px;
}
div.tx-indexedsearch-sectionlinks{
	margin-bottom: 10px;
}

div.tx-indexedsearch-sectionlinks a{
	margin-left: 3px;
	padding-left: 8px;
	background-image: url(../gfx/bg_subnavigation_fire.gif);
	*background-image: url(../gfx/bg_subnavigation_2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-bottom:10px;
	margin-top:10px;
	background-color: #DEEBCF;
	padding: 5px;
}

#tx-indexedsearch-searchbox-button-submit{
	font-size: 10px;
	margin-left: 3px;
	border-top: 1px solid #E3E3E5;
	border-left: 1px solid #E3E3E5;
	border-bottom: 1px solid #4B4B4C;
	border-right: 1px solid #4B4B4C;
	eight: 16px;
	width: 23px;
	*width: 21px;
	background-color: #B0B3B4;

	ackground-image: url(../gfx/but_pfeil_grau.gif);
	ackground-position: top left;
	ackground-repeat: no-repeat;
	cursor: pointer;
}

div.tx-indexedsearch-form p{
	padding: 0;
	padding-top: 3px;
	text-align: right;
	padding-right: 45px;
}
.active{
	color: #79AE56!important;
	font-weight: bold;
}
.noBorder{
	width: auto!important;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Extension / Menu der Unterseiten
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.tx-contentwrapper_style6 ul{
	margin-left: 10px;
	margin-bottom: 7px;	
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Extension / seo_sitemap
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.tx-flseositemap-pi1 ul{
	margin: 0px!important;
	list-style: none;
}
/* Ebene 1 */
div.tx-flseositemap-pi1 ul li{
	margin-bottom: -10px;
}
html>body div.tx-flseositemap-pi1 ul li{
	margin-bottom: 0px;
}
div.tx-flseositemap-pi1 ul li a{
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	background-image: url(../gfx/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

/* Ebene 2 */
div.tx-flseositemap-pi1 ul ul{
}
div.tx-flseositemap-pi1 ul ul li{
	padding-left: 20px;
}
div.tx-flseositemap-pi1 ul ul li a{
	font-weight: normal;
	font-size: 12px;
	background-image: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Formulare / Extension / s2_formtomail
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div#formular input,
div#formular textarea{
	font-size: 11px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #C8CAC9;
	border-right: 1px solid #C8CAC9;
}
div#formular .form-button{
	font-size: 10px;
	margin-left: 3px;
	border-top: 1px solid #E3E3E5;
	border-left: 1px solid #E3E3E5;
	border-bottom: 1px solid #4B4B4C;
	border-right: 1px solid #4B4B4C;
	background-color: #B0B3B4;

	ackground-image: url(../gfx/but_pfeil_grau.gif);
	ackground-position: top left;
	ackground-repeat: no-repeat;
	cursor: pointer;
}
div#formular label{
	float: left;
	width: 100px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Extension / sildeshow
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.tx-slideshow-pi1{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	width: auto;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Extension / s2_raffle / Gewinnspiel
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.raffle h2{
	margin-top: 5px;
}

div#raffle-satz{
	margin-bottom: 10px;
}

div.raffle-letter{
	float: left;
	width: 30px;
	height: 30px;
	font-size: 9px;
}
div.raffle-formular{
	padding-top: 10px;
	padding-bottom: 10px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Formulare / div / input 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
input,
textarea{
	padding: 1px;
	font-size: 11px;
}
.noBorder{
	border: none!important;
	background-color: transparent!important;
	margin-bottom: 0px!important;
	width: auto!important;
}
.news-search-submit{
	padding: 0;
	margin: 0;
	background-color: transparent;	
}
.news-search-input{
	width: 230px;
}
input.form-button{
	padding-left: 5px;
	margin-top: 10px;
	width: auto!important;
	float: right;
}

/* Formular Fehlermeldung */
div.formular-err{
	margin-bottom: 20px;
}
div.formular-err,
div.formular-err li{
	color: #E53517!important;
}
div.formular-err ul{
	margin-top: 5px;
	margin-bottom: 5px;
}
div.formular-err li{
	font-weight: bold;
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	padding: 0px!important;
}

label.labellong{
	width: 200px!important;
}

label.labelfile{
	width: 60px!important;
}

input.file{
	width: 250px!important;
}

/* Feedback / Kündigung / Bestellung*/
div#formular{
	padding-bottom: 20px;
	width: 400px;
}
div#formular label{
	padding-top: 2px;
	float: left;
	width: 100px;
}
div#formular input{
	width: 160px;
	margin-bottom: 4px;
}
div#formular textarea{
	width: 400px;
	height: 165px;	
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Sprachschalter
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#sprache{
	width: 200px;
	float: right;
	text-align: right;
}
