body {
  padding: 0px;
  margin: 0px;
  background-color: #ffffff;
}

body, td, table {
	font-family: Verdana,Arial,Helv,Helvetica;
	line-height: 1.2em;
	font-size: 13px;
}

a, a:link, a:hover, a:active, a:visited {
  color: #000000;
}

h1,h2,h3 {
  font-weight: bold;
  margin-top:0px;
  margin-bottom: 0.5em;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
   margin-top: 0.5em;
	font-size: 14px;
}


P {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.allbody {
	display:block;
	max-width:1000px;
	width:expression(document.body.clientWidth > 1000? "1000px": "auto" );
	
}
.banner {
	max-width:1000px;
	height:273px;
	display:block;
	background-image:url(wientop.gif);
	background-repeat:no-repeat;
	background-position: right;
}

.bannercredits {
	color: #ffffff;
	font-size: 8px;
	float: right;
	padding-top: 258px;
	padding-right: 5px;
	margin-bottom: -8px;
}

.reiterband {
	display:block;
	height:34px;
	max-height:34px;
	overflow: hidden;
	position: relative;
	top: 247px;
	padding-left: 170px;
}

.reiterband A {
  text-decoration: none;
  display: block;
  color: #000000;
  text-align: center;
  margin-top: 6px;
  font-family: Helvetica, Helv, Arial;
  font-size: 13px;
}

.reiteractive {
	display:block; 
	height: 26px;
	width: 137px;
	background-image:url(reiter_active.gif);
	float:left;
	margin-right: -10px;
	z-index: 10;
	position: relative;
	
}

.reiterinactive {
	display:block; 
	height: 26px;
	width: 137px;
	background-image:url(reiter_inactive.gif);
	float:left;
	margin-right: -10px;
}

.sponsors {
	width: 155px;
	float: right;
	display: block;
	overflow: hidden;
	font-size: 10px;
	color: #999999;
	padding-top: 8px;
}

.psonsorimg {
	display: block;
}

A .sponsorimg {
	border: #ffffff none 1px;
	text-decoration: none;
}

.contentbox {
	background-image:url(qspot_bg.gif);
   min-height: 300px;
}

.content {
	margin-left: 130px;
	margin-right: 160px;
	padding: 20px;
	
}

.contentmenu {
   padding-top: 35px;
   padding-left: 25px;
	display: block;
	float: left;
	width: 105px;
	border-right: #cccccc solid 1px;
}

.contentmenu A {
	display: block;
	margin-bottom: 20px;
	text-align: right;
	margin-right: 20px;

}

.tab {
	display: none;
}

#tab1 {
	display: block;
}

.paragraphsymbol {
	font-size:50px; 
	height: 50px;
	font-weight: bold; 
	color: #666666; 
	padding: 0px; 
	margin:0px; 
	padding-top:15px;
	float: left;
	font-family: Helvetica, Helv, Arial;
}

.paragraphtext {
	margin-left: 30px;
	font-size: 11px;
	line-height: 1.2em;
}

.clearfloat {
	clear: both;
}

.wienplan {
  display: block;
  position: relative;
  width: 598px;
  height: 301px;
  overflow: hidden;
  background-image:url(wienkarte1.gif);
  font-size: 11px;
}

.wienplan h1 {
	font-size: 15px;
}

.wienplan #mq {
	position: absolute;
	left: 0px; 
	top: 16px;
	width: 254px;
	height: 78px;
	padding: 5px;
	overflow: hidden;
}

.wienplan #gaussplatz {
	position: absolute;
	top: 0px;
	left: 338px;
	width: 254px;
	height: 78px;
	padding: 5px;
	overflow: hidden;
}

.wienplan #karlsplatz {
	position: absolute;
	top: 217px;
	left: 336px;
	width: 254px;
	height: 78px;
	padding: 5px;
	overflow: hidden;
}

.wienplan h1 {
	margin-bottom: 2px;
	margin-top:0em;
}