/*** Beginn allgemeine Festlegungen ***/
* {
	margin: 0;
	padding: 0;
}

body, html {
	height: 100%;
}

body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #0000A4;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ol, ul {
	list-style-position: outside;
}

.fett {
	font-weight: bold;
}

.nichtfett {
	font-weight: normal;
}

.kleintext {
	font-size: 0.9em !important;
}

.neu {
	color: #CC0000;
	font-weight: bold;
}

div.clearer {
	clear: both;
}

div.abstand-1em {
	height: 1em;
}

div.abstand-2em {
	height: 2em;
}
/*** Ende allgemeine Festlegungen ***/


/*** Beginn Layout ***/
div#main {
	width: 831px;
	margin: 30px auto 0 auto;
	overflow: hidden;
}

div#inhaltsbox {
	width: 590px;
	float: left;
	margin-bottom: 30px;
	background-image: url(../img/static/bg-inhalt.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

div#inhaltsbox div#inhalt-header {
	height: 248px;
	background-image: url(../img/static/bg-inhalt-header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

div#inhaltsbox div#inhalt-header img {
	margin-top: 57px;
	margin-left: 52px;
}

div#inhaltsbox div#inhalt {
	min-height: 45em;
	height: 45em;
	padding: 43px 52px 60px 52px;
}

html>body div#inhaltsbox div#inhalt {
	height: auto;
}

div#inhaltsbox div#inhalt-fuss {
	height: 20px;
	background-image: url(../img/static/bg-inhalt-fuss.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

div#seitenleiste {
	width: 256px;
	float: left;
	margin-top: 75px;
	margin-left: -15px;
	background-image: url(../img/static/bg-seite-inhalt.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

div#seitenleiste div#seite-header {
	height: 132px;
	background-image: url(../img/static/bg-seite-header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

div#seitenleiste div#seite-inhalt {
	/*height: 350px;
	background-image: url(../img/static/bg-seite-inhalt.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	padding: 25px 38px 16px 25px;*/
}

div#seitenleiste div#seite-fuss {
	height: 20px;
	background-image: url(../img/static/bg-seite-fuss.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 30px;
}
/*** Ende Layout ***/

/*** Beginn Detailfestlegungen ***/
div#inhalt h1, div#inhalt h2, div#inhalt h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

div#inhalt h1 {
	font-size: 2em;
	line-height: 1.2em;
	margin-bottom: 1.6em;
}

div#inhalt h2 {
	font-size: 1.7em;
	line-height: 1.3em;
	margin: 2.4em 0 0.8em 0;
}

div#inhalt p, div#inhalt td {
	font-size: 1.4em;
	line-height: 1.5em;
}

div#inhalt table {
	width: 100%;
}

div#inhalt td.second-col {
	text-align: right;
}

div#inhalt p {
	margin: 1em 0;
}

div#inhalt ul {
	margin-left: 1.2em;
}

div#inhalt ol {
	margin-left: 2.0em;
}

div#inhalt li {
	font-size: 1.4em;
	line-height: 1.6em;
}

div#inhalt a.underlined {
	text-decoration: underline;
}

div#inhalt ul#service li {
	margin: 0.5em 0;
}

div#inhalt hr {
	height: 1px;
	border: none;
	border-top: 1px solid #0000A4;
	margin: 4em 0;
}

div.bild-linksfloat {
	overflow: hidden;
	margin-bottom: 2em;
}

div.bild-linksfloat img {
	float: left;
	margin-right: 10px;
}

div.bild-linksfloat p {
	font-size: 1.2em !important;
	line-height: 1.3em !important;
	margin: 0 0 0.8em 343px !important;
}

div.team {
	overflow: hidden;
	margin-bottom: 6em;
}

div.team img {
	float: left;
	margin-right: 15px;
}

div.team div.textblock {
	margin-left: 195px;
}

div.team h2 {
	font-size: 1.8em !important;
	margin: 0 0 1.0em 0!important;
}

div.team p.unterh2 {
	margin-top: -1.3em !important;
	font-size: 1.3em !important;
}

div.team h3 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold !important;
	margin: 1em 0 0 0;
}

div.team p {
	margin: 0 0 0.8em 0 !important;
	line-height: 1.3em !important;	
}

div.team li {
	line-height: 1.4em !important;
}

div.team td {
	font-size: 1.4em;
	height: 1.6em;
	vertical-align: top;
}

div.team td.spalte-jahr {
	width: 70px;
}

div#music {
	text-align: right;
	margin-top: 4em;
}

div#music object {
	float: right;
	margin-left: 5px;
}

div#seitenleiste a {
	color: #0000A4;
}

div#seitenleiste div#seite-inhalt ul, div#seitenleiste div#seite-inhalt h1, div#seitenleiste div#seite-inhalt p, div#seitenleiste div#seite-inhalt table {
	margin-left: 25px;
	margin-right: 38px;
}

div#seitenleiste div#seite-inhalt h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.6em;
	margin-bottom: 0.2em;
}

div#seitenleiste div#seite-inhalt hr {
	height: 1px;
	border: none;
	border-top: 1px solid #0000A4;
	margin: 10px 38px 11px 25px;
}

div#seitenleiste div#seite-inhalt ul {
	padding-top: 22px;
	/*margin-bottom: 11px;*/
	margin-right: 0;
	/*border-bottom: 1px solid #0000A4;*/
}

div#seitenleiste div#seite-inhalt ul li {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.6em;
	padding-bottom: 0.3em;
}

div#seitenleiste div#seite-inhalt ul li ul {
	border-bottom: none;
	margin: -1em 0 4px 0;
}

div#seitenleiste div#seite-inhalt ul li ul li {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	font-size: 0.75em;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 1px;
	margin-left: 15px;
}

div#seitenleiste div.vcard p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 0.8em;
}

div#seitenleiste div.vcard table {
	margin-bottom: 1.0em;
}

div#seitenleiste div.vcard td {
	font-size: 1.2em;
	line-height: 1.1em;
}

p.biesinet {
	color: #636B71;
	font-size: 1.1em !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.biesinet a {
	color: #636B71 !important;
}
/*** Ende Detailfestlegungen ***/
