html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:#333667;
	font:76% arial, helvetica, sans-serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background:#333667;
	min-height:400px; 
	color: #2c447c;
}

#head {
	position:absolute; 
	margin-left:-381px; 
	left:50%; 
	top: 20px; 
	width:760px; 
	min-width:760px; 
	height:144px; 
	z-index:5; 
}

* html #head {
	top:22px; width:760px; height:144px;
}

#head a {
	text-decoration:none;
}

#subnav {
	display:block;
	overflow:auto;
	position:absolute;
	z-index:4;
	top:164px;
	bottom:40px;
	width:180px;
	margin-left:-381px;
	padding: 0;
	left:50%;
	font-family: arial, helvetica, sans-serif;
	background: #ffffff;
}

#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index: 3; 
	top: 164px; 
	bottom: 40px; 
	width: 560px; 
	margin-left:-211px; 
	padding: 0 15px;
	left:50%; 
	background: #fff;
	line-height: 2.5ex;
}

#foot {
	position:absolute; 
	margin-left:-381px; 
	left:50%; 
	bottom:20px; 
	width:760px; 
	min-width:760px; 
	height:20px; 
	background: #ffffff;
	z-index:5; 
}

#logo {
	background: url(/fileadmin/media/icons/logo_tandemmedia.gif) no-repeat ;
	background: none ;
	position: absolute;
	left: 508px; 
	top: 41px; 
	height: 70px;
	width: 220px;
	padding: 0;
}

#logo_print {
	display: none;
}

#logotext {
	position: absolute;
	left: 170px; 
	top: 10px; 
	height: 100px;
	width: 320px;
	padding: 0px;
	font-size:12px;
	font-family: arial, helvetica, sans-serif;
	line-height: 2ex;
	color: #ffffff;
	text-decoration:none;
}

#logotext h3 {
	font-size:14px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
}

#copyright {
	font-size:10px; 
	font-family: arial, helvetica, sans-serif;
	border: #ececec solid;
	border-width: 1px 0 0 0;
	text-align: right;
	padding: 0.5em 0.5em 0 0;
}

/* Hauptnavigation */

#head .hauptnav {
  font-family: arial, sans-serif, helvetica; 
  width:760px; 
  position:absolute; 
  left: 0;
  top: 118px;
  margin:0; 
  font-size:12px; 
  z-index:100;
  background:#5776a1; 
}

#head .hauptnav ul li a:link, 
#head .hauptnav ul li a:visited {
  display:block; 
  text-decoration:none; 
  color:#fff;
  height:24px; 
  text-align:left; 
  color:#fff; 
  background:#5776a1; 
  line-height:24px; 
  font-size:12px; 
  overflow:hidden;
  padding: 2px 1.5em 2px 1.5em; 
}


#head .hauptnav ul {
  padding:0; 
  margin:0;
  list-style-type: none; 
}

#head .hauptnav ul li {
  float:left; 
  border-right: 1px solid #fff; 
  position:relative;
}

#head .hauptnav ul li ul {
  display: none;
}

#head .hauptnav ul li:hover a {
  color:#fff; 
  background:#2c447c;
}

#head .hauptnav ul li:hover ul {
  display:block; 
  position:absolute; 
  top:25px; 
  left:0; 
  width: 12em;
}

#head .hauptnav ul li:hover ul li a {
  display:block; 
  background:#5776a1; 
  color:#fff;
  width: 12em;
}

#head .hauptnav ul li:hover ul li a:hover {
  background:#2c447c; 
  color:#fff;
}


#suchfeld {
	width: 148px;
	padding: 8px 2px 8px 10px;
	margin: 0;
	color: #2c447c;
	background: #CBCAD9;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#suchfeld #suchLabel {
	margin: 0 0 8px 0;
}

#suchfeld input {
	vertical-align: middle;
}

#suchfeld input#sucheingabe {
	margin: 0;
	padding: 1px 2px;
	height: 15px;
	width: 100px;
	border: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#subnav ul {
	width: 160px;
	list-style-type: none;
	color: #ffffff;
	background: #5776a1;
	padding: 4px 0 8px 0; 
	padding: 0; 
}

#subnav ul hr {
	color: #ffffff;
	background-color: #ffffff;
	margin: 0 10px 8px 10px; 
	height: 1px;
	border: none; 
}


#subNavlist li {
	padding: 0 ; 
	margin: 0; 
}

#subNavlist .validieren {
	display: none; 
	height: 0; 
}

#subNavlist a {
	display: block;
	padding: 4px 10px 4px 15px; 
	margin: 0; 
	color: #ffffff;
	background: #5776a1;
	text-decoration: none;
}

#subNavlist a { width: 135px; }

#subNavlist #subSubNavlist ul {
	padding: 0; 
	margin: 0; 
	list-style-type: none;
}

#subSubNavlist li {
	padding: 0; 
	margin: 0; 
}

#subSubNavlist a {
	display: block;
	color: #ffffff;
	background: #5776a1;
	padding: 4px 10px 4px 25px; 
	text-decoration: none;
}

#subSubNavlist a { width: 125px; }

#subNavlist #subSubNavlist a:link, #subNavlist #subSubNavlist a:visited {
	color: #ffffff;
	background: #5776a1;
}

#subNavlist a:link, 
#subNavlist a:visited {
	color: #ffffff;
	background: #5776a1 url(/fileadmin/media/icons/liste_normal.gif) no-repeat 2px center;
}

#head .hauptnav ul li a.naviAkt, 
#head .hauptnav ul li a:visited.naviAkt, 
a#naviAkt, 
a:visited#naviAkt, 
a#subnaviAkt , 
a:visited#subnaviAkt {
	color:#FDA03F;
	background:#2c447c;
}

#subNavlist a#naviAkt:link,
#subNavlist a#naviAkt:visited {
	background: #2c447c  url(/fileadmin/media/icons/liste_aktiv.gif) no-repeat 2px center;
}

#subNavlist a:hover, #subNavlist a#naviAkt:hover {
	color: #ffffff;
	background: #2c447c  url(/fileadmin/media/icons/liste_hover.gif) no-repeat 2px center;
}

#subNavlist #subSubNavlist a:hover, #subNavlist #subSubNavlist a#subnaviAkt:hover {
	color: #ffffff;
	background: #2c447c;
}

