html {
	height: 100%;	
}

 body {
	border: 0;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #bababa;
}
	
p {
	color: #000000;
	line-height: 0.7em;
}

h1 {
  font-size: 18px;
  font-weight: bold;
  color: #001362;
  padding-right: 5px
   }
	
h2 {
  font-size: 13px;
   color: #aa4545
	}
	
h3 {
	font-size: 11px;
	color: #efb000;
	font-weight: normal;
	}
	
td {
	color: #909090;
	margin: 0; 
}

ul {
	position: relative;
	left: 60px;
	color: gray
}

li {
	line-height: 1.5em;
	padding-top: 4px;
	padding-bottom: 4px;
}

li.greybackground {
	background-color: #f6f6f6;
	padding-top: 4px;
	padding-bottom: 4px;
}

img {
	border: 0px none;
	padding: 0px 0px 0px 0px;
}

form {
	margin: 3px;
	border: none;
}

input {
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	color: #909090;
	padding-left: 2px;	
}

textarea {
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	color: #909090;
	padding-left: 2px;
}

.greybackground {
	background-color: #fafafa
}

.checkbox {
	border: none;
	font-size: 10px;
	color: #909090;
}

a:link {
	text-decoration: none;
	}

a:active {
	text-decoration: none
	}
	
a:visited {
	text-decoration: none
	}
	
a:hover {
	color: #bbbbbb;
	text-decoration: underline
	}

.smallnav {
	font-size: 10px;
	font-weight: bold;
	color: #77beed;
	border-top: none;
	line-height: 1.3em
	}
	
.active {
	font-size: 12px;
	font-weight: bold;
	color: Yellow;
	white-space: nowrap;
}

.inactive {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	white-space: nowrap;
}

.activesmall {
	color: #4c0d04;
	white-space: nowrap;
}

.inactivesmall {
	color: #ccd4ec;
	white-space: nowrap;
}

.footercontent {
	color: #ccd4ec;
	white-space: nowrap;
	padding-top: 35px;
}

.black {
	color: #000000;
}

.maintext {
	padding-left: 90px;
	padding-top: 190px;
	padding-bottom: 20px;
	width: 700px;
	color: #696969;
	line-height: 1.4em;
	font-size: 12px;
	z-index: auto;
}

table.nav {
	position: absolute;
	text-align: right;
	top: 135px;
	left: 80px;
	width: 870px
}

table.shadow {
	position: absolute;
	left: 30px;
	top: 210px;
	width: 870px
}

#main_out {
	width: 900px;
	position: relative;
	background-image: url("../pix/columns-new.gif");
	margin-left: auto;
	margin-right: auto;
}

#main_in {
	padding: 0;
	height: 100%;	
}

#flash {
	position: relative;
	top: 20px;
	left: 10px;
	padding-top: 20px;
	background-image: url("../pix/frame.jpg");
	width: 640px;
	height: 470px;
}	

#bottom {
	height: 100px;
}

#footer {
	padding: 20px 0 0 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	background: url("../pix/bottom.gif") no-repeat bottom;
	height: 80px;
}

#footer p {
	text-align: center;	
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 400
}

#headline {
	position: absolute;
	padding-left: 50px;
	top: 0px;
}

#text {
	position: absolute;
	left: 80px;
	top: 222px;
	padding: 10px;
	background-color: #ffffff;
	width: 500px;
	height: auto;
	color: Gray;
}

#textintro {
	position: absolute;
	left: 300px;
	top: 240px;
	padding: 10px;
	background-color: #ffffff;
	width: 350px;
	height: auto;
	color: Gray;
}

#textwhite {
	position: absolute;
	left: 300px;
	top: 190px;
	padding: 10px;
	background-color: #ffffff;
	width: 350px;
	height: auto;
	color: Gray;
}

#grafikrechts {
	position: absolute;
	left: 530px;
	top: 165px;
	width: 200px;
	height: auto;
}

#grafikunten {
	position: absolute;
	left: 80px;
	top: 430px;
	width: 200px;
	height: auto;
}

