
		body {
			background:#c7c7c7 url(./../gfx/background.jpg) repeat-x top;
			margin:0px auto;
			font-family: Arial, Helvetica, sans-serif;
			font-size:100.1%;
			color:#666666;
			line-height:120%;
		}
		p {
			padding:5px 0px;
			margin:0px;
		}
		h1 {
			color:#2d8cdd;
			font-family: Arial, Helvetica, sans-serif;
			font-size:1.35em;
			padding:7px 0px;
			border-top:1px dotted #CCCCCC;
			border-bottom:1px solid #2d8cdd;
			background:#FDFDFD;
			clear:both;
			font-weight:normal;
			text-transform:uppercase;
		}
		h2 {
			font-family: Arial, Helvetica, sans-serif;
			font-size:1.15em;
			color:#2d8cdd;
			clear:both;
			font-weight:normal;
		}
		h3 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight:normal;
			font-size:1.1em;
			border-bottom:1px dotted #183f84;
		}
		img {
			border:none;
		}
		table {
			width:100%;
		}
		a, a:link, a:visited  {
			color:#787878;
		}
		a:hover, a:active  {
			color:#000000;
			text-decoration:none;
		}
        ul, li {
        	font-weight:bold;
           	padding:0px;
            margin:0px;
        }
        li {
        	padding:5px 0px;
            list-style-position:inside;
        }
		.input {
			border-top:1px solid #999999;
			border-right:1px solid #BBBBBB;
			border-bottom:1px solid #DDDDDD;
			border-left:1px solid #AAAAAA;
			font-family:Arial, Helvetica, sans-serif;
			background:#FAFAFA;
			font-size:1em;
			color:#666666;
			width:200px;
			margin:3px 0px 3px 0px;
			
		}
		.input:focus {
			border-top:1px solid #2d8cdd;
			border-right:1px solid #86c3f6;
			border-bottom:1px solid #86c3f6;
			border-left:1px solid #2d8cdd;
			background:#e5f3ff;
		}
		.input:hover {
			border-top:1px solid #777777;
			border-right:1px solid #999999;
			border-bottom:1px solid #CCCCCC;
			border-left:1px solid #888888;
			color:#999999;
			background:#e5f3ff;
		}
        .hilight {
        	color: #2d8cdd;
        }
		td, th {
			vertical-align:top;
			padding:2px;
			font-size:0.85em;
		}
		th {
			background:#FAFAFA;
		}
		td p {
			padding:0px;
			margin:0px;
		}
		td {
			text-align:right;
		}
		th + td {
			text-align:left;
		}
		td + td  {
			text-align:left;
			color:#2d8cdd;
		}
		td + td + td  {
			text-align:left;
			color:#666666;
		}
		td + td + td + td  {
			text-align:left;
			color:#2d8cdd;
		}
		td + td  + td + td + td {
			text-align:left;
			color:#666666;
		}
		td + td + td + td + td + td  {
			text-align:left;
			color:#2d8cdd;
		}
		table {
		}
		#header {
			background:#787878 url(./../gfx/header_startseite.jpg) no-repeat top center;
			padding-top:73px;
			width:835px;
			height:40px;
			text-align:right;
		}
		#header a, #header a:link, #header a:visited, #header a:active  {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color:#FFFFFF;
			text-decoration:none;
			border:none;
		}
		#header a:hover  {
		}
		#main {
			background:#EEEEEE; 
			width:835px;
			padding:6px;
			margin:6px auto;
			font-size:0.8em;
		}
		#background {
			background:#FFFFFF;
			height:100%;
			width:835px;
		}
		#flash {
			
		}
		#subnavigation {
			width:200px;
			float:left;
			padding-left:15px;
			outline:0;
		}
		#subnavigation a, #subnavigation a:link, #subnavigation a:visited  {
			display:block;
			font-size:13px;
			padding:3px;
			color:#787878;
			text-decoration:none;
			width:150px;
			border:1px solid #FFFFFF;
			padding:3px 10px;
			outline:0;
		}
		#subnavigation a:hover, #subnavigation a:active  {
			color:#666666;
			background:url(./../gfx/subnav_bg.jpg) no-repeat top left;
			border:1px solid #FFFFFF;
			padding:3px 10px;
			outline:0;
		}
		#content {
			padding:10px 0px 0px 0px;
		}
		#footer {
			clear:both;
			background:#CCCCCC;
			text-align:right;
			margin-top:10px;
			font-size:10px;
		}
		#footer a, #footer a:link, #footer a:visited, #footer a:active  {
			font-family:Arial, Helvetica, sans-serif;
			color:#FFFFFF;
			text-decoration:none;
			border:none;
		}
		#footer a:hover  {
			color:#666666;
		}
		#searchcity {
			padding:10px;
			background:#FAFAFA;
			width:132px;
			margin:3px;
		}
		#searchguide {
			padding:10px;
			background:#FAFAFA;
			width:132px;
			margin:3px;
		}
		#searchevent {
			padding:10px;
			background:#FAFAFA;
			width:132px;
			margin:3px;
		}
		.navi, .active {
			font-size:16px;
			text-transform:uppercase;
		}
		.flashmovie {	
			width:835px;
			height:236px;
		}
		.small {
			font-size:0.8em;
		}
		.content {
			padding:0px 0px 0px 0px;
			width:580px;
			float:left;
		}
		.reset {
			clear:both;
		}
		.tdl {
			width:250px;
			vertical-align:top;
			text-align:right;
		}
		.tdr {
			color:#333333;
			font-weight:bold;
		}
		.row {
			border-bottom:1px solid #787878;
			font-size:1.15em;
			color:#787878;
			font-weight:bold;
		}
.spalte {
	float:left;
	width:250px;
	margin-right:30px;
	vertical-align:top;
}

#dock {
	position:absolute;
	left:0px;
	width:100%;
	margin:0px auto;
}
.dock-container {
	position:absolute;
	top:-60px;
}
.dock-container:hover {
	position:absolute;
	top:-10px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #FFFFFF;
	position: absolute;
	top:10px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-container a, .dock-container a:link, .dock-container a:visited, .dock-container a:active {
	opacity:0.5;
	filter:alpha(opacity=50);
}
.dock-container a:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

.highlight {
	color:#c2d32c;
}


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

fieldset {
	border:1px dotted #cccccc;
    width:450px;
    padding:10px;
}
fieldset p {
	clear:left;
}
fieldset input, fieldset textarea {
	float:left;
}
label {
    clear:left;
	width:200px;
    float:left;
    padding-right:5px;
    text-align:right;
}
