* {
	margin: 0px;
	padding: 0px;
}
html {
	height:100%;
	margin-bottom:1px;
}
body {
	font: .8em/120% "trebuchet MS", Verdana, Arial;
	color: #ff4d7c;
	background: url(bg_body_03.jpg) no-repeat fixed right top;
}
#schatten {
	background: url(schatten.png) repeat-y right top;
	width: 645px;
}

a img {
	border:none;
}

#wrapper {
	width: 602px;
	padding: 0 5px;
	margin: 0 10px;
	border-bottom:5px ridge #ff4d7c;
}


#wrapper #webseite {
	border-right: 1px dotted #ff4d7c;
}

#wrapper #header {
	height: 300px;
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}
#navigation   {
	position: absolute;
	left: 0px;
	top: auto;
	right: 0px;
	bottom: 0px;
	line-height: 50px;
	height: 50px;
	text-align: left;
}

#navigation li {
	display: inline;
	padding-right: 10px;
	padding-left: 5px;
	margin-right: 0px;
}

#navigation a {
	color: #ff4d7c;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 5px solid #ff4d7c;
	line-height: 45px;
	padding-bottom: 5px;
}
#navigation a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 5px solid #000000;
	line-height: 45px;
	padding-bottom: 5px;
}

#navigation  strong a {
	border-bottom: 5px solid #000;
	color: #000000;
}
#footer   {
	text-align: right;
	color: #999999;
	font-size: 0.8em;
}

.inhalt {
	padding: 5px;
}

#center .inhalt p {
	margin-bottom: 10px;
	text-align: justify;
}

#wrapper #webseite #center .inhalt img {
	margin-right: 0px;
}

.inhalt h1 {
	font-size: 1.4em;
	border-bottom: 1px dotted #ff4d7c;
	margin-bottom: 10px;
	font-style: italic;
	letter-spacing: .3em;
	font-weight: normal;
	padding-bottom: 5px;
}
h3  strong         {
	font-size: 1.4em;
	padding: 5px 5px 5px 35px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background: url(amor.png) no-repeat left center;
}

h3 {
	font-size: 1em;
	color: #ff4d7c;
	border-bottom: 1px solid #ff4d7c;
	margin-bottom: 10px;
	padding-bottom:5px;
 	background: url(bg_h3.png) no-repeat right center;
}

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

#wrapper #webseite #center .inhalt .mehr {
	font-weight: bold;
	display: block;
	border-bottom: 5px solid #ff4d7c;
	color: #ff4d7c;
	font-size: 1.2em;
	font-style: normal;
	padding-bottom:5px;
	text-decoration:none;
}
#wrapper #webseite #center .inhalt .formgen #rexform .formfield {
	border-style: none;
}

#wrapper #webseite #center .inhalt .formgen #rexform .formfield .formblock label {
	display: block;
	margin-bottom: 5px;
}

#wrapper #webseite #center .inhalt .formgen #rexform .formfield .formblock input {
	border-bottom: 1px solid #ff4d7c;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 400px;
	color: #ff4d7c;
	margin-bottom: 10px;
	
}

#wrapper #webseite #center .inhalt .formgen #rexform .formfield .formblock textarea {
	border-bottom: 1px solid #ff4d7c;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 150px;
	width: 400px;
	color: #ff4d7c;
}

#wrapper #webseite #center .inhalt .formgen #rexform .formfield .formblock .formsubmit {
	color: #FFFFFF;
	background: #ff4d7c;
	width: 250px;
}


#wrapper #webseite #center .inhalt .mehr:hover {
	font-weight: bold;
	display: block;
	border-bottom: 5px solid #ff4d7c;
	color: #ff4d7c;
	font-size: 1.2em;
	padding-bottom:5px;
	text-decoration:none;
	font-style: italic;
}

#wrapper #webseite #center .inhalt .a63-entries .bg_bg_tabelle {
	line-height: 30px;
	height: 30px;

}



#wrapper #webseite #center .inhalt .a63-entries .bg_bg_tabelle a {
	margin-right: 10px;
	font-weight: bold;
	font-style: italic;
}

#wrapper #webseite #center .inhalt .link_header {
	font-size: 1.2em;
	padding-left: 10px;
	border-left: 10px solid #ff4d7c;
	margin:10px 0 20px 0;
}


/*BOXEN*/
.box {
	width: 250px;
	float: left;
	margin: 10px;
	color: #FFFFFF;
	font: 12px "trebuchet MS", Verdana, Arial;
}

.box .box_header {
	color: #FFFFFF;
	background: #FFFFFF url(bg_box_header.png) no-repeat center bottom;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.box .box_center {
	padding: 5px;
	background: #3C3C3C;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	color: #FFFFFF;
	height: 150px;
	overflow: hidden;
}

.box .box_footer {
	color: #FFFFFF;
	background: #FFFFFF url(bg_box_footer.png) no-repeat center top;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.clear {
	display:block;
	height:1px;
	clear:both;
}

/* GALLERY */

.galerie_neu .jaosg_thumbnail {
	float: left;
	margin: 10px;
	display: inline;
	height: 130px;
	width: 170px;
	overflow: hidden;
}

.galerie_neu {
	text-align: center;
	display: block;
}

.jaosg_thumbnail .multiBoxDesc {
}
/* hide hack from Mac-IE5 \*/
* html .multiBoxDesc { height: 1%; }
/* end hiding */

.galimg {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
/* hide hack from Mac-IE5 \*/
* html .galimg { height: 1%; }
/* end hiding */

.fl-lft {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 3px;
	border: 1px solid #ff4d7c;
}

.fl-rght {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 3px;
	border: 1px solid #ff4d7c;
}
.ie_kleiner_7 {
	text-align: center;
	display: block;
	line-height: 25px;
	color: #FFFFFF;
	background: #990000;
	height: 25px;
}

#schatten  #wrapper  #webseite  #header  img {
	width: 600px;
	border-style: none;
	height: 250px;
}


#schatten #wrapper #webseite #center .inhalt .box .box_center .event_bild {
	width: 238px;
	height: 140px;
	overflow: hidden;
}

.img-bttm {
	text-align:center;
	margin:0 auto;
	width:462px;
	display:block;
}
.img-top {
	text-align:center;
	margin:0 auto;
	width:462px;
	display:block;
}

#rexform .formfield legend {
	color: #FFFFFF;
}

#rexform .formfield .formblock .formerror {
	background: #FF0000;
	color: #FFFFFF;
}

#rexform .formfield .formblock .formcaptcha {
	display: block;
}

.partner a img {
	border-style: none;
	margin-bottom:10px;
}

.partner {
	display: block;
	width: 468px;
	margin: 0px auto;

}
