body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	background-color: #000000;
	height: 100%;
	width:100%;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height:140%;
}


#center {
	width:940px;
	height:100%;
	margin:0 auto;
}

H3{
	
}
H2 {
	color: #00CCFF;
	font-size : 18px;
}

A{
	color: #999999;
	text-decoration: none;
}
A:HOVER{
	color: #FFFFFF;
	text-decoration: none;
}

#menu A{
	display:block;
	padding-right:30px;
	padding-left:0px;
	float:left;
	color: #999999;
	text-decoration: none;
}
#menu A:HOVER, #menu A.active{
	color: #FFFFFF;
}
.menu_active a{
	color: #FFFFFF !important;
	font-weight:bold;
}


#adress {
	font-size: 11px;
}
#adress A{
	color: #FFFFFF;
	text-decoration: none;
}
input {
	color: #999999;
	border: 1px solid #999999;
	background-color: #333333;
}
TEXTAREA {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	background-color: #333333;
}


.picture_cell {
	background-color: #999999;
	padding: 1px;
	border-top: 0px solid #000000;
	border-right: 13px solid #000000;
	border-bottom: 13px solid #000000;
	border-left: 0px solid #000000;
	margin: 0px;
	text-align: center;
}
.picture_cell_active {
	background-color: #FFFFFF;
	padding: 1px;
	border-top: 0px solid #000000;
	border-right: 13px solid #000000;
	border-bottom: 13px solid #000000;
	border-left: 0px solid #000000;
	margin: 0px;
	text-align: center;
}

.picture_cell_button {
	background-color: #333333;
	padding: 2px 5px 2px 5px;
	border-top: 0px solid #000000;
	border-right: 13px solid #000000;
	border-bottom: 10px solid #000000;
	border-left: 0px solid #000000;
	margin: 0px;
	text-align: center;
}
.picture_cell_button_active {
	background-color: #666666;
	padding: 2px 5px 2px 5px;
	border-top: 0px solid #000000;
	border-right: 13px solid #000000;
	border-bottom: 10px solid #000000;
	border-left: 0px solid #000000;
	margin: 0px;
	text-align: center;
}


.small_cell {
	background-color: #999999;
	padding: 1px;
	border-top: 0px solid #000000;
	border-right: 10px solid #000000;
	border-bottom: 10px solid #000000;
	border-left: 0px solid #000000;
	margin: 0px;
	text-align: center;
}

.contact_text {

}
.contact_text_needed {
	color: #00CCFF;	
}

.event_title{
	font-size : 18px;
	font-weight : bold;
}

.format_cell {
	background-color: #666666;
	vertical-align: middle;
	height: 22px;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#cart {
	font-size: 12px;
}

.auf_rechnung {
	font-weight : bold;
}

p {
	margin-top:0;
}

#picture {
	margin-bottom:30px;
}
