/* CSS Document */
* {
	padding:0;
	margin:0;
}
html {
	height:100%
}
body {
text-align:center;
}
table {
	border-collapse:collapse;
	border:0px;
	padding:0;
}
td {
	vertical-align:top;
    padding-right: 10px;
}
th {
	text-align:left;
	vertical-align:top
}
img {
	border:none
}
h1 {
	font-size:160%;
  margin:20px 0 10px;
}
h2 {
	font-size:140%;
  margin:15px 0 10px;
}
h3 {
	font-size:120%;
  margin:10px 0 10px;
}
h4 {
	font-size:110%;
  margin:15px 0 10px;
}
p {
	padding:0px 0px 13px 0px;
}
textarea .inputbox {
	width:300px;
	height:100px;
	margin:0px 0px 5px 0px;
}
select {
	height:auto;
	margin:12px 0px;
	vertical-align:middle;
	border: 2px solid #44906A
}
ul {
	list-style:disc;
	margin:0px 0px 0px 15px;
}
ol {
	margin:0px 0px 0px 35px;
}
.width {
	width:100%
}
.main {
	text-align:left
}

body, td, th, div, p, label{
	color:#495A69;
	font:normal 11px/16px Tahoma, Geneva, sans-serif;
}


a {
	color:#495A69;
	text-decoration:underline;
}

a:hover {
	color:#495A69;
	text-decoration:none
}

.fright{ float:right;}
.fleft{ float:left;}


ul.nav {
padding:0 0 0 0 !important;
margin:0 !important;
}

ul.nav li {
	display:block; 
	padding:7px 0 8px 0;
	float:left;
}

ul.nav li a  {
	border:none;
	text-decoration:none !important;
	display:block;
}
ul.nav li a span {
	display:block; 
	padding:2px 18px 3px;
	color:#FFF;
	display:block; 
	font-size:14px;
	font-weight:normal;
	text-decoration:none !important;
  border-left: 1px dashed #fff;
	font-weight:bold;
}

ul.nav li a:hover  {
	border:none;
	display:block; 
	text-decoration:none;
	width:auto;
	font-weight:normal;
}
ul.nav li a:hover span	{
	display:block; 
	color:#000;
	font-weight:bold;
}

ul.nav li.last a span {
  border-right: 1px dashed #fff;
}

ul.nav li.section, ul.nav li.current {
  padding-bottom: 0;
}

ul.nav li.section a, ul.nav li.current a {
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  background-color: #fff;
  border: none;
  display:block;
  float:left;
  height:24px;
  padding-top:5px;
  text-align:center;
  width:auto;  
}
ul.nav li.section a span, ul.nav li.current a span {
	color:#000;
  border: none;
}

ul.nav li.section + li a span, ul.nav li.current + li a span {
	border-left: none;
}

.main {
	width:919px;
	position:relative;
	margin:0 auto;
}

#header {
	width:919px;
	position:relative;
	margin:0 auto;
  height:120px;
}

.clear{ width:100%; overflow:hidden;}
.clear1{ clear:both;}

#header #logo {margin:10px 0 0 0;float: left;}
#header #logo a { display:block; cursor:pointer;width: 406px;height: 100px;background: url('../images/logo.png') no-repeat top left;text-indent: -2000px;}
#header #rtv,#header #bca,#header #bvk  { margin-top: 10px;float: right;}
#header #bca,#header #bvk  { margin-right:20px; margin-top:35px;}
#header #hf{
    font-size: 24px;
    text-align: left;
    line-height: 30px;
    padding-top: 30px;
    color: #00519E;
}

