@charset "utf-8";
/* CSS Document */

body {
	font-family: verdana, arial, tahoma;
	font-size:12px;
	background-position:center top;
	background-repeat:no-repeat;
	text-align:left;
	margin: 0px;
}

h1
{
	font-size:16px;
	font-weight:normal;
	margin:20px 0 20px 0;
}

hr
{
	
}

h2
{
	font-size:13px;
	font-weight:bold;
}

a img
{
	border:0px;
}

.clear
{
	clear:both;
	height:0;
	font-size::0;
	line-height:0;
}

#shaddow
{
	width:1000px;
	margin:0 auto;
	margin-top:17px;
	margin-bottom:30px;
}

#container
{
	margin:0 auto;
	width:900px;
}

#banner
{
	position:relative;
	width:900px;
	height:400px;
}

#shaddow-top
{
	position:absolute;
	left:-50px;
	top:-20px;
	z-index:0;
}

#slideshow 
{
	position:absolute;
	top:0px;
	z-index:0;
}

#banner-top
{
	position:absolute;
	left:20px;
	bottom:0px;
	z-index:1;
}

#logos
{
	position:absolute;
	right:10px;
	top:10px;
	z-index:1;	
}

#logos a
{
	margin-left:10px;
}

#logos img
{
	border:0px;
    filter:alpha(opacity=85);
    -moz-opacity:0.85;
    opacity:0.85;

}

#menu
{
	position:relative;
	float:left;
	text-align:center;
	width:898px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
}

#menu ul
{
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
}

#menu li
{
	position:relative;
	float:left;
	list-style-image:none;
	display:block;
	margin:0px 2px 0px 0px;
	width:97px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
}

#menu a
{
	text-decoration:none;
	display:block;
}

#menu a:hover
{
	display:block;
}

#middle
{
	float:left;
	width:100%;
}

#left
{
	position:relative;
	float:left;
	width:220px;
	background-repeat:repeat-x;
	margin-left:20px;
	text-align:left;
	margin-bottom:50px;
}

#languages
{
	padding:0px 20px 20px 20px;
}

#weather
{


}

.box
{
	position:relative;
	float:left;
	margin:20px 5px 0 5px;
	padding:5px;
	width:200px;
	font-size:11px;
}

.box-center
{
	position:relative;
	float:left;
	margin:0px 5px 0 5px;
	padding:5px;
	width:100%;
	font-size:11px;
}

.box ul
{
	margin:0px;
}

.box li
{
	font-weight:bold;
	line-height:25px;
	font-size:13px;
}

.box .row
{
	height:20px;
}

.box label
{
	float:left;
	margin:	5px 0 2px 0;
	width:75px;
}

.box input
{
	margin:1px 0 1px 0;
	width:110px;
	border:solid 2px;
	float:right;
	font-size:11px;
}

.box .sendbutton
{
	width:114px;
	border:0px;
	padding:2px;
}

#center
{
	position:relative;
	float:left;
	width:450px;
	margin:20px 10px 20px 20px;
	padding-right:18px;
	text-align:justify;
	font-size:12px;
}

#center a
{
	font-weight:bold;
}

#center img
{
	border:solid 2px #CCCCCC;
}

#right
{
	position:relative;
	float:right;
	width:130px;
	padding:20px 20px 20px 10px;
	/*border-left:solid 1px #EA926E;*/
}

#webcams
{
	margin:30px 0 20px 0;
}

#footer
{
	position:relative;
	float:left;
	height:100px;
	width:100%;
}

#footer-left
{
	float:left;
	padding:10px;
	text-align:left;
}

#footer-left .cell
{
	float:left;
	text-align:left;
	width:150px;
	margin-right:20px;
}

#footer-right 
{
	float:right;
	padding:10px;
}

#footer-right a
{
	text-decoration:none;
	text-transform:uppercase;
}

#shaddow-bottom
{
	position:absolute;
	left:-50px;
	bottom:-20px;
	z-index:0;
}


/* Kontaktformular */

#contactform
{
	padding-left:50px;
}

#contactform input, textarea
{
	position:relative;
	float:left;
	border: solid 2px;
	width:300px;
}

#contactform .sendbutton
{
	width:125px;
}

#contactform td
{
	padding:1px;
	vertical-align:top;
}

#guestbook input
{
	border: solid 2px;
}

#guestbook .sendbutton
{
	width:125px;
}
