body, html {
	padding: 0;
	margin: 0;
	background: #fff;
	color: #fff;
	font-size: 10pt;
	font-family: Verdana;
}

img {
	border: 0;
}

div#container {
	width: 950px;
	margin: 0 auto;
}

div#header {
	width: 950px;
	height: 107px;
	background: url(../img/logo.png) no-repeat;
	margin-top: 22px;
}

div#content {
	width: 950px;
	margin-top: 9px;
	background: #ff6600;
}

div#footer {
	width: 950px;
	height: 20px;
	background: url(../img/bottom.png) no-repeat;
	margin-bottom: 22px;
}

div#text {
	background: #ff6600;
	width: 888px;
	padding: 10px 30px;
	border: 1px solid #000;
}

a#home2 {
	display: block;
	position: absolute;
	top: 22px;
	width: 327px;
	height: 84px;
	margin-left: 602px;
}

a#login {
	display: block;
	position: absolute;
	top: 7px;
	width: 26px;
	height: 9px;
	margin-left: 907px;
	background-image: url(../img/login.png);
}

a#login:hover {
	background-image: url(../img/login_o.png);
}

a#dates {
	display: block;
	position: absolute;
	top: 106px;
	width: 127px;
	height: 23px;
	background-image: url(../img/dates.png);
}

a.dates_o {
	background-image: url(../img/dates_o.png) !important;
}

a#dates:hover {
	background-image: url(../img/dates_o.png);
}

a#links {
	display: block;
	position: absolute;
	top: 106px;
	width: 127px;
	height: 23px;
	margin-left: 127px;
	background-image: url(../img/links.png);
}

a.links_o {
	background-image: url(../img/links_o.png) !important;
}

a#links:hover {
	background-image: url(../img/links_o.png);
}

a#partypics {
	display: block;
	position: absolute;
	top: 106px;
	width: 127px;
	height: 23px;
	margin-left: 254px;
	background-image: url(../img/partypics.png);
}

a.partypics_o {
	background-image: url(../img/partypics_o.png) !important;
}

a#partypics:hover {
	background-image: url(../img/partypics_o.png);
}

a#facebook {
	display: block;
	position: absolute;
	top: 106px;
	width: 130px;
	height: 23px;
	margin-left: 382px;
	background-image: url(../img/facebook.png);
}

a#home {
	display: block;
	position: absolute;
	top: 115px;
	width: 27px;
	height: 9px;
	margin-left: 767px;
	background-image: url(../img/home.png);
}

a.home_o {
	background-image: url(../img/home_o.png) !important;
}

a#home:hover {
	background-image: url(../img/home_o.png);
}

a#kontakt {
	display: block;
	position: absolute;
	top: 115px;
	width: 45px;
	height: 9px;
	margin-left: 817px;
	background-image: url(../img/kontakt.png);
}

a.kontakt_o {
	background-image: url(../img/kontakt_o.png) !important;
}

a#kontakt:hover {
	background-image: url(../img/kontakt_o.png);
}

a#impressum {
	display: block;
	position: absolute;
	top: 115px;
	width: 57px;
	height: 9px;
	margin-left: 885px;
	background-image: url(../img/impressum.png);
}

a.impressum_o {
	background-image: url(../img/impressum_o.png) !important;
}

a#impressum:hover {
	background-image: url(../img/impressum_o.png);
}

a span {
	display: none;
}

img.hidden {
	display: none;
}

h1.title {
	display: none;
}

ul.home {
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.home li.flash {
	height: 267px;
	text-align: center;
}

ul.home li.more {

	border: 1px solid #000;
	background-color: #663300;
	text-align: right;
	padding: 2px 7px;
	height: 16px;
}

ul.home li.flyer {
	padding: 13px;
	background-color: #000;
}

ul.home img.p {
	margin-right: 12px;
}

table.dates {
	width: 100%;
	background: #ff6600;
	border: 1px solid #000;
	padding: 20px 0;
}

table.dates td {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

table.dates td.sub {
	padding-top: 15px;
}

table.dates td.title {
	width: 70%;
	padding: 1px 4px;
	background: #cc5200;
	color: #663300;
	font-weight: bolder;
}

table.dates td.date {
	text-align: right;
	padding-right: 25px;
}

table.dates p {
    padding: 0;
    margin: 0;
}

div#home_flash {
	width: 950px;
	height: 267px;
}

div#orange {
	background: #ff6600;
	border: 1px solid #000;
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 20px;
	margin: 0;
}

div#link {
	float: left;
	width: 200px;
	text-align: center;
	margin-left: 25px;
	margin-bottom: 35px;
	/*line-height: 250%;*/
	height:160px;
}

div#partypic {
	float: left;
	width: 200px;
	text-align: center;
	margin-left: 25px;
	margin-bottom: 35px;
	line-height: 120%;
	height:225px;
}

div#partypic div {
	width: 200px;
	height: 150px;
	margin-bottom: 10px;
}

div#image {
	float: left;
	width: 200px;
	height: 200px;
	text-align: center;
	margin-left: 25px;
	margin-bottom: 35px;
	line-height: 250%;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
    color: #ddd;
	text-decoration: underline;
}

div#paginator {
	display: block;
	text-align: right;
	font-style: italic;
	padding-bottom: 20px;
	padding-right: 50px;
}

div#admin {
	background: #ff6600;
	border: 1px solid #000;
	padding: 25px 30px;
	margin: 0;
}

table.liste {
	width: 888px;
}

p.none {
	padding-bottom: 35px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

span.current {
	font-weight: bold;
}

table.liste {
	width: 99%;
}

table.liste th {
	padding: 2px;
	border-bottom: 2px solid #660000;
	text-align: left;
}

table.liste tr.alt {
	background: #ff6d0c;
}

table.liste tr td {
	padding: 2px;
	border-bottom: 1px dashed #660000;
	vertical-align: top;
}

label {
	display: block;
	font-size: 1.1em;
}

textarea, input {
	padding: 4px;
	width: 98%;
	font-size: 1.1em;
}

select {
	font-size: 1.1em;
}

input[type=submit] {
	width: auto;
}

input[type=checkbox] {
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
}

form {
	padding: 0;
	margin: 0;
}

div.error-message {
	font-weight: bold;
	color: #ffffff;
	margin-left: 10px;
}

div#flashMessage {
	padding: 8px 16px;
	margin-top: 16px;
	background-color: #fff0b6;
	border: 1px solid #cccccc;
	color: #000000;
}

div#kontaktleft {
	float: left;
}

div#kontaktright {
	width: 440px;
	margin-left: 440px;
}

div#impressumleft {
	float: left;
}

div#impressumright {
	width: 440px;
	padding-left: 440px;
	float: right;
}
