a:link {
	color: #999999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;



	}
a:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;



	}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;

	}
a:active {
	color: #999999;
	text-decoration: none;
	background-color: #0000CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;



	}
#container {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 4px;
	width: 900px;
	margin-left: 60px;
	margin-top: 20px;
}

#container h1 {
	color: #333333;
	font-size: 12px;
}
#container  h2 {
	font-size: 12px;
	color: #0033CC;
	line-height: normal;
}
#container  h2 {
}
#container    p {
	font-size: 12px;
	overflow: scroll;
	visibility: hidden;
	background-position: top;
}
#content {
	display: block;
	height: 310px;
	width: 350px;
	margin-left: 46px;
	text-align: left;
}

#projlnk {
	display: block;
	width: 360px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 15px;
	bottom: 0px;
	border: thin dotted #FFFFFF;
}

#projlnk a {
	display: block;
	float: left;
	background-color: #FFFFFF;
	vertical-align: baseline;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 4px;
	padding-left: 4px;
	border: thin dotted #FFFFFF;
}

#projlnk  a:hover {
	background-color: #FFFFFF;
	color: #FF0000;
	border: thin dotted #FF0000;
}

.schriftnormal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#textcontainer {
	display: block;
	float: none;
	background-color: #FFFFFF;
	font-size: 11px;
	margin-left: 15px;
}

.icons { border:0px; }

#tab-download {
	border: 0px;
	width: 100%;
	max-width: 1400px;
	text-align: left;
}

#td-download {
	border: 1px solid;
	margin:0px;
	padding:0px;
}

#th-download {
	border: 1px solid;
	margin:0px;
	padding:0px;
	font-weight: bold;
	text-align: center;
}

.row_0 { background-color: #FFFFFF; }
.row_1 { background-color: #E1E8F1; }

/* Login Form */
.formbox {
  width: 400px;
  color: #000;
  background-color: #f9f396;
  border: 1px solid #666;
  padding-top:5px;
}

.reihe {
  clear: both;
  padding: 2px 0px;
}

.label {
  float: left;
  width: 100px;
  text-align: right;
}

.feld {
  float: right;
  width: 300px;
  text-align: left;
} 

.knopf {
  clear: both;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.defbreite {
  width: 200px;
}


