html, body {
	margin: 0;
	font-family: verdana, Helvetica, Arial, sans-serif;
	color: #333;
	height: 100%;
	background: #FDEECD;
}

#container {
	width: 990px;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	border: solid #999;
	border-width: 1px 1px 0 1px;
	background-image: url(images/bg_main.gif);
}

#padding {
	padding: 0 0 19px 0;
}

#header {
	width: 990px;
	height: 185px;
	background-image: url(images/wilpernig_top.jpg);
	background-repeat: no-repeat;
}

#haupt {
	float: left;
	width: 804px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#right {
	float: right;
	font-size: 11px;
	line-height: 14px;
	width: 174px;
	min-height: 420px;
	padding: 0 5px;
	text-align: center;
	background-image: url(images/bg_rechts.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#rightpad {
	padding-top: 450px;
}

#content {
	float: right;
	width: 619px;
	font-size: 12px;
	line-height: 19px;
	text-align: justify;
}

#nav {
	width: 171px;
	padding: 0 7px 0 6px;
	font-size: 11px;
	line-height: 18px;
	color: #999;
	background-image: url(images/bg_links.jpg);
	background-repeat: repeat-x;
}

#footer {
	width: 990px;
	font-size: 10px;
	line-height: 16px;
	text-align:center;
	color: #999;
	height: 17px;
	margin: -19px auto 0 auto;
	background-color: #010109;
	border: solid #999;
	border-width: 1px;
}

#footer a {
	color: #ccc;
	text-decoration: none;
}

#footer a:hover {
	color: #eee;
	text-decoration: none;
}

h1 { 
	font-size: 15px;
	letter-spacing: 1px;
	margin-top: 0;
	color: #00073E;
}

h1#indexh1 {
	text-align: center;
	font-size: 20px;
}

h2 {
	font-size: 14px;
	color: #00073E;
	margin: 18px 0;
}

h2#indexh2 {
	text-align: center;
}

h2.wett {
	font-size: 14px;
	color: #00073E;
	margin: 32px 0 9px;
}

h3 { 
	color: #333;
	font-size: 13px;
	margin: 15px 0 9px;
}

h4 { 
	color: #333;
	font-size: 13px;
	margin-top: 3px;
}

h5 {
	font-size: 11px;
	text-align: center;
	margin: 9px 0;
}

h6 {
	text-align: center;
	margin-top: -9px;
	font-size: 13px;
	color: #4295F1;
	letter-spacing: 1px;
}

a:link, a:active, a:visited {
	color: #006;
}

a:hover {
	color: #f60;
}

#nav a:link, #nav a:active, #nav a:visited {
	text-decoration: none;
	color: #F6AC0B;
}

#nav a:hover {
	color: #eee;
	text-decoration: none;
}

#navi {
	padding-bottom: 20px;
}

#navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	font-weight: bold;
}

#navi ul li a {
	color: #F6AC0B;
	text-decoration: none;
	display: block;
	line-height: 24px;
	padding-left: 5px;
}

#navi li a:hover {
	color: #eee;
}

#navi ul ul {
	padding: 3px 0 6px;
}

#navi ul ul a {
	display: block;
	margin-left: 16px;
	padding-left: 18px;
	line-height: 20px;
	text-decoration: none;
	background-image:url(images/camera.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#right a:link, #right a:active, #right a:visited {
	text-decoration: none;
	color: #F6AC0B;
}

#right a:hover {
	color: #eee;
	text-decoration: none;
}

#right img {
	border-color: #999;
	margin-bottom: 3px;
}

.inhalte {
	margin: 20px;
}

img {
	border-color: #333;
}

#nav hr, #right hr {
	border: solid #999;
	border-width: 1px 0 0 0;
	height: 0px;
}

.inhalte hr {
	border: solid #999;
	border-width: 1px 0 0 0;
	height: 0px;
}


.clear {
	clear: both;
}

.floatr {
	float: right;
	margin: 0 0 0 12px;
}

.floatr img {
	margin: 5px 0 3px 0
}
	
.floatl {
	float: left;
	margin: 0 12px 0 0;
}

.floatl img {
	margin: 5px 0 3px 0
}
	
.small {
	font-size: 10px;
	color: #666;
	line-height: 12px;
}

.medium {
	font-size: 11px;
	line-height: 15px;
}

.large {
	font-size: 14px;
}

.picl {
	float:left;
	text-align:center;
	font-size: 11px;
}

.picr {
	float:right;
	text-align:center;
	font-size: 11px;
}

.center {
	text-align: center;
}

#sig {
	margin-top: -40px;
}
	
.cap:first-letter {
	font-size: 180%;
}

.lst1 {
	margin: 9px 0 9px 10px;
	padding-left: 10px;
}

.fotol {
	padding-top: 12px;
	border-top: dotted 1px #00073E;
}


