html {
	width: auto; 
	font-size: 62.5%;
}

body {
	background-color: #fff;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-family: helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
}

a {
	font-family: helvetica, sans-serif; 
	color: #222; 
	text-decoration: none; 
	font-size: 11pt;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {

}

#wrapper {
	width: 900px;
	height: 600px;
	margin: 0 auto;
	padding-top: 10px;
}

#header {
	width: 900px;
	height: 120px;
	background: url(images/header.jpg) no-repeat;
}

#nav {
	float: right;
	width: auto;
	height: 25px;
	margin-top: -5px;
	color: #999;
	font-size: 9pt;
	border-bottom: 2px solid;
	border-color:#F6AA24;
}

#unav {
	float: left;
	width: 203px;
	height: 448px;
	background: url(images/bg_unav.jpg) no-repeat;
	text-align: left;
	margin-top: 33px;
}

#unav a {
	font-size: 14pt;
}

#unav a:hover {
	font-weight: bold;
}

#entw{
	width: 200px;
	height: 100px;
	background: url(images/entwicklung.jpg) no-repeat;
}

#avp {
	float: left;
	width: 199px;
	height: 90px;
	background: url(images/avp.gif) no-repeat;
	margin-top: -90px;
	margin-left: 20px;
}

#content {
	float: left;
	width: 610px;
	height: 360px;
	border-color: #2C378A;
	border-width: 20px;
	border-style: solid;
	text-align: left;
	overflow-y: scroll;
	direction: ltr;
	margin-left: 7px;
	padding: 20px;
	margin-top: 13px;
	margin-bottom: 15px;
	line-height: 1.5em;
}

#wien {
	float: left;
	width: 206px;
	height: 284px;
	background: url(images/flyer.jpg) no-repeat;
	margin-right: 10px;
}


#graz {
	float: left;
	width: 206px;
	height: 284px;
	background: url(images/flyer_graz.jpg) no-repeat;
	margin-right: 10px;
}


#salzburg {
	float: left;
	width: 166px;
	height: 284px;
	background: url(images/flyer_salzburg.jpg) no-repeat;
	margin-right: 10px;
}

#linz {
	float: left;
	width: 206px;
	height: 284px;
	background: url(images/flyer_linz.jpg) no-repeat;
	margin-right: 10px;
}

#presselinz {
	float: left;
	width: 206px;
	height: 284px;
	background: url(images/flyer_linz.jpg) no-repeat;
	margin-right: 10px;
}

/* Sponsoren */
#sponsgraz {
	width: 458px;
	height: 450px;
	background: url(images/logosgraz1.jpg) no-repeat;
	margin: 0 auto;
	margin-top: -15px;
}

#sponswien {
	width: 458px;
	height: 270px;
	background: url(images/logoswien.jpg) no-repeat;
	margin: 0 auto;
	margin-top: -15px;
}


#sponssbg {
	width: 458px;
	height: 270px;
	background: url(images/logossalzburg.jpg) no-repeat;
	margin: 0 auto;
	margin-top: -15px;
}
#sponslinz {
	width: 458px;
	height: 270px;
	background: url(images/logoslinz.jpg) no-repeat;
	margin: 0 auto;
	margin-top: -15px;
}
.ul {
	float: right;
	margin-top: 3px;
}

.ul li {
	list-style-type: none;
	display: inline;
	padding-left: 10px;
}

#footer {
	clear: both;
	width: 900px;
	height: 0.5px;
	border-top: 4px solid;
	border-color: #C7001A;
	margin-top: 10px;
}

#footer2 {
	width: 900px;
	height: 20px;
	border-top: 2px solid;
	border-color: #008035;
}
