@charset "utf-8";

/* CSS Document */
.white {
  color: #ffffff;
}

body {
  background-image: url(../grafik/body_bg.jpg);
  background-repeat: repeat-x;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  height:auto;
  background-color: #46484D;
}

body, td, th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

a {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

a:link {
  text-decoration: none;
  color: #FCFCFC;
}

a:visited {
  text-decoration: none;
  color: #FCFCFC;
}

a:hover {
  text-decoration: none;
  color: #FFAC1D;
}

a:active {
  text-decoration: none;
  color: #FFAC1D;
}

clear{
  clear:both;
}

noBgPic ul {
  margin:5px 0 20px 0;
}

noBgPic li {
  margin-bottom:3px;
}

.hr {
  margin:0px;
  padding:0px;
  background:url(../grafik/hr.gif);
  height:16px;
  width:620px;
}

h1 {
  font-size: 16px;
  color: #333333;
  padding: 0;
  margin: 0;
}

h2 {
  padding:8px 10px 0 10px;
  font-size:14px;
  color: #ffffff;
  margin:0;
}

h3 {
  color:#AE5300;
  font-size: 12px;
}

h4 {
  padding:8px 10px 3px 10px;
  font-size:12px;
  color: #ffffff;
  margin:0;
}
h5 {
  padding:0 10px 3px 10px;
  color: #990000;
  font-size: 14px;
  font-weight: normal;
  margin:25px 0 0 0; 
}
.logo {
  display: block;
  position:absolute;
  width:230px;
  height:90px;
  z-index:1;
  left: 7px;
  top: 6px;
}

.bold {
    font-weight:bold;
}

.Stil1 {
  color: #b2b2b2;
  font-weight: bold;
}

.Stil2 {
  color: #B2B2B2
}

.Stil3 {
  font-size: 10px
}
.menuBtn {
	padding: 0 26px;
}
.footerBtn {
	padding:0 10px;
}
.selectedInfo{
 	text-align:left;
    height:100px;
}
.selectedInfoText{
	width:410px; 
    float:left;
}
.selectedPrice{
  float:left;
  height:80px;
  width:200px;
}
.selectedPrice1{
  background: url(../grafik/selected_price1.gif) no-repeat 30px 0px;
}
.selectedPrice2{
  background: url(../grafik/selected_price2.gif) no-repeat 20px 0px;
}
.selectedPrice3{
  background: url(../grafik/selected_price3.gif) no-repeat 20px 0px;
}
.selectedPrice4{
  background: url(../grafik/selected_price4.gif) no-repeat 10px 0px;
}
.optionalHeadline{
  text-align:left; 
  padding: 0 0 0 10px;
}
.selectedOptional {
  text-align:left;
  background-color:#B54238;
  padding:0 10px 0 10px;
  margin-bottom:10px;
  border-top: 1px solid #AB291D;
  border-bottom: 1px solid #AB291D;
  border-right-style: none;
  border-left-style: none;
}
.form {
  width:140px;
}

.abstand {
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.links {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
}

#container1 {
  width:638px;
  float:left;
}

#container2 {
  width:324px;
  float:left;
  margin-left:10px;
}

#badgeContainer {
  width:323px;
  height:370px;
  float:left;
  position: relative;
  margin-left:10px;
  background: url(../grafik/order_now_badge.jpg) no-repeat left top;
}

#info .container {
  padding:10px;
  text-align:justify;
}

#container3 {
  width:302px;
  float:left;
}

.package {
  float: left;
  display:inline;
  width: 300px;
  margin: 0 10px 20px 10px;
  position: relative;
  background: url(../grafik/chose_top_bg.gif) no-repeat left top;
}

.packageFull {
  float: left;
  display:inline;
  width: 620px;
  margin: 0 10px 20px 10px;
  position: relative;
  background: url(../grafik/chose_top_full_bg.gif) no-repeat left top;
}

.package .headText, .packageFull .headText {
  width: 300px;
  margin-top:14px;
  height:38px;
  text-align: center;
}

.package .price1, .package .price2, .package .price3, .package .price4 {
  width:300px;
  padding-top:80px;
  text-align:left;
}

.package .price1 {
  background: #A00D00 url(../grafik/price1.jpg) no-repeat;
}

.package .price2 {
  background: #A00D00 url(../grafik/price2.jpg) no-repeat;
}

.package .price3 {
  background: #A00D00 url(../grafik/price3.jpg) no-repeat;
}

.package .price4 {
  background: #A00D00 url(../grafik/price4.jpg) no-repeat;
}

