body {
	margin: 0px;
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size : 14px;
}


 A:active { color: rgb(0,0,255);}
 A:visited {color: Blue;}
 A:link { color: rgb(0,0,255);}
 A:hover { color: rgb(102,153,0);}

.hypertitle { color: black; }
h3 {
	font-style: italic;
	font-weight: normal;
	font-size: inherit;
}
.versteckt {
	display: none;
}

.anzeigen {
	display: block;
}



.Alert{ font-size: 22px; color: Red }

hr{
	color : gray;
	height : 1px;
}

#suche {
	position: relative;
	top: 15px;
	margin-bottom: 15px;
}

.suchfeld {
	border : solid #006600 1px;
	width : 90px;
}

.suchbereich {
	margin-top: 20px;
	margin-bottom: 20px;
}

.unactiveLink {
 	color: rgb(150,150,150);
	text-decoration: underline;
 }

.highlight {
	background : Red;
	font-weight : bold;
}

.kalender_gesamt {
	width : 100%;
	border: 0px solid #006600;
}
.kalender_ueberschrift {
	background : #ffffff;
	border-bottom: 1px solid #006600;
}
.kalender_zwischenzeile {
	background : #ffffff;
	border-top: 1px solid #006600;
	border-bottom: 1px solid #006600;
	height: 26px;
	text-align: left;
	vertical-align : middle;
	font-weight : bold;
}
.kalender_zeile_ungerade {
}
.kalender_zeile_gerade {
}
.kalender_td {
	padding: 4px;
	padding-left: 0px;
	border-bottom: 1px solid #006600;
}


.Small {font-size: x-small;font-style : normal;}

.SmallAlert {font-size: 13px;font-style : normal;color: Red;}

.BlackBold{font-weight : bold;}

input.openid_login {
	padding-left: 18px;
	background-image: url(/auto_image.php?image=Images/openid_logo_small.png&y=16);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}


* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
}

body {
	background-color: #ffffff;
	font-family: Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	color: #000000;
	background-repeat: repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 800px;
}
#container_scroll {
	margin-left: 20px;
	position: fixed;
}
#gesamt {
	width: 620px;
	display: block;
	height: auto;
	position: relative;
	top: 10px;
	padding-left: 200px;
}

#header_startseite {
	display: block;
	position: relative;
	top: -10px;
	left: 0px;
	height: 184px;
	width: 176px;
	color: #666666;
	background-image: url(/userfiles/layout/logo_left.gif);
	background-repeat: no-repeat;
	z-index: 99;
}

#headerlogo_startseite {
	position: relative;
	top: 0px;
	left: 0px;
	height: 184px;
	width: 176px;
	display: block;
}

#headerlogo_startseite img {
	width: 176px;
	height: 199px;
	border: none;
	display: block;
}
#header_startseite_right {
	background-image: url(/userfiles/layout/logo_right.gif);
	background-repeat: no-repeat;
	height: 184px;
	width: 491px;
}

#header_standard {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	height: 184px;
	width: 51px;
	color: #666666;
	background-image: url(/userfiles/layout/header_standard.gif);
	background-repeat: no-repeat;
	z-index: 99;
}

#headerlogo_standard {
	position: relative;
	top: 0px;
	left: 0px;
	height: 184px;
	width: 51px;
	display: block;
}

#headerlogo_standard img {
	width: 51px;
	height: 184px;
	border: none;
	display: block;
}
#header_startseite_right a {
	width: 491px;
	height: 184px;
	display: block;
}

#logo {
   display: none;
}

#adressdaten {
	display: none;
}


#navigation {
	display: block;
	float: left;
	width: 180px;
	left: 0px;
	position: relative;
	top: 0px;
	z-index: 99;
}

#navigation ul {
	display: block;
	width: 180px;
	height: 90px;
	margin: 15px 0px;
	
	
xclear: both;
	padding: 0;
	xlist-style-type: square;

}

#navigation ul li {
	color: inherit;
	background-color: none;
	display: block;
	width: auto;
	height: 15px;
	float: left;
	list-style-type: none;
}

#navigation ul li a {
	background-color: inherit;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	display: block;
	float: left;
	height: 15px;
	width: 180px;
}

#navigation ul li a:hover {
	font-size: 11px;
	color: #006600;
	display: block;
	font-weight: bold;
	float: left;
	height: 15px;
	width: 180px;
	text-decoration: underline;
}

#navigation ul li.sub {
	padding-left: 10px;
}

#navigation ul li.sub a {
	font-weight: normal;
}

#navigation ul li.sub a:hover {
	font-weight: normal;
}

#navigation ul li.active {
	font-size: 11px;
	color: #006600;
	display: block;
	font-weight: bold;
	float: left;
	height: 15px;
	width: 180px;
	text-decoration: underline;
}

#navigation ul li.active a {
	font-size: 11px;
	color: #006600;
	display: block;
	float: left;
	font-weight: bold;
	height: 15px;
	width: 180px;
	text-decoration: underline;
}

span.sprachwechsel {
	position: relative;
	top: 15px;
}

span.sprachwechsel a {
	color: gray;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
}

span.sprachwechsel a:hover {
	color: black;
    text-decoration: underline;
}

#content_standard {
	position: relative;
	z-index: 2;
}
#container_center {
	margin: 20px 0;
	width: 800px;
}

#content {
	display: block;
	position: relative;
	top: 10px;
	left: 0px;
	width: 620px;
	height: auto;
	float: left;
	height: auto;
	margin-bottom: 40px;
}

#content h1 {
	display: block;
	font-size: 16px;
	font-weight: normal;
	font-family: Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
	clear: both;
}

#content h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
	clear: both;
	color: #333333;
	display: block;
}


#content h3 {
	font-style: italic;
}

#content h4 {
	font-weight: bold;
	font-style: italic;
}

#content p {
	clear: both;
	display: block;
}

#content a, #content a.link {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#content a:hover, #content a.link:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #006600;
}
#content a:visited {
	color: #666666
}

#content ul, ul {
	clear: both;
	display: block;
	padding: 10px 0px 0px 30px;
	margin: 0px 15px 0px -15px;
	list-style-type: square;
}

#content ol, ol {
	clear: both;
	display: block;
	padding: 10px 0px 0px 30px;
	margin: 0px 15px 0px 20px;
}

#content img {
	background-image: none;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#footer	{
	display: block;
	clear: both;
	width: 820px;
	height: 25px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	font-size: 11px;
	color: gray;
	text-align: right;
	background-color: white;
	padding-top: 5px;
	z-index: 10;
}

#footer span a {
	font-size: 11px;
	font-weight: normal;
	color: gray;
	text-decoration: none;
}

#footer span a:hover {
	color: black;
	text-decoration: underline;
}
#suche_Werkverzeichnis, #suche_Suchen {
	display: block !important;
}

.ui-multiselect {
	width: 206px !important;
}

.ui-widget {
	font-family: Lucida,'Lucida Sans Unicode',Tahoma,Verdana,Arial,verdana,serif !important;
	font-size: 11px !important;
}

#div_vollbild {
	z-index: 9999 !important;
}