div {
}
*, html, body {
	margin:0;
	padding:0;

}
body {
	color: #4D4D4D;
	background-color: #F5F5F5;
	background-position: center 45px;
	font-family: Calibri;
}
html, body {
	width:100%;
	height:100%;
}
.affiliate {
height: 1030px;
width:650px;
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1); /* IE 9 */
-webkit-transform: scale(1.1, 1.1); /* Safari and Chrome */
-o-transform: scale(1.1, 1.1); /* Opera */
-moz-transform: scale(1.1, 1.1); /* Firefox */
margin-top:90px;
margin-left: 30px;
margin-bottom: 80px;

}
.affi {
	width:500px;
	height:900px;
}
p {
	margin:10px 0;
}
#topnavi, #footer {
	background-color: rgb(77,77,77);
	background-image: linear-gradient(bottom, rgb(63,63,63) 48%, rgb(77,77,77) 74%);
	background-image: -o-linear-gradient(bottom, rgb(63,63,63) 48%, rgb(77,77,77) 74%);
	background-image: -moz-linear-gradient(bottom, rgb(63,63,63) 48%, rgb(77,77,77) 74%);
	background-image: -webkit-linear-gradient(bottom, rgb(63,63,63) 48%, rgb(77,77,77) 74%);
	background-image: -ms-linear-gradient(bottom, rgb(63,63,63) 48%, rgb(77,77,77) 74%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.48, rgb(63,63,63)),
	color-stop(0.74, rgb(77,77,77)));
	color: white;
	height: 45px;
	width: 100%;
}

table {
	border: 0;
}

iframe {
	border-width:1px;
	border:none;
	width:175px;
	height:317px;
}

#sponsor h3 a {
	color: #4d4d4d;
	text-decoration: none;
}
#sponsor h3 {
	background-color: #E4E4E4;
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;
margin-top: 0px;
padding-top: 5px;
padding-bottom: 10px;
	text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #666666;
}

#sponsor {
	width:960px;
	border-top:15px solid #336CB3;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ededed;
	background-position: bottom;
	background-repeat: no-repeat;
	color: #666666; 
 	position: relative;  	
	height: 282px;
	font-family:'Cabin', sans-serif, Verdana;
}

#sponsor .social #fbfr {
	margin:20px auto!important;
	border: none;
	padding:0;
	display: block;
	height: 120px!important;
}
#sponsor .bgfooter   {
		background-image: url('images/broschuere.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	display: table;
	width: 100%;
	height: 230px;


}
#sponsor .social {
	width:300px;
	float: right;
	margin-right: 200px;
}
.social li {
	width: 30px!important;
	height: 28px!important;
	background-image: url('images/social.png')!important;
	float: left;
}

.blog {
	background-position: 0 0;
}
.facebook {
	background-position: -30px -28px!important;
}
.twitter {
	background-position: -90px 0px!important;
}
.youtube {
	background-position: -120px 0px!important;
}
.googleplus {
	background-position: -150px 0px!important;
}
#sponsor * {
	z-index: 1;
}
#footer {
	text-align: center;
	overflow:hidden;
	padding-top:10px;
	width:100%;
	vertical-align: middle;
	height: 23px;
}
#footer a {
	color: white;
}
.top-nav-container {
	width:960px;
	margin: 0 auto;
}
#topnavi li {
	height:100%;
	color:#fff;
	list-style: none;

}
#topnavi ul.left {
float:left;
}
#topnavi ul.left li {
	float:left;
	padding:0 10px;
}
#topnavi ul.right {
	float: right;
}
#topnavi ul.right li {
	float:left;
	text-indent: -9999px;
	margin:0 10px;
}
#topnavi .right li a, #topnavi .right li {
}
#topnavi .left a:link, #topnavi a:visited {
	color:#fff;
	display: table-cell;
	vertical-align: middle;
	height: 45px;
}
.box {
	width:960px;
	margin:0 auto;
	display: table;
	background-color: #fff;	
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}
#navi {
	width:200px;
	float:left;
	margin-top:211px;
}
#navi li {
	list-style: none;
	background: rgb(231,231,231); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(231,231,231,1) 0%, rgba(213,213,213,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(231,231,231,1)), color-stop(100%,rgba(213,213,213,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(231,231,231,1) 0%,rgba(213,213,213,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(231,231,231,1) 0%,rgba(213,213,213,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(231,231,231,1) 0%,rgba(213,213,213,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(231,231,231,1) 0%,rgba(213,213,213,1) 100%); /* W3C */
	border-top: 1px solid white;
	border-right: 1px solid white;
	height: 37px;
	padding: 0px;
	width: 200px;
}
#navi li a {
	border-left:#3269AF solid 15px;
	width:170px;
	height:37px;
	display:table-cell;
	vertical-align: middle;
	padding-left:21px;
	text-decoration: none;
	font-size: 13px;

}
#navi a:link, #navi a:visited {
	color:#4D4D4D;
}
#navi span {
	font-size: 18px;
}
#content {
	padding-top:440px;
	padding-right:25px;
	line-height: 18px;
	padding-left:25px;
	padding-bottom:25px;
	width: 500px;
	float: left;

}
#sidebar {
	float:left;
	padding-top:450px;
	padding-bottom: 10px;
}
#sidebar h4 {
	color:#336CB3;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
}
#sidebar span {
	display: block;
	text-align: center;
	color: #878787;
	font-size: 14px;
}
#sidebar img {
	display: block;
	width: 100%;
}
.list td {
	vertical-align: top;
}
.list {
	margin:20px 0;
}
.sidebox, .ads, .navlike, .navplus {
		background-color: #FBFBFB;
	background-image: -moz-linear-gradient(top, rgba(255,255,255,1.0) 0%, rgba(255,255,255,0) 100%) /* FF3.6+ */, url('images/washi.png');
	border: 1px solid #E0E0E0;
	-webkit-box-shadow: 3px 3px 3px 0px #E3E3E3;
  	box-shadow:         3px 3px 3px 0px #E3E3E3;
	line-height: normal;
	margin-bottom: 15px;
	padding: 10px;
	width:175px;
}
#sidebar .sidebox, #sidebar .ads {
	margin-left: 10px;
}

