body {
	margin:0px;
	background-image:url(../../images/hintergrund_aussen.gif);
	background-repeat:repeat-x;
	background-color:#97989c;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height:16px;
	font-weight: normal;
	font-variant: normal;
	color: #CDCDCD;
	text-decoration: none;
}

p {
  margin-top:0px;
  margin-bottom:10px;
  line-height:16px;
}

a:link {
    color: #CDCDCD;
    text-decoration: none;
}

a:visited {
    color: #CDCDCD;
    text-decoration: none;
}

a:hover {
    color: #FDC609;
    text-decoration: none;
}

h1, reflect {
  line-height:24px;
  font-size:18px;
  font-weight:bold;
  text-align:center;
  margin-top:25px;
  margin-bottom:20px;
}

h2 {
  line-height:24px;
  font-size:16px;
  margin-bottom:30px;
  text-align:center;
  font-weight:bold;
}

td {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #CDCDCD;
	text-decoration: none;
}

.yellow_bg {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	background: #F9D616;
}

.bottomborder {
	border-bottom: 1px solid #CCCCCC;
}

.rightborder {
	border-right: 1px solid #CCCCCC;
}

.totalborder {
	border: 1px solid #CCCCCC;
}

.infotable {
      background: #DFDFDF;
      border: 1px solid #CCCCCC;

}

#tab_oben {
  height:82px;
  border-right:1px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
  border-bottom:1px solid #CCCCCC;
}

#tab_links {
  background:#8CB5E8;
  border-left:1px solid #CCCCCC;
  border-bottom:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
}

#tab_rechts {
  background:url(../../images/hintergrund.jpg) #5d5d5d no-repeat;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

input,textarea {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        background-color: #EEEEEE;
        border: 1px solid;
        border-color: #999999;
}

body.gal_content {
	margin: 5px;
	background-image: url(../../images/misc/bg.gif);
	background-repeat: repeat;
	background-color: #F4F4F4;
}

p.gal_content {
        color: #000000;
        font-style: normal;
        font-weight: normal;
}

body.gal_top {
	margin: 10px;
	font-weight: bold;
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 15px;
	background-color: #FFFFFF;
}

body.gal_scroll {
	margin: 10px;
	background-color: #000000;
}

td.gal_scroll {
        font-size: 10px;
	line-height:11px;
        color: #000000;
}

#copyright {
  text-align:center;
  font:10px/16px Verdana,sans-serif;
  color:#636467;
  height:20px;
}

#copyright a:link, #copyright a:visited, #copyright a:active
{
text-decoration:none;
color:#636467;
}

#copyright a:hover
{
text-decoration:none;
color:lightgrey;
}

#sitemap {
list-style-type:none;
font:bold 12px/20px Verdana,sans-serif;
}

#sitemap ul {
list-style-type:disc;
margin-bottom:10px;
font:12px/18px Verdana,sans-serif;
}

#sitemap ul ul {
list-style-type:disc;
margin-bottom:10px;
font:11px/16px Verdana,sans-serif;
}

#brotkrumen {
text-align:left;
padding:3px;
font:10px/14px Verdana,sans-serif;
color:#CDCDCD;
background:#5d5d5d;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
height:20px;
}