body {
	margin: 0px 0px 0px 0px;
	padding: 5px 45px 45px 45px;
	background-color: #FFFFFF;
	font-family : Helvetica, Verdana, Geneva;
	color:#000000;
	}

form {
	margin:0px;
	}

h1 {
	margin: 0px 0px 15px 0px;
	font-size: 16pt;
	}

label {
	font-size: 10pt;
	}

.art {
	font-size: 11pt;
	}

.detail {
	font-size: 10pt;
	}

.in_put {
	width:500px;
	}

#results_city, #results_event {
	border: 1px solid #C0C0C0;
	padding: 4px 4px 4px 4px;
	display:none;
	width:500px;
	height:155px;
	font-size: 10pt;
	overflow:auto;
	}

#save_note {
	display:none;
	}

#textfeld {
	height:300px;
	}


#menu {
	position:relative;
	width:100%;

	border-bottom: 2px solid #000000;
	margin: 0px 0px 15px 0px;
	padding:6px;

	background-color: #EFEFEF;
	font-size: 10pt;
	}

#search {
	position:absolute;
	right: 3px;
	top: 3px;
	}

#search input {
	height:22px;
	font-size:10pt;
	}

#pages b, #pages a {
	padding: 0px 10px 0px 0px;
	font-size: 12pt;
	}

.impressum {
	top: 8px;
	right: 8px;
	position: absolute;
	text-decoration: none;
	font-size: 10pt;
	color:#C0C0C0;
	}

ul {
	margin: 2px;
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 20px;
	font-size: 10pt;
	line-height: 16pt;
	}

.highlight {
	padding: 3px 4px 3px 4px;
	background:#FFFF99;
	}


#note_text {
	padding: 10px;
	line-height: 16pt;
	border: 2px solid #C0C0C0;
	font-family: Georgia, Times, "Times New Roman";
	font-size: 11pt;
	}

#note_details {
	border-top: 1px solid #C0C0C0;

	margin: 0px 0px 5px 0px;
	padding:7px;
	background-color: #FFF8DD;
	font-size: 10pt;
	}

#note_extras {
	position:absolute;
	float:left;
	right: 6px;
	top: 6px;

	overflow:hidden;
	width:230px;
	height:40px;

	border: 4px dotted #C0C0C0;
	background-color: #FFFFFF;
	font-size: 9pt;
	}

#note_extras h2 {
	margin: 0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	font-size: 12pt;
	}

#note_extras input {
	width:360px;
	}

#note_extras textarea {
	width:360px;
	height:100px;
	}

#note_space {
	padding:12px;
	}

#note_box {
	position:relative;
	width:100%;
	}

.copyright {
	display:none;
	}

#empty {
	margin: 0px 0px 8px 0px;
	}

.comment {
	margin: 0px 0px 5px 0px;
	padding:5px;
	border-bottom: 1px solid #C0C0C0;
	}

#gutscheincode {
	display:none;
	width:240px;
	padding: 10px;
	margin: 5px;
	line-height: 16pt;
	border: 3px solid #C0C0C0;
	}

#gutscheincode input {
	width:200px;
	}

#disclaimer {
	border-bottom: 1px dotted #C0C0C0;
	margin: 2px 0px 0px 0px;
	padding:7px;
	font-size: 8pt;
	}

#darkness {
	display:none;
	position:absolute;
	left:0px;

	background-color:#000000;
	-moz-opacity:0.85; -khtml-opacity:0.85; opacity:0.85;
	filter:alpha(opacity=85);

	width:790px;
	height:300px;
	}

#support {
	display:none;
	position:absolute;
	left:70px;
	width:650px;

	background-color:#FFFFFF;
	line-height: 14pt;
	font-size: 11pt;
	}

#support_space {
	padding:15px;
	}

#support h2 {
	margin: 0px 0px 6px 0px;
	font-size: 13pt;
	}


.preview_text {
	width:700px;
	margin: 0px 0px 15px 16px;
	padding:0px 0px 0px 8px;
	border-left: 1px solid #C0C0C0;
	font-size: 10pt;
	}

.preview_details {
	font-size: 11pt;
	margin: 0px 0px 2px 0px;
	padding:0px;
	}


#info_extras {
	position:absolute;
	right: 12px;
	top: 50px;

	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 0px;

	background-image:url(images/scr_tooltip_top_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	}

#info_extras p {
	margin: 0px;
	padding: 5px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color:#FFFFE5;
	font-size: 8pt;
	color: #000000;
	}