.sidebox {
	background-color: white;
	border: 1px solid #bcbcbc;
	line-height: normal;
	margin-bottom: 15px;
	padding: 5px;
}


.sidebox a.sidebar-button {
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background-color: #336cb3;
	padding: 10px 0px 9px 0px;
	display: block;
	border-top: 1px solid white;
	width: 100%;
	text-decoration: none;
}

#sidebar h5{
margin-top: 5px;
    margin-bottom: 5px;
    color: #777;
    font-family: 'Cabin', sans-serif, Verdana;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;	
	
	}

.navplus {
	height: 319px;
	padding: 0px;
	width: 195px;
	overflow: hidden;
}
.ads {
	margin: 10 auto;
	text-align: center;
	display: table;
	width: 175px;
	height: 600px;
	display: none;
}

.navplus, .navlike{
	display: none;
	
	}

#sideboxes_left img{
	width: 100%;
	padding-bottom: 20px;
	}
	
.sidebox a {
	color:#878787;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	position: relative;
}
.sidebox a.bottom:after {
		content: ' \00BB';
	color: #336CB3;
	height: 22px;
	width: 22px;
	font-size: 50px;
	font-weight: bold;
	position: absolute;
	right: 3px;
	top: -16px;

}
.img {
	width:140px;
	float: left;
	border: 0;
}
.img img {
	width:120px;
}
.img em {
	color:#336CB3;
	font-weight: bold;
	margin-top: 5px;
	display: block;
	width: 90%;
	margin-bottom: 20px;
}
.alterbox em {
	color:#336CB3;
	font-weight: bold;
	line-height: 15px;
}
.img ~ * {
	margin-left: 140px;
}
.img ~ .alterbox, .img ~ .banner {
	margin-left:0px!important;
}
.sidebox p {
	margin-bottom: 5px;
	margin-bottom: 5px;
}
#content ul {
	margin-left:40px;
	margin-top:10px;
	margin-bottom:10px;
}
h1 {
	font-family: 'Amaranth', sans-serif, Verdana;
font-weight: normal;
font-size: 32px;
color: #336CB3;
margin-top:35px;
margin-bottom: 20px;
line-height: 33px;
}
h1 + h2 {
	margin-top: 10px;
	margin-bottom: 20px;
}

h2 {
color: #878787;
font-family: 'Amaranth', sans-serif, Verdana;
font-weight: normal;
font-size: 24px;
line-height: 26px;
margin-top: 15px;
}
#content li {
	list-style: square;
	font-size:23px;
	line-height: 18px;
	color: #3269AF;
}

#content li * {
	font-size: 15px;
	color:#4D4D4D;

}
a:link, a:visited, a:active {
	color: #4d4d4d;
}
h3 {
	color:#336CB3;
}
a:hover {
	text-decoration: none;
}
.contentbox {
	background: url('images/contentbox_bg.png') no-repeat;
	width: 480px;
	height: 150px;
	position: relative;
	border: 1px solid #E0E0E0;
	-webkit-box-shadow: 3px 3px 3px 0px #E3E3E3;
  	box-shadow:         3px 3px 3px 0px #E3E3E3;
	margin-bottom: 15px;
}
.contentbox h3 {
	font-size: 16px;
	padding-left:15px;
	margin-top:5px;
	overflow: hidden;

}
.social ul {
	display: table;
	margin: 10px auto;
}
 .social li, .social li a, .social li, .social a {
	list-style: none!important;
	border:none!important;
}

/*Martina Kapfs Footer*/
.footer-right{
	  width:300px;
	float:left;	
	 margin-left: 27px; 
	}

.footer-right ul, .sitemap_footer ul{
	list-style-image: url('images/sponsorbox_list.png');
	margin-top: 11px;
	margin-left: 21%;
	}
	
.footer-right a{
	text-decoration: none !important;
	
	}
.footer-right ul{
	padding-bottom: 7px;
	margin-left: 8px;	
	}
	
