#container
{
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 960px;
}

*
{
	font-family: "Verdana", "Arial", "Helvetica", "Lucida Sans", "Geneva", "Swiss", "SunSans-Regular", serif;
	color: #2a44a5;
}

h1
{
	text-align: center;
	font-size: 15px;
}

h2
{
	font-size: 15px;
}

h3
{
	font-size: 12px;
}

dt
{
	font-family: "Verdana", "Arial", "Helvetica", "Lucida Sans", "Geneva", "Swiss", "SunSans-Regular", serif;
	font-size: 12px;
	font-weight:bold;
	padding-left: 20px;
	line-height: 30px;
}

dd
{
	font-family: "Verdana", "Arial", "Helvetica", "Lucida Sans", "Geneva", "Swiss", "SunSans-Regular", serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 25px;
	margin-left: 40px;
}

.menu:link {text-decoration:none; color:#ffffff; background-color:inherit;}
.menu:visited {text-decoration:none; color:#ffffff; background-color:inherit;}
.menu:hover {text-decoration:none; color:#ffffff; background-color:inherit;}
.menu:active {text-decoration:none; color:#ffffff; background-color:inherit;}
.menu:focus { text-decoration:none; color:#ffffff; background-color:inherit;}
.menu:hover:before{content:"\00BB"}
.menu:hover:after{content:"\00AB"}

.standard:link {text-decoration:none; color:#ffffff; background-color:inherit;}
.standard:visited {text-decoration:none; color:#ffffff; background-color:inherit;}
.standard:hover {text-decoration:none; color:#ffffff; background-color:inherit;}
.standard:active {text-decoration:none; color:#ffffff; background-color:inherit;}
.standard:focus { text-decoration:none; color:#ffffff; background-color:inherit;}

.submenu:link {text-decoration:none; color:#ffffff; background-color:inherit;}
.submenu:visited {text-decoration:none; color:#ffffff; background-color:inherit;}
.submenu:hover {text-decoration:underline; color:#ffffff; background-color:inherit;}
.submenu:active {text-decoration:none; color:#ffffff; background-color:inherit;}
.submenu:focus {text-decoration:none; color:#ffffff; background-color:inherit;}

.breadcrumb:link {text-decoration:none; color:#000000; background-color:inherit;}
.breadcrumb:visited {text-decoration:none; color:#000000; background-color:inherit;}
.breadcrumb:hover {text-decoration:underline; color:#000000; background-color:inherit;}
.breadcrumb:active {text-decoration:none; color:#000000; background-color:inherit;}
.breadcrumb:focus { text-decoration:none; color:#000000; background-color:inherit;}

#top
{
	height: 121px;
}

#logo
{
	float: left;
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	width: 180px;
	height: 120px;
	border-bottom: 1px solid #ffffff;
}

#header
{
	float: right;
	width: 779px;
	height: 120px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-image: url('../images/header.jpg');
}

#menu_box
{
	float: left;
	width: 146px;
	height: 246px;
	padding-top: 6px;
	padding-right: 17px;
	padding-bottom: 6px;
	padding-left: 17px;
	color: inherit;
	background-color: #2646a2;
}

#menu_control
{
	width: 146px;
	height: 246px;
	color: inherit;
	background-color: #2646a2;
}

.menu_div_top
{
	width: 146px;
	height: 35px;
	text-align: center;
	font-size: 10px;
	font-weight:bold;
}

.menu_div
{
	width: 146px;
	height: 35px;
	text-align: center;
	font-size: 10px;
	font-weight:bold;
	background-repeat: no-repeat;
	background-image: url('../images/menu_button3.jpg');
}

#main
{
	float: right;
	width: 780px;
	height:258px;
}

#pic
{
	width: 781px;
	height:230px;
	border-left: 1px solid #ffffff;
}

#breadcrumb
{
	width: 765px;
	height:21px;
	padding-top: 8px;
	padding-left: 15px;
	font-size: 10px;
	color: #000000;
	border-top: 1px solid #ffffff;
	background-color: #c9dff5;
}

#sub_menu
{
	float: left;
	width: 180px; 
	min-height: 395px;
	color: #000000;
	background-color: #2746a0;
}

#content_box
{
	float: left;
	min-height: 395px;
	color: #2646a2;
	background-color: #2746a0;
}

#content
{
	float: right;
	width: 770px;
	padding-left: 10px;
	padding-bottom: 7px;
	min-height: 390px;
	font-size: 12px;
	color: #000000;
	background-color: #F0F0F0;
}

#footer
{
	float: right;
	width:765px;
	height:53px;
	font-weight:bold;
	padding-top: 30px;
	padding-left: 15px;
	font-size: 12px;
	color: #000000;
	background-color: #2646a2;
}

#valid
{
	float: left;
	width:110px;
	height:75px;
	padding-left: 40px;
	color: #000000;
	background-color: #ffffff;
}

img {border: none}

/*----------------------------- Slideshow Effekt -----------------------*/

.slideshow 
{
	display: block;
	position: relative;
	z-index: 0;
}

.slideshow-images 
{
	display: block;
	overflow: hidden;
	position: relative;
	height: 228px;
	width: 780px;
}		

.slideshow-images-visible 
{
	opacity: 1;
}	

.slideshow-images-prev 
{ 
	opacity: 0; 
}

.slideshow-images-next
 { 
	opacity: 0; 
}	

.slideshow-controller 
{
	background: url(../images/controller.png);
	height: 42px;
	left: 50%;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 238px; 
	z-index: 10000;
}

.slideshow-controller * 
{
	margin: 0;
	padding: 0;
}

.slideshow-controller-hidden
{ 
	opacity: 0;
}

.slideshow-controller-visible 
{
	opacity: 1;
}

.slideshow-controller a 
{
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}

.slideshow-controller a.active 
{
	background-position: 0 18px;
}

.slideshow-controller li 
{
	list-style: none;
}

.slideshow-controller li.first a 
{
	background-image: url(../images/controller-first.gif);
	left: 33px;
	width: 19px;
}

.slideshow-controller li.last a
{
	background-image: url(../images/controller-last.gif);
	left: 186px;
	width: 19px;
}

.slideshow-controller li.next a 
{
	background-image: url(../images/controller-next.gif);
	left: 145px;
	width: 28px;
}

.slideshow-controller li.pause a 
{
	background-image: url(../images/controller-pause.gif);
	left: 109px;
	width: 20px;
}

.slideshow-controller li.play a 
{
	background-position: 20px 0;
}

.slideshow-controller li.play a.active
{
	background-position: 20px 18px;
}

.slideshow-controller li.prev a 
{
	background-image: url(../images/controller-prev.gif);
	left: 65px;
	width: 28px;
}

/*------------------------ Enlarge Pictures -----------------*/

.thumbnail
{
	position: relative;
	z-index: 0;
}

.thumbnail:hover
{
	color: #000000;
	background-color: inherit;
	z-index: 50;
}

.thumbnail span
{
	position: absolute;
	background-color: #FFFFE0;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: #000000;
	text-decoration: none;
}

.thumbnail span img
{
	border-width: 0;
	padding: 2px;
	width: 650px;
	height: 300px;
}

.thumbnail:hover span
{
	visibility: visible;
	top: 0;
	left: 60px;
}

/*------------------------ Galery -----------------*/

#galery {position:relative; width:755px; height:600px; margin:10px auto; font-family:verdana, arial, sans-serif; font-size:12px;}

#galery a.pics {float:left; padding:7px 21px; display:inline; color:#000; background-color:inherit; text-decoration:none; width:150px; height:75px; cursor:default;}
#galery a.pics img.thumb {display:block; border:1px solid #000;}

#galery a.pics span {display:none; border:0; text-align:center;}
#galery a.pics span img {margin:10px auto; border:1px solid #000;}

#galery a.pics:hover {white-space:normal;}
#galery a.pics:hover img.thumb {border:1px solid #fff;}
#galery a.pics:hover span {display:block; position:absolute; left:23px; top:192px; z-index:10; height:500px;}

#galery a.pics:active img.thumb {border:1px solid #fc0;} 
#galery a.pics:active span {display:block; position:absolute; left:9px; top:192px; z-index:5;}

#galery a.pics:focus {outline:0;}
#galery a.pics:focus img.thumb {border:1px solid #fc0}
#galery a.pics:focus span {display:block; position:absolute; left:9px; top:192px; z-index:5; outline:0; height:500px;}

#galery span.info {clear:left; display:block; line-height:20px; margin:0; padding:200px 0 0 0; text-align:center; color:#eee; background-color:inherit; z-index:1;}
#galery span.info a {color:#123456; background-color:inherit;}
#galery span.info a:hover {text-decoration:none;}