body {
	background-image: url(../images/background.gif);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 1px;
}
table
{
    border: none;
    border-collapse: collapse;
}
tr
{
    vertical-align: top;
}
td
{
    margin: 0px;
    padding: 0px;
}

td.untermenu
{
    background-color: #ff8e02;
	background-image: url(../images/hintergrund_untermenu.gif);
	background-repeat: repeat-y;
	background-position: right;
}


.galerie
{
    border-collapse: separate;
    border-spacing: 5px;
}

.galerie td
{
    border: solid 1px #dcdce2;
    vertical-align: middle;
    text-align: center;
    height: 160px;
}

#layout
{
    font-size: 12px;
}
#hintergrund {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	width: 796px;
}
#titel {
	background-color: #FFFFFF;
	height: 90px;
	padding: 10px 0px 0px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#menuleiste {
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../images/hintergrund_menu.gif);
}
#menuleiste a {
	font-family: Arial;
	font-size: 13px;
	color: #5e6060;
	text-decoration: none;
	font-weight: bold;
}
#menuleiste_active a, #menuleiste a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #e78103;
	text-decoration: none;
	font-weight: bold;
}

.untermenu ul {
	list-style-type: none;
	margin-left: 1em; padding-left: 1em;
	margin-top: 1em;
}

.untermenu li {
	list-style-image: url(../images/listenzeichen.gif);
	list-style-position: outside;
}
.untermenu a{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.untermenu_activ a, #untermenu a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#titelbild {
	height: 118px;
	background-image: url(../images/titelbild.gif);
}
#abschluss_titelbild {
	height: 3px;
	width: 648px;
	background-image: url(../images/abschluss_titelbild.gif);
  float: left;
}
#suche {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dcdce2;
	border-bottom-color: #dcdce2;
	background-color: #f6f8f8;
	font-family: Arial;
	font-size: 11px;
	color: #838282;
	padding: 5px;
}
#suche1 {
	border: none;
}
#suche_input {
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #9c9c9c;
	width: 90px;
}
#news {
	width: 165px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #dcdce2;
	border-bottom-color: #dcdce2;
	background-color: #f6f8f8;
	float: right;
}
#inhalt 
{
    width: 445px;
	background-color:#FFFFFF;
	float: left;
    padding: 15px 10px 10px 15px;
}
#inhalt a {
	font-family: Arial;
	font-size: 11px;
	color: #e78103;
	text-decoration: none;
	font-weight: bold;
}
#copyright 
{
    font-size: 10px;
    color: #9c9c9c;
	height: 20px;
	background-color: #f6f8f8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcdce2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: middle;
	line-height: 20px;
}
#leeres_div {
    height: 20px;
}
.rahmen {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

th
{
    background-color: #e78103;
    color: White;
    font-weight: bold;
    text-align: left;
}

.news
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.news-entry
{
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: solid 1px #dcdce2;
}

.first-news-entry
{
    padding-top: 0px;
    padding-bottom: 5px;
    border-top: none;
}
