html>body img {
	position: relative; top: 2px;
}

span.native {
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

div.search_field {
	width: 100%;
	text-align: center;
	margin: 0px auto 14px;
}

input.search_field {
	border-width: 1px;
	border-style: solid solid dashed;
	border-color: rgb(222,222,222) rgb(222,222,222) rgb(175,175,175);
}

input.submit {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(65,130,230);
	background-color: rgb(65,130,230);
	color: rgb(255,255,255);
	cursor: pointer;
}

span.search_field {
	color: rgb(200,0,0);
	text-decoration: underline;
}

#content_top {
	width: 594px;
	height: 10px;
	font-size: 8px;
	line-height: 10px;
}

/* --> deep_menu */
table.deep_menu {
	margin: auto;
	width: 99%;
	table-layout: fixed;
	text-align: center;
	padding: 0px 15px;
	border: none;
}

.deep_menu td {
	padding-bottom: 2px;
}

.deep_menu td, .deep_menu a {
	text-decoration: none;
	color: rgb(0,0,150);
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	font-weight: normal;
}

.deep_menu a:hover {
	text-decoration: underline;
}

.deep_menu td.open {
	text-decoration: underline;
	color: rgb(255,0,0);
}

.toBeginng_a {
	border: none;
	color: rgb(175,175,175) !important;
	display: block;
	font-weight: bold;
	font-size: 14px;
	margin: 3px 0px 5px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

a.toBeginng_a:hover {
	text-decoration: underline;
}

#mytabelle {
	padding: 0px 10px;
}

#mytabelle p {
	margin-bottom: 0px;
	text-align: justify;
}

.shop a {
	text-decoration: underline;
	color: #000000;
}

.shop a:hover {
	color: #0000cc;
}

.wappen {
	background-repeat: no-repeat;
	margin: 3px 8px;
	width: 100px;
	float: left;
}
