/* Standardangaben
Paddings und Margins auf 0 setzen, vertikaler Scrollbar immer sichtbar, Clearfix und float-standard
*/

html{ height: 100.1%; }
*{ padding: 0; margin: 0;}
a img{ border: none; }
form {display: inline}
ul img, .navigation img{ vertical-align: bottom; }
.clearfix:after { content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.floatleft { float: left; margin-right: 10px; display: inline;}
.floatright {float: right; margin-left: 10px; display: inline;}

/* Schriftart und Größe für die Seite, Abstände von Paragraphen usw */
body, table, td, p {
    font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-weight: normal;
}

body, p, li{
    line-height: 1.4em;
}

body {
    background: #333333 ;
    text-align: left;
    padding: 0;
    margin: 0;
}

p {
    margin: 0em 0 1em;
    padding: 0;
}

strong {
   /* font-size:11px ; */
}

table p {
    margin: 0em ;
    padding: 0 ;
}
/* Grundgerüst */
#container {
    margin: 0 auto;
    text-align: left;
    position: relative;
    width: 960px;
}
#meta {
	background: transparent url(../bilder/themes/basic/layout_header_top.jpg) no-repeat left top ;
	position: relative ;
	height: 40px ;
}
#meta ul li {
	float: left ;
	margin-right: 10px ;
}
#language_chooser {
	position: absolute ;
	left: 0px ;
	top: 15px ;
}
#navigation_meta {
	position: absolute ;
	right: 0px ;
	top: 10px ;
}
#navigation_meta a {
	font-size: 10px ;
	color: #cccccc ;
	text-transform: uppercase ;
	text-decoration: none ;
}
#navigation_meta li.bold a {
	font-weight: bold ;
}
#top {
	background: transparent url(../bilder/themes/basic/layout_navigation_main_right.png) no-repeat right top ;
	width: 960px ;
	height: 92px ;
}
#logo {
	float: left ;
}
.navigation {
	list-style-type: none ;
}
#navigation_main {
	background: transparent url(../bilder/layout_navigation_main_background.gif) repeat-x left top ;
	height: 60px ;
}
#navigation_main li {
	float: left ;
}
#navigation_main li a {
	display: block ;
	float: left ;
	height: 60px ;
	line-height: 60px ;
	padding-left: 20px ;
	text-transform: uppercase ;
	text-decoration: none ;
	font-size: 14px ;
	color: #cccccc ;
}
#navigation_main li.separator {
	background: transparent url(../bilder/layout_navigation_main_separator.png) no-repeat center top ;
	height: 60px ;
	width: 6px ;
}
#navigation_main li a .door {
	padding-right: 20px ;
}
#navigation_main li.active a , #navigation_main li a:hover {
	background: transparent url(../bilder/layout_navigation_main_background_active.gif) no-repeat left top ;
	text-decoration: underline ;
    color: #ffffff ;
}
#navigation_main li.active a .door, #navigation_main li a:hover .door {
	background: transparent url(../bilder/layout_navigation_main_door_background.gif) no-repeat right top ;
	text-decoration: underline ;
}
#navigation_main li.active a {
	font-weight: bold ;
}
#navigation_sub {
	background: transparent url(../bilder/themes/basic/layout_navigation_boat_preview_background.jpg) repeat-x left top ;
	height: 32px ;
}
#navigation_sub li {
	float: left ;
}
#navigation_sub li a {
	display: block ;
	float: left ;
	width: 95px ;
	height: 30px ;
	line-height: 30px ;
	text-align: center ;
	color: #ffffff ;
	font-weight: bold ;
	text-decoration: none ;
}
#navigation_sub li.active a , #navigation_sub li a:hover {
	text-decoration: underline ;
}
#search {
	position: absolute ;
	right: 6px ;
	bottom: 8px ;
}
#search form {
	margin: 0px ;
	padding: 0px ;
}
#search input.box {
	border: 1px solid #999999 ;
    width: 120px ;
	height: 15px ;
	padding-top: 3px ;
	float: left ;
	margin: 4px 4px 0px 0px ;
	font-style: italic ;
	color: #666666 ;
}
#search input.submit {
	background: transparent url(../bilder/layout_sidebar_more.gif) no-repeat left top ;
	border: 0px ;
	cursor: pointer ;
	height: 16px ;
	width: 16px ;
}
#middle {
	height: 218px ;
}
#bottom {
    background: transparent url(../bilder/layout_footer.gif) no-repeat left top ;
    margin: 0px ;
    position: relative ;
    padding: 10px 0 0 0 ;
}
#bottom .address {
    position: absolute ;
    left: 270px ;
    top: 15px ;
    color: #999999 ;
    font-size: 11px ;
    font-family: arial ;
    width: 690px ;
    text-align: center ;
}
#navigation_side {
	height: 218px ;
	width: 270px ;
	float: left ;
	display: block ;
}
#navigation_side a {
	height: 40px ;
	line-height: 40px ;
	color: #ffffff ;
	text-decoration: none ;
	font-size: 14px ;
	width: 250px ;
	padding-left: 20px ;
	display: block ;
}
#navigation_side a:hover , #navigation_side li.active a {
	color: red ;
}

