html{
height: 100%;
border: 0;
padding: 0;
margin: 0;
} 

body 
{
	background-color: #000;
	height: 100%;
	margin:0;
	padding:0;
	background-image: url(../img/footer2.jpg);
	background-repeat:no-repeat;
	background-position: 0% 100%;
	background-attachment:fixed;
}

#container
{
	margin-left: auto;
	margin-right:auto;
	width: 1024px;
	min-height: 130%;
	height: auto;
	height: 100%;
	color: #FFF;
	font-weight: bold;
}
.spacing{letter-spacing: 4px;}
.hide {	display: none;}


#navigation
{
	width: 100%;
	color: #FFF;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

a:link.mininav2
{
	color:#06F;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
} 
a:visited.mininav2
{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
} 
a:active.mininav2
{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
} 
a:hover.mininav2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
} 


#headerminimum
{
position: relative;
width: 1024px;
height: 306px;
z-index: -1;
} 

#header
{
	position: relative;
	background-repeat:no-repeat;
	background-position: center 0px;
	width: 1024px;
	height: 306px;
	z-index: 1;
	top: 0px;
} 

#menu
{
	position: relative;
	margin-left: auto;
	margin-right:auto;
	width: 1024px;
	height: 27px;
	top: -132px;
	z-index: 2;
	color: #FFF;
	background-color: #000;
	line-height: 26px;
}

#content
{
	position: relative;
	margin-right:auto;
	width: 1024px;
	height: 600px;
	top:-107px;
	font-size: 14px;
	line-height:16px;
	color:#FFF;
	z-index:3;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-left: auto;
} 

.scroll
{
	overflow: scroll;
	background-color: #000;
	color: #FFF;
	border: 1px solid #ffffff;
} 

.title {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}


#footer
{
	bottom: 0px;
	right: 0px;
	width: 320px;
	color: #000;
	position:fixed;
	margin: 10px;
	height:25px;
}

.footer {
	color: #000;
	font-family: arial;
	font-size: 10px;
}

#footertext
{
	float: left;
	font-weight: normal;
	color: #333;
}

#mouseover
{
position: relative;
float: right;
width: 25px;
height: 25px;
}

.mouseover
{
position: relative; 
float: right; 
width:25px;
height:25px;
top:-5px;
background-image:url(../img/WENS-ButtonLichtA.png);
}
.mouseover a {display: block}
.mouseover img {width: 100%; height: 100%}
.mouseover a:hover img {visibility: hidden;}


a:link
{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
} 
a:visited
{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 14px;
} 
a:active
{
	color:#000;
	text-decoration:underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover
{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 14px;
}

a:link.footer_link
{
	color:#FFF;
	font-family: arial;
	text-decoration:none;
	font-size: 10px;
	font-weight: normal;
} 
a:visited.footer_link
{
	color:#FFF;
	font-family: arial;
	text-decoration:none;
	font-size: 10px;
} 
a:active.footer_link
{
	color:#CCF;
	font-family: arial;
	text-decoration:none;
	font-size: 10px;
}
a:hover.footer_link
{
	color:#CCF;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}


form{
	margin:0;
	padding:0;
	background-color: #000;
}
input{
	border:1px solid #ffffff;
	padding:2px 1em;
	background:#000;
	color:#FFF;
	font-size:110%;
}
input:focus, textarea:focus, input:hover  {
	color:#FFF;
	background: #000000;
}
textarea:focus{
	background:#000000;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
}
textarea{
	border:1px solid #ffffff;
	padding:2px 14px;
	color: #FFF;
	background: #000;
}

.iefixor
{
border: 0px solid;
}

.iefixor:focus
{
border: 0px solid;
}

.iefixor:hover
{
border: 0px solid;
}




#mycustomscroll {
	/* percentage width without the fix*/
width: 80%;
	height: 250px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	background-color: #000;
	margin: 0.3em auto;
	padding: 15px;
}

#mycustomscroll2 {
	/*percentage width: make it 100% to match container*/
height:390px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	background-color: #000;
/* negative left margin to compensate for the padding,
not related to fleXcroll, and may not be needed elsewhere */

}
#mycustomscroll3 {
	/*percentage width: make it 100% to match container*/
height:400px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	background-color: #000;
/* negative left margin to compensate for the padding,
not related to fleXcroll, and may not be needed elsewhere */

}

/*
percentage width: the real percentage is done by the wrapper
this is to fix various IE6 bugs
*/
.percentagewrap {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	background-color: #000;
	}
	
.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
	width: 10px;
	background-color: #000;
}
.vscrollerbar {
	width: 10px;
	background-color: #000;
}
.hscrollerbase {
	height: 10px;
	background-color: #000;
}
.hscrollerbar {
	height: 10px;
	background-color: #000;
}

.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background-color: #000;
}

.iefixor
{
	border: 0px solid;
	background:#000000;
}

.iefixor:focus
{
	border: 0px solid;
	background:#000000;
}

.iefixor:hover
{
	border: 0px solid;
	background: #000000;
}
.mininav2 {
	font-family: Arial, Helvetica, sans-serif;
}
#content #navigation .mininav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.font-family {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content #containerSwitch #sub1 p b {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#navigation #containerSwitch .percentagewrap #myform table {
	color: #FFF;
}

