
#gruppensuche .title {
	font-weight: bold;
}

#gruppensuche .farbe0 {
	background-color: white;
}

#gruppensuche .farbe1 {
	background-color: #ffeed4;
}

#gruppensuche table {
	border-spacing: 0;
}

#gruppensuche th {
	padding: 10px;
}

#gruppensuche td {
	padding: 5px;
	vertical-align: top;
}

#gruppensuche img {
	border: 0;
}

#gruppensuche ul {
	margin-left: 15px;
}

#gruppensuche .mitglied {
	float: left;
	text-align: center;
	margin-left: 20px;
	margin-top: 20px;
	width: 100px;
	height: 100px;
}


#gruppensuche .kategorie {
	padding: 0px;
	padding-left: 10px;
	margin: 5px;
	margin-top: 15px;

	background-color: #ffeed4;
	border: 2px solid #f8a014;
	-moz-border-radius: 10px;
}

#gruppensuche .stunde {
	/*padding-left: 20px;*/
}

#gruppensuche .VeranstaltungKat {
	font-weight: bold;	
}

#gruppensuche hr {
	border: 0;
	height: 1px;
	color: lightgray;
	background-color: lightgray;
}


#gruppensuche .stundenTitel {
	font-weight: bold;
}

#gruppensuche .bold {
	font-weight: bold;
}

#gruppensuche .center {
	text-align: center;
}

#gruppensuche .kontakt {
	padding-left: 10px;
}

#gruppensuche .indent {
	padding-left: 10px;
}

#gruppensuche h1, #gruppensuche h2, #gruppensuche h3 {
	margin: 0px;
}


/*------------------Menü-Leiste----------------*/

#gruppensucheMenu {
	margin: 5px;
	padding: 10px;
	border-top: 1px dotted lightgrey;
	border-bottom: 1px dotted lightgrey;
}

#gruppensucheMenu .MenuButton {
	width: 20%;
	float: left;
	text-align: center;
}


#gruppensuche .searchPLZ {
	width: 60px;
}

#gruppensuche .searchOrt {
	width: 100px;
}

#gruppensuche .searchText {
	width: 100px;
}


#gruppensuche .searchAnsprechpartner {
	width: 100px;
}

