/* CSS Document */

html {
	overflow: hidden;
}

body {
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	overflow: hidden;
}

table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}

#bruttonetto {
	margin: 10px;
}

#top-image {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 181px;
	height: 131px;
	background-image: url(images/gemeinsam-zum-ziel.jpg);
	z-index: 6;
}

#adress-block {
	position: absolute;
	left: 0px;
	top: 63px;
	height: 68px;
	width: 100%;
	background-color: #b0bbc8;
	color: #343467;
	z-index: 2;
}

#adress-block-content {
	position: absolute;
	width: 650px;
	padding-left: 250px;
	padding-top: 8px;
}

#search-bar {
	position: absolute;
	left: 0px;
	top: 134px;
	height: 24px;
	width: 100%;
	background-color: #343467;
	color: #FFFFFF;
	text-align: right;
	background-image: url(images/gemeinsam-zum-ziel-bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 4;
	padding: 0px;
}

#gray-bar {
	position: absolute;
	left: 0px;
	top: 131px;
	width: 100%;
	height: 30px;
	background-color: #d8d7d4;
	z-index: 3;
}

#menu-border {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 204px;
	background-color: #b0bbc8;
	height: 100%;
	z-index: 1;
}

#menu-content {
	position: absolute;
	padding-top: 183px;
	width: 100%;
}

#quicklinks {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 63px;
	background-color: #FFFFFF;
	z-index: 5;
}

#quicklinks-content {
	position: absolute;
	width: 500px;
	padding-left: 250px;
	color: #343467;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}

#quicklinks-menu {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 11;
}

#content-container {
	position: absolute;
	left: 214px;
	top: 172px;
	background-color: #eaebf0;
	right: 10px;
	bottom: 10px;
	background-image: url(images/paragraph.gif);
	background-position: right bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
	overflow: auto;
	border-color: #d9d8dd;
	border-style: solid;
	border-width: 1px;
}

#content {
	padding-left: 20px;
	font-size: 12px;
	width: 650px;
}

#sword {
	border-style: solid;
	border-width: 1px;
	border-color: #d8d7d4;
	width: 115px;
}

#search-button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #343467;
	border: none;
}

#search-form {
	padding-top: 1px;
}

#copyright {
	position: absolute;
	left: 0px;
	bottom: 10px;
	z-index: 10;
	width: 204px;
	text-align: center;
}

.navigation {
	text-transform: uppercase;
	background-color: #343467;
	padding: 3px;
	border-color: #343467;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding-left: 21px;
}

.navigation:hover {
	text-transform: uppercase;
	background-color: #bd3005;
	padding: 3px;
	border-color: #343467;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding-left: 21px;
}

.navigation-active {
	text-transform: uppercase;
	background-color: #bd3005;
	padding: 3px;
	border-color: #343467;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding-left: 21px;
	background-image: url(images/arrow-red.jpg);
	background-repeat: no-repeat;
}

.subnavigation {
	background-color: #d8d7d4;
	padding: 3px;
	border-color: #343467;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding-left: 21px;
	border-top: none;
}

.subnavigation-active {
	background-color: #d8d7d4;
	padding: 3px;
	border-color: #343467;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding-left: 21px;
	border-top: none;
	background-image: url(images/arrow-blue.jpg);
	background-repeat: no-repeat;
}

.quicklinks {
	background-color: #d8d7d4;
	padding-bottom: 5px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding-left: 21px;
	background-image: url(images/arrow-blue.jpg);
	background-repeat: no-repeat;
	width: 205px;
}

a.navi:link, a.navi:visited, a.navi:hover, a.navi:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.subnavi:link, a.subnavi:visited, a.subnavi:hover, a.subnavi:active {
	color: #343467;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

p.bodytext {
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #bd3005;
}

a:link, a:active, a:hover, a:visited {
	color: #343467;
	font-weight: normal;
	text-decoration: underline;
}

.tr-0 {
	font-weight: bold;
}

.td-0 {
	width: 250px;
	padding-left: 0px;
}

div.headline {
	font-size: 14px;
	font-weight: bold;
	color: #343467;
	border-bottom-color: #343467;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: right;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Formular */
.csc-mailform-label {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #343467;
	display: block;
	font-size: 12px;
}

label {
	width: 150px;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	float: left;
}

fieldset {
	border-width: 0px;
	width: 100%;
}

.csc-mailform {
	padding-left: 0px;
	margin: 0px;
}

.csc-mailform-field {
	padding-top: 3px;
	padding-bottom: 3px;
}

li {
	list-style-image: url(../bilder/aufzaehlung.gif);
	padding-bottom: 10px;
	margin-left: -24px;
	padding-left: 10px;
}

h2 {
	color: #343467;
	font-weight: bold;
	font-size: 18px;
}

.csc-mailform-submit {
	background-color: #d8d7d4;
	border-color: #30316b;
	border-style: solid;
	border-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/arrow-blue.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #30316b;
	font-weight: bold;
}

fieldset.bruttonetto {
	border-style: solid;
	border-width: 1px;
	border-color: #d8d7d4;
	width: 95%;
}

#search-form {
	margin: 0px;
}