#navigation_side .stretch {
	background: transparent url(../bilder/themes/basic/layout_logo_bottom.png) no-repeat left top ;
	height: 18px ;
}
#navigation_side .menu1 {
	background: transparent url(../bilder/themes/basic/layout_navigation_side_button1.jpg) no-repeat left top ;
}
#navigation_side .menu1:hover , #navigation_side li.active a.menu1 {
	background: transparent url(../bilder/themes/basic/layout_navigation_side_button1_f2.jpg) no-repeat left top ;
}

#navigation_side .menu2 {
	background: transparent url(../bilder/themes/basic/layout_navigation_side_button2.jpg) no-repeat left top ;
}
#navigation_side .menu2:hover , #navigation_side li.active a.menu2 {
	background: transparent url(../bilder/themes/basic/layout_navigation_side_button2_f2.jpg) no-repeat left top ;
}

#navigation_side .menu3 {
	background: transparent url(../bilder/themes/basic/layout_navigation_side_button3.jpg) no-repeat left top ;
}
#navigation_side .menu3:hover , #navigation_side li.active a.menu3 {
	background: transparent url(../bilder/themes/basic/layout_navigation_side_button3_f2.jpg) no-repeat left top ;
}

#navigation_side .menu4 {
	background: transparent url(../bilder/themes/basic/layout_navigation_side_button4.jpg) no-repeat left top ;
}
#navigation_side .menu4:hover , #navigation_side li.active a.menu4 {
	background: transparent url(../bilder/themes/basic/layout_navigation_side_button4_f2.jpg) no-repeat left top ;
}