.packageFull .map {
  width:620px;
  background: #A00D00 url(../grafik/map.gif) no-repeat 10px 10px;
}

.packageFull .noBgPic {
  width:620px;
  background: #A00D00;
}

.package .footer {
  background: url(../grafik/chose_bottom_bg.gif) no-repeat left top;
  height: 50px;
}

.package .footer .badgeButton {
  position: relative;
  top: 0px;
  left: 95px;
  width:193px;
}

.packageFull .footer {
  background: url(../grafik/chose_bottom_full_bg.gif) no-repeat left top;
  height: 50px;
}

.packageFull .footer .badgeButton {
  position: relative;
  top: 0px;
  left: 415px;
  width:193px;
}

.packageInfo {
  position: absolute;
  top: 60px;
  left: 220px;
}

.package p {
  font-size: 11px;
  font-style: normal;
  color: #ffffff;
  padding: 0 25px;
  margin:0;
}

.packageFull p {
  font-size: 11px;
  font-style: normal;
  color: #ffffff;
  padding: 0 25px;
  margin:0;
}

.badgeInfo {
  position: absolute;
  top: 100px;
  left: 270px;
}

.options {
  width: 570px;
  height:40px;
  padding:5px;
  margin: 8px 2px 0 20px;
  background-color: #C97400;
  border-radius: 7px;
  position: relative;
}

.optionsInfo {
  position: absolute;
  top: 5px;
  left: 480px;
}

.optionsText {
  padding-top:2px;
  font-size: 14px;
}

.faq a {
  color:#AE5300;
  line-height:20px;
}

img {
  border:none;
}

.mainContainer {
  margin-top:15px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  position:relative;
  height:100%;
  width:660px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  border-radius: 8px;
}

.mainContainer .content {
  margin-top:0px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  background-image:url(../grafik/bg_main.gif);
  background-repeat:repeat-x;
  background-color:#DBDBDB;
  width:660px;
}

.headerContainer {
  margin-top:0px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  background-image:url(../grafik/header_bg.gif);
  width:660px;
  height:124px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 0px;
}

.menucontainer {
  position:absolute;
  width:600px;
  height:16px;
  z-index:2;
  left: 55px;
  top: 106px;
  text-align:right;
  text-shadow: #000000 2px 1px 1px;
  filter: DropShadow(color=#000000, offx=1, offy=1);
}

.menucontainer a:link {
  text-decoration: none;
  color: #FCFCFC;
}

.menucontainer a:visited {
  text-decoration: none;
  color: #FCFCFC;
}

.menucontainer a:hover {
  text-decoration: none;
  color: #FFAC1D;
}

#apDiv2 {
  margin-left:0;
  margin-right:auto;
  text-align:right;
  position:relative;
  left:10px;
  top:25px;
  width:640px;
  height:80px;
  z-index:1;
}

.contentpadding{
  padding: 10px;
}

.bottomContainer {
  margin-top:0px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  background-image:url(../grafik/bg_footer.jpg);
  background-repeat:repeat-x;
  background-color:#000000;
  height:120px;
  width:660px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 8px;
}
.radioContainer{
	float:left; 
    width:31px; 
    padding-bottom:10px;
}
.radioInfoContainer{
	float:left; 
    width:500px; 
    padding:0 60px 0 0;
}
.radioInfoContainer p{
	padding:0 0 0 5px;
}
.amount{
	float:right;
}
.subtext{
	padding:0 0 0 10px; 
    color:#fff; 
    text-align:left;
}
.invoice_box{
	border: 1px solid #000000;
	border-radius: 5px;
	background-color:#fff;
	width:590px;
	margin:0 10px 3px 10px;
	padding:15px;
}
.invoice_box img{
	float:right;
	padding-left:10px;
}
.invoice_box p{
	margin: 0 0 15px 0;
}
.invoice_box .data_box{
	margin:5px 0 0 0;
	width:400px;
	height:12px;
}
.invoice_box .data_box .data_left{
  float:left; 
  display:block;
  padding-right:10px; 
}
.invoice_box .data_box .month{
  width:230px;
  display:block;
}
.invoice_box .data_box .data_right{
  float:right; 
  display:block; 
}
.invoice_box hr {
  padding-bottom:2px;
  border:none;
  border-bottom: 1px solid #ccc;
  color: #FFFFFF;
  background-color: #FFFFFF;
  height: 1px;
}
.subtext{
	width:610px;
	margin:0 10px 3px 10px;
	padding:0;
	font-size:10px;
	color: #333333;
}
