* {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
  margin: 0px;
  padding: 0px;
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #333333;
}

img {
  border:0px;
  vertical-align: bottom;
}

/* container */

#start {
  position:relative;
  width:960px;
  margin: auto;
}

#header {
  position:relative;
  width:960px;
  height:93px;
  top:0px;
  background-image: url(images/header_bg.gif);
  background-repeat: no-repeat;
  background-position: right;
}

#quicknav {
  position:relative;
  text-align:right;
  width:698px;
  left:262px;
  top:10px;
  color:#999999;
}

#nav {
  position:relative;
  width:698px;
  left:262px;
  top:34px;
}

#container {
  position:relative;
  width:960px;
  min-height: 452px;
  height: auto !important;
  height: 452px;
}

#search {
	position:absolute;
	left:33px;
	top:110px;
	width:200px;
	z-index:1;
}

#lastminute {
	margin-top:9px;
	height:68px;
	background-image: url(images/lastminute_bg.jpg);
	background-repeat: no-repeat;
	padding-top:35px;
	padding-left:18px;
	color:white;
}

#lastminute_small {
	margin-top:9px;
	padding-bottom:9px;
	background-image: url(images/lastminute_bg.jpg);
	background-repeat: no-repeat;
	background-color: #566B14;
	padding-top:35px;
	padding-left:18px;
	color:white;
}

#reisekatalog {
	margin-top:9px;
	padding-bottom:9px;
	background-image: url(images/reisekatalog_bg.jpg);
	background-repeat: no-repeat;
	padding-top:35px;
	padding-left:110px;
	color:white;
	height:105px;
}

#left {
  position: relative;
  width: 471px;
  float:left;
}

#right {
	position: relative;
   margin-left: 10 px;
	width: 479px;
	float: right;
	min-height: 452px;
   height: auto !important;
   height: 452px;
	background-image: url(images/start_content.gif);
	background-repeat: no-repeat;
	background-color:#B8BABF;
	background-position:0px 90px;
}

#left2 {
  position: relative;
  width: 259px;
  float:left;
  min-height: 452px;
  height: auto !important;
  height: 452px;
}

#right2 {
	position: relative;
  margin-left: 10 px;
	width: 691px;
	float: right;
}

#right_content{
	background-image: url(images/start_content.gif);
	background-repeat: no-repeat;
	background-color:#B8BABF;
	background-position:right 90px;
	margin-bottom:10px;
	min-height: 452px;
   height: auto !important;
   height: 452px;
}

#footer {
  position: relative;
  width: 960px;
  height: 30px;
  border-top: 1px solid #CCCCCC;
  margin-top:16px;
  color:#666666;
}

/* container ende */

h1 {
  font-weight: bold;
  font-size:14px;
  color:white;
  margin-top:20px;
  margin-bottom:0px;
}

h2 {
  font-weight: bold;
  font-size:13px;
  color:white;
  background-color: #6B3B14;
  padding:3px;
  margin:0px;
}

/* links */
a,a:link,a:visited,a:active {
  font-size: 11px;
  font-style: normal;
  color: #333333;
  text-decoration: underline;
  font-weight:normal;
}

a:hover {
  font-size: 11px;
  font-style: normal;
  color: #333333;
  text-decoration: none;
  font-weight:normal;
}

a.blacklink:link,a.blacklink:visited,a.blacklink:active {
  text-decoration:none;
  font-size: 11px;
  color:#333333;
  text-decoration: underline;
  font-weight : normal;
}

a.blacklink:hover {
  text-decoration:none;
  font-size: 11px;
  color:#DA251C;
  text-decoration: underline;
  font-weight : normal;
}

a.blacklink2:link,a.blacklink2:visited,a.blacklink2:active {
  text-decoration:none;
  font-size: 11px;
  color:white;
  text-decoration: none;
  font-weight : normal;
}

a.blacklink3:link,a.blacklink3:visited,a.blacklink3:active,a.blacklink3:hover {
  text-decoration:none;
  font-size: 14px;
  color:white;
  text-decoration: none;
  font-weight : bold;
}

.b3 {
  text-decoration:none;
  font-size: 15px;
  color:white;
  text-decoration: none;
  font-weight : bold;
}

a.blacklink2:hover {
  text-decoration:none;
  font-size: 11px;
  color:white;
  text-decoration: underline;
  font-weight : normal;
}

input,textarea,select{
  font-size: 11px;
  color: #333333;
  background-color : #FFFFFF;
  border:1px solid #666666;
  padding:1px;
}

.menubox {
  display: none;
  position: absolute;
  background-color: white;
  z-index: 10;
}
.menubox p {
  margin: 3px;
  margin-left: 5px;
  margin-right: 5px;
  border-bottom: 1px solid #EEEEEE;
}

.bgc { background-color: #818183; }
.bgc1 { background-color: #E6D54A; }
.bgc2 { background-color: #F4800E; }
.bgc3 { background-color: #B32222; }
.bgc4 { background-color: #566B14; }
.bgc5 { background-color: #6B3B14; }
.bgc6 { background-color: #1D2587; }
.bgc7 { background-color: #34A4A5; }

#ueberuns_div {
  top:93px;
  left:362px;
  width:200px;
}
#reisen_div {
  top:93px;
  left:403px;
  width:300px;
}
#busflotte_div {
  top:93px;
  left:544px;
  width:200px;
}
