html, body, form, fieldset, textarea {
  margin:0;
  padding:0;
  font: 1em Tahoma;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
  margin:0;
  padding:0;
}

li, dd, blockquote {
  margin-left:0em;
}

form label {
  cursor:pointer;
}

fieldset {
  border:none;
  margin:0 0 2em 0;
}

input, select, textarea {
  font-size:100%;
  font-family:inherit;
}

/* INDIVIDUELLE CSS */

body {
	/*background-color:#c6c8cc;*/
	background-color:#EAEDF2;
}


#bckg {
	background-image:url(../img/bckg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#footer {
	background-image:url(../img/gras.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:108px;
	clear:both;
}

#header {
	min-height:600px;
	height:auto !important;
	height:600px;
	background-image:url(../img/contentbckg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#content {
	min-height:492px;
	height:auto !important;
	height:492px;
	width:961px;
	margin:0px auto;
}

#left {
	float:left;
	width:190px;
}

#centerContainer {
	float:left;
	width:490px;
}

#right {
	float:right;
	width:257px;
	overflow:hidden;
}

#center {
	margin-left:25px;
	clear:both;
}

/* MENÜ */

#menue {
  background-image:url(../img/menueschatten.jpg);
}

#menueOben {
	margin-top:105px;
	height:2px;
	overflow:hidden;
	background-image:url(../img/menueoben.jpg);
}

.menu1 {
	width:178px;
	display:block;
	float:right;
	background-color:#f7f7f7;
	margin-bottom:2px;
}

.menu2 {
	width:168px;
	display:block;
	float:right;
	background-color:#f7f7f7;
	text-transform:none;
	padding-left:10px;
	margin-bottom:2px;
	line-height:1em;
}
.menu2 a {
  text-transform:none !important;
  font-weight:normal !important;
}

.menu1-act a,
.menu2-act a {
  color:#b00 !important;
}

#menueUnten {	
	height:12px;
	font-size:1px;
	background-image:url(../img/menueunten.jpg);
	clear:both;
}

/* LOGO */
#logo {
	height:205px;
	padding-top:38px;
	padding-left:10px;
}

/* DEFINIERTE STILE */

#teaserRechts {

	background-image:url(../img/teaserbckg.jpg);
	background-repeat:no-repeat;
}

#menue a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	margin: 20px auto auto 30px;
	}	

.csc-header-n1 h1 {
	margin: 46px auto 20px 0;
}

#right h1 {
  margin:0px 0 10px 0;
  padding:0;
}

h2 {
	font-family:Tahoma, Arial;
	font-size:13px;
	font-weight:700;
	margin: 17px auto 15px 0;
	}

h3 {
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	margin: 15px auto 12px 0;
	}

p {
	font-family:Tahoma, Arial;
	font-size:11px;
	line-height:13px;
	margin:0 auto 15px 0;
	}
	
ul {
	margin-left:18px;
	}
	
li {
	font-family:Tahoma, Arial;
	font-size:11px;
	line-height:13px;
	list-style:none;
	margin-top:2px;
	}	
	
a,
a:link,
a:hover,
a:active,
a:visited {	
  color: #bb0000;
}
	
.teaserHintergrund {
	padding:8px 32px 8px 12px;
}

#right .csc-textpic-caption {
  padding:3px 5px 0 10px;
  font-size:11px;
}

hr {
  clear:both;
  height:1px;
  border:none;
  border-top:1px solid #bbb;
}

#teaserFooter {
  float:right;
  width:257px;
  height:15px;
	background-image:url(../img/teaserunten.jpg);
	background-repeat:no-repeat;
}

#right p {
  margin:0 0 5px 0;
}

#centerContainer .csc-textpic-imagewrap {
  width:231px;
	background-image:url(../img/img-bckg.jpg);
	background-repeat:no-repeat;
}

#centerContainer .csc-textpic-imagewrap img {
  margin:15px 15px 15px 15px !important;
} 

#centerContainer .csc-textpic-image  {
	background-image:url(../img/img-bckg-unten.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:231px !important;
	padding:20px;
}

#centerContainer dd  {
  margin: 0 20px 20px 20px;
  font-size:11px;
}

dt, dl {
  margin:0 !important;
  padding:0 !important;
}

.csc-textpic-center .csc-textpic-image {
	background-image:none !important;
	padding:0 !important;
	margin:-20px !important;
}

.csc-textpic-center .csc-textpic-imagewrap {
  background-image:none !important;
}


/* GOOF FOTOBOEK */

.tx-gooffotoboek-pi1 {
  font-size:11px;
}

.goofThumb a {
  width:78px;
  height:78px;
  float:left;
  margin:0px 6px 6px 0px;
  border:1px solid #888;
  background-color:#aaa;
  text-align:center;
  padding:2px;
}

.goofSingleImage {
  width:440px;
  margin-top:10px;
  float:left;
  border:1px solid #888;
  background-color:#aaa;
  text-align:center;
  padding:5px;
}

.goofThumb img,
.goofSingleImage {
  text-align:center;
}

.tx-guestbook-form-error {
  padding:5px;
  color:#b00;
  font-weight:700;
}

.tx-guestbook-form-error ul,
.tx-guestbook-form-error li {
  margin:2px 0 2px 10px;
  list-style:circle;
  padding:0;
  border:none;
}

.ve-guestbook-item {
  padding-top:10px;
	border-top:1px solid #bbb;
	clear:both;
}

/* STANDARD TAGS */

form {
  font-size:11px;
}

label {
	float:left;
	display:block;
	width:120px;
}

input, 
textarea {
	margin-bottom:4px;
	color:#222;
	border:1px solid #c8c8d2;
	background-color: #ebeef3;
}

textarea {
	width:95%;
	height:150px;
}

fieldset {
  border:none;
  margin:0;
  padding:0;
}

legend {
  display:none;
}

/* FORMULAR BUTTON */

.button {
	color:#006600;
	font-weight:700;
	margin-right:2px;
}

.clearer {
  clear:both;
}