body {
	background-color: #e8f6ff;
	background-image: url(img/hintergrund.gif);
	background-repeat: repeat-x;
	font: 14px trebuchet ms, arial, sans-serif;
}

a {
	color: #1a95e2;
}

a:hover {
	color: black;
}

a img {
	border-width: 0;
}

h2 {
	font-size: 25px;
	color: #1a95e2;
	margin: 0 0 0.5em 0;
}

h3 {
	font-size: 18px;
	margin: 0.5em 0;
}

p {
	margin: 0.5em 0;
}



#inhaltsbereich {
	position: absolute;
	float: left;
	top: 162px;
	margin-left: 50%;
	left: -477px;
	background-image: url(img/inhaltsbereich.gif);
	background-repeat: repeat-y;
	width: 954px;
}

#inhalthaupt {
	float: left;
	width: 575px;
	margin: 0 25px;
	padding: 20px 0 0 0;
}

#inhaltrechts {
	float: left;
	width: 300px;
	padding-top: 30px;
}

#inhaltrechts div.kasten {
	border: 1px solid #3c93ce;
	width: 298px;
	background-color: #efefef;
	margin-bottom: 15px;
}

#inhaltrechts div.kasten div.kopf {
	width: 293px;
	background-image: url(img/kastenkopf.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: white;
	padding: 0 0 0 5px;
}

#inhaltrechts div.kasten div.inhalt {
	padding: 0 5px;
}

#inhaltsbereich ul {
	margin-top: 0;
	margin-bottom: 0;
}

#inhaltsbereich ul li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#inhaltsbereich h2.schwarz {
	background-color: #1a1a16;
	background-image: url(img/hbalken.gif);
	background-repeat: repeat-x;
	min-height: 45px;
	border-bottom: 1px solid #939393;
	color: white;
	font-size: 16px;
	margin: 0px;
	padding: 0 10px;
}

#inhaltsbereich h2.schwarz b {
	color: #009dff;
}

#inhaltsbereich p.schwarz {
	background-color: black;
	color: white;
	padding: 5px 10px 10px 10px;
	margin: 0;
}



#kopf {
	position: absolute;
	top: -10px;
	margin-left: 50%;
	left: -477px;
	background-image: url(img/kopf.gif);
	background-repeat: no-repeat;
	width: 954px;
	height: 172px;
}

#navbalken {
	background-image: url(img/navbalken.gif);
	background-repeat: repeat-x;
	height: 33px;
	width: 948px;
	margin: 133px 0 0 3px;
}

#navbalken ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navbalken ul li {
	display: inline;
	float: left;
	padding: 5px 1em 0 1em;
	height: 33px;
	border-right: 1px solid white;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#navbalken ul li.hier {
	background-image: url(img/navbalken-blau.gif);
	background-repeat: repeat-x;
}

#navbalken a {
	color: white;
	text-decoration: none;
}

#navbalken a:hover {
	color: #009dff;
}

#navbalken ul li.hier a:hover {
	color: white;
}

#logo {
	position: absolute;
	left: 27px;
	top: 42px;
}

#fuss {
	width: 954px;
	min-height: 124px;
	background-image: url(img/fuss.gif);
	clear: both;
}

#fusslinks {
	position: absolute;
	right: 200px;
	bottom: 25px;
	font-size: 12px;
}



fieldset.csc-mailform {
	border-width: 0;
}

fieldset.csc-mailform label {
	display: block;
	margin: 0.5em 0 0 0;
}

fieldset.csc-mailform input {
	width: 500px;
}

fieldset.csc-mailform textarea {
	width: 500px;
	height: 200px;
}

fieldset.csc-mailform input.csc-mailform-submit {
	width: 200px;
	margin: 0.5em 0 0 300px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #006EB4;
}

div.tx-gsipagenav-pi1 {
	text-align: center;
	margin-top: 1em;
}

div.tx-gsipagenav-pi1 a {
	margin: 0 1em;
}

.csc-textpic {
	margin-bottom: 5px;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 0;
}



@media print {

body {
	background-image: none;
	background-color: transparent;
}

#inhaltsbereich {
	width: auto;
	position: static;
	margin: 0;
	left: 0;
	background-image: none;
	padding: 100px 0 0 0;
}

#inhaltsbereich p.schwarz {
	background-color: white;
	color: black;
}

#inhalthaupt {
	float: none;
	width: auto;
	margin: 0;
	
}

#inhaltrechts {
	float: none;
	margin-top: 20px;
}

#kopf {
	width: auto;
	position: static;
	margin: 0;
	left: 0;
	height: auto;
	background-image: none;
}

#logo {
	left: 0;
	top: 0;
}

#navbalken, #fuss {
	display: none;
}

}