#navigation_side .menu5 {
	background: transparent url(../bilder/themes/basic/layout_navigation_side_button5.jpg) no-repeat left top ;
}
#navigation_side .menu5:hover , #navigation_side li.active a.menu5 {
	background: transparent url(../bilder/themes/basic/layout_navigation_side_button5_f2.jpg) no-repeat left top ;
}
#header {
	background: transparent url(../bilder/themes/basic/layout_header.jpg) no-repeat left top ;
	position: relative ;
	width: 690px ;
	height: 218px ;
	float: left ;
}
#header .boat_preview_link {
	position: absolute ;
	top: 0px ;
}
#header .boat_preview_link1 {
	left: 41px ;
}
#header .boat_preview_link2 {
	left: 136px ;
}
#header .boat_preview_link3 {
	left: 231px ;
}
#header .boat_preview_link4 {
	left: 328px ;
}
#header .boat_preview_link5 {
	left: 424px ;
}
#header .boat_preview_link6 {
	left: 520px ;
}
#header .boat_preview {
	background: transparent url(../bilder/layout_boat_preview_background.gif) repeat-x left top ;
	display: none ;
	position: absolute ;
	padding: 15px ;
	top: 15px ;
	left: 20px ;
	width: 620px ;
	height: 172px ;
}
#header .boat_preview  .left {
	position: absolute ;
	left: 0px ;
	top: 0px ;
}
#header .boat_preview .right {
	position: absolute ;
	right: 0px ;
	top: 0px ;
}
#header .boat_preview  a {
	background: transparent url(../bilder/layout_boat_preview_button_more.gif) no-repeat right top ;
	line-height: 16px ;
	position: absolute ;
	text-decoration: none ;
	font-size: 11px ;
	padding-right: 30px ;
	color: #ea713c ;
	bottom: 8px ;
	right: 20px ;
}
#header .boat_preview  a img {

}
#content {
	background: transparent url(../bilder/layout_content_background.gif) repeat-y left top ;
}
#left {
	background: transparent url(../bilder/layout_sidebar_top_fade.png) no-repeat left top ;
	padding: 20px ;
	width: 232px ;
	float: left ;
}
#left h1 {
	font-size: 18px ;
	color: #cccccc ;
	font-weight: normal ;
	text-transform: uppercase ;
	margin-bottom: 20px ;
}
#left .element {
	color: #cccccc ;
	font-size: 11px ;
	margin-bottom: 15px ;
}
#left .element .small {

}
#left a {
	color: #cccccc ;
	font-size: 11px ;
}
#left a.arrow {
	display: block ;
	text-align: right ;
	padding-right: 25px ;
	background: transparent url(../bilder/layout_sidebar_more.gif) no-repeat right top ;
	padding-bottom: 4px ;
	text-decoration: none ;
	border-bottom: 1px solid #cccccc ;
	margin-bottom: 20px ;
}
#left .element h1 {
	font-size: 11px ;
	color: #cccccc ;
	font-weight: normal ;
	text-transform: none ;
	margin-bottom: 0px ;
	font-weight: bold ;
}
#left #sidebar_partner {
    text-align: center ;
}
#left #sidebar_partner img {
    margin-bottom: 20px ;
    border: 1px solid #000000 ;
}
#left #newsletter_sidebar {
    margin-bottom: 30px ;
    clear: both ;
}
#left #newsletter_sidebar a {
    margin-right: 10px ;
    _margin-right: 5px ;
    float: left ;
}
#left #newsletter_sidebar img {
    float: left ;
}
#left #newsletter_sidebar .email {
    width: 210px ;
    height: 18px ;
    font-size: 13px ;
    padding: 3px 2px 0px 2px ;
    background-color: #cccccc ;
    font-style: italic ;
    color: #444444;
    margin-bottom: 5px ;
}
#right {
	background: #efefef url(../bilder/layout_content_top_fade.gif) repeat-x left top ;
	padding: 20px 18px ;
    _padding: 20px 9px ;
	width: 652px ;
	float: left ;
	color: #333333 ;
}
#right #such_ergebniss td {
    border: 0px ;
}
#right #such_ergebniss .suchergebnissTabelle td {
    padding: 0px 10px 0px 0px ;
}
#right .teamDetail td {
    border: 0 ;
    font-size: 12px ;
    line-height: 1.4em ;
    padding: 0 ;
    vertical-align: top ;
    height: auto ;
}
#right .boxholder {
	background: transparent url(../bilder/layout_box_background.gif) repeat-y left top ;
	width: 315px ;
	float: left ;
	margin-right: 20px ;
    _margin-right: 5px ;
	margin-bottom: 20px ;
}
#right .boxtop {
	background: transparent url(../bilder/layout_box_top.gif) no-repeat left top ;
	width: 315px ;
	height: 10px ;
}
#right .boxcontent {
	position: relative ;
	padding: 0 10px 0px 10px ;
}
#right .boxcontent h1 {
    margin-bottom: 6px ;
}
#right .boxcontent h1 a {
	color: #EA713C ;
	font-size: 16px ;
	margin: 0px ;
    border: 0px ;
    text-decoration: none ;
}

#right .boxcontent h1 a:hover {
    border: 0px ;
    text-decoration: none ;
}
#right .boxcontent a.arrow {
	background: transparent url(../bilder/layout_button_details.gif) no-repeat 276px 4px ;
	margin: 0px ;
    display: block ;
    width: 270px ;
	border: 0px ;
	line-height: 16px ;
/* 	position: absolute ; */
	text-decoration: none ;
	font-size: 12px ;
	padding-right: 30px ;
	color: #ea713c ;
/* 	bottom: 0px ; */
/*     _bottom: 28px ; */
/* 	right: 13px ; */
    clear: both ;
}

#right .boxcontent .image {
    margin-bottom: 3px ;
    height: 120px ;
    overflow: hidden ;
}

#right .boxcontent .text {
    height: 35px ;
    margin-bottom: 3px ;
    overflow: hidden ;
}

