/* Elements */

body {
  font: 62.5% Arial, Helvetica, sans-serif;
  background-color:#FFFFFF;
  text-align: center;
}
* {
  margin:0;
  padding:0;
}
img {
  display: block;
  border: 0;
  margin: 0;
  padding: 0;
}

hr {
  margin: 0;
}

div {
  text-align: left;
}

ul {
  list-style-position: outside;
  list-style-type: disc;
}
ol {
  list-style-position: outside;
}


/* Layers */

#page {
  background-color: white;
  width: 940px;
  margin: 0 auto;
}

#header {
	padding-left: 30px;
	margin: 0;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 24px;
}


#navigation {
  margin-left: 32px;
  margin-bottom: 19px;
}

#navleft {
  padding: 0px;
  margin-right: 186px;
  margin-bottom: 2px;

}

#navright {
  float: right;
  width: 186px;
  padding: 0px;
  text-align: right;
}

/*
#subnav {
  background-image: url(../images/subnav_bg.jpg);
  background-repeat: repeat-y;
  padding-left: 28px;
}
*/

#subnav, #subsubnav  {
  margin-bottom: 0px;
}

#subnav ul, #subsubnav ul  {
  margin-left: 0px;
  height: 20px;
}

#navigation div span {
  color: white;
  margin-left: 5px;
  margin-right: 5px;
}

#main {
  position: relative;
  margin-left: 32px;
  margin-bottom: 12px;
}

#content {
  position: relative;
  display: block;
  top: 1px;
  left: 0;
  z-index: 100;
  margin-right: 107px;
  padding: 0px;
  background: white url(../images/vline.gif) repeat-y scroll left 1px;
  line-height: 1.3em;
  width: 700px;
}

#content_large {
  position: relative;
  display: block;
  top: 1px;
  left: 0;
  z-index: 100;
  margin-right: 0px;
  padding: 0px;
  line-height: 1.3em;
}

#right {
  position: relative;
  display: block;
  top: 0;
  left: 0;
  z-index: 200;
  float: right;
  padding: 0px;
}

#footer {
  clear: both;
  padding: 0px;
  margin: 0 0 30px 32px;
}

#footer span {
  margin-left: 5px;
  margin-right: 5px;
}

#legal {
  margin-right: 190px;
  padding: 0px;
  width: auto;
}

#functions {
  float: right;
  padding: 0px;
}


/* Horizontal Lines */

hr {
  display: none; 
}


#content div div.hr {
  position: relative;
  display: block;
  height: 1px;
  background: transparent url(../images/line_orange.gif) no-repeat scroll left;
}

.hr {
  position: relative;
  display: block;
  height: 1px;
  background: transparent url(../images/line.gif) no-repeat scroll left;
}

.hr_orange {
  position: relative;
  display: block;
  height: 1px;
  background: transparent url(../images/line_orange2.gif) no-repeat scroll left;
}

#main #hrcontenttop {
  position: absolute;
  display: block;
  width: 940px;
  top: 1px;
  z-index: 350;
  left: 32px; /* IE5 */
  voice-family: "\"}\"";
  voice-family: inherit;
  left: 0; /* others */
}

.dummy3 {
  display: none;
}

#main #hrcontentbottom {
  position: relative;
  display: block;
  width: 940px;
  z-index: 350;
}

#navigation #hrtop {
  height: 8px;
  background: #fff url(../images/hr_top.gif) no-repeat scroll left;
  margin-bottom: 3px;
  margin-top: 4px;
}

#hrbottom {
  margin-bottom: 12px;
  height: 5px;
  background: #fff url(../images/hr_bottom.gif) no-repeat scroll left;
}

/* Navigation Links */

#navigation div ul, #footer div ul  { 
  list-style: none;

 }

#navigation div ul li, #footer div ul li { 
  display: inline; 
}

#footer div ul li {
  color: #4b4b4b;
}

a:link, a:active {
  color: #00417D;
}

a:visited {
  color: #00417D;
}

a:hover {
  color: #B01415;
}

#navigation div a {
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

#navigation #subnav a {
  font-size: 1.1em;
  font-weight: bold;
  height: 20px;
}

#footer div span, #footer div a {
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
}

a.current:link, a.current:visited {
  color: #B01415;
}

a.inactive{
	color: #b4c4d2;
}

