/*
*
* @autor: Sascha Voß info@keyworx.de
* @date: 2005-11-30 - 2006-03-24
* @document: all_a.css
*
*/

body {
	margin: 0;
	padding: 0;
	font-size: 70%;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: url(../images/verlauf.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%; /* braucht man um den Container im IE auf die volle Höhe zu setzen */
}

#header {
	position: static;
	height: 177px;
	width: 955px; 
	background-color: #FFF;
	/*border: 1px solid #369; */
}

#left {
	position: absolute;
	top: 177px;
	left: 15px;
	width: 180px;
	/*border: 1px solid #369;*/
}

#content {
	position: absolute;
	top: 207px;
	left: 218px;
	width: 553px;
	/*background-color:#9c6;
	border: 1px solid #369;*/
}

#right {
	position: absolute;
	top: 177px;
	left: 795px;
	width: 145px;
	/*background-color:#fc9;
	border: 1px solid #369;*/
}

/* logoleiste */
#blauerbalkenoben{
	position: static;
	height: 22px;
	width: 955px; 
	background-color: #0B07A7;
}

#tulogo{
	position: absolute;
	top: 29px;
	left: 15px;
}

#archivlogo{
	position: absolute;
	top: 29px;
	left: 817px;
}

#blauerbalkenoben2{
	position: absolute;
	top: 133px;
	left: 15px;
	height: 22px;
	width: 925px; 
	background-color: #0B07A7;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #FFF;
	text-align: center;
	text-indent: 40px;
	line-height: 22px;
}
/* logoleiste */

/* mainnavileiste */
#mainnavi {
	position: absolute;
	top: 177px;
	left: 218px;
	width: 553px;
	height: 22px;
	line-height: 22px;
	text-align: left;
	background-color: #757579;
	float: left;
	/*border: 1px solid #369;*/
}

#mainnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mainnavi ul li{
	background-color: #757579;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	width: 79px;
	height: 22px;
	float: left;
	text-align: center;
}

#mainnavi ul li a{
	display: block;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-decoration: none;
	color: #FFF;
}

#mainnavi ul li a:hover{
	background-color: #BABABE;
	color: #FFF;
}

#mainnavi ul li a.activ{
	background-color: #BABABE;
	color: #FFF;
}

/* linke seite */

#mainnavileft{
	position: relative;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 22px;
	background-color: #757579;
	text-align: center;
	line-height: 22px;
	/*border: 1px solid #369;*/
}

#naviactive {
	float: left;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	padding-left: 6px;
}

#navifontsize {
	float: right;
	padding-right: 6px;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
}

#navifontsize a {
	color: #FFF;
	text-decoration: none; 
}
/* linke seite */

/* suchformular */
form {
	padding: 0;
	margin: 0;
}

#search {
	position: relative;
	top: 0px;
	left: 0px;
	width: 180px;
	padding-top: 22px;
	padding-bottom: 22px;
	border-bottom: 1px solid #FFF;
	 /*border: 1px solid #369;*/
}

#searchline {
	width: 180px;
	height: 22px;
	line-height: 22px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.searchtable {
	text-align: center;
}

.searchfield {
	width:118px;
	height: 13px;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	border: 0px solid #BABABE;
}
/* suchformular */

/* subnavigation */

#left ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#left ul li{
	border-bottom: 1px solid #FFF;
	background-color: #BABABE;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#left ul li a{
  display: block;
  padding: 5px 0px 5px 0px;
  width: 100%;
  text-decoration: none;
  text-indent: 6px;
  color: #FFF;
}

#left ul li a:hover{
   background-color: #757579;
   color: #FFF;
}

#left ul li a.activ{
   background-color: #757579;
   color: #FFF;
}

#left ul li li{
	border-top: 1px solid #FFF;
	border-bottom: 0px solid #FFF;
	background-color: #BABABE;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#left ul li li a{
  display: block;
  padding: 5px 0px 5px 0px;
  width: 100%;
  text-decoration: none;
  text-indent: 12px;
  color: #FFF;
}

#left ul li li a:hover{
   background-color: #757579;
   color: #FFF;
}

#left ul li li a.activ{
   background-color: #757579;
   color: #FFF;
}
/* subnavigation */

/* contentbereich */
#contenttitel{
	position: relative;
	top: 0px;
	left: 0px;
	height: 14px;
	text-align: center;
	line-height: 14px;
	border-bottom:1px solid #000;
	/*border: 1px solid #369;*/
}

#text {
	position: relative;
	left: 6px;
	width: 544px;
	font-size: 10px;
	/*background-color:#9c6;
	border: 1px solid #369;*/
}

#path {
	float: left;
	padding-left: 6px;
	font-size: 10px;
	font-weight: normal;
}

#print {
	float: right;
	padding-right: 6px;
	font-size: 10px;
	font-weight: normal;
}

#print a {
	color: #000;
	text-decoration: none; 
}

/* contentbereich */

/* rechte seite */
#mainnaviright {
	position: relative;
	top: 0px;
	left: 0px;
	width: 145px;
	height: 22px;
	background-color: #757579;
}

#table1 {
	position: relative;
	top: 22px;
	left: 22px;
}

#table2 { 
	position: relative;
	top: 44px;
	left: 22px;
}

#table3 {
	position: relative;
	top: 66px;
	left: 22px;
}

.tablefields {
	text-align: center;
	background-color: #FFF;
}

#w3cxhtml {
	position: relative;
	top: 88px;
	left: 30px;
}

#w3ccss { 
	position: relative;
	top: 110px;
	left: 30px;
}
/* rechte seite */

.text {
text-align: justify;
}

p {
text-align: justify;
}

.picform {
float: left; 
margin-right:8px;
margin-bottom:5px;
}

.sitemap a{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000;	
}

h1{
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

h2{
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

h3{
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

/* kontaktformular */
.contactfield{
	width:180px;
	height: 13px;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, arial, helvetica;
	border: 1px solid #000000;
}

.textfield {
	width:180px;
	height: 100px;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, arial, helvetica;
	border: 1px solid #000000;
}
/* kontaktformular */

.invisible {
	display: none;
}
