body {
	background-color: #FFFFFF;
	color: #5C6970;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
/*	font-weight: bold; */
}
a {
	color: #5C6970;
	text-decoration: underline;
}
a img {
	border: 0px;
}
a:hover {
	color: #8B2112;
	text-decoration: underline;	
}
h1 {
	font-size: 1em;
	color: #8B2112;
/*	font-weight: normal; /* sieht nicht gut aus! */
}
h2 {
	font-size: 1em;
	color: #8B2112;
	padding: 0px;
	margin: 0px;
/*	font-weight: normal; /* sieht nicht gut aus! */
}

h2.spruch{
	font-size:10px;
}

ul li {
	list-style-image: url(../../images/deutsch/liststylepoint.png);
}
#b2bpage {
/*	margin: 0px 50px; */
/*	width: 80%; */
/*	width: 640px; */
	width: 780px;
	min-width: 780px;
	max-width: 780px;
	text-align: center;
}

.navtable {
	 width: 100%;
	 padding: 0px;
	 margin: 0px;
}

.navtable tr td {
	 padding: 0px;
	 margin: 0px;
}

#navigation {
	width: 780px;
	height: 30px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 50px;
	white-space: nowrap;
}

#navigation #mainnavigationbar {
	width: 735px;
	max-width: 735px;
	min-width: 735px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#navigation #subnavigation {
	position: relative;
	width: 780px;	
	top: 4px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 0.9em;
	white-space: nowrap;
}

p {
	padding-top: 0px;
	margin-top: 0px;
}

ol.jobs {
	padding-top: 0px;
	margin-top: 0px;	
}

.oneline {
	white-space: nowrap;
}

#navigation a {
	padding: 0px 18px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
/*
	border-left: 2px solid #5C6970;
	border-right: 2px solid #5C6970;
*/
}
#navigation #subnavigation a {
	padding: 0px 6px;
	text-align: justify;
	text-decoration: none;
}

#logobanner {
	padding-top: 30px;
	width: 100%;
	text-align: center;
	height: 25px;
}
ol.jobs li {
	padding: 10px 0px;
}
ol.jobs li a {
	text-decoration: none;
}
.navactive {
	color: #8B2112;
	text-decoration: none;
}
.active {
	color: #8B2112;
	font-weight: bold; /* sieht nicht gut aus! */
	text-decoration: none;
}
#navigation #subnavigation a.underline, .underline {
	text-decoration: underline;
}
table.fullwidth {
	width: 100%;
	border: 0px;
}
table.fullwidth tr {
	vertical-align: top;
}
table.contact {
	border: 0px;
}
table.standard {
	padding-right: 65px;
}
table.contact tr td {
	padding-right: 10px;
}
table.standard tr {
	vertical-align: top;
}
table.standard tr td img {
	border: 1px solid #5C6970;
	margin: 10px;
}
table.standard tr th {
	text-align: left;
/*	padding-right: 40px; */
}
table.standard tr th.purple {
	padding-top: 10px;
/*	padding-right: 0px; */
	color: #8B2112;
}
table.folgeseitenbox tr td a {
	line-height: 200%;
}
.editabletext {
	width:700px;
}

