* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS",arial,helvetica,sans-serif;
	margin: auto;
	background: #0f354a url(images/background.png);
	text-align: center;
}

#main {
	margin: auto;
	width: 982px;
	top: 0px;
	background: #FFFFFF;
	text-align: left;
	padding: 10px;
}

#navigation    {
	height: 260px;
}

.btn {
	height: 260px;
	display: block;
	text-indent: -1000em;
	float: left;
}

.btn_startseite {
	background: #e02300 url(images/btn_startseite.png);
	/*background: #e02300 url(images/btn_startseite_weihnachten.png); */
	width: 387px;
	margin-right: 5px;
}

.btn_partydates {
	background: #f76c00 url(images/btn_partydates.png);
	width: 194px;
	margin-right: 5px;
}

.btn_links {
	background: #003266 url(images/btn_links.png);
	width: 194px;
	margin-right: 5px;
}

.btn_kontakt {
	background: #404c00 url(images/btn_kontakt.png);
	width: 189px;
}

#weekendcounter {
	background: #144865;
	height: 22px;
	color: #ffffff;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.cleaner {
	clear: both;
	height: 0px;
	font-size: 0px;
	border: 0px none;
	margin: 0;
	padding: 0;
	background: transparent;
}

#footer {
	background: #144865 url(images/footer_bg.png);
	text-align: right;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	margin-top: 10px;
	height: 21px;
}

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

#footer a:hover {
	text-decoration: underline;
}

.bluetitle {
	background: #144865;
	height: 23px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 10px;
}

.bluetitle a {
	font-weight: bold;
	color: #ffffff;
}

.bluetitle a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

.box {
	padding: 10px;
	border: 1px solid #7e7e7e;
	background: #f3f3f3;
}

.top_text {
	height: 204px;
}

#starttext {
	width: 502px;
	float: left;
	margin-left: 10px;
}

#advertising, #wer_bung {
	width: 220px;
	float: left;
	margin-left: 10px;
}

#advertising2 {
	width: 240px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.advertising_text {
	width: 198px;
	padding-left: 20px;
	padding-right: 20px;
}

#grossflaeche {
	float: left;
	width: 730px;
	height: 250px;
	border: 1px solid #7E7E7E;
}

#datesbox {
	margin-bottom: 10px;
}

.first_col {
	width: 486px;
	margin-bottom: 10px;
	float: left;
}

.second_col {
	width: 486px;
	margin-bottom: 10px;
	float: right;
}

/********************************************/
/*											*/
/*				LINKSEITE					*/
/*											*/
/********************************************/

#links_bands {
	width: 486px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#links_discotheken {
	width: 486px;
	float: left;
	margin-bottom: 10px;
}

#links_linkpartner {
	width: 486px;
	float: left;
	margin-bottom: 10px;
}

#links_partner {
	width: 486px;
	float: left;
	margin-bottom: 10px;
}

#links_bannercode {
	width: 486px;
	float: right;
}


/********************************************/
/*											*/
/*				Kalenderblatt				*/
/*											*/
/********************************************/
	
#calendar {
	width: 240px;
	float: left;
	margin-bottom: 10px;
}	
		
.calendarsheet_table  {
	border-collapse: collapse;
	border: 1px solid #000000;
	background: #ffffff;
	/*width: 300px;*/
}

.calendarsheet_table td {
	border: 1px solid #000000;
	/*width: 300px;*/
}

.calendarswitch {
	padding: 3px;
}

.calendarhead {
	background: #f45e11;
	color: #FFFFFF;
	text-align: right;
	padding: 5px;
	width: 20px;
}

.calendarweek {
	background: #fffe7c;
	padding: 5px;
}

.calendarweekend {
	background: #fcca03;
	padding: 5px;
}

.calendartoday {
	background: #e12701;
	padding: 5px;
}

.calendarweekendlink, .calendarweeklink {
	color: #000000;
}