#footer #functions ul li a {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
  display: block;
  font-size: 1em;
  text-decoration: none;
  font-weight: normal;
  float: left;
}

a#bookmarklink {
  margin-left: 4px;
  padding-left: 13px;
}

a#bookmarklink:link, a#bookmarklink:visited, a#bookmarklink:active {
  background-image: url(../images/btns_icons/icon_bookmark_low.gif);
}

a#bookmarklink:hover {
  background-image: url(../images/btns_icons/icon_bookmark_hi.gif);
}

a#printlink {
  margin-left: 10px;
  padding-left: 17px;
}

a#printlink:link, a#printlink:visited, a#printlink:active {
  background-image: url(../images/btns_icons/icon_print_low.gif);
}

a#printlink:hover {
  background-image: url(../images/btns_icons/icon_print_hi.gif);
}

/* Boxes */

#right div.box {
  position: relative;
  display: block;
  margin-top: 10px;
  width: 193px;
}

#right div.boxhr {
  height: 1px;
  background: transparent url(../images/boxline.gif) no-repeat scroll left;
  margin-top: 8px;
  margin-bottom: 7px;
}

#right div.box div.head {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  background-color: #EE7900;
  color: white;
  height: 15px;
  padding-left: 7px;
  padding-top: 1px;
  text-transform: uppercase;
}

#right div.box a {
  display: block;
  margin-left: 7px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 3.5px;
  padding-left: 17px;
  font-size: 1.2em;
  line-height: 1.2em;
  text-decoration: none;
  font-weight: normal;
}

#right div.box a {
  margin-top: 2px;
}

#right div.box a strong {
  display: block;
  margin-top: 10px;
}

#right div.box a:link, #right div.box a:visited, #right div.box a:active {
  background-image: url(../images/btns_icons/pfeil_crosslink_low.gif);
}

#right div.box a:hover {
  background-image: url(../images/btns_icons/pfeil_crosslink_hi.gif);
}

#right div.box a.button {
  margin-left: 6px;
  margin-top: 6px;
  padding: 0;
  background-image: none;
}

#right div.box a#btnlogin {
  margin-bottom: 7px;
}

#right div.box a#btnapply {
  display: block;
}

#right div.box span {
  display: block;
  margin-left: 6px;
  font-size: 1.2em;
  color: #00417D;
}

#right div.box a.tel {
  display: block;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 3px;
  padding-left: 17px;
  font-weight: bold;
  margin-bottom: 3px;
}

#right div.box a.tel:link, #right div.box a.tel:visited, #right div.box a.tel:active {
  background-image: url(../images/btns_icons/icon_phone_lo.gif);
}

#right div.box a.tel:hover {
  background-image: url(../images/btns_icons/icon_phone_hi.gif);
}


/* Content */

#content div.image {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	z-index: 500;
	width: 694px;
	background-repeat: no-repeat;
}

#content div#seul {
  padding-top: 83px;
  height: 382px; /* IE 5 */
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 299px; /* others */
}

.dummy1 {
  display: none;
}

#content div#ensemble {
  padding-top: 83px;
}

#content div#ensemble p {
  margin-right: 200px;
}

#content div#fond p, #content div#fond ul, #content div#fond ol {
  margin-right: 80px;
}

#content div#fond {
  padding-top: 40px;
  background-image: url(../images/content_bg.jpg);
}

#content div#fond2 {
  padding-top: 40px;
  background-image: url(../images/content_bg_tda.jpg);
}

#content h1 {
  position: absolute;
  left: -20000px;
  top: -20000px;
  width: 1px;
}

#content #alternative {
  position: absolute;
  left: -20000px;
  top: -20000px;
  width: 1px;
}

#content div p, #content div ul, #content div ul ul, #content div ol, #content div ol ul,
#content_large div p, #content_large div ul, #content_large div ul ul, #content_large div ol, #content_large div ol ul {
  margin-left: 26px;
  font-size: 1.2em;
  line-height: 1.3em;
  color: #4b4b4b;
}

#content div ul ul,  #content div ol ul,  #content div ol p,
#content_large div ul ul,  #content_large div ol ul,  #content_large div ol p {
  font-size: 1.1em;
}

#content div h2,
#content_large div h2 {
  margin-left: 26px;
  font-size: 1.4em;
  line-height: 1.91em;
  color: #4b4b4b; /*#4b4b4b;*/
}
#content div h2.long {
  line-height: 1.4em;
}

