.js_aus
{
	display: none;
}

.js_an
{
	display: block;
}

.pos_aus
{
	display: none;
}

.pos_an
{
	display: block;
}

a:link
{
	color: Blue;
}
a:visited
{
	color: Blue;
}

html
{
	background-color: #F7F7F2;
	color: Black;
	background-attachment: fixed;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-width: 500px;
	background-color: #F7F7F2;
}

/* mother-container, contains logo, navi, content and footer */

#mother
{
	text-align: left;
 	margin-bottom: 22px;
	height: 999px;
	background-color: #F7F7F2;
	background-attachment: fixed;
	background-image: url(swl2r.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#content
{
	margin-left: 145px;
	margin-right: 20px;
	padding: 135px 10px 10px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/*	  NAVAGATION	*/

#hormenue2
{
	position: fixed;
	left: 0px;
	top: 30px;
	width: 100%;
	padding: 0;
	margin: 0;
	display: none;
}

#hormenue 
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	padding: 0;
	padding-top: 0px;
	margin: 0;
	background-color: #2D2D2D;
	z-index: 90;
}

@media only screen and (min-height: 600px)
{
#hormenue 
{
	position: fixed;
}
}

#hormentext
{
	height: 100px;
}

#hormentext h1
{
	color: White;
	padding: 30px 0 0 50px;
	font-family: Georgia,serif;
	font: normal 1.6em Georgia,serif;
	font-size: 42px;
}

#hormentext h1 span
{
	padding: 0px 0 0 50px;
	font-size: 28px;
}

ul#nav-hor 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 26px;
	width: 2000px;
	background-color: #B96D2B;
	font-weight: bold;
}

#hormenue ul#nav-hor .li-haupt
{
	float: left;
	list-style: none;
	margin: 101px 0 0px 0;
}

#hormenue ul#nav-hor li.submenu
{
	float: left;
	list-style: none;
	margin-top: 1px;
}

#hormenue2 ul#nav-hor li 
{
	float: left;
	list-style: none;
}

ul#nav-hor li a 
{
	color: White;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	border-right: 2px solid #2D2D2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	display: block;
	text-align: center;
}

ul#nav-hor li a:hover, ul#nav-hor li a:focus
{
  color: white;
}

ul#nav-hor li a.hor_akt
{
  color: white;
  background-color: gray;
  text-transform: uppercase;
}

/*	  NAVAGATION	*/

#navi 
{
	width: 150px;
	background-color: #2D2D2D;
	background-image: url(hw2l2.gif);
	position: fixed;
	left: 0px;
	top: 0px;
	font-size: 13px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: right top;
}

#nalizw
{
	display: none;
	background-color: #B96D2B;
	background-image: url(nxxw2l.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
	margin: 100px 0 0 0;
	padding: 0px;
}

#navi ul
{
	height: 1200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 1px;
	padding-left: 1px;
	color: black;
	background-image: url(swl2l.gif);
	background-color: #E9E9E9;
	background-repeat: repeat-y;
	background-position: right;
}

#navi ul li
{
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted Silver;
	list-style: none;
}

#navi ul li a
{
	display: block;
	list-style-type: none;
	text-indent: 0px;
	padding: 4px 4px 4px 2px;
	font-weight: bold;
	color: #B96D2B;
}

#navi a:link, #navi a:visited {
  text-decoration: none;
}

#navi a:hover {
	display: block;
	font-weight: bold;
	border-right: 5px solid red;
}

#navi ul .obermenuhigh {
	display: block;
	font-weight: bold;
	font-size: 13px;
	color: red;
	text-transform: uppercase;
	background-image: url(pathimage.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#footer
{
	background-color: #B96D2B;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	border-top: #778899;
	font-size: 14px;
	height: 20px;
	z-index: 60;
}

html > body #footer
{
  position: fixed;
}

#footer a:link, #footer a:visited
{
	color: White;
	background-color: transparent;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: none;
}
/*  Fuss-Leiste  */

li.ueb a:link, li.ueb a:visited
{
	font-weight: bold;
}

li.suc
{
	font-weight: bold;
}

li.suca
{
	font-weight: bold;
	background-color: Red;
}

li.sucs
{
	font-weight: bold;
	background-color: Blue;
}

li.sucu
{
	font-weight: bold;
	background-color: Green;
}

li.imp
{
	font-weight: bold;
}

li.alls
{
	font-weight: bold;
}