@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image: url(../images/main_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

table {
	font-family: Arial;
	font-size: 13px;
}
	

img {
	border: 0px;
}

#wrapper {
	width: 1026px;
	display: block;
	clear: both;
	overflow: hidden;
}

#header {
	width: 100%;
	height: 145px;
	display: block;
}

#language {
	float: left;
	width: 129px;
	height: 32px;
	display: block;
}

#newfacebook {
	float: left;
	width: 223px;
	height: 33px;
	display: block;
}

#a1logo {
	float: right;
	width: 84px;
	height: 83px;
	margin: 40px 0 0 0;
	display: block;
}

.smallbox {
	margin-top: 15px;
	width: 307px;
	display: block;
	text-align: center;
}

.smallbox_top {
	width: 100%;
	display: block;
	height: 66px;
	background-repeat: no-repeat;
	background-position: top left;
}

.smallbox_bottom {
	width: 100%;
	display: block;
	height: 12px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/boxes/smallbox_bottom.png);
}

.smallbox_content {
	width: 100%;
	background-image: url(../images/boxes/smallbox_bg.png);
	background-repeat: repeat-y;
	background-position: top left;
}


.bigbox {
	margin-top: 15px;
	width: 717px;
	display: block;
	text-align: center;
}

.bigbox_top {
	width: 100%;
	display: block;
	height: 64px;
	background-repeat: no-repeat;
	background-position: top left;
}

.bigbox_top_empty {
	width: 100%;
	display: block;
	height: 9px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/boxes/bigbox_top.png);
	background-position: left top;
}

.bigbox_bottom {
	width: 100%;
	display: block;
	height: 6px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../images/boxes/bigbox_bottom.png);
}

.bigbox_content {
	width: 100%;
	background-image: url(../images/boxes/bigbox_bg.png);
	background-repeat: repeat-y;
	background-position: top left;
	clear: both;
	overflow: hidden;
}

a.thumbnail img {	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	margin: 0px 0px 0px 0p;
	border: 0px solid #333333;
}

a.thumbnail:hover img {	
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;

}

img.newspost_small {
	margin-left: 5px;
}

img.newspost_big {
	margin-left: 0px;
}

h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin: 10px 0px 0px 18px;
	float: left;
	width: 520px;
	display: block;
	text-align: left;
}

h2 {
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin: 10px 0px 0px 18px;
	float: left;
	width: 690px;
	display: block;
	text-align: left;
}

h3 {
	font-size: 20px;
	color: #F93;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	width: 600px;
	display: block;
	text-align: left;
}

h3.subline {
	margin-left: 18px;!important
}

p.newspost_abstract {
	margin: 0px 18px 15px 18px;
	padding: 0px;
	display: block;
	text-align: left;
	color: #FFFFFF;
}

p.newspost_abstract a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}

p.newspost_abstract a:hover {
	color: #F60;
}

div.newspost_full {
	margin: 0px 18px 15px 18px;
	padding: 0px;
	display: block;
	text-align: left;
	font-weight: normal;
	clear: both;
	color: #FFFFFF;
}

div.newspost_full a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 2px;
}

div.newspost_full a:hover {
	color: #F60;
}

div.pages {
	width: 698px;
	margin: 0 0 0 8px;
	padding: 5px 0 0 3px;
	background-color: #000000;
	display: block;
	height: 18px;
	clear: both;
}

div.pages i {
	float: left;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	padding: 2px 3px;
}

div.pages a {
	padding: 2px 4px;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	background-color: transparent;
}

div.pages a:hover {
	background-color: #FFF;
	color: #000;
}

#footer {
	width: 1026px;
	background-image: url(../images/footer.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 22px;
	display: block;
	margin-top: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777;
	clear: both;
}

#footer u {
	width: 100%;
	text-decoration: none;
	line-height: 25px;
	margin: 0 0 0 10px;
}

#footer a.footerlink {
		color: #777;
		text-decoration: underline;
		float: right;
		margin: 0 10px 0 0;
		line-height: 24px;
		padding: 0 5px;
}

#footer a.footerlink:hover {
		background-color: #333;
		color: #FFF;
		text-decoration: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { display: inline-block; }

#footer-menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footer-menu li {
	margin:0 8px 0 0;
	padding:0;
	list-style-type:none;
	float:left;
	display:inline;
	font-weight:bold;
	background:none;
	position:relative;
	width:95px;
	font-size: 90%;
}
#footer-menu li ul{
	margin:0.5em 0 2em 0
}
#footer-menu ul li{
	float:none;
	font-size:75%;
	padding:0 0 0.4em 0;
	margin:0;
	font-weight:normal;
	display:block;
	width:auto;
}
#footer_sitemap{
	width: 1026px;
	text-align:center;
	color:#4D4D4D;
	clear:both;
}
#footer_sitemap_content{
	width:1026px;
	text-align:left;
}
#footer_sitemap a {
	color: #4D4D4D;
	text-decoration: none;
}
#footer_sitemap a:hover {
	text-decoration: underline;
}

.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
  
.priceyourtrip {
	width: 100%;
	border: 0px;
	font-size: 12px;
	color: #FFF;
}

.priceyourtrip td {
	padding: 3px;
	border-bottom: 1px solid #FFF;
}

.priceyourtrip td.gesamt {
	color: #F60;
	font-weight: bold;
	font-size: 16px;
}