body
{
	text-align:center;
	background-color:#F2EDE7;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	margin:0;
}

#wrapper
{
	text-align:left;
	margin:0 auto;
	width:1024px;
}

#header
{
	margin-top:97px;
}

#content
{
	width:1024px;
	height:300px;
}

#content_small
{
	width:1024px;
	height:170px;
}

#impress
{
	width:500px;
	margin-left:410px;
	padding-top:5px;
	text-align:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#000000;
	letter-spacing:0.2px;
}

#impress a:link, a:visited, a:hover
{
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#000000;
	letter-spacing:0.2px;
}



#nav
{
	width:500px;
	margin-left:410px;
	padding-bottom:10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#99141b;
	font-weight:bold;
	border-bottom:2px dotted #646567;
	letter-spacing:0.2px;
}


#nav a:link
{
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#99141b;
}

#nav a:visited
{
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#99141b;
}


#nav a:hover
{
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}



#left_title
{
	width:183px;
	height:16px;
	margin-left:160px;
	margin-top:15px;
	background-color:#FFFFFF;
	border:1px solid #d9dadb;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#646567;
	padding:10px;
	text-align:left;
}

#left_content
{
	width:183px;
	height:450px;
	margin-left:160px;
	margin-top:10px;
	background-color:#FFFFFF;
	border:1px solid #d9dadb;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	padding:10px;
	text-align:left;
	float:left;

}

#right_content
{
	height:270px;
	width:500px;
	margin-left:50px;
	margin-top:20px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.5;
	color:#000000;
	padding-bottom:25px;
	float:left;
}

#right_content_pics
{
	width:1024px;
	margin-top:20px;
	float:left;
}


#footer
{
	width:450px;
	margin-left:50px;
	margin-top:30px;
	float:left;
}

#footer_mid
{
	width:1024px;
	margin-top:30px;
	text-align:center;
	float:left;
}


/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}


/* =Formular
----------------------------------------------------------------------*/

.dropdown
{
	background-color:#FFFFFF;
	border:1px solid #646567;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.field
{
	background-color:#FFFFFF;
	border:1px solid #646567;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	height:15px;
	width:200px;
}

#formular
{
	background-color:#F2EDE7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-left:410px;
	margin-top:30px;
	padding:15px;
	border:2px solid #FFFFFF;
	height:400px;
	width:300px;
	line-height:18px;
}

#formular_heart
{
	background-color:#F2EDE7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:center;
	margin-left:410px;
	margin-top:30px;
	padding-top:50px;
	border:2px solid #FFFFFF;
	height:400px;
	width:300px;
	line-height:18px;
}


#impressum
{
	text-align:left;
	margin:0 auto;
	height:450px;
	width:500px;
	background-color:#F2EDE7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-top:30px;
	padding:15px;
	border:2px solid #FFFFFF;
	line-height:18px;
}


h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

#agenda
{

	width:860px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:45px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.5;
	color:#000000;
	padding-bottom:10px;
	border-top:2px dotted #646567;
	border-bottom:2px dotted #646567;
}

#content_send
{
	height:280px;
	width:500px;
	margin-top:20px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.5;
	color:#000000;
	padding-bottom:10px;
	border-bottom:2px dotted #646567;
	text-align:center;
}