.mainmenu {
  width: 1000px;
  margin: 0 auto;
  background:#62798D;
  height: 36px;
  -moz-border-radius: 10px;
}
.mainmenu .fright{ width:220px; background:#62798D; -moz-border-radius: 10px;overflow:hidden;}
.mainmenu .fleft{ padding-left: 28px;}

html #SearchForm_SearchForm {
	margin: 0;
  padding: 0;
}
html #SearchForm_SearchForm #Search{
	width:100%;
  overflow:hidden;
  padding:7px 0 0 10px;
  margin: 0;
}
html #SearchForm_SearchForm .middleColumn {
	float:left !important; 
  width:205px; 
  background:url(../images/searchfield.png) 0 0 no-repeat; 
  height:29px;
  margin: 0;
  padding: 0;
}
	html #SearchForm_SearchForm .middleColumn input.text {
		font-size:12px;
    font-weight:normal;
    line-height:14px;
    padding:1px 0 1px 0 !important;
    vertical-align:top;
    width:170px;
    color:#495A69;
    text-transform:capitalize !important;
    margin:2px 0 0 25px;
    background:#FFF;
    border:none;
	}
html #SearchForm_SearchForm #SearchForm_SearchForm_action_results {
	display: none;
}

html #SearchForm_SearchForm fieldset {
  border: none;
  padding: 0;
  margin: 0;
  height: 30px;
}

html #SearchForm_SearchForm fieldset legend {
  display: none;
}

ul#SearchResults {
	margin: 10px 0;
}

ul#SearchResults li {
  list-style: none;
  margin: 5px 0;
  font-size: 1em;
  background-color: #fff;
  padding: 10px;
}

ul#SearchResults li.odd {
  background-color: #BDE0CF;
}

ul#SearchResults li h3 {
  margin: 0;
}

#content{ padding-bottom:35px;padding-top: 12px;margin: 0 auto;width: 920px;}
#sidebar{ float:right; text-align:left; _margin: 0 0 0 -3px;  width:265px; }

div.main_content {
  width: 970px;
  background: transparent url('../images/main_bg.png') no-repeat top left;
  margin: 0 auto;
  min-height: 525px;
}

#container{overflow:hidden; height:100%; padding-right: 10px; text-align:left;}
#container div.topimg {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}

