* {
  margin: 0;
  padding: 0; 
}
a img {
  border: 0;
}
a {
 text-decoration: none;
}
a:hover {
 color: #9e071c;
}
ul {
  list-style-type: none;
}
li{
 
}

body {
  background: url("../images/bodyBg.jpg") repeat-x #3b2918;
  font-family: Times New Roman;
  text-align: center;
  font-size: 14px;
  color: #231f20;
}
#container {
  text-align: left;
  margin: auto;
  margin-top: 25px;
  width: 901px;
}

#skipNavi {
  display: none;
}

#logo {
  text-align: center;
  width: 953px;
}
#mainContainer {
  width: 953px;
  height: 531px;
  background: url(../images/schatten.jpg) no-repeat;
  text-align: center;
  padding-top: 25px;
  position:relative;
}
#main {
  width: 901px;
  -width: 904px;
  height: 480px;
  
  background-color: #fff;
  margin: auto;
  text-align: left;
}
#navi {
  background-color: #fff;
  width: 161px;
  height: 480px;
  float: left;
}
#content {
  width: 737px;
  height: 480px;
  margin-left: 164px;
  position: relative;
  font-family: Times New Roman;
  background-position: right;
}

#content #textContainer {
  width: 377px;
  /*height: 324px;*/
  background-color: #fff;
  position: absolute;
  right: 23px;
  bottom: 23px;
  vertical-align: bottom;
}

#content #textContainer2 {
  width: 377px;
  /*height: 324px;*/
  background-color: #fff;
  position: absolute;
  right: 21px;
  bottom: 60px;
  vertical-align: bottom;
}

#content #text {
  margin: 34px;
  font-size: 13px;
  line-height: 17px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  vertical-align: bottom;
}
#content #text a {
	text-decoration: underline;
	color: #808285;
}
#content #text a:hover {
	color: #9e071c;
}
#content #text h1 {
  font-size: 21px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 25px;
  text-transform: uppercase;
}
#content #text #zitatquelle {
	color: #9d071c;
	text-align: right;
	margin-right: 20px;
	text-transform: uppercase;
	font-size: 9px;
	font-family: arial;
	margin-top: -20px;
}
#content #text hr {
	border: 0;
	background-color: #000;
	height: 1px;
	margin-top: 10px;
}


#content #text #eventslist {
}
#content #text #eventslist ul{
	
}
#content #text #eventslist ul li{
	margin-bottom: 8px;
}

#content #text .eventtitle {
  text-transform: uppercase;
}
#content #text .eventdescr {
  font-style: italic;
}
#content #text .kundenliste {
  text-transform: uppercase; 
}


#kontaktform {
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}
#kontaktform td.input {
	padding-bottom: 4px;
	text-align: right;
}
#kontaktform table {
	width: 98%;
	margin-bottom: 10px;
}
#kontaktform td input {
  width: 200px;
  border: 1px solid gray;
}
#kontaktform #wuensche {
	width: 98%;
	height: 76px;
}
#kontaktform #datum {
	margin-bottom: 10px;
}
#kontaktform #tag, #kontaktform #monat {
	width: 26px;
}
#kontaktform #jahr {
	width: 40px;
}
#sendBt {
	border: 0;
	background: 0;
	margin: -10px 0 15px 34px;
	color: #808285;
	font-style: italic;
	font-size: 12px;
	cursor: pointer;
  font-family: Times New Roman;
}
#sendBt:hover {
	color: #9e071c;
}

#content #eventNavi {
	border-top: 1px solid #000;
	margin-bottom: 17px;
	position: absolute;
	bottom: 0;
}
#content #eventNavi a{
	text-decoration: none;
}
#content #eventNavi a, 
#content #eventNavi a:link,
#content #eventNavi a:visited,
#content #eventNavi a:active {
	color: #808285;
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
}
#content #eventNavi a:hover {
	color: #9e071c;
}

#content #text #presselist li {
  margin-bottom: 3px;
}
#content #text #presselist ul{
	
}

#content #text #presselist .quelle {
   font-family: Arial;
   font-size: 11px;
}
#content #presseNavi {
	border-top: 1px solid #000;
	margin-bottom: 17px;
	position: absolute;
	bottom: 0;
}
#content #presseNavi a{
	text-decoration: none;
	 font-style: italic;
	 font-size: 12px;
}
#content #text #presselist a, 
#content #text #presselist a:link,
#content #text #presselist a:visited,
#content #text #presselist a:active {
  color: #808285;
  text-decoration: underline;
  text-transform: uppercase;
  font-style: italic;
}

#content #text #presselist a:hover {
	color: #9e071c;
}

#content #imagedescription {
  background-color: #fff;
  position: absolute;
  right: 150px;
  bottom: 23px;
}
#content #imagedescription2 {
  background-color: #fff;
  position: absolute;
  right: 145px;
  bottom: 23px;
}
#content #imagedescription div {
  margin: 4px 10px;
  font-size: 12px;
}
#content #imagedescription2 div {
  margin: 4px 10px;
  font-size: 12px;
}
#content #imagenavi {
  background-color: #fff;
  position: absolute;
  right: 21px;
  bottom: 23px;
  /*width: 140px;*/
}

#content #imagenavi div {
  margin: 4px 10px;
  font-weight: bold;
  font-size: 12px;
}
#content #imagenavi .text {
  font-style: italic;
  font-weight: bold;
  font-size: 12px;
}
#content #imagenavi a, 
#content #imagenavi a:link,
#content #imagenavi a:visited,
#content #imagenavi a:active {
	color: #808285;
	font-weight: normal;
	font-size: 12px;
}
#content #imagenavi a:hover {
	color: #9e071c;
}

#navi #naviList {
  margin: 20px 0 0 20px;
  margin-right: 0;
  font-family: Times New Roman;
}
#navi, #navi a {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
#navi li.mainNavi ul{
  margin: 5px 0 20px 0;
}
#navi li {
 
}
#navi,
#navi .mainNavi,
#navi .mainNavi a,
#navi .mainNavi a:link,
#navi .mainNavi a:visited,
#navi .mainNavi a:active {
  /*color: #808285;*/
  color: #000;
}
#navi .mainNavi a.aktiv, #navi .mainNavi a:hover  {
	color: #9e071c;
}

#navi .subNavi a,
#navi .subNavi a:link,
#navi .subNavi a:visited, 
#navi .subNavi a:active,
#navi .mainNavi.spezial a,
#navi .mainNavi.spezial a:link,
#navi .mainNavi.spezial a:visited,
#navi .mainNavi.spezial a:active {
  color: #808285;
}
#navi .subNavi a.aktiv, #navi .subNavi a:hover{
  color: #9e071c;
}
#navi .mainNavi.spezial a:hover, #navi .mainNavi.spezial a.aktiv {
  color: #9e071c;
}

#fantomaslogo{
  background:url(../images/fantomas-logo-still.png);
  display:block;
  height:44px;
  width:19px;
  position:absolute; bottom:51px; left:5px;
}

#fantomaslogo:hover{
  background:url(../images/fantomas-logo-rollover.png);
}
