html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

body {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: small;
	background: #174773;
}

a {
	color: #174773;
}

a img {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p {
	padding: 1em 0;
}

.space {
	width: 10px;
}

#wrapper {
	width: 999px;
	margin: auto;
	background: #94c0e8;
	overflow: visible;
}

/* HEADER-BEREICH BEGIN */

#header {
	height: 360px;
}

#logo {
	top: 0;
	margin: 10px;
	z-index: 2;
	position: absolute;
}

#navi_top {
	top: 10px;
	position: absolute;
	z-index: 5;
	margin-left: 770px;
}

#navi_top li {
	float: left;
	margin-right: 10px;
}

#navi_top a {
	font-weight: bold;
	color: white;
}

/* HEADER-BEREICH END */

/* FOOTER BEGIN */

#footer p {
	text-align: center;
	color: #174773;
	padding-top: 63px;
	font-weight: bold;
}

#footer a {
	color: #174773;
	font-weight: bold;
}

#footer {
	height: 84px;
	background: url(../assets/footer.jpg);
}

/* FOOTER END */

/* NAVI BEGIN */

#mainnavi {
	margin: -100px 0 0 -30px;
	float: left;
	position: absolute;
	z-index: 3;
}

#mainnavi_top {
	width: 261px;
	height: 49px;
	background: url(../assets/navi_top.png) no-repeat;
}

#mainnavi_center {
	width: 261px;
	background: url(../assets/navi_bg.png) repeat;
	color: white;
	font-weight: bold;
	padding: 0 0 20px 0;
}

#mainnavi_bottom {
	width: 261px;
	height: 44px;
	background: url(../assets/navi_bottom.png) no-repeat;
}

#mainnavi_center li {
	font-weight: bold;
}

#mainnavi_center a {
	color: white;
	display: block;
	font-weight: bold;
	width: 223px;
	height: 30px;
	padding: 0 0 0 30px;
	line-height: 30px;
	border-top: 1px #fec010 solid;
	text-decoration: none;
}

#mainnavi_center a:hover {
	background: url(../assets/li_hover.jpg) no-repeat;;
}

#navi2 {
	position: absolute;
	margin: -45px 0 0 280px;
	z-index: 1000;
}

#navi2 a {
	color: white;
	font-weight: bold;
}

#navi2 li {
	float: left;
	margin-right: 20px;
}

/* NAVI END */

/* CONTENT BEGIN */

#content {
	margin-left: 270px;
	width: 500px;
	min-height: 380px;
}

#content p {
	line-height: 1.5em;
}

h2 {
	color: #174773;
	font-weight: bold;
	font-size: larger;
	margin: 10px 0;
}

h3 {
	color: #174773;
	font-weight: bold;
	margin: 10px 0;
	font-size: small;
}

/* CONTENT END */

/* NEWS BEGIN */

.date {
	float: right;
}

/* NEWS END */

/* SIDEBAR BEGIN */

#sidebar {
	position: absolute;
	color: white;
	margin: -30px 0 0 800px;
	z-index: 4;
}

#umfrage form {
	padding: 10px;
}

#umfrage label {
	display: block;
}

#umfrage button {
	background: #CA0727;
	color: white;
	border: 1px solid white;
	margin-left: 10px;
}

.survey-results tr {
	height: 30px;
}

h5 {
	font-size: 85%;
	font-weight: bold;
	margin: 10px 0;
}

#umfrage_top {
	width: 243px;
	height: 32px;
	background: url(../assets/umfrage_top.png);
}

#umfrage_bottom {
	width: 243px;
	height: 23px;
	background: url(../assets/umfrage_bottom.png);
}

#umfrage_center {
	width: 243px;
	background: url(../assets/umfrage_bg.png);
}

#wetter_top {
	width: 243px;
	height: 32px;
	background: url(../assets/wetter_top.png);
}

#wetter_bottom {
	width: 243px;
	height: 23px;
	background: url(../assets/umfrage_bottom.png);
}

#wetter_center {
	width: 203px;
	background: url(../assets/umfrage_bg.png);
	padding: 20px;
}

/* SIDEBAR END */

/* GALERIE BEGIN */

.album, .pic {
	float: left;
	margin: 20px 20px 20px 0;
}

/* GALERIE END */

#slider { z-index: 1; }