#right .boxbottom {
	background: transparent url(../bilder/layout_box_bottom.gif) no-repeat left top ;
	height: 16px ;

    _background: transparent url(../bilder/layout_box_bottom.gif) no-repeat left 6px ;
    _height: 22px ;
}
#right .nomarginright {
	margin-right: 0px ;
}
#right td.space {
    width: 20px ;
}
#right a.arrow , #right a.arrow-left  , #right a.arrow-line , #right table.home td a.arrow {
    line-height: 17px ;
	color: #666666 ;
	display: block ;
	font-size: 11px ;
	text-align: right ;
	padding-right: 25px ;
    padding-top: 4px ;
	background: transparent url(../bilder/layout_button_more.gif) no-repeat right 4px ;
	padding-bottom: 4px ;
	text-decoration: none ;
	border-bottom: 1px solid #d4d4d4 ;
/* 	margin-bottom: 20px ; */
    margin-bottom: 5px ;
}
#right a.arrow-left {
    width: 90px ;
    border: none ;
}
#right a.arrow-line {
    background: none ;
}
#right .infomaterial h2 , #right .technicaldata h2 {
	font-size: 18px;
	color: #999999 ;
	font-weight: normal ;
    margin: 0 0 20px 0;
}
#right .infomaterial , #right .infomaterial a , #right .infomaterial p {
	font-size: 10px ;
	color: #666666 ;
	margin: 0px ;
}
#right .infomaterial {
	width: 320px ;
	float: left ;
	margin-right: 20px ;
    _margin-right: 10px ;
    font-size: 10px ;
}
#right .infomaterial p {
    padding: 0px 0px 0px 10px ;
	height: 20px ;
	line-height: 22px ;
}
#right .infomaterial img {
    border: 0 ;
    padding: 0 ;
    float: left ;
    vertical-align: top;
}
#right .technicaldata {
	width: 310px ;
	float: left ;
}
#right .technicaldata td , #right .infomaterial td {
	color: #666666 ;
	height: 20px ;
	line-height: 20px ;
	padding-left: 10px ;
	padding-right: 10px ;
}
#right .technicaldata .links {

}
#right .technicaldata .mitte {

}
#right .technicaldata .rechts {

}
#right table .heading td {
	font-weight: bold ;
	color: #ffffff ;
	background-color: #cccccc ;
	border-right: 1px solid #ffffff ;
	font-size: 12px ;
}
#right table td {
	padding: 0px 18px 0 10px ;
    margin-right: 10px ;
	font-size: 11px ;
	color: #333333 ;
	height: 30px ;
	line-height: 30px ;
	border-right: 1px solid #cccccc ;
}
#right table td.bold {
	font-weight: bold ;
}
#right table td.underline {
	text-decoration: underline ;
}
#right table td a {

}
#right table td a:hover {
    text-decoration: underline ;
}
#right table td a.grey {
	text-decoration: underline ;
	color: #666666 ;
}
#right table td a.arrow {
    background-position: right top ;
	margin: 0px ;
	padding: 0px ;
	font-size: 11px ;
	text-decoration: none ;
	border: 0px ;
	text-align: left ;
    font-weight: bold ;
	/* color: red ; */
}
#right table.home td a.arrow {
    color: #666666 ;
}
#right table td a.white {
	background: transparent url(../bilder/layout_button_more_white.gif) no-repeat scroll right top
}
#right table td.noborder {
	border: 0 ;
	width: 120px ;
}
#right table.produkteDetailsTechnik td {
    border: 0px ;
}
#right #partnertable td.noborder {
    width: 150px ;
}
#partnertable {
    width: 100% ;
}
#partnertable img.flag {
    margin: 0 5px ;
}
#right table.home td {
    vertical-align: top ;
    border: 0px ;
    padding-left: 0px ;
    height: auto ;
}
#right table.home td .partner_list a {
    font-size: 12px ;
    color: #333333 ;
    line-height: 30px ;
}
#right img {
	padding: 3px ;
	/* border: 1px solid #cccccc ; */
}
#right #sportiftable td {
    border: none ;
    padding: 0px ;
    margin: 0px ;
    height: auto ;
    width: auto ;
    vertical-align: top ;
    line-height: 1.4em ;
}
#right #sportiftable td h2{
    margin-bottom: 1.4em;
}
#right #sportiftable td.first {
    padding-right: 20px ;
    width: 300px ;
}
#right #sportiftable td p {
    margin-bottom: 1.5em ;
}
#right #sportiftable td #gallery_link {
    background: transparent url(../bilder/layout_button_more_blue.gif) no-repeat scroll right 2px ;
    font-size: 18px ;
    color: #3690CF ;
    text-decoration: none ;
    padding-right: 30px ;
    text-transform: uppercase ;
}
#right #sportiftable td #gallery_link:hover {
    text-decoration: underline ;
}
#right #eventtable.sportif td {
    vertical-align: middle ;
}
#right #eventtable.sportif td.noborder {
    width: 100px ;
}
#right #eventtable.sportif td.noborder .arrow {
    display: inline ;
    padding-right: 30px ;
}
#right #kalender td {
    height: 15px ;
    line-height: 15px ;
    border: 0px ;
}
#right #kalenderstart , #right #kalenderende {
    height: 16px ;
    padding-top: 3px ;
    color: #666666 ;
    font-style: italic ;
    width: 90px ;
    border: 1px solid #999999 ;
    margin: 0px 5px 5px 0px ;
    float: left ;
}
#right #zeitraum_submitButton {
    height: 21px ;
    color: #000000 ;
    border: 1px solid #999999 ;
}
#datum1 , #datum2 {
    height: 21px ;
    padding-top: 0px ;
    border: 1px solid #999999 ;
    color: #666666 ;
    float: left ;
    width: 70px ;
}


