/* Standard-CSS für Marienberge */

/* Wichtige Farben
Hintergrund = F0E181
*/

html, body, p, h1, h2, h3, ul, ol,
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Arial, sans-serif;
   font-size: 12px;
   color: #000000;
}

html, body {
   font-size: 101%;
   background-color:#FFFFFF;
   line-height:0px;
/*   background-color:#F0E181;*/
   background-color:#FAEEAC;      
   background-image:url('../display/bg_header.jpg');
   background-repeat:no-repeat;
   background-position: top center;
   text-align:center;
}

html>/**/body, x:-moz-any-link, x:default { position:relative; left:-0.1px; }

a:link {
   color: #000000;
   text-decoration: underline;
}

a:visited {
   color: #000000;
   text-decoration: underline;
}

a:hover {
   color: #000000;
   text-decoration: none;
}

a:active {
   color: #000000;
   text-decoration: none;
}

strong {
   font-weight: bold;
}

img {
   border: 0;
}

.c {
   clear: both;
}

.center {
   text-align: center;
}

.right {
   text-align: right;
}

.top {
   vertical-align: top;
}

p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#000000;
	padding-bottom:13px;
	text-align:left;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height:18px;
	color:#000000;
	padding-bottom:8px;
	text-align:left;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	line-height:16px;
	color:#000000;
	padding-bottom:8px;
	text-align:left;
}

ul {
	margin-left:20px;
}

li {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#000000;
	text-align:left;
}


#header {
	height:49px;
	width:786px;
	margin:auto;
	text-align:left;
	padding-top:130px;
	padding-left:26px;
}

#foto {
	width:786px;
	margin:auto;
}

#main {
	width:770px;
	margin:auto;
	background-image:url('../display/bg_main.gif');
	background-repeat:repeat-y;
	min-height:500px;
	margin-top:12px;
	text-align:left;
	line-height:14px;
	padding-left:15px;
	padding-right:15px;
}

#footer {
	height:70px;
	background-image:url('../display/bg_footer.gif');
	background-repeat:repeat-x;
	width:100%;
	line-height:16px;
	padding-top:20px;
}

#footer .menu:link, #footer .menu:visited{
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#8F8F8F;
	text-decoration:none;
	text-transform:uppercase;
}

#footer .menu:hover, #footer .menu:active {
	text-decoration:underline;
}

#footer a {
	color:#8F8F8F;
}

#footer p {
	color:#8F8F8F;
	text-align:center;
	padding-top:8px;
}

#fotospalte {
	float:right;
	margin-right:10px;
	margin-top:15px;
	width:193px;
}

#content {
	margin-right: 225px;
	margin-left:10px;
	padding-top:10px;
}

#contentfull {
	margin-right:10px;
	margin-left:10px;
	padding-top:10px;
}

.seitenanzeige {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	padding-bottom:20px;
}

.eintrag {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	width:750px;
	padding-bottom:10px;
}

.eintrag_header {
	background-color:#E39400;
	padding:4px;
	line-height:16px;
	margin-bottom:7px;
}

.fehler{
	font-weight:bold;
	color:#FF0000;
} 

fieldset {
	border:none;
	margin:0;
	padding:0;
	margin-top:10px;
}

fieldset.rahmen {
	border:1px solid black;
	margin:0;
	padding:5px;
	margin-top:10px;
}

fieldset.rahmen legend {
	color:#000000;
}

.kontaktformular {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#000000;
  float: left;
  margin-right: 10px;
  margin-bottom:10px;
  color:#000000;
}

