@charset "UTF-8";
/* CSS Document */
/* © 2008, BS MediaVision AG | Richard Gehrig | Anne-Sophie Fraser */


/* neutralizing browsers built-in stylesheets, http://developer.yahoo.com/yui/reset/ */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse:collapse;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	clear: left;
}

q:before, q:after {
	content:'';
}
abbr, acronym {
	border: 0;
}

/* global classes */

html{
	overflow-y: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

body  {
	background-color: #d9dadb;
	clear: left;
}


/* global */

#main {
	position: absolute;
	left: 50%;
	width: 980px;
	margin-left: -490px;
	background-image: url(../images/global/shadow-bg.jpg);
}

#header {
	width: 168px;
	height: 156px;
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 35px;
	padding-left: 800px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#meta {
	width: 968px;
	height: 21px;
	font-size: 9px;
	line-height: 9px;
	color: #6E6E6E;
	background-color: #FFFFFF;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 45px;
	padding-top: 6px;
}

#navigation {
	width: 360px; /*375px;*/
	margin-left: 6px;
	float: left;
}

#mainnavi {
	width: 80px;
	float: left;
	margin-right: 20px;
	text-align: right !important;
	padding-left: 45px;
}

#subnavi {
	width: 205px;
	float: left;
}


#contentarea {
	width: 545px;
	float: left;
	padding-bottom: 17px;
}

#footer {
	width: 910px;
	height: 26px;
	background-image: url(../images/global/shadow-bottom.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	background-position: bottom;
	padding-left: 45px;
	padding-right: 25px;
	clear: left;
	color: #6e6e6e;
	padding-top: 19px;
	padding-bottom: 0;
}

.marginleft-30 {
	margin-top:-1px;
	padding-left: 0;
	padding-right: 0;
	margin-left: -30px;
}

a:link, a:visited {
	color: #4d6700;
	text-decoration: underline;
} 

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

/* font classes */

h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0000aa;
	display: block;
	padding-bottom: 7px;
}

h2 {
	font-weight: bold;
	color: #0000aa;
}

h3 {
	color: #0000aa;
}

.blue {
	color: #0000aa;
}

/* classes for navigation */

li.mainnavi {
	display: block;
	line-height: 18px;
	height: 18px;
	float: left;
	width: 90px;
}

.mainnavi a:link, .mainnavi a:visited {
	color: #000000;
	display: block;
	line-height: 18px;
	height: 18px;
	text-decoration: none;
}


.mainnavi a:hover, .mainnavi a:active {
	color: #0000AA;
	display: block;
	line-height: 18px;
	height: 18px;
	text-decoration: underline;
}

.freeze {
	color: #0000AA !important;
	text-decoration: none !important;
	font-weight: bold;
}

li.subnavi {
	display: block;
	line-height: 18px;
	margin-left: 9px;
	float: left;
	clear: left;
}

.subnavi a:link, .subnavi a:visited {
	color: #000000;
	display: block;
	line-height: 18px;
	
	text-decoration: none;
}


.subnavi a:hover, .subnavi a:active {
	color: #0000AA;
	display: block;
	line-height: 18px;
	
	text-decoration: underline;
}

.subspace {
	border-left: 20px solid #a1c327;

} 

.freezesub {
	color: #0000AA !important;
	text-decoration: none !important;
}

.subspace1 {
	margin-top: 0px;
}

.subspace2 {
	margin-top: 18px;
}

.subspace3 {
	margin-top: 36px;
}

.subspace4 {
	margin-top: 54px;
}

.subspace5 {
	margin-top: 72px;
}

.subspace6 {
	margin-top: 90px;
}


/* content classes */


.picture {
	float: left;
	width: 510px;
	margin: 0;
}




.picture-right {
	float: right;
	width: 218px;
	margin-left: 20px;
	margin-top: 0;
}




