html { height: 100%; 
}
body {
		position: 	absolute; /* NN4 */
		top:      	0;        /* NN4 */
		left:     	0;        /* NN4 */
		margin:   	0;        /* das reicht eigentlich */
		padding:  	0;        /* Opera UASS */
        width:100%;
		
	background-color:#909090;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #7D7064;
	height: 100%;
}

a, a:link, a:visited, a:hover, a:active, a:focus {
	color:#707070;
	border: 0 none;
	outline: none; cursor:pointer; text-decoration: none;
}

a:hover {
	text-decoration: underline;
}	

h1,h2,h3,.headbar,.head,.sidebarhead, .footer, a.footer:link, .big { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style: normal;	
}

.big {
	color: #909090;
	font-size: 14px;
}	

h3 {
	display : inline;
}

.head {
	margin-left:32px;
	color:#E68605;
	font-size: 14px;	
}

.headbar {
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-attachment:relative;
	background-position: 26px 0px;
	padding-left:46px;
	padding-bottom:3px;
	background-image:url(img/headbox1.gif);
}
	
a.headbar:hover, a.top:hover {
	text-decoration:none;
}
	
h2	{
	color:#E68605;	
	font-size:16px;
	line-height: 23px;
	margin-bottom: -4px;
}

h3 {
	color:#7D7064;
	font-size:12px;
	margin-bottom: -6px;
}
	
.sidebarhead {
	font-size: 11px;
	color:#E68605;
	line-height: 23px;
}	

.sidebar, a.sidebar:link, a.sidebar:visited, a.sidebar:hover, a.sidebar:active {
	font-size: 12px;
	color:#87879A;
	font-weight: normal;
	padding-left: 8px;
}	

.orange {
	background:#fff5d2 none repeat scroll 0%; 
	border:medium none;
	padding:0px 2px;
	font-weight: normal;
}

ul#check {
	margin: 3px 6px;
	list-style-position: inside;
	list-style-type: circle;
}

a.orange:hover {
	background:#FFD580;  none repeat scroll 0%;
	border:medium none;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
	none repeat scroll 0%;
}

#tagbox	 {
	padding-left: 34px;
	width: 213px;
	display: block;
	font-size: 12px;
	color: #7D7064;
	line-height: 28px;
}
.null, a.null {
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
}	
	
a.taglevel1, a.taglevel2, a.taglevel3 {
	color: #7D7064;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
}
	
a.taglevel1:link {
	font-size: 12px;
}

a.taglevel2:link {
	font-size: 15px;
}

a.taglevel3:link {
	font-size: 18px;
}

a.taglevel:hover {
	background-color:#FFD580;
}

.dotline {
	border:2px;
	border-color:#CCCCCC;
	border-bottom-style: dotted;
	position:relative;
	margin: 3px 5px 20px 0px;
	padding: 5px;
} 

.zoom {
	background-image:url(img/zoom.png);
	background-repeat: no-repeat;
	display: block;
}

a.top:link {
	width: 100%;
	height: 80px;
	background-repeat: no-repeat;
	background-attachment:relative;
	background-position: 25px 0px;
	padding-left:46px;
	padding-right:822px;
	background-image:url(img/top.png);
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}

table.sample {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: #fff;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: rgb(252, 232, 169);
	-moz-border-radius: 0px 0px 0px 0px;
}

#footer {
	padding: 23px 0px 48px 426px;
  	position: relative;
	width: 100%;
	top: 0px;	
	background-image: url(img/footer.png);		
	background-repeat: no-repeat;
} 

.footerlogo {
	position: absolute;
	left: 270px;
	top: 7px;
} 

.footer, a.footerlink:link, a.footerlink:hover, a.footerlink:visited { 
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;
}	

.sub, a.sub:link, a.sub:hover, a.sub:visited  {
	font-weight: normal;
}

#ticker {
	padding-left: 33px;
	font-align: left;
}

.zitat {
	font-family: Times New Roman, Times, serif;
	font-size:14px;
	line-height: 19px;
	background-image: url(img/quote_open.png);
	padding-left: 30px;
	background-repeat: no-repeat;
	/*margin: 0px 0px;
	background-attachment: fixed;
	background-position: 0px 0px;*/
}

.slides {
	position:z-index:-1;
}	

#lang {
	font-size: 12px; 
	font-weight: bold;
	color:#FFF; 
	position: relative;
	top: 36px;
	left: 800px;
}
