html
{
	background: #eeeeee;
}

body 
{
	margin-bottom:20px;
	margin-top:0px;
}

#header
{
	width:960px;
	height:150px;
	left: 50%;
	margin:auto;
	background-color:#ffffff;
    border-style:solid;
    border-color:#ffcc00;
    border-width:0px 0px 2px 0px;
}

#menu
{
	width:960px;
	height:30px;
	left: 50%;
	margin:auto;
	background-color:#ffffff;
    border-style:solid;
    border-color:#ffcc00;
    border-width:0px 0px 2px 0px;
}

#slider
{
	width:960px;
	left: 50%;
	margin:auto;
	background-color:#ffffff;
}

#footerGelb
{
	width:960px;
	height:70px;
	left: 50%;
	margin:auto;
	background-color:#ffcc00;
}

#footerGelb2
{
	width:960px;
	left: 50%;
	margin:auto;
	background-color:#ffcc00;
}

#footerWeiss
{
	width:960px;
	height:150px;
	left: 50%;
	margin:auto;
	background-color:#ffffff;
}

#footerGrau
{
	width:960px;
	left: 50%;
	margin:auto;
	background-color:#f9f9f9;
}

#links 
{
	width:320px;
	float: left;
}

#mitte 
{
	margin-left: 20em;
	margin-right: 20em;
}

#rechts 
{
	width:320px;
	float: right;
}

#tableFooter
{
	padding: 10px;
}

#menu-bar li 
{
  margin:-12px 0px 0px 0px;
  padding:0px;
  float:left;
  position:relative;
  list-style:none;
}

#menu-bar a 
{
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  color: #666666;
  text-decoration: none;
  display: block;
  padding: 3px 10px 3px 10px;
  margin: 0px;
  text-transform:uppercase;
  letter-spacing:1px;
}

#menu-bar .current a, #menu-bar li:hover > a
{
  color:#ffcc00;
}

table[width="100%"] tr td:not([colspan="4"]):first-child, table[width="100%"] tr[bgcolor="#ffcc00"] td[colspan="4"]:first-child
{
  padding-left: 5px;
}

table[width="100%"] tr[bgcolor="#ffcc00"] td:not([colspan="3"]):first-child
{
  padding-left: 4px;
}

td.dotted
{
  border-bottom:1px dotted;
}

a
{
  outline: 0;
}

a:not([name])
{
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  color: #666666;
  text-decoration: none;
  display: inline-block;
  padding: 0px;
  margin: 0px;
  letter-spacing: 0px;
  text-decoration: underline;
}

a:not([style="text-decoration: none"]), b a:not([style="text-decoration: none"])
{
  color: #666666;
}

a:not([style="text-decoration: none"]) b, b a:not([style="text-decoration: none"]) b
{
  font-weight: bold;
  color: #666666;
}

a.menu
{
  font-size: 11px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
}

a.in-menu
{
  text-transform: uppercase;
  letter-spacing: 1px;
}

b a
{
  font-weight: bold;
}

a[style="text-decoration: none"], b a[style="text-decoration: none"]
{
  margin-left: 3px;
}

a:not([name]):hover, a:not([name]):hover b
{
  color: #999999;
}

b a[style="text-decoration: none"]:hover, b a[style="text-decoration: none"]:hover b
{
  color: #555555;
}

h3
{
  font-weight: Bold;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 15px;
  color: #666666;
  margin: 0px;
}

p
{
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  color: #000000;
  /*text-align: justify;*/
  margin: 0px;
}

b
{
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  color: #000000;
  margin: 0px;
}

hr
{
	color: #ffcc00;
	margin: 0px;
	background: #ffcc00;
	border-color: #ffcc00;
}

input
{
	 border:solid 1px #999999;
}

input:hover 
{ 
    background-color: #ffcc00; 
} 

input:focus
{
	background-color: #eeeeee;
} 

textarea
{
	 border:solid 1px #999999;
}

textarea:hover 
{ 
    background-color: #ffcc00; 
} 

textarea:focus
{
	background-color: #eeeeee;
} 

.tableIm
{
	margin: 0px 20px 0px 20px;
}

.div_slider
{
width:960px;
height:450px;
border:0px solid #919316;
}

.img_slider
{
position:absolute;
opacity:1;
filter:alpha(opacity=100);
width:960px;
height:450px;
}

#navibereich li
{
  display: inline;            /* Listenelemente nebeneinander */
  list-style-type: none;      /* Aufzählungszeichen entfernen */
}

#navibereich a
{
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	text-transform:uppercase;
	margin: 0px;
	margin-left: 10px;
}