.image-style {
	padding: 0px;
	background-color: transparent;
	border: 0;
	margin-top: 15px;
	margin-right: 0;
	float: left;
	margin-bottom: 0;
}

.image-right {
	padding: 0px;
	background-color: #d7e49c;
	border: 0;
	margin-top: 6px;
	margin-right: 0;
	float: left;
	margin-bottom: 3px;
}

.image-right2 {
	padding: 0px;
	background-color: transparent;
	border: 0;
	margin-top: 6px;
	margin-right: 0;
	float: left;
	margin-bottom: 3px;
}


.legenden {
	float: left;
	font-size: 10px;
	line-height: 14px;
	width: 492px;
	display: block;
	margin-right: 0;
	margin-bottom: 0;
}

.legenden-right {
	float: left;
	font-size: 10px;
	line-height: 14px;
	width: 200px;
	display: block;
	margin-right: 0;
	padding-bottom: 12px;
}


.img-enlarge {
	float: right;
	width: 13px;
	margin-top: 3px;
	margin-left: 2px;
}

p {
	clear: left;
}


.spacebottom15 {
	margin-bottom: 15px;
}

.spacetop15 {
	margin-top: 15px;
}

.spacetop7 {
	margin-top: 7px;
}

.spacetop3 {
	margin-top: 3px;
}

/* Meta-Include */

input {
	color: #6E6E6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-left: #6E6E6E solid 1px;
	border-right: #6E6E6E solid 1px;
	border-top: #6E6E6E solid 1px;
	border-bottom: #6E6E6E solid 1px;
	margin-top: 0px;
	margin-right: 3px;
}

input.suche {
	height: 12px;
	width: 100px;
	line-height: 10px;
	padding-left: 2px;
	padding-top: 1px;
	margin-left: 6px;
}

input.suchebutton {
	height: 15px;
	width: 45px;
	line-height: 10px;
	padding-top: 0px;
	padding-bottom: 1px;
	margin-right: 15px;
	margin-top: -3px;
	cursor: pointer;
	background-color: #FFF;
}

/* Language Switcher */

#leftalign {
	float: left;
}

#rightalign {
	float: right;
	margin-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.lang-freeze {
	color: #6E6E6E;
	cursor: default;
}

.lang-inactive {
	color: #CCCCCC;
	cursor: default;
}

#meta a:link, #meta a:visited, #footer a:link, #footer a:visited {
	color: #6E6E6E;
	text-decoration: none;
}

#meta a:hover, #meta a:active, #footer a:hover, #footer a:active {
	color: #6E6E6E;
	text-decoration: underline !important;
}



/* classes for tables */

table.maintable {
	width: 550px;
}

.tablegray {
	background-color: #F0EFEF;
}

.tablegreen {
	background-color: #F0F8DC;
}

td.cellspace, th.cellspace {
	border-left: #c5da88 solid 2px;
	border-bottom: #c5da88 solid 2px;
	padding-left: 7px;
	vertical-align: top;
}

td.noline-y {
	border-left: 0px !important;
	padding: 0px !important;
}

td.noline-x {
	border-bottom: 0px !important;
}

.cell-left {
	border-left: 0px !important;
}

th.cellspace {
	background-color: #FFFFFF;
}


table.maintable ul {
	list-style: inside;
	list-style-image: url(../images/content/aufzaehlung-ul.gif);
	margin-left: 0px;
	}
	



/* legende Treffer */
#legende {
float: none;
margin-left: 59px;

}


ul.legende {
	font-size: 10px;
	float: left;
	clear: left;
	width: 140px;
	margin: 45px 0 17px 0;
	border: solid 1px #000000;
	padding: 6px 6px 6px 6px; 
}

li.blscargo {
	clear: both;
	list-style: outside;
	list-style-image: url(../images/global/carreblscargo.gif);
	margin-left: 18px;
}

li.bls {
	clear: both;
	list-style: outside;
	list-style-image: url(../images/global/carrebls.gif);
	margin-left: 18px;
}