#content div h2.caps {
  /*text-transform: uppercase;*/
  color: #EE7900; /* #4b4b4b;*/
  font-size: 1.4em;
}

#content div h2.big {
  font-size: 1.7em;
}


#content div h3 {
  margin-left: 26px;
  font-size: 1.2em;
  line-height: 1.9em;
  color: #4b4b4b; /*#4b4b4b;*/
}

#content div p strong {
  font-weight: bold;
}

#content div div.content {
  clear: both;
}

#content div div.hr {
  display: block;
  background-repeat: no-repeat; 
  background-color: transparent;
  background-position: left;
  width: 620px;
}

#content ul, #content ol,
#content_large ul, #content_large ol {
  padding-left: 15px;
}
#content ol ul,
#content_large ol ul {
  padding-left: 0px;
}
#content ol p, 
#content_large ol p {
  margin-left: 0;
}

#content div ul.arrow,
#content_large div ul.arrow {
  list-style: none;
  list-style-position: outside;
  padding: 0;
  margin-left: 26px;
}

a.arrow {
  display: block;
  float: left;
  padding-left: 17px;
  background-repeat: no-repeat;
  background-position: left center;
  background-attachment: scroll;
  font-weight: bold;
  text-decoration: none;
  font-style:normal;
}

a.arrow:link, a.arrow:visited, a.arrow:active {
  background-image: url(../images/btns_icons/pfeil_low.gif);
}

a.arrow:hover {
  background-image: url(../images/btns_icons/pfeil_hi.gif);
}

#content a.arrow2,
#content_large a.arrow2  {
  margin-left: 26px;
  line-height: 1.3em;
  font-size: 1.2em;
  display: block;
  padding-left: 17px;
  background-repeat: no-repeat;
  background-position: left 0.3em;
  background-attachment: scroll;
  font-weight: normal;
  text-decoration: none;
}

a.arrow2:link, a.arrow2:visited, a.arrow2:active {
  background-image: url(../images/btns_icons/pfeil_low.gif);
}

a.arrow2:hover {
  background-image: url(../images/btns_icons/pfeil_hi.gif);
}

a.totop {
  position: relative;
  background-position: top right;
  background-repeat: no-repeat;
  padding-top: 15px;
  display: block;
  width: 30px;
  left: 620px;
  top: 20px;
  text-decoration: none;
  text-align: right;
  font-size: 1em;
}

a.totop:link, a.totop:visited, a.totop:active {
  background-image: url(../images/btns_icons/pfeil_totop_low.gif);
}

a.totop:hover {
  background-image: url(../images/btns_icons/pfeil_totop_hi.gif);
}

blockquote {
  margin-left: 40px;
  color: #4b4b4b;
  font-size: 1.2em;
}

p.tabstop {
	padding-left: 40px;
}

p.red {
  font-weight: bold;
  color: #B01415;
  font-size: 1.4em;
}

#content img.certificate {
	float: left;
	margin: 6px 15px 35px 0;
	border:1px solid #4B4B4B;
}

#right div.box2 {
	background: 0;
	padding:20px 0 0 0; 
	margin: 0;
}

#right div.box2 a, #right div.box2 a:link, #right div.box2 a:hover, #right div.box2 a:visited {
	font-size: 1em;
	background:0;
	margin-left:0;
	padding:0;
	margin-top:0;
}

.certificate_thumb {
	float:left;
	margin:-8px 6px 0 0;
}
* html .certificate_thumb {
	margin:-8px 4px 0 0;
}
.auszeichnung {
	margin:0 15px 30px 0;
	float:left;
}

#content .clear {
  clear: both;
}

.footer{
	color: #4B4B4B
}

#rates_table{
	padding-left: 26px;
}
.content_table {
	border: 1px solid #1B528A; 
}
.content_table th {
	line-height: 1.5em;
	font-size: 1.2em;
	padding: 3px 10px;
	vertical-align:top;
}
.content_table tr {
	background:url(../images/hline3.gif) left bottom repeat-x;
}
.content_table tr.last {
	background:none;
}
.content_table td {
	font-size: 1.2em;
	padding: 3px 10px;
	vertical-align:top;
}

.bottomspace {
	margin-bottom: -20px !important;
}
