/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	BASIC CSS / S2INTERMEDIA - MICROSITE
	S2 INTERMEDIA GmbH - Mike Serth
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	BASIC
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

* {
	margin: 0px;
	padding: 0px;
}

html, body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	text-align: left;
	background-color: #979797;
	background-image: url(../gfx/bg_body.jpg);
	background-repeat: repeat-x;
	line-height: 1.3em;
}

body {
	behavior: url("fileadmin/templates_microsite_typo3/css/csshover3.htc");
}

ul{
	list-style: disc;
}

h1{
	margin: 0px 0px 5px 0px;
}

h2{
	
}

h3{
	font-size: 12px;
	margin-bottom: 7px;
}

a{
	color: #DE6900;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img{
	border: none;
}

html[xmlns] {
	height: 100%;
	padding-bottom: 0.005em;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Global Wrapper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#global-wrapper {
	position: relative;
	margin: 0px auto 0px auto;
	width: 895px;
	background-color: #FFFFFF;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#top-wrapper {
	background-image: url(../gfx/bg_top.jpg);
	background-repeat: no-repeat;
	width: 895px;
	height: 28px;
}

div#header-wrapper {
	position: relative;
	background-image: url(../gfx/bg_logo.jpg);
	background-repeat: no-repeat;
	width: 867px;
	height: 88px;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 70px 0px;
}

div#header-wrapper h1 {
	text-indent: -9999px;
}

div#logo-wrapper {
	position: absolute;
	top: 43px;
	left: 18px;
	background-image: url(../gfx/logo.jpg);
	background-repeat: no-repeat;
	width: 435px;
	height: 44px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Content-wrapper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#content-wrapper {
	width: 823px;
	height: 370px;
	min-height: 370px;
	margin: 0px 0px 12px 32px;
}

html > body div#content-wrapper{
	height: auto;
}

div.content-wrapper p.bodytext {
	margin: 0px 0px 20px 0px;
}

div.content-wrapper p a,
div.content-wrapper ul a {
	background-image: url(../gfx/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 9px;
}

div.content-right ul,
div.content-border ul{
	list-style: none;
	list-style-image: none;
	margin: 0px;
}

div.content-right ul li,
div.content-border ul li{
	list-style: none;
	list-style-image: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	content-wrapper-two-column
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#content-wrapper-two-column {
	width: 823px;
	height: 370px;
	min-height: 370px;
	margin: 0px 0px 12px 32px;
}

html > body div#content-wrapper-two-column{
	height: auto;
	min-height: 370px;
}

div.content-wrapper-two-column p.bodytext {
	margin: 0px 0px 15px 0px;
}