.widget .title { background:#44906A; -moz-border-radius-bottomright: 15px;padding:10px 0 10px 18px; font-size:14px; color:#FFF; font-family:Tahoma;margin: 0;font-weight: bold;}
.widget .content { border-left: 1px dashed #44906A; padding:27px 11px 25px 30px;}

#sidebar .widget .content ul { list-style:none; margin:0; padding:0;}
#sidebar .widget .content ul li { background:url(../images/list_marker.gif) 0 7px no-repeat; padding:0 0 0 15px; line-height:16px; margin-bottom:4px;}
#sidebar .widget .content ul li a { color:#495A69; line-height:16px;}
#sidebar .sideimg {padding: 10px;overflow: hidden;}

.extra-list li a{ font-weight:bold; display:block;}
.extra-list li{ margin-bottom:23px !important;}
.extra-list{ padding-right:21px !important;}

.button{ 
	background:url(../images/extra_button1.gif) 0 0 no-repeat;
	 width:97px; height:22px; 
	 font-family:Tahoma; 
	 font-size:11px; color:#FFF; 
	 display:block;
	 text-decoration:none;
	 font-weight:bold;
	 padding:2px 7px 4px 0;
	 text-indent:11px;
	 margin-left:1px;
	 text-decoration:none;
}
.button:hover { color:#FFF; text-decoration:underline;}

#footer{ margin: 0 auto; width: 920px; text-align: left; padding:30px 0 25px 0; color:#fff !important; font-size:11px;}
#footer a, #footer a:hover{ color:#FCA116;}




div.insurance {
  width: 178px;
  margin: 7px;
  border: 1px solid #44906A;
  -moz-border-radius: 10px;
  padding: 10px;
  float: left;
  height: 300px;
  overflow: hidden;
}

div.insurance div.title{
  font-weight: bold;
  margin-bottom: 10px;
}

div.insurance div.content{
  font-weight: normal;
}

div.insurance div.content p.more{
  text-align: right;
  padding-top: 10px;
}

iframe {
  border: none;
}

.optionset ul, ul.optionset {
  margin: 0;
}

.optionset li {
  margin-right: 10px;
  display: inline;
}

.optionset li label {
  display: inline;
}

#KfzForm_anfrage select {
  margin: 0; 
}

.optionset li.valTochter {
  margin-right: 50px;
}


#header #logo a, div.main_content, #memdev, html #SearchForm_SearchForm .middleColumn { behavior: url('pngfix.htc') }




/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
  margin:     0px 0px 0px 0px;
  padding:    0;
  list-style:   none;
}

.sf-menu ul {
  position:   absolute;
  top:      -999em;
}

.sf-menu ul li {
  width:      100%; 
}

.sf-menu li:hover {
  visibility:   inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li {
  float:      left;
  position:   relative;
}

.sf-menu a {
  display:    block;
  position:   relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left:     0;
  top:      28px; /* match top ul list item height */
  z-index:    99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top:      -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  top:      0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top:      -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left:     10em; /* match ul width */
  top:      0;
  }

/*** arrows **/
.sf-menu a.sf-with-ul {
  padding-right:  2.25em;
  min-width:    1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
  position:   absolute;
  display:    block;
  margin-top: -2px;
  right:      .75em;
  top:        1.05em; /* IE6 only */
  width:      10px;
  height:     10px;
  text-indent:  -999em;
  overflow:   hidden;
  background:   url(../images/layout/arrow.gif) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */
  top:      .8em;
  background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -11px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -11px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -11px 0; /* arrow hovers for modern browsers*/
}

/*** SKIN ***/

.sf-menu {
  float:      left;
  margin-bottom:  1em;
}

.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
  outline:    0;
}


/*** shadows for all but IE6 ***/
.sf-shadow ul {
  background: url(../images/layout/main_menu_shadow.png) no-repeat bottom right;
  padding: 0 8px 9px 0;
  -moz-border-radius-bottomleft: 17px;
  -moz-border-radius-topright: 17px;
  -webkit-border-top-right-radius: 17px;
  -webkit-border-bottom-left-radius: 17px;
}

.sf-shadow ul.sf-shadow-off {
  background: transparent;
}

.sf-shadow ul li {
  background: none;
  padding: 0;
  margin: 0;
}

ul.nav li ul.submenu {
  margin-top: 8px;
}

ul.submenu li {
  border: none;
  font-weight: normal;
  padding: 0;
  margin: 0;
  display: block;
  text-align: left;
  float: none;
}

ul.nav li ul.submenu li {
  background: #62798D;
}

ul.nav li.section ul.submenu li {
  background: #fff;
}

ul.submenu li a span {
  font-size: 12px;
  font-weight: normal;
  padding: 7px 18px;
  border: none;
  margin: 0;
}

ul.submenu li a:hover span {
  font-weight: normal;
  color: #fff;
  background: #748FA5;
  border: none;
  margin: 0;
}

ul.nav li.section ul.submenu li a, ul.nav li.current ul.submenu li a {
  background-color: none;
  border: medium none;
  display: block;
  float: none;
  height: auto;
  padding: 0;
  margin: 0;
  text-align: left;
  width: 100%;
}

ul.nav li.section ul.submenu li.current span {
  font-weight: bold;
}
.costs table td:first-child{
    width: 10px;
    display: block;
} 
.costs ul{
    list-style: none;
    margin-left: 10px;
}
.costs ul li{
    position: relative;
    margin-bottom: 10px;
}
.costs ul li:before{
    content: '-';
    position: absolute;
    left: -10px;
}
.costs .clear{
    clear:both;
}
.costs .number{
    width: 20px;
    float:left;
}
.costs .content{
    float:left;
    width: 625px
}


.media.christmas{
    position: relative;
    display: flex;
    align-items: center;
    flex-flow: row nowrap;
    justify-content: center;
    text-align: center;
}

.media.christmas p{
    position: absolute;
    max-width: 80%;
    margin: 0;
    padding: 0.5rem;
    background-color: rgba(0,0,0,.3);
    color: #f2f2f2;
}
