﻿body {
	line-height: 150%;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color : #FFFFFF;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #999999;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-3dlight-color : #cdcfcc;
	scrollbar-highlight-color : #cdcfcc;
	scrollbar-face-color : #FFFFFF;
	scrollbar-arrow-color : #0B104B;
	font-family : Tahoma,Arial;
	color : #777777;
	font-size:14px;
	background-color: transparent;
}

a:link {
	color : #999999;
	background-color: transparent;
	text-decoration: underline;
	text-decoration: bold;
}
a:visited {
	color : #999999;
	background-color: transparent;
	text-decoration: underline;
	text-decoration: bold;
}
a:active {
	color:	#999999;
	background-color: transparent;
	text-decoration: underline;
	text-decoration: bold;
}
a:hover	{
	font-weight : bold;
	font-family : Tahoma,Arial;
	color:	#57516B;
	background-color: transparent;
	text-decoration: none;
	}
.bottom {
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;
}
p, th, li, dd, dl, dt {
	/* redundant selectors to help NS4 not forget */
    font-family:  Tahoma;
}
{
	list-style-image : url(Bilder/li12.gif);
	list-style : inside;
}

h1 {
	color : #777777;
	font-size:20px;
}

h2 {
	color : #57516B;
	font-size:22px;
}

h3 {
	color : #777777;
	font-size:14px;
}

h4 {
	color : #0B104B;
	font-size:15px;
	line-height: 100%;
}

h5 {
	color : #FFFFFF;
	font-size:14px;
	line-height: 150%;
}

h6 {
	color : #57516B;
	font-size:	12px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: tahoma, Arial;
	font-weight: normal;
	background-color: transparent;
	color: #777777;
	margin:	0px;
}
code, tt, pre {
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color:#57516B;
	}
#banner {
	position: absolute;
	width: 663px;
	height: 146px;
	z-index: 3;
	top: 44px;
	left: 0px;
	border-width: 0px;}

#leftbar {
	position: absolute;
	width: 15px;
	height: 400px;
	z-index: 1;
	top: 189px;
	left: 0px;
	border-width: 0px;}

#rightbar {
	position:absolute;
	width:18px; 
	height:400px; 
	z-index:1; 
	background-image: url('Bilder/rightbar.jpg'); 
	border: 0px solid #000000; 
	left: 645px; 
	top: 189px;}
	
#lowbar {
	position:absolute;
	width:663px; 
	height:21px; 
	z-index:3; 
	background-image: url('Bilder/lowbar.jpg'); 
	border: 0px solid #000000; 
	left: 0px; 
	top: 589px;}

#submenu {
	position:absolute; 
	width:174px; 
	height:400px; 
	z-index:1; 
	background-image: url('Bilder/greybar.jpg'); 
	border: 0px solid #000000; 
	left: 15px; 
	top: 189px}

#greybar_home {
	position: absolute;
	width: 159px;
	height: 400px;
	z-index: 4;
	background-image: url('Bilder/greybar.jpg');
	border: 0px solid #000000;
	left: 297px;
	top: 189px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;}
	
#textbox {
	padding: 12px;
	position: absolute;
	width: 457px;
	height: 400px;
	z-index: 1;
	background-image: url('Bilder/textback.jpg');
	border: 0px solid #000000;
	left: 189px;
	top: 189px;
}

#textbox2 {
	position: absolute;
	width: 274px;
	height: 400px;
	z-index: 2;
	background-image: url('Bilder/textback_left_home.jpg');
	border: 0px solid #000000;
	left: 15px;
	top: 189px;
	padding: 4px 12px 4px 4px;
}

#bottom_menu {
	position:absolute; 
	width:663px; 
	height:400px; 
	z-index:1; 
	background-color: #353638; 
	border: 0px solid #000000; 
	left: 0px; 
	top: 610px; 
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;}