.footer-right h3{
	margin-top: 3px;	
	}

	.alabox{
	width:300px;
	float: left;
	margin-left: 27px; 
	}
	
.alabox h3{
	margin-top: 3px;	
	}
	
.altable{
	width: 106%;
	margin-top: 8px;
	margin-left: -24px;
	}
	
.altable table{
background: transparent;
	}
	
ul.sitemap_footer {
    padding-left: 65px;
}

#sponsor h2{
	 color: #336cb3;
	 font-family: 'Amaranth', sans-serif, Verdana;
    font-weight: normal;
    font-size: 24px;
    line-height: 26px;
    margin-top: 15px;
	}
	
#sponsor ul {
	list-style-image: url('images/sponsorbox_list.png');
  /*margin-left: 205px;
  -moz-column-count: 2;
  -webkit-column-count: 2;*/
  list-style-position: inside;
  text-align: justify;
  /*padding-right: 412px;*/
font-size: 13px;
    padding-top: 10px;
}


#sponsor ul li a{
	text-decoration:none;
	}

#sponsor ul li, #sponsorbox_al ul li {
	line-height: 20px;
	margin-bottom: 10px;
}

#sponsor center {
background-image: url(images/broschuere.png);
background-repeat:	no-repeat;
background-position:right bottom;
height:243px;
}


#sponsor .submitbutton {
	position: absolute;
	bottom: 21px;
    left: 417px;
	background-color: #336CB3;
	-moz-box-shadow: inset 0px -16px 16px #336CB3, 0px 0px 5px #BFC1C4;
	-webkit-box-shadow: inset 0px -16px 16px #336CB3, 0px 0px 5px #BFC1C4;
	box-shadow: inset 0px -16px 16px #336CB3, 0px 0px 5px #BFC1C4;
}
#sponsor .list {
	float:left;
	margin-left: 70px;
	margin-top: 20px;
	font-size: 18px;
	width: 320px;
}
#navi .social li {
	float: left;

}

#navi li li a {
	border-left: none;
	background-color: #fff;
	border-top: 1px solid #F5F5F5;
	width: 200px;
}
#navi li li a:hover {
	background-image: url('images/washi.png');
}

.contentbox img {
	height: 140px;
	margin-top:5px;
	margin-left:5px;
	float: left;
	max-width: 150px;
}
#navi li {
	position: relative;
}
#navi ul ul {
	display:none;
	position:absolute;
	left:200px;
	top:-1px;
	z-index: 111;
}
#navi li:hover ul {
	display:block;
}
.contentbox a {
	position: absolute;
	bottom:5px;
	right: 10px;
	font-size: 15px;
	color: #4477B8;
}
.contentbox p {
	padding: 15px;
	display: block;
	overflow: hidden;
	margin:0;
}
.contentbox a:after {
content: " \00BB";
}
.title {
	position: absolute;
	left:5px;
	bottom: 5px;
   color: white; 
   font: bold 15px/20px Helvetica, Sans-Serif; 
   letter-spacing: -1px;  
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   width: 150px;
   text-align: center;
}
.alterbox {
	width:460px;
	background-color: #FBFBFB;
	background-color: #d8e6f8;
    background-image: -moz-linear-gradient(center top , #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    border: 1px solid #E0E0E0;
    box-shadow: 3px 3px 3px 0 #E3E3E3;
    line-height: normal;
    margin-bottom: 15px;
    padding: 10px;
    display: table;
    margin-top:15px;
}
.alterbox h2, .alterbox h2 a {
	color: #336CB3;
	font-size:20px;
	text-decoration: none;
	text-align: center;

}
.alterbox h2 {
	margin-bottom:15px;
}
.alterbox iframe {
	width:130px!important;
	display: block;
	margin:10px auto!important;
}
 #content li span {
	font-size:16px!important;
	display: block;
	margin-bottom:10px;
}
#content li span a {
	font-size:16px!important;
}
.leftbox, .rightbox {
	width:50%;
	float:left;
}
.banner {
	display: table;
	margin:30px auto;
}
.leftbox {
	text-align: center;
}
.submitbutton {
	background-color: #F7A800;
    background-image: none;
    box-shadow: 0 -16px 16px #E49B00 inset, 0 0 5px #BFC1C4;
    color: white !important;
    cursor: pointer;
    font-size: 17px !important;
    font-weight: bold;
    padding: 5px 10px 10px;
    text-align: center;
    text-decoration: none;
    display: table;
    
    margin:20px auto;
    text-transform: none !important;
}

.list li {
	color:#336CB3;
	margin-bottom: 3px;
}
.list li span {
	color:#4D4D4D;
}
.viator .NavlinksEbene1Vienna_banner {
	font-size: 20px!important;
}
.viator table img[vspace="2"] {
	width: 170px;
	margin-right:20px;
	margin-top:10px;
}
.viator table img[alt="Book now"] {
	width: auto;
}
.viator td {
	padding-bottom:10px;
}
.amazon {
width:400px;
display: block;
margin: 25px auto;
height: 890px;
}