body {
	font-family: Arial;
	font-size: 12px;
	color:#F9691B;
	background-color:#EBB650;
	line-height:16px;
	font-weight:bold;
}

a img {
	border:none;
}

#ContentArea {
	position:absolute;
	left:50%;
	margin:0px 0px 0px -400px;
	width:800px;
	/*background-image:url( '../img/bg_kachel_610x100.jpg' );*/
	padding:0px 0px 0px 0px;
	float:left;
	background-repeat:repeat-y;
	background-color:#FFFFCC; 
	border:0px solid #000000;
}

#ContentArea a {
    text-decoration:none;
    color:#F9691B;
}

#Header {
	float:left;
}

#Sprache {
	float:left;
	padding:10px 0px 0px 20px;
}

#Navigation {
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:132px;
}

#Navigation li {
	float:left;
	clear:left;
	width:132px;
	height:29px;
	margin:13px 0px 0px 0px;
}

#Navigation li a {
	text-decoration:none;
	color:#FFFFFF;
	font-family:Courier;
	display:block;
	width:120px;
	height:17px;
	background-image:url( "../img/navi_button1.png" );
	padding:7px 0px 5px 12px;
	line-height:14px;
	font-weight:bold;
	letter-spacing:-1px;
	cursor:pointer;
}

#Navigation li.GNavi {
	height:29px;
	margin:13px 0px 15px 0px;
}

#Navigation li.GNavi a {
	background-image:url( "../img/navi_button2.png" );
	height:31px;
}

#Navigation li a.aktive {
    color:#6a3732;
}

#RightContent{
	float:right;
	width:660px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#Footer {
	float:left;
	/*
	position:absolute;
	bottom:0px;
	*/
	/*margin:0px 0px 0px -7px;*/
	/*left:7px;*/
	border-bottom:5px solid #F9691B;
}

#AnfrageFormular input, #AnfrageFormular textarea, #KontaktFormular input, #KontaktFormular textarea {
    border:1px solid #d9d9d9;
    width:200px;
}

#AnfrageFormular td, #KontaktFormular td {
    color:#666666;
    font-family:Arial;
}


.Seiten_Headline {
    font-size:14px;
    font-weight:bold;
    width:100%;
    text-align:center;
    font-family:Courier;
    margin:0px 0px 5px 0px;
}

.Seiten_Titel {
    width:100%;
    text-align:center;
    font-weight:bold;
    font-family:Arial;
}

.BilderGalerie {
    padding:0px 10px 0px 20px;
}

.BilderGalerie div {
    text-align:center;
    float:left;
    width:188px;
    margin:0px 20px 15px 0px;
    font-weight:bold;
}
.BilderGalerie div img{
	border:thin solid black;
}
#StartseitenPNG {
    width:465px;
    height:340px;
    background-image:url("../img/home_bild.jpg");
    border:thin solid black;
}

.sendenButton {
    background-image:url("../img/btn_senden.png");
}

.Headlines {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}
.borderline{
	border:thin solid black;
}

.centerimg p, .centerimg img{
	float:left;

}
.centerimg img{
	margin-right: 10px;
}
.centerimg p{
	margin:0px;
	padding:0px;
	height:40px;
}
.centerimg{
	margin: 0 auto;
	width:350px;
}