html { overflow: -moz-scrollbars-vertical;}

* { margin: 0; padding: 0; }

#intropage {
	background-image: url(images/texture_5.gif);
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	font-size: 12px;
	color: #666666;
	background-color: #434343;
	background-image: url(images/body_bckgr.gif);
	background-position: -183px 0px;
	background-repeat:no-repeat;
	}
	
p,td {
  font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}

h1 {
  letter-spacing:1px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
}

h1:first-letter
  {
   font-size:24px;
   font-weight:bold;
  }

h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

h2:first-letter
  {
   font-size:16px;
   font-weight:bold;
  }


ul {
	color: #FFFFFF;
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
	
#Total { 
	width: 1201px;
}

#Titelzeile {
	width: 1201px;
	height: 115px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#Titelzeile img {
	margin: 0px;
	padding: 0px;
	border: none;
}

#Titelzeile a img
  {
   border:0px;
  }

#Navigation {
	height: 156px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}

#Navigation a img
  {
   border:0px;
  }

#abtrennung_oben {
	background-image: url(images/abtrennung_oben.jpg); 
	height: 44px;
}

#inhalt {
	background-image: url(images/inhalt.jpg); 
	height: 318px; 
	background-repeat: repeat-y;
}

#inhalt h1 {
	margin: 0px;
	padding: 20px 10px 10px 30px; 
}

#inhalt h2 {
	margin: 0px;
	padding: 20px 10px 10px 30px;
}

#inhalt p {
	margin: 0px;
	padding: 10px 350px 10px 50px;
}

#inhalt ul {
	padding: 10px 10px 10px 50px;
	font-size: 14px;
}

#unterteil {
	background-image: url(images/unterteil.jpg);
	height: 850px;
}

#unterteil object {
	margin: 0px;
	}


#unterteil h1 {
	margin: 0px;
	padding: 20px 10px 10px 30px;
}

#unterteil h2 {
	margin: 0px;
	padding: 20px 10px 10px 30px;
}

#unterteil p {
	margin: 0px;
	padding: 10px 800px 10px 50px;
}

#unterteil a img
          {
  border:0px;
}

#unterteil ul {
	padding: 10px 10px 10px 50px;
	font-size: 14px;
}

#gallery {
	margin: 10px 10px 0px 0px;
	text-align: left;	
}

/* Scroll Objects */

#scr1 div {
 visibility:hidden;
}

#scr1, #scr1 div.default {
  width:160px;
  height:120px;
  overflow:hidden;
  visibility:visible;
}
#scr1 table tr td div {
 visibility:visible;
}

#scr1 {
  background-color:#f6f6f6;
  margin:0px auto;
}

#scr1 table tr td {
  padding:10px;
  color:#ff0000;
  text-align:center;
  vertical-align:middle;
}


#subnavi li:hover
  {
   cursor: pointer;
   font-weight:bold;
   list-style-image:url("/images/logo-liste-hover.gif");
  }
  
#subnavi ul
  {
   list-style-image:url("/images/logo-liste.gif");
  } 
  
#subnavi li
  {
   line-height:20px;
   margin-bottom:20px;
  }
