/*
 * CSS-Datei fuer www.dachau.net
 *
 * Author:      Sascha Haupt
 * Last Change: 2007-12-09
 */

/* Includes */
@import "tt_news.css";
@import "typo3_std.css";

/* Basic Einstellungen */
body,html {
  height: 100%;
  font-family: sans-serif, serif, verdana, arial;
  background: #F7F3EF;
  font-size: 0.9em;
  margin: 0;
  padding: 0;
}

#page {
  position: relative;
  min-height: 100%;
}

#header {
  width: 100%;
  height: 55px;
  padding: 0px;
  margin: 0px;
  background-image: url('/fileadmin/images/templates/bnd-header4.jpg');
}

#nav1 {
  height: 18px;
  color: #ffffff;
  padding: 2px 2px 2px 2px;
  margin: 2px 0px 0px 0px;
  font-weight: bold;
  background: #b32121; 
}

#content {
  padding: 0 0 24px 0;  
}

#content-left {
  float: left;
  width: 170px;
  padding: 2px 6px 16px 0px;
}

#content-center {
  margin-left: 200px;
  margin-right: 240px;
  padding: 8px 6px 16px 6px;
}

#content-right {
  float: right;
  width: 220px;
  padding: 8px 6px 16px 6px;
}

#footer {
  position: absolute;
  bottom: 0px;
  height: 24px;

  padding: 2px 6px;
  background: #b32121;
  color: #ffffff;
}

.clearing {
  clear: both;
  height: 0;
  padding: 0;
  border: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;  
}

a {
  color: #b32121;
  text-decoration: none;
}


a:hover	{
  color: #b32121;
  text-decoration: underline;
}


/* Header Einstellungen */
.header-logo {
  float: right;
  padding: 0px;
}

.header-title {
  font-size: 22px;
}

.header-slogan {
  font-size: 12px;
}

a.login {
  font-family: verdana, arial, sans-serif;
  font-size: 0.8em;
  color: #F7F3EF;
  float: right;
  padding: 2px;
}


a.logout {
  font-family: verdana, arial, sans-serif;
  font-size: 0.8em;
  color: #F7F3EF;
  background: #b32121;
  float: right;
  padding: 2px;
}


/* Navi02 Einstellungen */
.nav1-no {
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

.nav1-no:hover {
  color: #ffffff;
  font-weight: normal;
  text-decoration: underline;
}

.nav1-act {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

.nav1-act:hover	{
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
  margin: 0px;
}

.nav1-cur: {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}


/* Navi02 Einstellungen */
.nav2 {
  width: 174px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}

li.nav2 {
  padding: 2px 4px 4px 4px;
  margin: 0px 0px 2px 0px;
  background: #165895;
}

.nav2-cur {
  color: #ffffff;
  font-weight: bold;	
}

.nav2-no {
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

.nav2-no:hover {
  color: #cccccc;
  font-weight: normal;
  text-decoration: none;
}

.nav2-act {
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

img.nav2-footer {
  margin: 0;
  padding: 0;  
}


/* Navi03 Einstellungen */
.nav3 {
  width: 162px;
  float: left;
  margin: 0px 0px 0px 6px;
  padding: 0px 0px 0px 6px;
  list-style-type: none;
}

li.nav3 {
  padding: 2px 4px 4px 16px;
  margin: 0px 0px 2px 8px;
  background: #b32121;
}

.nav3-cur {
  color: #ffffff;
  font-weight: bold;				
}

.nav3-no {
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

.nav3-no:hover {
  color: #cccccc;
  font-weight: normal;
  text-decoration: none;
}

.nav3-act {
  color: #fffff;
  font-weight: normal;
  text-decoration: none;
}


/* Footer Einstellungen */
.footer-left {
  float: left;
  padding: 0px;
  margin: 0px;
}

.footer-right	{
  float: right;
  padding: 0px;
  margin: 0px;
}
