body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/themes/astalavista/bg_verlauf.jpg);
	font-size: 11px;
        overflow: -moz-scrollbars-vertical;
}

/* Rand um alles */
.all {
	background-color: #ffffff;
}

hr {
  border: 0;
  width: 100%;
  color: black;
  background-color: black;
  height: 1px;
}

#navbar_row {
	background-color:  #C9473E;
        border-bottom: 1px solid #fff;
}

/* Allgemeine Links */
a:link, a:visited, a:active {
	color: #C9473E;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

/* Footer Sachen */
.footer, .footer a:link, .footer a:visited, .footer a:active {
	font-size: 9px;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	background-color: #C9473E;
}

.footer a:hover {
	color: #000000;
	text-decoration: none;
}

/* Titel */
h1
{
	font-size:   14px;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 20px;
}

h2
{
	font-size:   13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
}

h3
{
	font-size:   12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

/*
	Balken unten wo Sitemap und nach oben links sind
*/
.balken_unten {
	border-top: 1px solid #030303;
}

.balken_unten a, .balken_unten a:visited {
	color: #999999;
}

/* Bereich um den Content */
#content_wrapper {
	background-color: #C9473E;
}

/* Mittlerer Content Bereich */
#content
{
	padding: 10px;
	background-color: white;
	margin-left: 182px;
	min-height: 277px;
	height:auto !important;
	height: 277px;
}

/* Mittlerer Content Bereich für Home Seite */
#home_content
{
	float: left;
	width: 742px;
	padding: 10px;
	background-color: white;
        min-height: 277px;
	height:auto !important;
	height: 277px;
}

#subnavigation a, #subnavigation a:link
{
	display: block;
	padding: 2px 0px 2px 16px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #8E8E8E;
	width: 166px;
	color: #000000;
	text-decoration: none;
}

#subnavigation li a.level3_inactive
{
	display: block;
	padding: 2px 0px 2px 18px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #8E8E8E;
	border-left: 1px solid #cccccc;
	width: 163px;
	background-color: #C8C8C8;
}

#subnavigation li a.level3_active
{
	display: block;
	padding: 2px 0px 2px 18px;
	border-top: 1px solid #8E8E8E;
	border-bottom: 1px solid #8E8E8E;
	border-left: 1px solid #8E8E8E;
	width: 163px;
	background-color: #FFFFFF;
	color: #000000;
}

#subnavigation a:hover, #subnavigation a.active
{
	border-top: 1px solid #8E8E8E;
	border-bottom: 1px solid #8E8E8E;
	color: white;
	background-color: #3D3C3E;
}

#subnavigation li a.level3_inactive:hover {
    background-color: #3D3C3E;
    border-top: 1px solid #8E8E8E;
	border-bottom: 1px solid #8E8E8E;
	border-left: 1px solid #8E8E8E;
}

.subnavtable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #43434B;
}

#headlines ul {
	margin: 0;
	padding: 0 1.5em;
}

#headline_bg {
	background-color: #3D3C3E;
}


#headlines li {
	list-style-type: circle;
}

#headlines a:link, #headlines a:visited {
	color: #ffffff;
	text-decoration: none;
        }

#headlines a:hover {
	color: #000000;
	text-decoration: none;
        }

#subnavigation ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#subnavigation li { margin: 0px 0px 0px 0px; }

#navcontainer ul
{
	font-weight: bold;
	color: white;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 14px;
}

#navcontainer ul li
{
	display: inline;
	margin-left: -4px;
}

#navcontainer ul li a
{
	padding: 5px 10px 5px 10px;
	color: white;
	text-decoration: none;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#navcontainer ul li a:hover, #navcontainer ul li a.active
{
	background-color: #3D3C3E;
	color: #ffffff;
}

.text {
	font-size: 12px;
	color: #000000;
}

form {
	margin: 0px;
}

INPUT, SELECT, TEXTAREA
{
	border-width: 1px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}

INPUT.button
{
	background-color: #E5EBEF;
}

#search form {
	margin: 2px 0px 2px 0px;
}

#search INPUT.button
{
	background-color: #E5EBEF;
}

#search INPUT
{
	border-width: 1px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}

.headlines th
{
	font-size: 1.1em;
	text-align: left;
	background-color: #3D3C3E;
	padding: 2px 5px;
	color: #E7E7E7;
}


#gallery {
font-size: 11px;
text-align: left;
padding-right:10px;

}

#bild {
padding-bottom:5px;
padding-top:5px;
}

