	/*  Establish general layout parameters */

body	{
	background-image: url(../images/global/background.gif);
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 25px;
	}
	

a{
	color: #9AABAD;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
; color: #ed8000
}
visited {
	color: #ED8000;
	text-decoration: none;
	
}

img.main {
	float: right;
	margin: 2px 25px 15px 25px;
	border: none;
	}
img.map24 {
	float: left;
	margin: 2px 25px 15px 25px;
	border: none;
	background: transparent;
	}
	
#wrapper	{
	color: #333;
	border: 1px #999999 dashed;
	width: 90%;
; background-color: #F3F3F3
; height: 100%; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0
	}

#header	{
	border: dashed;
	margin: 0 0;
	padding: 0 0;
	text-align: left;
; clip:   rect(   ); background-repeat: no-repeat
; height: 120px
; border-width: 0px 0px thin; border-color: 0 0 #CCCCCC
	}
	

#pagebody	{
	border: 0;
	text-align: left;
	color: #444;
	clear: both;
	height: 100%;
; width: 90%; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0
; background-color: #F3F3F3

	}

#maincontent	{
	float: right;
	width: 75%;
	color: #5D5D5D;
; border-color: black #999999; border-style: none; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px
; height: 100%; margin-top: 30; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 30; padding-right: 0px; padding-left: 0px

	}

#maincontent a	{
	background: url(../images/global/link.gif) no-repeat 0px 5px;
	padding-left: 11px;
; color: #cb790A
	}

#maincontent a.topLink{
	color: #ED8000;	
	background: url(../images/global/top.gif) 0px 4px no-repeat;
	padding-left: 11px;
	text-decoration: none;
	}	

#maincontent a.map24{
	background: none;
	padding-right: 25px;
	float: right;
	}	

	
#maincontent hr	{
	border:1px #ccc solid;
	margin: 15px 10px 15px 10px;
	}

#maincontent hr.stellen	{
	border:1px #ccc solid;
	margin: 5px 10px 5px 10px;
	}

#maincontent form	{
	padding-left: 20px;
	}

#maincontent input{
	margin-top: 6px;
	margin-bottom: 0px;
	margin-right: 10px; 
	}

#maincontent h1	{
	font-size: 12px;
	letter-spacing: 1px;
	color: #999999;
	padding-left:15px;
	padding-top: 1px;
	height: 16px;
; font-weight: 900
; background-image: url(/images/global/h1.gif)
; background-repeat: no-repeat
; font-family: Geneva, Arial, Helvetica, san-serif
	}
	
#maincontent h2	{
	font-size: 11px;
	color: #5D5D5D;	
	letter-spacing: 1px;
	padding-left: 15px;
	}

#maincontent h3	{
	font-size: 10px;
	color: #333;	
	letter-spacing: 1px;
	padding-left: 15px;
	}

#maincontent p	{
	line-height: 120%;
	text-align: left;
	margin-bottom:20px;
	margin-top: 5px;
; color: #666666
; font-size: 12px
; font-family: Verdana, Arial, Helvetica, sans-serif
; margin-right: 5px
	}

#maincontent p.stellen	{
	line-height: 110%;
	margin: 0px 0px 0px 15px;
	}

	
#maincontent li {
	line-height: 15px;
	margin-left: 35px;
	padding-bottom: 5px;
	list-style-type: circle;
	list-style-position: outside;
	}

#maincontent ul li {
	line-height: 15px;
	margin-left: -5px;
	padding-bottom: 5px;
	list-style-type: square;
	list-style-position: inside;
}

#maincontent ol li {
	line-height: 15px;
	margin-left: -5px;
	padding-bottom: 5px;
	list-style-type: decimal;
	list-style-position: inside;

	}

th	{
	font-weight: bold;
	}

	
/* sidebar */
	
#sidebar	{
	width: 20%;
	float: left;
	color: #5D5D5D;
