/* css stil davida-airdales */

html, body, #bg, #bg table, #bg td p {
	height:100%;
	width:100%;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #2C3A19;
	line-height: 1.3em;
}

#bg {
	overflow:hidden;
	position:fixed;
	background-color: #041506;
}


html, div, map, dt, isindex, form {
	display:block;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #2C3A19;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2C3A19;	
}

tbody {
	display:table-row-group;
	vertical-align:middle;
}

tr {
	display:table-row;
	vertical-align:inherit;
}

#bg td {
	text-align:center;
	vertical-align:middle;
}

#bg img {
	margin:0 auto;
	min-height:50%;
	min-width:50%;
	width:100%;
}

img {
	display:block;
}

a {
	color:#1F370F;
	text-decoration:none;
	outline: 0;
}

a:hover {
	color: #EBEFDE;
	background-color: #1F370F;
}

a.link {
	color:#1F370F;
	text-decoration:none;
	outline: 0;
}

a.link:hover {
	color: #EBEFDE;
	background-color: #1F370F;
}


#logo {
	z-index:2;
	position:absolute;
	top:0px;
	margin-left:50%;
	left: -399px;
	width: 800px;
}

#navigation {
	z-index:3;
	position:absolute;
	top:110px;
	left:0px;
	width: 800px;
	color: #1F370F;
	background-color: #DDE2D0;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: bold;
	
}

#content {
        z-index:2;
		position:absolute;
		top:120px;
		width:800px;
        left:50%;
        margin-left:-400px;
}

#container {
	margin-top:30px;
	float:left;
}

#container2 {
	margin-top:30px;
	float:left;
	padding-left:30px;
	z-index: 2;
}

.rahm {
	border: 1px solid #1A2F08;	
}

/** Formatierung hintergrund texteil  **/

#willkommen, #termine, #links, #impressum, #kontakt {
	padding-left:15px;
	padding-right:8px;
	padding-bottom:5px;
	background-image: url(../images/bg01.png);
}

.linie
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1A2F08;
	
	}

#links {
	width:375px;
}

.Beschreibung {
	font-size:0.8em;
}
