img {
	border: 0px solid;
	padding: 0px;
	margin: 0px;
}
#pic_head {
	padding: 0px;
	margin: 0px;
}
div {
	border: 0px solid;
	margin: 0px;
	padding: 0px;
}
body {
	font-style: normal;
	font-weight: normal;
	font-family: sans,Verdana,Arial;
	font-size: 13px;
	color: black;
	background-color: #edeeef;
	margin-top: 0px;
	padding: 0px;
}
td {
	font-family: sans,Verdana,Arial;
	font-size: 13px;
}
.body_1 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.page {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 800px;
	background-color: white;
}

a			{ text-decoration: none; }
a:hover		{ text-decoration: none; }
/* a:visited	{ text-decoration: none; } */
a:active	{ text-decoration: underline; }

.nav_box * {
	color: white;
}

.becker_red *,
#nav_b .nav_box_active *
{
	color: #ff0f00;
}
.becker_blau, h1, h2, h3,
.photo_title, a, th,
#nav_1.nav_active .nav_box_active *,
#nav_2 .nav_box_active *,
#nav_3 .nav_box_active *
{
	color: #0045a1;
}
.becker_grau,
#nav_1,
#nav_2,
#nav_3,
#nav_b,
#nav_2 * .nav_box,
#nav_3 * .nav_box
{
	background-color: #b3b5b8;
}
.becker_grau2,
#nav_1 .nav_box_active,
#nav_2 .nav_box_active,
#nav_3 .nav_box_active,
#nav_b .nav_box_active
{
	background-color: #c3c5c8;
	/*background-color: red;*/
}
.nav_blank {
	background-color: white;
}

h1 {
	font-size: 20px;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	font-weight: normal;

	margin-top: 1em;
	margin-bottom: 0px;
	line-height: 1.5em;
} 
p {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 1.5em;
}
#nav_1 {
	position: absolute;
	top: 180px;
	left: 0px;
	width: 700px;
	height: 30px;
	padding-left: 100px;
}
#nav_2,#nav_3 {
	position: absolute;
	top: 213px;
	left: 100px;
	width: 700px;
	height: 30px;
	padding-left: 0px;
}
.nav_box {
	position: relative;
	height: 30px;

	font-size: 12px;
	padding-left: 10px;
	padding-right: 5px;
	min-width: 110px; /* 5+10+105=120 */
	float: left;
}
.nav_box > * {
	display: table-cell;
	vertical-align: middle;
	height: inherit;
}
#Qualitaet {
	width: 130px;
}
#nav_b {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 700px;
	height: 30px;
	padding-left: 100px;
	padding-bottom: 1px;
}
.links {
	position: absolute;
	/* background-color: blue; */
	bottom: 40px;
}
#content {
	position: absolute;
	overflow: auto;
	left: 100px;
	top: 243px;
	bottom: 30px;
	right: 0px;

	margin: 0px;
	padding: 8px;
	/* background-color: yellow; */
	font-size: 13px;
	line-height: 1.5em;
}
#content_text {
	padding-right: 200px;
}
.photo {
	width: 200px;
	float: right;
	padding: 0px;
	padding-left: 10px;
	clear: right;
	/* background-color: red; */
	padding-bottom: 20px
}
.photo_title {
	padding: 0px;
	margin: 0px;
}

form th {
	text-align: left;
	padding-top: 15px;
	font-weight: normal;
}
.pop_text {
	margin: 0px;
	margin-left: 1em;
	margin-right: 1em;
}
textarea {
	border: 1px outset black;
	width: 300px;
}
.input_300 {
	width: 300px;
	border: 1px outset black;
}
.formerror {
	border: 1px solid #ff0f00;
}	
.f_button {
	width: 150px;
}
#Servicetelefon {
	padding-left: 100px;
}

