/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.navigation {
	font-family: "Myriad Pro",  sans-serif;
 	font-size: 17px;
 	color: rgb(192,192,192);
 	background-image: url( "../assets/images/nav_opa_haken.png" );
 	background-repeat: no-repeat;
 	background-attachment: scroll;
 	background-position: right;
 	padding-right: 25px
}

.menu_normal {
	font-size: 17px;
 	text-decoration: none ;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.hg_gaestebuch {
	background-image: url( "../assets/images/hg_opa_gaestebuch.png" );
 	background-repeat: no-repeat;
 	background-attachment: scroll;
 	background-position: top
}

.bild_email {
	margin: 0px;
 	padding: 0px 0px 10px 0px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.tabelle_hg {
	background-image: url( "../assets/images/content_textfeld.png" );
 	background-repeat: no-repeat;
 	background-attachment: scroll;
 	background-position: top
}

.anzeige {
	font-size: 16px;
 	color: rgb(255,255,255)
}

.start_trenner {
	margin: 5px 5px 0px 5px;
 	padding: 0px
}

.opaslink {
	font-size: 17px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-image: none
}

.werbung {
	font-size: 14px;
 	color: rgb(255,255,255);
 	letter-spacing: 1px;
 	font-weight: bold;
 	font-style: italic;
 	text-align: center;
 	margin: 0px;
 	padding-bottom: 2px;
 	border-bottom: 1px solid rgb(224,224,224)
}

.suche {
	color: rgb(255,255,255);
 	font-weight: bold;
 	clear: none;
 	background-color: rgb(0,110,0);
 	border: 1px solid rgb(224,224,224);
 	margin: 2px 0px 0px 5px;
 	padding: 0px
}

.menu_over {
	font-size: 17px;
 	text-decoration: none ;
 	background-image: url( "../assets/images/nav_opa_haken.png" );
 	background-repeat: no-repeat;
 	background-attachment: scroll;
 	background-position: right;
 	padding: 0px 25px 0px 0px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.navi_rezepte {
	margin: 5px 0px 0px 0px
}

.gaestebuch {
	margin: 0px;
 	padding: 0px
}