input {
	width:248px;
	border-top: 1px solid #FAEAB9;
	border-left: 1px solid #FAEAB9;
	border-bottom: 1px solid #C7AE61;
	border-right: 1px solid #C7AE61;
	background-color:#E3CC81;
	height:15px;
	padding-top: 3px;
	padding-bottom:3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

input:focus {
	border-top: 1px solid #C7AE61;
	border-left: 1px solid #C7AE61;
	border-bottom: 1px solid #FAEAB9;
	border-right: 1px solid #FAEAB9;
	background-color:#E3C15D;
}

input.checkbox {
	width:25px;
	height:12px;
	padding-top:1px;
	padding-bottom:1px;
	background:transparent;
	border:none;
}

input.lange {
	width:510px;
	border-top: 1px solid #FAEAB9;
	border-left: 1px solid #FAEAB9;
	border-bottom: 1px solid #C7AE61;
	border-right: 1px solid #C7AE61;
	background-color:#E3CC81;
	height:15px;
	padding-top: 3px;
	padding-bottom:3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	float:left;
}

input.lange:focus {
	border-top: 1px solid #C7AE61;
	border-left: 1px solid #C7AE61;
	border-bottom: 1px solid #FAEAB9;
	border-right: 1px solid #FAEAB9;
	background-color:#E3C15D;
}

input.kurz {
	width:161px;
	border-top: 1px solid #FAEAB9;
	border-left: 1px solid #FAEAB9;
	border-bottom: 1px solid #C7AE61;
	border-right: 1px solid #C7AE61;
	background-color:#E3CC81;
	height:15px;
	padding-top: 3px;
	padding-bottom:3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	float:left;
}

input.kurz:focus {
	border-top: 1px solid #C7AE61;
	border-left: 1px solid #C7AE61;
	border-bottom: 1px solid #FAEAB9;
	border-right: 1px solid #FAEAB9;
	background-color:#E3C15D;
}

.absenden {
	width:150px;
	height:35px;
	border-top: 1px solid #FAEAB9;
	border-left: 1px solid #FAEAB9;
	border-bottom: 1px solid #C7AE61;
	border-right: 1px solid #C7AE61;
	padding-top: 3px;
	padding-bottom:3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-top:10px;
}

.absenden:focus {
	border-top: 1px solid #C7AE61;
	border-left: 1px solid #C7AE61;
	border-bottom: 1px solid #FAEAB9;
	border-right: 1px solid #FAEAB9;
}

textarea {
	width:510px;
	border-top: 1px solid #FAEAB9;
	border-left: 1px solid #FAEAB9;
	border-bottom: 1px solid #C7AE61;
	border-right: 1px solid #C7AE61;
	background-color:#E3CC81;
	padding-top: 3px;
	padding-bottom:3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	height:80px;
}

textarea:focus {
	border-top: 1px solid #C7AE61;
	border-left: 1px solid #C7AE61;
	border-bottom: 1px solid #FAEAB9;
	border-right: 1px solid #FAEAB9;
	background-color:#E3C15D;	
}

.kontakt_clear {
    clear: both;
    width: 1px;
    height: 1px;
    line-height: 1px;
    overflow: hidden;
}

.termine {
	background-color:#F6E66D;
	padding:4px;
	border: 3px solid #B8AA4F;
	margin-bottom:10px;
}

.termine p {
	padding-bottom:2px;
}

.download {
	background-color:#F6E66D;
	padding:4px;
	border: 3px solid #B8AA4F;
	margin-bottom:10px;
}

.download p {
	padding-bottom:2px;
}

td {
	background-color:#F6E66D;
	padding:5px;
	border 3px solid transparent;
	min-width:100px;
}

.zitat_oben {
	width:193px;
	height:39px;
	margin:0px;
	background-image:url('../display/zitatoben.gif');
	background-repeat:no-repeat;
}

.zitat_unten {
	width:193px;
	height:37px;
	margin:0px;
	background-image:url('../display/zitatunten.gif');
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.zitat_mitte {
	width:169px;
	margin:0px;
	background-image:url('../display/zitatmitte.gif');
	background-repeat:repeat-y;
	padding-left: 12px;
	padding-right:12px;
}

.zitat_mitte p {
	font-family: Arial, sans-serif;
	font-size:12px;
	font-style:italic;
}

.zitat_mitte .name {
	font-style:normal;
	text-align:right;
}

.zitatgross_oben {
	width:531px;
	height:33px;
	margin:0px;
	background-image:url('../display/zitatgrossoben.gif');
	background-repeat:no-repeat;
}

.zitatgross_unten {
	width:531px;
	height:33px;
	margin:0px;
	background-image:url('../display/zitatgrossunten.gif');
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.zitatgross_mitte {
	width:507px;
	margin:0px;
	background-image:url('../display/zitatgrossmitte.gif');
	background-repeat:repeat-y;
	padding-left: 12px;
	padding-right:12px;
}

.zitatgross_mitte p {
	font-family: Arial, sans-serif;
	font-size:12px;
	font-style:italic;
}

.zitatgross_mitte .name {
	font-style:normal;
	text-align:right;
}

.angebot {
	color:#FF0000;
	text-decoration:line-through;
}


