html, body {
	height:100%;
	margin:0px;
	text-align:center;
}

body, table {
	font-family:verdana;
	font-size:12px;
}

form {	
	margin:10px 0 0 0;
}

img {
	border:none;
}

p {
	margin:0px;
}

strong {
	font-weight:bold;
}

input, textarea {
	border:1px solid #000000;
	background:#ffffff;
	color:#000000;
	font-family:arial;
	font-size:12px;
}

a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}

a {
	color:#000000;
	text-decoration:underline;
}

#distance { 
	width:1px;
	height:50%;
	margin-bottom:-295px;
	float:left;
}

#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	height:590px;
	width:983px;
	clear:left;
	background:url('../pic/stage/background.jpg');
}

#menu {
	float:left;
	width:210px;
	height:590px;
	background:url('../pic/stage/menu-background.jpg') no-repeat 50px 0px;
}

#menuin {
	margin:1px 0 0 51px;
}

#menu a, #menu a:hover {
	height:100%;
	width:100%;
	display:block;
	background-repeat:no-repeat;
}

#m1out {
	height:48px;
	width:145px;
	background:url('../pic/stage/menu1.jpg') 0 -52px;
}

#m1-2, #m1:hover {
	background:url('../pic/stage/menu1.jpg') top left;
}

#m2out {
	height:48px;
	width:145px;
	background:url('../pic/stage/menu2.jpg') 0 -52px;
}

#m2-2, #m2:hover {
	background:url('../pic/stage/menu2.jpg') top left;
}

#m3out {
	height:48px;
	width:145px;
	background:url('../pic/stage/menu3.jpg') 0 -52px;
}

#m3-2, #m3:hover {
	background:url('../pic/stage/menu3.jpg') top left;
}

#m4out {
	height:23px;
	width:145px;
	background:url('../pic/stage/menu4.jpg') 0 -27px;
}

#m4-2, #m4:hover {
	background:url('../pic/stage/menu4.jpg') top left;
}

#m5out {
	height:23px;
	width:145px;
	background:url('../pic/stage/menu5.jpg') 0 -27px;
}

#m5-2, #m5:hover {
	background:url('../pic/stage/menu5.jpg') top left;
}

#main {
	float:left;
	line-height:140%;
	margin:150px 0 0 0;
}

#mainin {
	width:755px;
	height:330px;
	text-align:justify;
}

#main h1 {
	font-size:12px;
	margin:0px;
}

#main h2 {
	font-size:12px;
	margin:10px 0 2px 0;
}

#main h3 {
	font-size:12px;
	margin:0 0 2px 0;
}

#lastminute{
	padding:20px 0 0 0;
	float:left;
}

#sprache{
	padding:35px 65px 0 0;
	float:right;
}

#umenu {
	float:right;
	padding:20px 20px 0 0;
	text-align:center;
}

#umenu a, #umenu a:hover {
	height:100%;
	width:100%;
	display:block;
	background-repeat:no-repeat;
}

#startout {
	float:left;
	height:24px;
	width:98px;
	background:url('../pic/stage/start.jpg') 0 -27px no-repeat;
}

#start-2, #start:hover {
	background:url('../pic/stage/start.jpg') top left;
}

#kontaktout {
	float:left;
	height:24px;
	width:90px;
	background:url('../pic/stage/kontakt.jpg') 0 -27px no-repeat;
}

#kontakt-2, #kontakt:hover {
	background:url('../pic/stage/kontakt.jpg') top left;
}

#impressumout {
	float:left;
	height:24px;
	width:98px;
	background:url('../pic/stage/impressum.jpg') 0 -27px;
}

#impressum-2, #impressum:hover {
	background:url('../pic/stage/impressum.jpg') top left;
}

.clearer {
	clear:both;
}

.kontab1 {
	width:100px;
	height:23px;
}

.input_kontakt {
	width:250px;
}

.sinfologo {
	float:left;
	margin-right:20px;
}