body { 
	background: #fff;
	color: #777;
	font: normal 12px/16px arial, verdana, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	z-index: 1;
}

img {
	border: 0;
}

div {
	margin: 0;
	padding: 0;
	border: 0;
}

a, a:hover {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 800px;
	margin: 0 auto 0 auto;
}

#right {
	float: right;
	width: 275px;
	background: url(/images/spalte_back.gif) no-repeat 0% 0%;
	text-align: left;
}

#right h1 {
	font-size: 13px;
	line-height: 15px;
	color: #651E23;
	margin: 0px;
	padding: 5px 40px 5px 35px;
}

#right h2 {
	font-size: 12px;
	line-height: 14px;
	color: #651E23;
	margin: 0px;
	padding: 10px 40px 0px 35px;
}

#right p {
	font-size: 11px;
	line-height: 14px;
	color: #555;
	margin: 0px;
	padding: 10px 40px 5px 35px;
}

#right ul {
	margin: 0px;
	padding: 5px 40px 5px 35px;
	list-style: none;
	
}

#right ul li {
	margin: 2px 0 2px 0;
	padding: 2px 2px 2px 12px;
	background: url(/images/reddot.gif) no-repeat 0% 50%;
	font-size: 11px;
	line-height: 14px;
	color: #555;
}

.linkpdf { padding: 8px 0 8px 30px; background: url(/images/doc_pdf.gif) no-repeat 0% 0%; }
.linkdoc { padding: 8px 0 8px 30px; background: url(/images/doc_word.gif) no-repeat 0% 0%; }
.linkexcel { padding: 8px 0 8px 30px; background: url(/images/doc_excel.gif) no-repeat 0% 0%; }

#right img {
	margin: 5px 0px 10px 0;
	border: 2px solid #ddd;
}

#topflagge {
	width: 275px;
	height: 139px;
	background: url(/images/karte_koros.gif) no-repeat 50% 0%;
	margin-bottom: 15px;
	margin-top: 15px;
}

#left {
	float: left;
	width: 525px;
}

#logo {
	float: left;
	margin-top: 20px;
	text-align: right;
	margin-bottom: 16px;
}

#toptext {
	float: right;
	padding-right: 20px;
	font-size: 11px;
	color: #888;
	margin-top: 8px;
}

#toptext a, #toptext a:hover{
	color: #888;
}

/* ################ NAVIGATIONSMENÜ ################ */

#navi {
	width: 525px;
	height: 67px;
	clear: both;
}

#navlist {
	width: 525px; height: 67px;
	background: url(/images/navi_sl.gif);
	margin: 0; 
	padding: 0;
	position: relative;
}
#navlist li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}
#navlist li, #navlist a {
	height: 67px; 
	display: block;
	text-indent: -9999px; /* Commented backslash hack for IE Mac \*/ overflow: hidden; /* end hack */
}

#nl1 {left: 0; width: 118px;}
#nl2 {left: 118px; width: 101px;}
#nl3 {left: 219px; width: 101px;}
#nl4 {left: 320px; width: 102px;}
#nl5 {left: 422px; width: 103px;}

#nl1 a:hover, #nl1 a.sel { background: transparent url(/images/navi_sl.gif) 0 -67px no-repeat;}
#nl2 a:hover, #nl2 a.sel { background: transparent url(/images/navi_sl.gif) -118px -67px no-repeat;}
#nl3 a:hover, #nl3 a.sel { background: transparent url(/images/navi_sl.gif) -219px -67px no-repeat;}
#nl4 a:hover, #nl4 a.sel { background: transparent url(/images/navi_sl.gif) -320px -67px no-repeat;}
#nl5 a:hover, #nl5 a.sel { background: transparent url(/images/navi_sl.gif) -422px -67px no-repeat;}

/* ################ NAVI ENDE ################ */

/* ################ Subnavi Links ################ */

#subnavi {
	float: left;
	width:120px;
	text-align: left;
	margin-top: 25px;
}

.subelem {
	background: url(/images/dottedline.gif) no-repeat 0% 100%;
}

#subnavi a, #subnavi a:hover {
	display: block;
	color: #888;
	padding: 5px 3px 5px 25px;
	font-size: 11px;
	background: url(/images/blatt.gif) no-repeat 0% 50%;
}

#subnavi a:hover {
	text-decoration: none;
	color: #000;
}

#subnavi a.sel, #subnavi a.sel:hover {
	display: block;
	color: #000;
	padding: 5px 3px 5px 25px;
	font-size: 11px;
	background: url(/images/blatt.gif) no-repeat 0% 50%;
}

/* ################ Subnavi Links ################ */

#content {
	margin-top: 25px;
	float: right;
	width: 400px;
	background: url(/images/content_back.gif) no-repeat 0% 0%;
	text-align: left;
	font: normal 13px/16px "Trebuchet MS", "Trebuchet", verdana, helvetica, arial, sans-serif;
}

#content h1 {
	font-size: 15px;
	line-height: 16px;
	color: #71785E;
	margin: 0;
	padding: 15px 20px 5px 20px;
}

#content p {
	margin: 0;
	padding: 10px 20px 20px 20px;
	font-size: 13px;
	line-height: 17px;
	color: #555;
}

#content p img {
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
	border: 2px solid #ddd;
}

.spacer {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
}

#footer {
	clear: both;
	text-align: left;
	padding-top: 15px;
	font-size: 11px;
	color: #999;
	background: url(/images/footer_back.gif) no-repeat 0% 0%;
}

#footer a, footer a:hover {
	color: #777;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
}

a.extlink, a.extlink:hover {
	display: block;
	padding: 3px 0 3px 20px;
	color: #600;
}

a.sitelink, a.sitelink:hover {
	display: block;
	padding: 3px 0 3px 130px;
	color: #777;
}
