A:visited { 
color: #F6F6F6; 
text-decoration: none }
A:link { 
color: #F6F6F6; 
text-decoration: none }
A:hover { 
color: #ffffff; 
text-decoration: underline}
A:active { 
color: #F6D7F4; 
text-decoration: none}

BODY { color:#F6F6F6; font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size : 11px; background-image:url('Bilder/bg.gif'); margin: 0;}

input, textarea { color: #F6F6F6; font-family: tahoma, Arial, Helvetica, sans-serif; font-size : 11px; background-color: 323232; border: solid 1px #262525; }

img {
border: 0;
}
hr {
height:1px;
color:#E1E1E1;
border-style:none;
background-color:black;}

.white {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size : 11px;
color: #ffffff;
}
td {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size : 11px;}

.error
{
	color: red;
}


input {
	margin-bottom: 1px;	
}

form.newsPosting label {
    float: left;
    display: block;
    width: 120px;
}

form.newsPosting textarea {
    margin-top: 0;
    margin-left: 120px;
}

form.newsPosting input {
    float: left;
    width: 120px;
    margin-left: 0px;
}

form.newsPosting input[type=submit] {
    width: 120px;
    margin-left: 120px;
}

.fztLink {
    display: none;
    visibility: hidden;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/calendar_icon.jpg) no-repeat;
}

a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

input.dp-applied {
	width: 140px;
	float: left;
}

.newsentry { position: relative; }
.newsentry h2 { font-size: 11px; background-color: #43003F; border: 1px solid #B5B5B5; font-weight: normal; margin-bottom: 0px; padding: 2px; }
.newsentry p { margin: 5px 3px 10px 3px;}
.newsentry span { position: absolute; right: 3px; top: 3px; color: #F6D7F4; }
.moreinfo a { display: block; text-align: center; width: 50px; background-color: #454545; padding: 1px 0 1px 0; border: 1px solid #959595; }
.moreinfo a:hover { background-color: #656565; border: 1px solid #B5B5B5; text-decoration: none; }

.spacing { padding: 10px; }

/* job section */

#jobs { position: relative; }
#jobs h2 { font-size: 11px; background-color: #43003F; border: 1px solid #B5B5B5; font-weight: normal; margin-bottom: 0px; padding: 2px; }
#jobs p { margin: 5px 3px 10px 3px;}
#jobs span { position: absolute; right: 3px; top: 3px; color: #F6D7F4; }

/* application form */

#appform fieldset { padding: 15px 20px 20px 50px; margin-bottom: 10px; }
#appform legend { font-weight: bold; color: white; padding: 0 10px 0 5px; }
#appform label { float: left; display: block; width: 80px; line-height: 18px; margin-top: 5px; color: #ccc; }
#appform input.text { margin-left: 60px; border: 1px solid #1F1F1F; padding: 2px; background: #4F4F4F; width: 180px; margin-top: 5px; height: 18px; }
#appform input.radio { border: 0px; }
#appform input.checkbox { border: 0px; }
#appform span { position: relative; left: 60px; display: block; padding: 0px; margin: 5px 0 0 0; line-height: 18px; }
#appform input.text:focus, #appform textarea:focus { background: #5F5F5F; }
#appform textarea { clear: both; display: block; border: 1px solid #1F1F1F; padding: 2px; background: #4F4F4F; width: 320px; height: 70px; }
#appform div#uploadForm { position: relative; height: 42px; margin-top: 10px; }
#appform div#uploadBox { position: absolute; left: 140px; top: 0; width: 180px; height: 18px; background:url(images/buttons/uploadbutton.gif) no-repeat; }
#appform div#uploadForm label { position: absolute; left: 0; top: 0; display: block; width: 315px; float: none; }
#appform div#uploadForm input.file { opacity: 0; -moz-opacity: 0; filter:alpha(opacity:0); margin: 0; }
#appform div#uploadForm input.uploadInput { position: absolute; left: 140px; top: 23px; width: 180px; height: 18px; }
#appform .errorField { border: 1px solid red !important; }
#appform div#buttons { text-align: center; margin-left: -45px; padding-top: 10px; }
#appform div#buttons input { width: 70px; background: #5F5F5F; }

/* buffet reservation */

#buffetform fieldset { padding: 15px 20px 20px 28px; margin-bottom: 0; }
#buffetform legend { font-weight: bold; color: white; padding: 0 10px 0 5px; }
#buffetform label { float: left; display: block; width: 80px; line-height: 18px; margin-top: 5px; color: #ccc; }
#buffetform input.text { margin-left: 60px; border: 1px solid #1F1F1F; padding: 2px; background: #4F4F4F; width: 180px; margin-top: 5px; height: 18px; }
#buffetform input.radio { border: 0px; }
#buffetform input.checkbox { border: 0px; }
#buffetform span { position: relative; left: 60px; display: block; padding: 0px; margin: 5px 0 0 0; line-height: 18px; }
#buffetform input.text:focus, #buffetform textarea:focus { background: #5F5F5F; }
#buffetform textarea { clear: both; display: block; border: 1px solid #1F1F1F; padding: 2px; background: #4F4F4F; width: 320px; height: 70px; }
#buffetform .errorField { border: 1px solid red !important; }
#buffetform div#buttons { text-align: center; padding-top: 10px; }
#buffetform div#buttons input { width: 70px; background: #5F5F5F; }
div.success {text-align: center; border: 1px solid white;}
.buffet {position: relative;}
.buffet span {position: absolute; top: 5px; display: block; width: 130px; margin-left: -6px; background-color: #43003F; border: 1px solid #7B7B7B; font-weight: bold; }

#like_button {
    padding: 5px;
}
