body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding: 0px;
	margin: 0px;
	overflow-y: scroll;
}

.table_border, .table_border td {
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
}

.td_grey { background-color: #ddd; color: #333; padding: 0px 5px 0px 5px; font-weight: bold;}

table img { border:none; }

.table_presse td { padding-right: 10px; padding-bottom: 25px;}

h2 {
	margin-top: 0px;
}

h4 {
	margin-bottom: 5px;
}

#spacer_small { margin-bottom: 7px; }

#spacer_medium { margin-bottom: 10px; }

#spacer_big { margin-bottom: 15px; }

#spacer_large { margin-bottom: 20px; }

#spacer_huge { margin-bottom: 45px; }


#indent1 {

	margin-left: 10px;
	margin-bottom: 5px;
	font-weight: normal;
}

#indent2 {

	margin-left: 120px;
	margin-bottom: 5px;
	font-weight: normal; 
}

#indent3 {

	margin-left: 60px;
	margin-bottom: 5px;
	font-weight: bold;
}

input, select, textarea {
	border: 1px solid #ccc;
	font: inherit;
	color: inherit;
}

.schichten {
	color: #004D9B;
	font-size: 12pt; 
	font-weight: bold;
	font-family: Times, serif;
	text-align: right;
}

a:focus { 
	outline: none; 
}

a:link, a:active, a:visited {
	color: #004D9B;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #555;
	font-size: 8pt;
	font-weight: bold;
}

#wrap {
	margin: 0 auto;
	padding-top: 25px;
	width: 944px;
	text-align:left;
}

#logo {
	margin-left: 28px;
	width: 400px;
	height: 60px;
	float: left;
}

#lang {
	padding-top: 35px;
	margin-right: 25px;
	color: #004D9B;
	text-align: right;
}

#header {
	height: 240px;
	width: 775px;
	border-right: 1px solid #fff;
	float: left;
}

#header_side {
	background: url(images/header_side.gif) no-repeat;
	height: 240px;
	width: 168px;
	float: left;
}

#spacer {
	width: 775px;
	height: 25px;
	background: #004D9B;
	border-right: 1px solid #fff;
	float: left;
}

#spacer_side {
	background-color: #4682b4;
	height: 25px;
	width: 168px;
	float: left;
}

#content {
	background-image: url(images/content_back.gif); 
	background-repeat: repeat-y; 
	width: 944px;
	line-height: 1.5;
	overflow: hidden;
}

#nav_main {
	color: #004D9B;
	padding: 30px 0px 30px 0px;
	width: 212px;
	float: left;
}

#nav_main a {
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: -15px;
	padding: 5px 15px 5px 25px;
}

#nav_main_active {
	padding: 5px 15px 5px 25px;
	color: #333;
	width: 172px;
	font-weight: bold;
	font-size: 12px;
}

#nav_sub {
	padding: 0px 0px 20px 0px;
	color: #004D9B;
	width: 172px;
	font-size: 11px;
}

#nav_sub a {
	display: block;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: -15px;
	width: 157px;
	padding: 0px 15px 0px 40px;
}

#nav_active {
	background-color: #004D9B;
	color: #fff;
}

#nav_sub span {
	margin-left: 20px;
}

#nav_subactive {
	padding: 5px 15px 5px 25px;
	color: #333;
	width: 172px;
	font-size: 13px;
	font-weight: bold;
}


#main {
	width: 484px;
	padding: 30px 40px 30px 40px;
	float: left;
	color: #555;
}

#main a:link, #main a:active, #main a:visited {
	color: #004D9B;
	font-size: inherit;
	text-decoration: none;
}

#main a:hover {
	color: #555;
	font-size: inherit;
}

#side {
	width: 168px;
	float: left;
}

#line {
	background-color: #005c9c;
	height: 3px;
	width: 100%;
}

#nav_bottom {
	width: 894px;
	height: 20px;
	color: #004D9B;
	padding: 2px 25px 0px 25px;
	text-align: right;
}

