/**** Variables ****/
@variables {
  AlphaLeftNav: 0.40;
  AlphaLeftNavIE: 40;
}
/**** reset CSS ****/
html, body, div, span, applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, em, font, img, ins, kbd, q, s, samp,
  small, strike, strong, sub, sup, tt, var,
  b, u, i, center,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 12px;
  vertical-align: baseline;
  background: transparent;
  font-weight:normal;
}
body{
  font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;color: #333333;line-height:18px;overflow:hidden;
}
#siteBgnd{
  position:fixed;  bottom:0;  left:0;  width:100%;  height:100%;
}

#site{
	position:absolute; top:1px; left:1px; width:100%; height:100%; overflow:auto; z-index:200;
}
#siteWrapper{
  position:relative;  margin:auto;  width:1000px;
}
#siteContent{
  position:relative;  margin-bottom:4px;
}

/**** TOP-Element ****/


/**** End of TOP-Element ****/

#content {
	position:relative;	min-height: 350px;
}

/**** Main Ares ****/
#main{
	position:relative;	float:right;	width:800px;	height: auto;
}
#mainText {
	padding-top:10px;	min-height:1020px;	max-height:1200px;	overflow:auto;
}
/**** End of Main Area ****/

/**** Left Navigation ****/
		/**** only in Design-files! ****/
/**** End of Left Navigation ****/

/**** Left Navigation Fill-Up ****/
#leftNavFill{
	filter: alpha(opacity=20);	float:left;	width:200px;	height:auto;	clear:left;
}
/**** End of Left Navigation Fill-Up ****/
/**** End of Left Nav ****/

/**** Footer ****/
#footer{
	position:relative;	margin-bottom:20px;	margin-left:75px;	margin-top:10px;	padding-top: 7px;	width:850px;	float:left;	height:61px;
}

/**** End of Footer ****/

/**** SCHOENSCHRIFT Colors ****/

.justBold {
	font-weight:bold;
}

.ausgabe2 {
			color: #990000;
}
.ausgabe2B {
			color: #990000;
			font-weight: bold;
			font-size:13px;	
}

.ausgabe3 {
			color: #669933;
}
.ausgabe3B {
			color: #669933;
			font-weight: bold;	
			font-size:13px;
}

.ausgabe4 {
			color: #781777;
}
.ausgabe4B {
			color: #781777;
			font-weight: bold;
			font-size:13px;	
}

.ausgabe5 {
			color:#008ba0;
}
.ausgabe5B {
			color:#008ba0;
			font-weight:bold;
			font-size:13px;
}

.ausgabe6 {
			color:#E6649B;
}
.ausgabe6B {
			color:#E6649B;
			font-weight:bold;
			font-size:13px;
}
/**** End of Schoenschrift ****/
/* SKINSYSTEM A-I Colors */
.skinA { color:#FFCC33; }
.skinB { color:#0F8E78; }
.skinC { color:#006DAD; }
.skinD { color:#F89A3F; }
.skinE { color:#EC539E; }
.skinF { color:#94C045; }
.skinG { color:#D36300; }
.skinH { color:#9569AB; }
.skinI { color:#CC3399; }

.skinSystemA {
	margin-right:5px;
	padding: 1px 3px 1px 3px;
	color:#fff;
	font-weight:bold;
	background-color:#FFCC33;	
}
.skinSystemB {
	margin-right:5px;
	padding: 1px 3px 1px 3px;
	color:#fff;
	font-weight:bold;
	background-color:#0F8E78;	
}
.skinSystemC {
	margin-right:5px;
	padding: 1px 3px 1px 3px;
	color:#fff;
	font-weight:bold;
	background-color:#006DAD;	
}
.skinSystemD {
	margin-right:5px;
	padding: 1px 3px 1px 3px;
	color:#fff;
	font-weight:bold;
	background-color:#F89A3F;	
}
.skinSystemE {
	margin-right:5px;
	padding: 1px 3px 1px 3px;
	color:#fff;
	font-weight:bold;
	background-color:#EC539E;	
}
.skinSystemF {
	margin-right:5px;
	padding: 1px 3px 1px 3px;
	color:#fff;
	font-weight:bold;
	background-color:#94C045;	
}
.skinSystemG {
	margin-right:5px;
	padding: 1px 3px 1px 3px;
	color:#fff;
	font-weight:bold;
	background-color:#D36300;	
}
.skinSystemH {
	margin-right:5px;
	padding: 1px 3px 1px 3px;
	color:#fff;
	font-weight:bold;
	background-color:#9569A8;	
}
.skinSystemI {
	margin-right:5px;
	padding: 1px 3px 1px 3px;
	color:#fff;
	font-weight:bold;
	background-color:#CC3399;	
}

/*End of SKINSYSTEM Colors */

/**** Background ****/
#bg {
	position:absolute;	width:100%;	height:100%; z-index:1;
}
#bg img {
	min-height:100%;min-width:100%;margin:0 auto;display:block; position:static;
}
/**** End of Background ****/