div.content-wrapper-two-column p a,
div.content-wrapper-two-column ul a {
	background-image: url(../gfx/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 9px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	content-wrapper-two-column Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.content-wrapper-two-column div.content-right {
	float: left;
	display: inline;
	width: 390px;
	float: left;
	height: 370px;
	min-height: 370px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #E1E1E1;
}

html > body div.content-wrapper-two-column div.content-right{
	height: auto;
	min-height: 370px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.content{
	float: left;
	display: inline;
	width: 392px;
	height: 370px;
	min-height: 370px;
	padding: 0px 10px 0px 10px;
	_overflow-x: hidden;
}

html > body div.content{
	height: auto;
	min-height: 370px;
}

div.content h1 {
	font-size: 14px;
	margin-bottom: 15px;
}

div.content h2 {
	font-size: 12px;
	margin-bottom: 7px;
}

div.content h2 a {
	font-size: 11px;
}

div.content ul{
	margin-left: 14px;
	margin-bottom: 15px;
}

div.content ul li a{
	isplay: block;
}

div.content p.bodytext a{
	background-image: none!important;
	padding: 0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Content-right
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.content-wrapper div.content-right {
	float: left;
	display: inline;
	width: 185px;
	height: 370px;
	min-height: 350px;
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #E1E1E1;
	font-size: 10px;
}

html > body div.content-wrapper div.content-right{
	height: auto;
	min-height: 350px;
}

div.content-right h1 {
	font-size: 12px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Content-border
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.content-wrapper div.content-border {
	float: left;
	display: inline;
	width: 185px;
	height: 370px;
	min-height: 370px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 10px;
}

html > body div.content-wrapper div.content-border{
	height: auto;
	min-height: 370px;
}

div.content-border h1 {
	font-size: 12px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.content-one-column{
	float: left;
	display: inline;
	height: 370px;
	min-height: 370px;
	padding: 0px 10px 0px 10px;
	_overflow-x: hidden;
}

html > body div.content-one-column{
	height: auto;
	min-height: 370px;
}

div.content-one-column h1 {
	font-size: 14px;
	margin-bottom: 20px;
}

div.content-one-column h2 {
	font-size: 12px;
	margin-bottom: 7px;
}

div.content-one-column h2 a {
	font-size: 11px;
}

div.content-one-column ul{
	margin-bottom: 15px;
}

div.content-one-column p.bodytext a{
	background-image: none!important;
	padding: 0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Main-Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#navigation-wrapper {
	position: absolute;
	top: 125px;
	left: 14px;
	width: 867px;
}

div#navigation-wrapper ul.main-menu {
	background-image: url(../gfx/bg_main_navigation.jpg);
	background-repeat: no-repeat;
	width: 867px;
	height: 32px;
	list-style-type: none;
}

div#navigation-wrapper ul.main-menu li {
	position: relative;
	line-height: 32px;
	display: inline;
	float: left;
	padding-right: 2px;
	height: 32px;
	background-image: url(../gfx/bg_main_button_separator.jpg);
}

div#navigation-wrapper ul.main-menu li a {
	text-align: center;
	display: block;
	height: 32px;
	background-image: url(../gfx/bg_main_button.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 32px;
		padding-left: 20px;
		padding-right: 20px;
		_float: left;
}

div#navigation-wrapper ul.main-menu li a:hover,
div#navigation-wrapper ul.main-menu li a#active {
	background-image: url(../gfx/bg_main_button_hover.jpg);
	color: #FFFFFF;
	text-decoration: none;
}

div#navigation-wrapper ul.main-menu li.first {
	margin: 0px 0px 0px 20px;
}

div#navigation-wrapper ul.main-menu li.last {
	margin: 0px 0px 0px 0px;
	background-image: url(../gfx/bg_main_button_separator_last.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Sub-Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div#navigation-wrapper ul.sub-menu {
	position: absolute;
	list-style-type: none;
	display: none;
		clear: both;
		width: 185px;
}

div#navigation-wrapper li:hover ul,
div#navigation-wrapper a:hover ul {
	display: block;
	clear: both;
}

div#navigation-wrapper ul.sub-menu li.sub,
div#navigation-wrapper ul.sub-menu li.sub-last,
div#navigation-wrapper ul.sub-menu li.sub-first {
	display: inline;
	background-image: none;
	display: inline;
	float: left;
	width: 200px;
	height: 20px;
	padding: 0px 0px 0px 0px;
}

div#navigation-wrapper ul.sub-menu li a {
	float: left;
	display: block;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	background-image: none;
	background-color: #E4E4E4;
	line-height: 20px;
	width: 190px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #5B5B5B;
	opacity: 0.95;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=95);
	order-top: 1px solid #92a697;
	border-top: 1px solid #FFFFFF;
}

div#navigation-wrapper ul.sub-menu li a:hover {
	float: left;
	display: block;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	background-image: none;
	background-color: #F0F0F0;
	line-height: 20px;
	width: 190px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #5B5B5B;
	opacity: 0.95;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
   filter: alpha(opacity=95);
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	contentnav-wrap
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.contentnav-wrap ul{
	padding-bottom: 10px;
}

ul.contentnavigation li{
	margin: 0px;
}

ul.contentnavigation li a{
	background-image:url(../gfx/link.gif);
	background-position: 0px 4px;
	background-repeat:no-repeat;
	padding-left:9px;
	display: block;
}

ul.contentnavigation li a#content-2-active{
	background-color: #EEEEEE;
	padding-top: 1px;
	padding-bottom: 1px;
	background-position: 0px 5px;
}

ul.contentnavigation ul{
	margin: 0px!important;
	line-height: 1.2em!important;
	padding-bottom: 0px;
}

ul.contentnavigation ul li{
	margin: 0px;
	margin-bottom: 0px;
}

ul.contentnavigation ul a{
	margin: 0px;
	padding-left: 9px;
	background-image: none!important;
	color: #5B5B5B;
}

h1.contentnav-title{
	margin-bottom: 3px;
}

