/* Default HTML */

body {
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  font: normal normal normal 11px/16px Arial, Helvetica, Sans-Serif;
  color: #333333;
  background-color: #FFFFFF;
}

html {
  width: 100%;
  height: 100%
}
td {
  font: normal normal normal 11px/16px Arial, Helvetica, Sans-Serif;
}
img {
  display: inline;
  border: 0px;
}

a {
  text-decoration: none;
  color: #003f74;
  display: block;
}

a.underline{
  text-decoration:underline;
  display:inline;
}

table {
  padding: 0px;
  margin: 0px;
}

div.clear {
  clear:both;
}

#outer {
  height: 100%;
  position: absolute;
  top: 0px;
  left: 64px;
  background-image:url(../img/voba_logo.gif);
  background-repeat:no-repeat;
  background-position: bottom left;
  z-index:1;
}

.content {
  border: 0px solid red;
}


#outer-disclaimer {
  height: 100%;
  position: absolute;
  top: 0px;
  left: 64px;
  z-index:1;
}

#outer-disclaimer .content {
  margin-top:202px;
  width: 676px;
}

#outer-disclaimer .content h1 {
  margin-left:0px;
  margin-top:0px;
  font-size:20px;
}

td.buttons {
  padding-right: 12px;
}

div.sbmtbutton {
  background-image:url(../img/pfeil_rechts_submit.gif);
  background-repeat:no-repeat;
  background-position: bottom right;
  border-bottom: 1px solid #989898;
  border-right: 1px solid #989898;
  background-color: #FFFFFF;
  color: #003F74;
  padding-left: 10px;
  padding-right: 16px;
  padding-top: 2px;
  padding-bottom: 2px;
  white-space: nowrap;
  margin-right:1px;
  margin-top:0px;
  margin-bottom:15px;
}

div.sbmtbutton.blue {
  background-color: #DDE5ED;
}

div.noarrow {
  background-image:none;
  padding-right:10px;  
}

/* Header Bild */

#willkommenimage {
  width:100%;
  position:absolute; 
  top:0px;
  z-index:2;
}

#willkommentable {
  width:100%;
}

#willkommentable .leftspace{
  width:0px;
  height:343px;
}

#willkommentable .imagespace{
  background-image: url('../img/dachmarkenseite_header.jpg');
  background-repeat:no-repeat;
  vertical-align:top;
}

#willkommentable-small {
  width:100%;
}

#willkommentable-small .leftspace{
  width:0px;
  height:170px;
}

#willkommentable-small .imagespace{
  background-image: url('../img/dachmarkenseite_header_small.jpg');
  background-repeat:no-repeat;
  vertical-align:top;
}

/* select */

.select {
  position: relative;
  width: 750px;
  margin-top: 343px;
  margin-left:186px;
}

.select img {
  display: block;
}

.select .clickarea {
  position: absolute;
  z-index: 1;
}

.select .box { 
  position: relative;
  height: 123px;
  width: 176px;
  margin-bottom: 16px;
  float:left;
  margin-right:10px;
}

.select .imagebox { 
  position: absolute;
  z-index: 0;
}

.select .box .imagebox .btn {
  background-color: #afc1d6;
  width: 176px;
  height: 18px;
  color: #003f74;
  margin-bottom: 1px;
  font: normal normal normal 11px/18px Arial, Helvetica, Sans-Serif;
}

.select .box .imagebox .normal {
  background-image: url(../img/btn.pfeil.right.gif);
  background-repeat: no-repeat;
  background-position: 153px 0px;
}

.select .box .imagebox .hover {
  background-image: url(../img/btn.pfeil.down.gif);
  background-repeat: no-repeat;
  background-position: 153px 0px;
}

.select .box .imagebox .btn .txt {
  padding-left: 10px;
}

.select .menu {
  visibility: hidden;
  position: absolute;
  top: 19px;
  z-index: 2;
}

.select .menu .btn {
  background-image: url(../img/pfeil_menu.gif);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #e6ebf1;
  width: 176px;
  height: 20px;
  font: normal normal normal 11px/20px Arial, Helvetica, Sans-Serif;
  color: #003f74;
  border-bottom: 1px solid #ffffff;
}

.select .menu .btn a {
  padding-left: 25px;
}

.select .menu .normal {
  background-color: #e6ebf1;
}

.select .menu .hover {
  background-color: #ffffff;
}

.select .menu .last {
  border-bottom: 0px;
}

/* select small */
.select-small .box { 
  position: relative;
  height: 123px;
  width: 142px;
  margin-bottom: 16px;
  float:left;
  margin-right:10px;
}

.select-small .box .imagebox .btn {
  background-color: #afc1d6;
  width: 141px;
  height: 18px;
  color: #003f74;
  margin-bottom: 1px;
  font: normal normal normal 11px/18px Arial, Helvetica, Sans-Serif;
}

.select-small .box .imagebox .normal {
  background-image: url(../img/btn.pfeil.right.gif);
  background-repeat: no-repeat;
  background-position: 118px 0px;
}

.select-small .box .imagebox .hover {
  background-image: url(../img/btn.pfeil.down.gif);
  background-repeat: no-repeat;
  background-position: 118px 0px;
}

.select-small .menu .btn {
  background-image: url(../img/pfeil_menu.gif);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #e6ebf1;
  width: 141px;
  height: 20px;
  font: normal normal normal 11px/20px Arial, Helvetica, Sans-Serif;
  color: #003f74;
  border-bottom: 1px solid #ffffff;
}

.select-small .menu .normal {
  background-color: #e6ebf1;
}

.select-small .menu .hover {
  background-color: #ffffff;
}

/* Flaggen Auswahl */
.content .flags{
  width:600px;
}

.select .flag{
  float:left;
  margin-right:40px;
  margin-bottom:22px;
}

.select .flag img{
  border:1px solid #dde5ed;
  margin-bottom:6px;  
}

/* Content */
h1 {
	color:#004a7c;
	font-size:24px;
	margin-top:36px;
	margin-bottom:0px;
  margin-left:248px;  
}

h2 {
	color:#004a7c;
  font-size:16px;
  margin-top:11px;
  margin-bottom:0px;
  margin-left:248px;
}

div#content-text {
  width:528px;
  margin-top:13px;
  margin-left:248px;  
  padding-bottom:15px;
}

div#content-text p{
  margin-bottom:12px;    
}

div#content-text img{
  float:left;
  margin-top:2px;margin-right:6px;
}
