/* CSS Document */

body, html {
	border: 0px;
	margin:0px 0 0px 0;
	padding:0;
}

body {
	background-color: #BFD690;
	padding: 0px;
	margin: 0px;
}

table {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/* AUFBAU */
.div_aussen {
	position: relative;
}
.div_aussen2 {
	position: relative;
	width: 993px;
}
.head {
	width: 993px;
	height: 228px;
}

.content {
	width: 993px;
}

.bottom {
	width: 993px;
	height: 42px;
}

.bottom_navi {
	width: 500px;
	height: 50px;
	text-align: center;
	font-family: Verdana, Arial;
	color: #ffffff;
	font-size: 10px;
}

.navi_party {
	position:absolute;
	top:228px;
	width:180px;
	height:64px;
	z-index:4; visibility: hidden;
	left: 266px;
}

.navi_karriere {
	position:absolute;
	top:228px;
	width:180px;
	height:64px;
	z-index:4; visibility: hidden;
	left: 381px;
}

.navi_partythemen {
	position:absolute;
	top:228px;
	width:180px;
	height:64px;
	z-index:4; visibility: hidden;
	left: 446px;
}
.navi_gastgeberin {
	position:absolute;
	top:280px;
	width:180px;
	height:64px;
	z-index:4; visibility: hidden;
	left: 446px;
}

/* AUFBAU ENDE */

/* FORMATIERUNGEN */

.subnavi {
	background-color: #6E8654;
	border: 1px solid #A3B976;
	font-family: Verdana, Arial;
	color: #ffffff;
	font-size: 12px;
	padding:5px;
}
.subnavi:hover {
	background-color: #A3B976;
}

a.navi {
	color: #ffffff;
	text-decoration: none;
}

a.link_toppage {
	font-weight:bold;
	font-size:14px;
	color: #92A866;
	text-decoration: none;
}

a.link_toppage:hover {
	color: #F68F1F;
}

.content_text {
	font-family: Verdana, Arial;
	color: #616161;
	font-size: 12px;
}


 a.text_navi {
 	font-weight:bold;
	color: #616161;
	text-decoration:  none;
}
 a.text_navi:link {
	color: #616161;
	text-decoration:  none;
}

 a.text_navi:hover {
	color: #91A665;
	text-decoration:underline;
}

a.text_navi :visited {
	color: #616161;
	text-decoration:  none;
}





.top_text {
	font-family: Verdana, Arial;
	color: #92A866;
	font-size: 18px;
}

.right_text {
	font-family: Verdana, Arial;
	color: #ffffff;
	font-size: 12px;
}

.content_head {
	font-size: 14px;
	font-weight: bold;
}

.plz_suche {
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #D3D3D3;
	padding: 5px;
	text-align: center;

}

.small {
	font-size: 10px;
}

.bold {
	font-weight: bold;
}

.hr {
	color: #ffffff;
	height: 1px;
	background-color: #ffffff;
}

a.bottom_navi {
	color: #ffffff;
	text-decoration: none;
}

a.bottom_navi:hover {
	color: #91A665;
	text-decoration: none;
}

a.link_suche {
	color: #BD0000;
	text-decoration: none;
}

a.link_suche:hover {
	color: #616161;
	text-decoration: none;
}

form {
 	display:inline;
}

.suche_name {
	color: #BD0000;
	font-weight: bold;
}

#imagegalerie img{
 padding:5px ;

}

/* FORMATIERUNGEN ENDE */
