html, body {height: 100%}

body {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(img/schwab-top-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	padding: 0px;
	text-align: left;
}
#head-left {
	float: left;
	margin: 0px;
	padding: 0px;
}
#head-main {
	position: relative;
	z-index: 0;
}
#head-bottom {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
	top: 203px;
}
#head-right {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	position: relative;
	right: 0px;
}
#content {
	clear: both;
	padding-top: 25px;
	margin: 0px;
}
#navi {
	float: left;
	width: 25%;
	margin: 0px;
	padding: 0px;
}
#text {
	float: right;
	width: 73%;
	padding-bottom: 100px;
	line-height: 1.5;
}
#text h1 {
	font-size: 150%;
	font-weight: bold;
	color: #9A141B;
	padding: 0px;
	margin: 0px;
}
#text h3 {
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 0.2em;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#text p, #text li {
	font-size: 90%;
	color: #330000;
	margin: 0px;
	padding: 3px 0;
}
#text img {
	float: right;
	display: block;
	border: 4px solid #FCC300;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
#navcontainer {
	width: 100%;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
	display: block;
	padding: 5px 3px;
	border-bottom: 1px solid #e1e1e1;
}
.subnav {
	font-size: 80%;
	padding-left: 10px;
}

#navcontainer a:link, #navlist a:visited
{
	color: #9A141B;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer a:hover
{
color: #330000;
}
#fuss {
	font-size: 70%;
	color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FCC300;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #9A141B;
	clear: both;
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 35px;
	line-height: 1.5;
	padding: 15px 0 15px 0;
}
#fuss a, #fuss a:visited, #fuss a:link {text-decoration:none; color:#FFCC00;}
#text-start {
	width: 100%;
	line-height: 1.5;
	padding: 0 50px 100px 50px;
}
#text-start h1 {
	font-size: 150%;
	font-weight: bold;
	color: #9A141B;
	padding: 0px;
	margin: 0px;
}
.mini {
	font-size: 70%;
}
#text-start p {
	font-size: 100%;
	color: #330000;
}
.hervor {
	background-color: #FFFFCC;
	padding: 10px 15px;
	border: 1px solid #FCC300;
	margin-top: 15px;
	margin-bottom: 15px;
}
#text h2 {
	font-size: 110%;
	font-weight: bold;
	color: #9A141B;
	padding: 3px 0 0 0;
	margin: 0px;
}
#text a {
	color: #9A141B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A141B;
	margin-bottom: 1px;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
}
table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.planwien {
	height: 300px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(img/plan-wien.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.planpoelten {
	height: 300px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(img/plan-stpoelten.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#text blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 7%;
}
.listeohne {
	font-weight: bold;
	padding: 5px 2px;
	border-bottom: 1px solid #e1e1e1;
}

