@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0em;
	padding: 0em;
	color: #333333;
}
html {
	overflow-y: scroll;
}
body {
	font: 0.8em/1.4em Verdana, Geneva, sans-serif;
}
h1 {
	margin-top: 0;
	font: bold 1.5em/1.3em Arial, Helvetica, sans-serif;
}
h2 {
	font: bold 1.1em/1.3em Arial, Helvetica, sans-serif;
	margin-bottom: 0.1em;
}
h3, h4, h5 {
	font: bold 1.1em/1.3em Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 0em;
	padding-bottom: 0em;
}

/*layerpositionerungen*/
#wrapper {
	margin: 0 auto;
	padding: 0 0 20px 0;
	width: 900px;
	position: relative;
	background: #FFF;
}
#header {
	padding: 0em;
	width: 900px;
	overflow: hidden;
	margin-bottom: 10px;
}
#flash {
	width: 900px;
}
#sprache {
  float: right;
	text-align: right;
	padding-right: 15px;
}
#navigation {
	margin: 0em;
	padding: 0em;
	width: 210px;
	left: 0em;
	float: left;
}
#innerwrapper {
	width: 100%;
}
#contentwrapper {
	position: relative;
	margin: 0 0 0 220px;
}
#content {
	margin: 35px 10px 0px 0px;
	float: right;
	width: 450px;
}
#contenteinspaltig {
	padding-right: 15px;
	margin: 35px 0 0 0;
	float: right;
}
#bilder {
	width: 220px;
	right: 8px;
	overflow: hidden;
	margin-top: 35px;
	top: 214px;
	float: right;
}
#suche {
	height: 50px;
	padding-left: 12px;
}
#breadcrump {
	margin-left: 0px;
	width: 460px;
}
#tools {
	position: relative;
	height: 53px;
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 900px;
}
#footer {
	position: relative;
	width: 890px;
	margin: 0 auto;
	color: #FFF;
	text-align: center;
	font-size: 0.8em;
	height: 3em;
	padding-right:1em;
	line-height: 3em;
}


/* alles in der navigation */
#suche input.search-input {
	width: 55%;
	margin: 0 5% 0 0;
}
#suche input.search-submit {
	width: 30%;
	margin: 0;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1em;
	line-height: 1.2em;
}
#navigation ul ul {
	padding-left: 1.5em;
	margin-top: 0.5em;
}
#navigation li {
	padding: 0.3em 0em;
	display: block;
}
#navigation a {
	text-decoration: none;
	color: #333333;
}
#navigation a:hover {
	color: #333333;
}


/*alles zum content, tools und footer*/
#tools p {
	padding-top: 3.7em;
}
#footer a, #tools a {
	color:#FFF;
	text-decoration: none;
}
#footer a:hover, #tools a:hover {
	color:#FFF;
	text-decoration: underline;
}
dt.csc-textpic-image img {
	margin-bottom: 50px;
}
.td-0 h2, .td-last h2 {
	/*margin: auto;*/
}
tr td {
	vertical-align: text-top;
	text-align: left;
}

table {
	width: 100%;
	/*table-layout: fixed;*/
	margin-bottom: 3em;
}
.umbrecher {
	clear: both;
}
.textboxen {
	background: url(images/home_rechtsback.gif) no-repeat left top;
	padding-bottom: 0em;
	height: 40px;
}
.news-latest-container {
	margin: 0px 10px;
}
.textboxen h2, #bilder .textboxen h2 a {
	color:#FFFFFF;
	padding: 8px 10px 0px 5px;
	font-size: 14px;
	margin-top: 0px;
}
.kleinezeile {
	font-size: 0.8em;
	margin: 10px;
}

/*formular-syling */
fieldset {
	border: none;
	background-color: #E1F3FF;
	padding: 1em;
	position: relative;
}
.csc-mailform-field {
	margin-bottom: 0.5em;
}
label {
	position: absolute;
}
.csc-mailform-check {
	width: auto;
	margin-left: 0em;
}
.csc-mailform .csc-mailform-field #mailformformtype_mail {
	width: auto;
	margin-left: 12em;
}
input, textarea, #mailformDachArt {
	width: 15em;
	margin-left: 13em;
}
.tx-indexedsearch-searchbox-button submit {
	width: auto;
}
#tbl_form input {
	margin-left: 0em;
	width:auto;
}


/*news-styling */
.news-single-imgcaption {
	font-style: italic;
	color:#666666;
	padding-right: 1em;
}
.news-single-img {
	position: absolute;
	right: 0em;
	text-align: right;
}
.news-list-item img, .news-latest-item img {
	float: left;
	padding-right: 1em;
	padding-top: 1em;
}
.news-single-img a img, .news-list-item a img, .news-latest-item a img {
	border: none;
}
.news-latest-morelink {
	text-align: right;
}
.news-list-item, .news-latest-item {
	margin-bottom: 2em;
}

.news-single-item {
	margin-bottom: 2em;
	padding-right: 18em;
}
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	clear:none;
}


/* login zum haendlerportal */
.csc-loginform .csc-form-fieldcell input {
	width: auto;
	margin-left: 0;
}
.csc-loginform p.csc-form-label {
	width: auto;
}