; background-repeat: repeat
; border: 1px #CCCCCC dashed
; clip:        rect(   )
; margin-top: 30px
; height: 100%
; background-color: #FFFFFF
; margin-right: 0px
	}	

#sidebar p	{
	line-height: 130%;
	text-align: left;
	padding-left: 18px;
	padding-right: 20px;
	}	

#sidebar h1	{
	background: url(../images/global/h1.gif) no-repeat ;
	font-size: 12px;
	letter-spacing: 1px;
	color: #000000;
	padding-top: 1px;
	height: 16px;
; padding-left: 15px
; font-family: Geneva, Arial, Helvetica, san-serif
	}


/* footer */

#footer {
	border: 0;
	border-top: 1px solid #ccc;
	background: #FFFFFF no-repeat center center;
	height: 30px;
	margin-top: 30px;	
	clear: both;
	}


#footer p	{
	margin: 10px 0;
	padding: 0;
	}

#footer ul	{
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#footer li	{
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
	text-align: left;
	border: 0;
	}	


code, pre	{
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
	font-weight: normal;
	background: inherit;
	color: #333;
	}

	/* Images */
	
#header img	{
	padding: 0px;
	border: 0;
	}

#sidebar img {
	text-align: center;
	margin-left: 20px;
	margin-top: 15px;
	border: none;
	}

#footer img {
	vertical-align: middle;
	border: 0;
	}
	
	/*  Work around IE/Win code size bug - courtesy Jesper, waffle.wootest.net  */

* html code	{
	font-size : 105%; 
	}


	/*  Typography */
	

#sidebar h2	{
	font-size: 16px;
	margin: 5px 0 0 0 ;
	} 


input {
	border:1px #ccc solid;
	font-size: 10px;
}	

#sidebar p	{
	font-size: 11px;
	text-align: left;
; color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif
; font-weight: bold
	}

	/* General linkology */
	/*
a:link, a:visited {
	text-decoration : none;
	color: #ED8000;
	}

a:hover {
	text-decoration : underline;
	color: #ED8000;
	}

a:active {
	text-decoration : none;
	color: #ED8000;
	}
*/


	/*  Horizontal nav */

#menu {
	background: url(../images/global/dot.gif) no-repeat -5px 3px;
	margin: 0 0;
	}

#menu a:hover	{
	background: url(../images/global/link.gif) no-repeat 5px 0px;
	}

#navigation {
	font-weight: bold;
; background-repeat: repeat
; border-color: black black #999999; border-style: dashed; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px
; background-color: #FFFFFF
}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	}

#menu ul li {
	float: left;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	padding: 0;
	margin: 0 0 10px 0;
	color: #c30;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	}

	/*  Forms */
.form {
	color: #000;
	border: 1px solid #666;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	padding: 1px;
	margin: 0;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	}

.form-button {
	color: #000;
	background-color: #fff;
	border: 1px solid #666;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	}
	
#formarea	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	}
	
#formarea label	{
	font-size: 11px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 5px;
	display: block;
	}

	/* Sidebar Nav */
#sidebar a {
	padding: 3px;
; line-height: 150%
	}

#sidebar a:hover	{
	text-decoration: none;
; color: #ed8000
	}
	

datum{
	font-size: 9px;
	color: #B0B0B0;
	letter-spacing: -1px;
}	
	/*  Hidey-ho */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

	/*  Helpers */

.linewrap {
	font-weight: bold; 
	color: #c60; 
	font-size: 13px;
	}
	
.floatleft	{
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	}
	
#map24{
	float: right;
	padding: 0 0;
; background-color: #FFFFFF
; margin: 30px; height: 450px
	
}
	
	/* Search */
	
#sidebar label	{
	font-size: x-small;
	}
a:active { 
	color: #ed8000;
	text-decoration: none;
 } #footer a {  color: #D26F00}
#footer a:hover {  color: #ed8000}
#maincontent a:hover {  color: #ed8000}
#maincontent img { border: 1px #999999 solid; }
