@CHARSET "UTF-8";

.clear {
	clear: both;
}

.floating {
	float: left;
}

.inputField {
	width: 300px;
}

.extendedContact {
	position: absolute;
	margin-left: 340px;
}

.extendedContact .inputField {
	width: 179px;
}

body {
	background-color: #ffffff;
}

#eyecatcher {
	float: left;
	width: 309px;
}

#layout {
	width: 100%;
	table-layout: fixed;
}
#layout .layoutCol {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
#layout #layoutColLeft {
	width: 50%;
	background-image: url(../img/startseite_l.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
html>body #layout #layoutColLeft {
	width: 100%;
}
#layoutColRight {
	background-image: url(../img/startseite_r.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.cafe #layoutColRight,
.partyservice #layoutColRight,
.jobs #layoutColRight {
	background-image: none;
}

#header {
	width: 1004px;
	padding: 16px 0 0;
}

#menu {
	float: left;
	width: 840px;
	height: 34px;
	position: relative;
	top: 115px;
	text-align: right;
	background-repeat: no-repeat;
}

.cafe #menu {
	background-image: url(../img/headline_forum_cafe.gif);
}

.partyservice #menu {
	background-image: url(../img/headline_forum_partyservice.gif);
}

.jobs #menu {
	background-image: url(../img/headline_forum_jobs.gif);
}

p#menuList {
	float: right;
	margin-top: 19px;
}

#menuList .menuEntry {
	font-size: 13px;
	font-weight: bold;
}

#menuList .menuEntry.active {
	text-decoration: underline;
}

.cafe #menuList .menuEntry,
.cafe #menuList .menuEntry a,
.cafe #menuList .menuEntry a:active,
.cafe #menuList .menuEntry a:hover,
.cafe #menuList .menuEntry a:visited {
	color: #663366;
}

.partyservice #menuList .menuEntry,
.partyservice #menuList .menuEntry a,
.partyservice #menuList .menuEntry a:active,
.partyservice #menuList .menuEntry a:hover,
.partyservice #menuList .menuEntry a:visited {
	color: #2e1c05;
}

.jobs #menuList .menuEntry,
.jobs #menuList .menuEntry a,
.jobs #menuList .menuEntry a:active,
.jobs #menuList .menuEntry a:hover,
.jobs #menuList .menuEntry a:visited {
	color: #333366;
}

#logo {
	text-align: right;
	z-index: 2;
	position: relative;
}

#loginButton {
	position: absolute;
	top: 0px;
	margin-left: 46px;
	z-index: 2;
}

#content {
	width: 1004px;
	height: 495px;
	background-image: url(../img/startseite.gif);
	background-position: center top;
	background-repeat: no-repeat;
	vertical-align: top;
}

.cafe #content,
.partyservice #content,
.jobs #content {
	width: 1004px;
	height: expression((document.body.clientHeight - 265) + "px");
	padding-left: 12px;
	padding-top: 4px;
	height: auto;
	background-position: left 4px;
}

.cafe #content {
	background-image: url(../img/startseite_1.jpg);
}

.partyservice #content {
	background-image: url(../img/startseite_2.jpg);
}

.jobs #content {
	background-image: url(../img/startseite_3.jpg);
}

#container {
	min-height: 450px;
	background-color: white;
	padding: 10px 35px;
}

.cafe #container,
.partyservice #container,
.jobs #container {
	width: 600px;
	float: left;
	position: relative;
	margin-left: 6px;
}

html>body.cafe #container,
html>body.partyservice #container,
html>body.jobs #container {
	position: static;
	margin-left: 0;
	width: 613px;
}

#loginDiv {
	width: 840px;
	height: 149px;
	position: absolute;
	top: 16px;
	z-index: 3;
	background-color: #efefef;
}

#loginDiv div {
	padding-left: 30px;
	padding-top: 35px;
}

.start .contentArea {
	float: left;
	width: 330px;
	height: 450px;
	margin-right: 7px;
	margin-top: 4px;
	background-repeat: no-repeat;
}

.start .lastContent {
	margin-right: 0 !important;
}

.start .content {
	opacity: 0.9;
	filter: alpha(opacity = 90);
	position: relative;
	top: 217px;
	width: 295px;
	height: 180px;
	overflow: hidden;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 5px;
}

.start .content p {
	margin-top: 25px;
	color: white;
	text-align: left !important;
}

.start #cafe {
	background-image: url(../img/startseite_1.jpg);
}

.start #cafe .content {
	background-color: #53495c;
}

.start #partyservice {
	background-image: url(../img/startseite_2.jpg);
}

.start #partyservice .content {
	background-color: #2e1c05;
}

.start #jobs {
	background-image: url(../img/startseite_3.jpg);
}

.start #jobs .content {
	background-color: #131927;
}

#footer p {
	text-align: right;
	font-size: 9px;
	color: #666666;
	margin-right: 15px;
}

#footer p {
	margin-top: 0;
}

.start #footer p {
	margin-top: 25px;
}

#footer {
	background-image: url(../img/bg_dots.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	height: 30px;
}

.start #footer {
	background-image: none;
}

#administrationInfo {
	background-color: #ff9999;
	margin-top: 25px;
	position: absolute;
	padding: 0 30px;
	text-align: right;
	font-weight: bold;
	z-index: 100;
}

#administrationInfo a {
	text-decoration: underline;
}

/* ******************** */

.galleryPager {
	text-align: right;
}

.galleryPager table {
	display: inline;
}

.galleryPager span.active {
	text-decoration: underline;
}

.galleryPager .button {
	background-image: url(../img/bg_button.gif);
	background-repeat: no-repeat;
	margin: 0 10px;
}

#pictureList {
	list-style-type: none;
}

#pictureList li {
	float: left;
}

.picture {
	padding: 4px 4px 4px 3px;
	background-image: url(../img/bg_galleryPic.gif);
	background-repeat: no-repeat;
}

.picture a, .picture div {
	display: block;
	width: 141px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
	border: 1px solid #bebebe;
}

.picture a:hover {
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

#galleryForm {
	width: 100%;
	float: left;
}

#galleryForm table {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

#galleryForm td {
	text-align: left;
}

.controls {
	width: 100%;
	height: 20px !important;
	text-align: right;
}

.titleinput {
	width: 100%;
	height: 20px !important;
}

.titleinput span {
	width: 150px;
	text-align: left;
}

/* ********* */