/* Formatierung Bildergalerie MC300 Start */

/*
#right #gallery a.first img {

    display: block;
    margin: auto;

}
#right #gallery a.last img {

    display: block;
    margin: auto;

}
*/

div.imageFrame {
    border:1px solid #cccccc;
    width:120px;
    height:120px;
    background-color: #ffffff;
    float: left;
    margin: 0px 5px 10px 0px;
    padding: 10px 0px 0px 0px;
}

#right #gallery a img {
    margin-top: 10px;
    display: block;
    margin: auto;
}

#right #gallery a:hover img {
    border: 1px solid #cccccc;
}

/* Formatierung Bildergalerie MC300 Start */

.produktbilderInhalt {
    float: left ;
    margin: 10px ;
    _margin: 5px ;
    border: 1px solid #999999 ;
}
.abschlusslinie {
    _margin-top:20px ;
}
#produktbilder1 , #produktbilder2 , #produktbilder3 , #produktbilder4 , #produktbilder5 {
    float: left ;
}

.dunkel_gruen {
    background-color: #5A718A;
    font-size:8px
}
.sehr_dunkel_gruen {
/*     background-color: black; */
    font-size: 10px ;
    color: #ffffff ;
}

.hell_gruen {
    background-color: #7E9DC1;
    font-size:8px
}
.kalender_over {
    background-color: #8FB3DB;
    font-size:8px
}

/* Ende Grundgerüst */

/* Navigation */
.navigation, .navigation ul{
    list-style: none;
}

ul.navigation{
    margin: 0;
    padding: 0;
}

/* Ende Navigation */

/* Inhalt */

#content ul{
    padding-left: 15px;
    margin : 10px 0;
    list-style: none;
}

#content ul li{
    background: url(../bilder/li.gif) no-repeat 0em 0.3em;
    padding-left: 15px;
    position: relative;
}

#right h1{
	color: #003366 ;
    font-size: 16px;
    margin: 0 0 1em 0;
    font-weight: normal ;
}

#right h2{
    font-size: 15px;
	color: #999999 ;
	font-weight: normal ;
    margin: 0 0 0.1em 0;
}

#right h3{
    font-size: 14px;
    margin: 0 0 0.3em 0;
}

a {
    color: #666666;
	text-decoration: underline ;
}

a:hover {
    color: #003366;
    text-decoration: none;
}

.repeater{
    margin-bottom: 1.4em;
}

.repeater h2{
    margin: 0;
    font-size: 12px;
    padding: 0;
}

.rahmen {
    border: 1px solid black
}

.datum {
    font-size: 10px;
    color: #808080;
}
.contentTable table td{
    font-size: 12px !important;
    line-height: 1.4em !important;
    vertical-align:top;
    border:0 !important;
}

