body, table, tr, td, th, div, span, p, a, strong, b, i, ul, ol, li, input, textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}
td {
	color: #000000;
	text-decoration: none;
	border:0;
}
.justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
img {
	text-decoration:none;
	border:0;
}
img.right {
	border:2px solid rgb(64,64,64);
	float:right;
	margin:0 0 10px 15px;
}
img.left {
	border:2px solid rgb(64,64,64);
	float:right;
	margin:0 15px 10px 0;
}
img.noborder {
	border:0;
}
.gray50 {
	background-color:rgb(128,128,128);
}
.bggray75 {
	background-color:rgb(64,64,64);
}
.gray75 {
	color:rgb(64,64,64);
}
.bgbeige1 {
	background-color:rgb(243,230,204);
}
.bgbeige2 {
	background-color:rgb(250,245,235);
}
.bgdarkred {
	background-color:rgb(140,0,76);
}
.darkred {
	color:rgb(140,0,76);
}
body {
/*	background-color:rgb(231,231,231); */
	background-image:url('../images/bg_body.gif');
	background-repeat:repeat-x;
	background-position:top left;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#companylogo {
	width:168px;
}
#companylogo img {
	border:0;
	margin:0;
	height:100px;
	width:160px;
}
#companylogoanfahrt {
	width:138px;
}
#companylogoanfahrt img {
	border:0;
	margin:0;
	height:100px;
	width:130px;
}
#header td {
	border:0;
}
#content {
/*
	background-image:url('../images/bg_content.gif');
	background-repeat:repeat-y;
*/
	text-align:left;
	vertical-align:top;
	width:818px;
}
#content table {
	padding:0;
	margin:0;
	height:100%;
}
#content #normalspace {
	border:0;
	margin:0;
	padding:0;
	height:1px;
	width:519px;
}
#content #rightspace {
	border:0;
	margin:0;
	padding:0;
	height:1px;
	width:295px;
}
#footer {
	border-top:1px solid rgb(117,128,177);
	font-size:10px;
	height:16px;
	color:black;
	text-align:right;
	padding:2px 20px;
}
#news {
	width:168px;
	padding:15px 0 15px 0;
	vertical-align:top;
	text-align:left;
}
#news h1 {
	padding:0 0 0 14px;
	margin:0px 10px 0px 10px;
}
#news h2 {
	color:#000;
	line-height:130%;
	margin:0px 10px 0px 10px;
}
#news p {
	line-height:130%;
	margin:5px 10px 5px 10px;
}
#navigation1 {
	border-bottom:1px solid rgb(27,33,100);
/*	border-top:1px solid rgb(27,33,100);
*/
	color:white;
	height:18px;
	padding:0 20px;
	text-align:right;
}
#navigation1 a, #navigation1 a:visited {
	color:rgb(51,51,51);
	font-size:10px;
	text-decoration:none;
}
#navigation1 a:hover {
	color:rgb(140,0,76);
	text-decoration:underline;
}
#navigation1 a.nav1active {
	color:rgb(140,0,76);
	font-weight:bold;
	text-decoration:none;
}
table.layout {
	height:100%;
	width:990px;
}
td.headerimage {
	border:0;
	height:88px;
	width:818px;
}
td.contentleft {
	text-align:left;
	vertical-align:top;
	width:524px;
}
td.contentright {
	border-left:0;
	text-align:left;
	vertical-align:top;
	width:294px;
}
td.topbar {
	height:4px;
}
.darkblue {
	color:rgb(27,33,100);
}
.bgdarkblue {
	background-color:rgb(27,33,100);
}
.bglightblue {
	background-color: rgb(230, 235, 255);
}
.lightblue {
	color: rgb(230, 235, 255);
}
.bgmediumblue {
	background-color: rgb(117,128,177);
}
.mediumblue {
	color: rgb(117,128,177);
}

h1 {
	background-image:url('../images/bg_h1.gif');
	background-repeat:no-repeat;
	font-size:12px;
	line-height:27px;
	padding:2px 0 0 16px;
	margin:20px 0 5px 0;
	clear:both;
}
h2 {
	font-size:11px;
	line-height:20px;
	padding:0;
	margin:10px 0 5px 0;
}
h3 {
	font-size:100%;
	font-weight:bold;
	padding:0;
	margin:5px 0 5px 0;
}
#content p {
	line-height:150%;
	margin:0 0 10px 0;
	padding:0;
	text-align:left;
}
#content ul {
	line-height:150%;
	margin:0px 0px 20px 0;
	padding:0px 20px;
	list-style-type:disc;
	list-style-position:outside;
}
a, a:visited {
	color:rgb(27,33,100);
}
a:hover {
	color:rgb(140,0,76);
	text-decoration:none;
}

/* styles for navigation2 list */
#navigation2 {
	background-color:rgb(117,128,177);
	text-align:right;
	height:100px;
	width:168px;
	padding:15px 0 15px 0;
	vertical-align:top;
}
#navigation2 a
{
	display: block;
	padding: 5px 20px 5px 0px;
	color: #fff;
	text-align:right;
	text-decoration: none;
}

#navigation2 a:hover, #navigation2 a.active, #navigation2 td.nav2act a
{
	background-image:url('../images/bg_navigation2_main.gif');
	background-repeat:no-repeat;
	background-position:top right;
	color: #fff;
	text-decoration: none;
}
#navigation2 a.active {
	font-weight:bold;
}

#navigation2 td.nav2act {
	background-color:rgb(117,128,177);
	font-weight:bold;
}
#navigation2 td.nav2sub {
	background-color:#9099c0;
}

/* styles for navigation2 list */
td.nav3act {
	background-color:rgb(187,128,177);
	font-weight:bold;
}
td.nav3sub {
	background-color:#cacee1;
}
#navigation2 td.nav3sub a {
	color:rgb(27,33,100);
}

/* News auf der Startseite */
#content p.firsthighlight {
	border:0;
	clear:left;
/*	padding:20px 20px 20px 20px; */
	margin:0 0 20px 0;
/*	min-height:88px; */
}
p.highlight {
	border:0;
	padding:0px 20px 0px 20px;
	margin:0;
	border-bottom:0px solid white;
}
.borderbottom2px {
	border-bottom:2px solid white;
}
span.caption {
	color:rgb(140,0,76);
}

p.highlight img, p.firsthighlight img {
	border:2px solid rgb(27,33,100);
}
p.highlight img.left, p.firsthighlight img.left, img.left {
	float:left;
	margin:0px 15px 5px 0px;
}
p.highlight img.right {
	float:right;
	margin:0px 0px 5px 15px;
}

h1.highlight {
	background-image:url('../images/bg_h1.gif');
	background-position:20px 15px;
	background-repeat:no-repeat;
	font-size:14px;
	line-height:30px;
	padding:16px 20px 4px 34px;
	margin:20px 0 0 0;
}