h1.contentnav-title a{
	color: #5B5B5B;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	S2 Multiplecloumn / Extension
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.s2-columleft,
div.s2-columright-plus {
	margin-right: 10px;
}

div.s2-columleft,
div.s2-columright,
div.s2-columright-plus {
	width: 190px;
	float: left;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Content-Boxes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.s2teaserboxes-typ-1 {
	font-size: 10px;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
}

/*
div.s2teaserboxes-typ-1:hover{
	background-color: #E1E1E1;	
}
*/

div.s2teaserboxes-typ-1 h1 {
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

div.s2teaserboxes-typ-1 p.bodytext {
	margin: 0px 0px 5px 0px!important;
	line-height: 1.3em;
}

div.iw a{
	font-size: 10px!important;
	color: #000000!important;
}

div#main_map a {
	color:#000000!important;
	text-align:left;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#footer-wrapper {
	position: relative;
	width: 895px;
	height: 114px;
	background-image: url(../gfx/bg_footer.jpg); 
	background-repeat: no-repeat;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Footer-Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#footer-wrapper ul {
	font-family: Arial;
	position: absolute;
	height: 30px;
	right: 5px;
	bottom: 10px;
	list-style-type: none;
	padding-right: 25px;
}

div#footer-wrapper ul li {
	float: left;
	margin: 0px 0px 0px 10px;
}

div#footer-wrapper ul li a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Clearfix
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

div.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
div.abstand-bottom{
	height: 20px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	S2 Form to Mail
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#formular-feedback select, input{
	font-size: 11px;
	color: #5B5B5B;	
	border: 1px solid #E1E1E1;
	padding: 1px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

div#formular-feedback p{
	margin-bottom: 5px;
}

div#formular-feedback textarea{
	font-size: 12px;
	color: #5B5B5B;	
	border: 1px solid #E1E1E1;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

div#formular-feedback label{
	width: 193px;
	display: block;
	float: left;
	margin-right: 6px;
}

div#formular-feedback label.long{
	width: 470px;
}

div#formular-feedback label.right,
div#formular-feedback input.right{
	margin-right: 0px;
}


div#formular-feedback input{
	width: 187px;
	margin-right: 6px;
	margin-bottom: 10px;
}

div#formular-feedback input.long{
	width: 386px;
}

div#formular-feedback label.plz{
	width: 52px;
	margin-right: 0px;
}

div#formular-feedback input.plz{
	width: 45px;
	argin-right: 0px;
	margin-right: 3px;
	margin-left: 3px;
}

div#formular-feedback label.middle{
	width: 170px;
}

div#formular-feedback input.middle{
	width: 162px;
}

div#formular-feedback textarea{
	width: 386px;
	height: 87px;
	overflow: auto;
}

div#formular-feedback select{
	width: 390px;
	_width: 390px;
	border: 1px solid #E1E1E1;
}

div#formular-feedback input.form-button{
	width: auto;
	float: right;
	*overflow: visible;
	margin-top: 10px;
	padding: 0px 5px 0px 5px;
}

div.formular-err{
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #EAEAEA;
}

div.formular-err ul{
	margin-top: 15px;
	margin-left: 30px;
}

div.formular-err ul li{
	color: #DE6900!important;
}

textarea.referenzen{
	width: 100%;
	height: 150px;
}

textarea.kommentar{
	width: 100%;
	height: 50px;
}

div#formular-feedback .captcha-label{
	width: 120px;
}

div#formular-feedback .form-captcha-img{
	margin-left: 130px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	s2referenzliste
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.s2referencesHome{
	position: relative;
}

div.referenzenTeaser ul li.more {
	float:right;
}
div#refImageWrapper {
	background-image: url(../gfx/bg-refimagewrapper.gif);
	background-repeat: no-repeat;
	text-align: center;
	position: absolute;
	left: 219px;
	*left: 219px;
	_left: -50px;
	top: -15px;
	
	visibility: hidden;
	height: 130px;
	width: 182px;
}

div.refImage {
	height:113px;
	left:16px;
	overflow:hidden;
	position:absolute;
	top:18px;
}
div.refCategoriesText-top {
	float:left;
	margin-bottom:10px;
	width:300px;
}
div.refCategoriesText-bottom {
	float:left;
	margin-top:30px;
	width:300px;
}
div#refCategories {
	background-color:#EEEEEE;
	border:1px solid #D4D4D4;
	float:left;
	text-align:center;
	width:300px;
}
div#refCategories ul {
	margin-bottom:1px;
	margin-left:0px;
	margin-top:1px;
	list-style-image: none;
}
div#refCategories ul li {
	display:inline;
	margin-left:10px;
	margin-right:10px;
	padding:3px;
	list-style-image: none;
}
div#refCategories ul li a {
	background-image:none;
	color:#454545;
	padding-left:0px;
}
li#refListHeader {
	font-weight:bold;
}
li#refListHeader b {
	display:inline;
	float:left;
	width:293px;
}
div#refList {
	float:left;
}
div#refList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#refList ul li {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#refList ul li a {
	display:block;
	float:left;
	white-space:nowrap;
	width:261px;
}
ul li .notlinkedref {
	padding-left:9px;
	white-space:nowrap;
	width:261px;
}
div#refList ul li .notlinkedref {
	display:block;
	float:left;
	padding-left:9px;
	white-space:nowrap;
	width:261px;
}
div#backToReferences {
	float:left;
	margin-top:20px;
}
div.catCode {
	border:1px solid #EEEEEE;
	float:left;
	height:7px;
	margin-top:2px;
}
div.catCode img {
	float:left;
	margin:1px;
}

div.referenzenTeaser{
	margin-bottom: 10px;
}