.calendartodaylink {
	color: #ffffff;
}

/****************************************/
/*										*/
/*				Partydates				*/
/*										*/
/****************************************/

a.last_dates_link {
	color: #000000;
}

a:hover.last_dates_link {
	color: #000000;
	text-decoration: underline;
}

.last_dates_table {
	width: 100%;
}

.last_dates_title {
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.last_dates_date {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/****************************************/
/*										*/
/*				Formulare				*/
/*										*/
/****************************************/

.formfield {
	border: 1px solid #7E7E7E;
}

.kontaktformbutton {
	border: 1px solid #7E7E7E;
	padding: 1px;
}

.form_strasse {width: 191px;}
.form_nummer {width: 33px;}
.form_plz {width: 40px;}
.form_ort {width: 184px;}
.form_anfrage_st {width: 230px;}
.form_date {width: 70px; float: left;}
.form_dauer {width: 100px;}

.error_mailform {
	border: 1px solid #FF0000 !important;
}


a.link_underline {
	text-decoration: underline;
}

/****************************************/
/*										*/
/*			Dateskalender				*/
/*										*/
/****************************************/

.angaben_ohne {
	text-align: center;
	font-size: 10px;
}

.dates_table {
	width: 982px;
}

.box_box {
	margin-bottom: 10px;
}

.box_center {
	text-align: center;
}

.page_select {
	text-align: center;
}

.dates_table_all {
	text-align: left;
	width: 100%;
}

.bold {
	font-weight: bold;
}

.dates_table_date {
	width: 150px;
	padding: 5px;
}

.dates_table_location {
	padding: 5px;
	width: 150px;
}

.dates_table_name {
	padding: 5px;
}

.dates_table_name_detail {
	padding: 5px;
}

.dates_table_organizer {
	padding: 5px;
}

.dates_table_location_detail {
	padding: 5px;
}

.dates_table_description_detail {
	padding: 5px;
}

.dates_table_images_detail {
	padding: 5px;
}

.dates_table_prices {
	padding: 5px;
	width: 70px;
}

.dates_table_links {
	padding: 5px;
}

.dates_table_description {
	padding: 5px;
}

.dates_table_morelink {
	padding: 5px;
	color: #F45E11;
}

.dates_table_morelink a, .dates_table_organizer a, .dates_table_location_detail a{
	color: #F45E11;
}

.top_text a {
	color: #F45E11;
}

.color_orange {
	color: #F45E11;
}

.other_small {
	font-size: 9px;
}


.bluetitle td {
	padding: 5px;
}

.border_left {
	border-left: 1px solid #7E7E7E;
}

.border_right {
	border-right: 1px solid #7E7E7E;
}

.border_bottom {
	border-bottom: 1px solid #7E7E7E;
	padding-bottom: 10px;
}

.border_bottom_left {
	border-bottom: 1px solid #7E7E7E;
	border-left: 1px solid #7E7E7E;
	padding-bottom: 10px;
}

.border_bottom_right {
	border-bottom: 1px solid #7E7E7E;
	border-right: 1px solid #7E7E7E;
	padding-bottom: 10px;
}

a.link_orange {
	color: #F45E11;
}

.dates_table_suggestion_desc {
	padding: 5px;
	width: 300px;
}

.dates_table_suggestion {
	padding: 5px;
}

.dates_table_suggestion input, .dates_table_suggestion textarea, .dates_table_suggestion select {
	border: 1px solid #7E7E7E;
}

.dates_password {
	margin-bottom: 5px;
}









p {
	margin-bottom: 15px;
}

ol {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: square;
}

a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

hr {
	background-color: #7e7e7e;
	border: medium none;
	color: #7e7e7e;
	font-size: 1px;
	height: 1px;
}

.indent {
	margin-left: 25px;
}

.twitterbox {
	position: absolute;
	top: 160px;
	right: 0px;
}