/* Ansprechpartner */
.ansprechpartner .text{
    width: 250px;
}

.ansprechpartner label{
    width: 60px;
    margin: 0;
}

.ansprechpartner p {
    margin-top: 0px;
}

.ansprechpartner em.position {
    font-style: normal;
    display: block;
    margin: 2px 0px 5px 0px;
}

.ansprechpartner h2 {
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 1em;
}
/* Ende Ansprechpartner /*

/* Kontaktformular */
.kontakt, input.text, textarea.text {
    width: 250px;
}
.kontakt, input.text {
    height: 20px ;
    padding-top: 2px ;
}

.kontaktformular .submit{
width: 120px;
    height: 30px;
}

#formmailmessage, .formmailerror {
    width: 370px;
}

label {
    position: relative;
    width: 120px;
    float: left;
    margin-bottom: 5px;
}

#kontaktform label {
    position: relative;
    width: 130px;
    float: left;
    margin-bottom: 5px;
}

input, textarea, select {
    background: #ffffff;
    color: #000000;
    border: 1px solid #666666 ;
    height: 16px ;
    padding-top: 3px ;
    color: #666666 ;
    font-style: italic ;
    border: 1px solid #999999 ;
    margin: 0px 5px 5px 0px ;
}
input.submit {
    height: 25px ;
    line-height: 25px ;
    width: 85px ;
}
#txt_anrede {
    width: 100px ;
}
textarea {
    height: 100px ;
}
select {
    height: 20px ;
}

input.text, input.password, textarea.text{
    margin: 0px 0px 5px 0px;
    padding: 2px 0;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
    border: 1px solid #cccccc;
    font-size: 11px;
}

input.required, input.password.required, textarea.required{
    margin: 0px 0px 5px 0px;
    padding: 2px 0;
    background: #ffffff url(../bilder/hintergrund_input_text_required.gif) repeat-x;
    border: 1px solid #F8D5D5;
}

form input.required.completed, form input.ausfuellen.completed{
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x !important;
    border: 1px solid #cccccc !important;
}

select {
    margin-bottom: 5px;
    font-size: 11px;
    padding: 2px;
}

body > select {
    margin-bottom: 0px;
}

.checkbox, .radio {
    background: none;
    margin-bottom: 5px;
    border: 0;
}

.submit{
    margin: 5px 0 5px 0;
    padding: 2px 2px;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
    border: 1px solid #cccccc;
}

input:focus, select:focus, input.required:focus {
    border: 1px solid black;
}

form label.required {
    color: red;
}

form label.completed {
    color: black;
}

.ausfuellen {
    border: 1px solid red;
}

#formmailmessage, .formmailerror {
    border: 1px solid #E7DBC6;
    padding: 5px;
    color: red;
    margin: 0px 0px 5px 0px;
    background: #ffffff url(../bilder/hintergrund_input_text_required.gif) repeat-x;
    display: none;
    overflow: hidden;
    line-height: 1.4em;
    width: 410px ;
}

.formmailerror{
    display: block;
}

#formmailmessage.complete{
    color: black;
    border: 1px solid green;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
}

#formmailmessage em{
    color: green !important;
    font-weight: bold;
}

#formmailmessage .linkespalte{
    width: 110px;
    display: block;
    float: left;
    margin: 0;
}

#formmailmessage .rechtespalte{
    width: 110px;
    display: block;
    float: left;
    margin: 0;
}

#formmailmessage #daten{
    margin-top: 10px;
}

#formmailmessage br{
    clear: left;
}


.kontakt {
    position: relative;
    display: block;
    float: left;
    margin-bottom: 5px;
}

#anschrift {
    float: right;
    position: relative;
}

#anschrift label {
    position: relative;
    width: 60px;
    float: left;
    margin-bottom: 2px;
}

#anschrift p {
    margin-top: 4px;
}

#kontaktform, #formmailmessage {
    margin-right: 10px;
    position: relative;
}

#kontaktform input.radio {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
}

.clearleft {clear: left; }
/* Ende Kontakt */

/* Partner */
.partnerDealersRepeater {
    margin-bottom: 20px ;
}
.partnerDealersRepeater h2, .ansprechpartner h2 {
    font-size: 12px !important;
    color: #333333  !important;
    font-weight: bold !important;
}
/* Ende Partner */