div.focus {
	border-left:1px solid #DADADA;
	float:left;
	height:20px;
	margin-left:10px;
	padding-left:10px;
}

div#panelwrapper{
	width: 185px;
}

div.panel{
	background-color: #FFFFFF!important;
	padding-left: 0px!important;
	padding-right: 0px!important;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	gkh_rss_import
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.rss_header{
	margin-bottom: 3px;
}

div.rss_summary {
	margin-bottom: 10px;
}
div#content-right small a{
	color: #DE6900!important;
}

div#content-right div.gmnoprint a{
	color: #DE6900!important;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	News
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.news-latest-container{
	margin-bottom: 10px;
}

div.news-latest-item{
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 9px;
}

div.news-latest-item .date{
	margin-bottom: 3px;
	margin-top: 5px;
}

div.news-latest-item a{
	display: block;
}

div.news-amenu-container li{
	list-style: none;
	margin-right: 10px;
}

div.news-amenu-container ul li a{
	background-image: none!important;
	padding-left: 0px!important;
	display: inline!important;
	margin-left: 5px!important; 
}

div.tx-ttnews-browsebox a{
	background-image: none!important;
}

div.news-list-container p,
div.news-latest-container p,
div.news-single-item p{
	margin-bottom: 5px!important;
}

div.news-list-morelink{
	margin-bottom: 5px;
	float: left;
}

div.news-list-morelink ul,
div.news-list-morelink ul li{
	margin-left: 0px!important;
	list-style: none;
}

div.news-list-morelink a{
	float: right;
}

div.news-list-item{
	margin-bottom: 15px;
	border-bottom: 1px solid #D4D4D4;
}

div.news-list-text{

}

div.news-list-item ul{
	margin: 0px;
}

div.news-list-image{
	float: left;
	width: 120px;
	margin-right: 10px;
	text-align: center;	
}

div.news-single-backlink ul,
div.news-single-backlink ul li{
	margin-left: 0px!important;
	list-style: none;
}

div.news-single-backlink ul li a{
	display: inline;
}

div.news-single-text a.external-link-new-window{
	padding-left: 0px!important;
	background-image: none!important;
}

div.news-single-image{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
div.news-single-image img{
	padding: 2px;
	border: 1px solid #cccccc;
}

div.news-single-image p{
	margin-top: 0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	macinasearchbox (Suche)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.tx-macinasearchbox-pi1 {
	position: absolute;
	right: 24px;
	top: 35px;
	display: block;
	width: auto;
	font-size: 10px;
	width: 124px;
}

div.tx-macinasearchbox-pi1 input {
	border-right: 1px solid #E1E1E1;
	padding: 1px;
	font-size: 10px;
	width: 100px;
	float: left;
}

div.tx-macinasearchbox-pi1 .form-button{
	background-image: url(../gfx/bg_suchbox.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	width: auto;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	border: none;
	*overflow: visible;
	margin: 0px 0px 0px 5px;
	width: 14px;
	float: left;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Suche - Suchseite
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div.tx-indexedsearch input, select, textarea{
	margin-bottom: 3px;
}

div.tx-indexedsearch select{
	font-size: 11px;
	border: 1px solid #E1E1E1;
	width: 166px;
}

input.tx-indexedsearch-searchbox-sword{
	font-size: 11px;
	width: 275px!important;
	border: 1px solid #E1E1E1;
	padding-left: 5px;
}



.tx-indexedsearch-redMarkup{
	color: #000000!important;
}

div.tx-indexedsearch-res{
	margin-top: 15px;
}
div.tx-indexedsearch-res h1{
	margin: 0px;
	font-size: 12px;
}

.percent-tmpl-css{
	margin: 0px!important;
	margin-top: -15px!important;
}


div.tx-indexedsearch-form{
	margin-bottom: 10px;
}

div.content ul.browsebox{
	margin: 10px 0px 10px 0px;
}

ul.browsebox a{
	background-image: none!important;
	display: inline!important;
}
dl.tx-indexedsearch-info{
	display: none;
}

div.csc-textpic-imagewrap{
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Sitemap
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~ Ebene 1 ~~~ */
div.tx-flseositemap-pi1 ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.tx-flseositemap-pi1 ul li {
	list-style: none;
	padding-bottom: 10px;
}
div.tx-flseositemap-pi1 ul li a{
	font-weight: bold;
}

/* ~~~ Ebene 2 ~~~ */
div.tx-flseositemap-pi1 ul li ul{
	margin-top: 5px;
	margin-left: 20px;
}
div.tx-flseositemap-pi1 ul li ul li{
	padding: 0px;
}
div.tx-flseositemap-pi1 ul li ul li a{
	font-weight: normal;
	background-image: none;
	padding: 0px;
	color: #5B5B5B;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Bildeigenschaften
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
dd.csc-textpic-caption{
	margin-bottom: 5px!important;
}