@charset "utf-8";
/* CSS Document */
body {
background:#DDCFB5 url(/images/bg.jpg) repeat-x scroll left top;
color:#5C5C5C;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:0;
padding:0;
text-align:justify;
}
#page {margin:0 auto; width:900px;}
#logo {margin:30px auto; height: 70px; width:900px;background:url(/images/logo_parow.gif) center no-repeat;}
#menu {margin:0 auto 24px auto; width:900px;text-align:center;}
#menu img {border:0; margin:0 40px;}
#breadcrum {}
#content {padding: 10px 40px 40px 40px; width:820px;background:url(/images/bg_content02.jpg) repeat-y top;overflow: auto;}
#content img {padding: 5px;margin:0 10px;background-color:#60473E;}
#content .gallerybox img {float:left;text-align:left;margin-bottom:15px;}
.gallerybox {display:block;overflow:hidden;}
#content .bild_ohne {padding: 5px;margin5px;background-color:#fff;}
#footer {padding-top:10px; width:900px; background:url(/images/bg_footer.jpg) no-repeat; height:30px; text-align:center; font-size:12px;width:900px;}
#footer a, a:link, a:active, a:visited {font-size:12px;text-decoration: none; color:#5C5C5C;}
#footer a:hover{text-decoration: underline;}

h1, h2, h3, h4, h5, h6 {font-family:Georgia, "Times New Roman", Times, serif;}
h1 {font-size:24px; color:#60473E;}
h2 {font-size:18px; color:#8D4615;border-bottom: solid 1px;}
h3 {font-size:14px; color:#B8B29A;}

a, a:link, a:active, a:visited {color:#B8B29A;text-decoration:underline;}
a:hover {text-decoration:none;}

#form {width: 280px;padding:10px;float:left;background-color:#554339;text-align:center;color:#fff;}
#form h1 {font-size:18px;color:#fff;text-align:center;}
#form input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#46382F;
	color:#C6AC9D; 
	width: 260px;
	border-top: solid 1px #3C2F27;
	border-right: solid 1px #5F4D41;
	border-bottom: solid 1px #5F4D41;
	border-left: solid 1px #3C2F27;
	}
#form input#reset, input#senden {height: 20px; width:90px;float: left;margin:0 10px;background-image:url(/images/button01.gif);color:#60473E;}

#fehler {width: 280px;padding:10px;float:left;border: solid 1px #ddd; background-color:#DCD7C4;}

#box_links {width: 280px;padding:10px;float:left;}
#box_rechts {margin-left:40px; width: 440px; float:right;}
#box_center {width:820px;}

.clr {clear:both;}

blockquote {
background:transparent url(/images/startquote.gif) no-repeat scroll left top;
font-family:georgia,'times new roman',serif;
font-size:115%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.3em;
margin:0 0 10px 10%;
text-align:left;
}

blockquote p {
background:transparent url(/images/endquote.gif) no-repeat scroll right bottom;
color:#B8B29A;
font-size:110%;
margin:0;
padding:24px 20px 24px 40px;
text-align:left;
}
