/*
	CSS - Dokument für http://www.modelle-hamburg.de
	author: 	Andy Wenk / Frank Schumann
	company: 	voodoo-media GmbH
	copyright:	Andy Wenk 2005 / you can copy or redistribute this file as you like!
	web:		http://www.voodoo-media.de
	contact:	aw@voodoo-media.de / schumann@voodoo-media.de
*/

body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*background-image: url(/images/mhhBackground.jpg);*/
	background: #fff;
}
select{
	display: none;
}

a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

td, th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
}

h3, h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}

table.table_eintritt {
	width: 400px;
	border: 1px solid #BD5A7B;
}
table.table_eintritt td {
	font-size: 11px;
}

table.table_eintritt td.td1{
	text-align: center;
	background-color: #BD5A7B;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.table_buttons {
	width: 320px;
	height: 20px;
	text-align: center;
	/*background-color: #BD5A7B;*/
}

.button{
	background-color: #BD5A7B;
	height:20px;
	width:150px
}

.button2{
	background-color: #BD5A7B;
	height:20px;
}
