body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	width: 100%;
	text-align: center;
/* zum Zentrieren der Seite im IE */
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif, sans;
	font-size: 12px;
	color: black;
	line-height: 19px;
}
img.mitglied {
	margin-top: 5px;
	margin-bottom: 5px;
}
#start__01 {
}
/*=========================================================*/
h1, h2, h3, h4, p, .poll, table.contentpaneopen {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	list-style-type: none;
}
a:hover h1 {
	color: #fff;
	text-decoration: underline;
}
ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	font-size: 1em;
	list-style-type: none;
}
h1, h2, h3, .artikelkopf, .contentheading {
	/*font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
*/
	font-style: inherit;
	text-align: left;
	color: #00306f;
	line-height: 18px;
	font-size: 16px;
}
h1 a {
	color: #00306f;
	font-size: 16px;
	font-style: inherit;
	line-height: 18px;
	text-align: left;
}
div.artikelkopf {
	padding-bottom: 10px;
	text-decoration: underline;
}
.moduletable_menu h3 {
	text-align: center;
	text-indent: -5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.moduletable_menu ul {
	font-size: 12px;
}
/*#modul00 {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 93%;
	height: auto;
}
#modul01 {
	background-image: url(../images/referenzen.jpg);
	text-align: center;
	width: 156px;
	height: 100%;
	margin-top: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: solid 1px #00528d;
}
#modul01 h2 {
	color: white;
	text-align: center;
}
#modul02 {
	background-color: #cfd7e1;
	text-align: center;
	margin-top: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	width: 156px;
	height: 47px;
	margin-bottom: 5px;
	border: solid 1px #00528d;
}
#modul02 h4 {
	line-height: 1em;
}
#modul03 {
	width: 93%;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1, .artikelkopf, .contentheading {
	font-size: 18px;
}
fieldset.input {
	border: 0px none;
}
a:link {
	color: #b01515;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #501;
	font-weight: bold;
}
.menge {
	color: #00306f;
	font-size: 15px;
	font-family: "Courier New", Courier, Monaco, monospace;
	font-weight: normal;
	vertical-align: 2px;
	white-space: pre;
}
/*=========================================================.moduletable {
	padding-bottom: 15px;
}
#headwrap {
	width: 980px;
	height: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
}
*/
#wrapper {
	height: 100%;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#navigation {
	position: relative;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0pt;
	padding-top: 1em;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited {
	padding: 0.4em 1em;
	color: #fff;
	text-decoration: none;
}
#navigation a:hover {
	color: #fff;
	background-color: #d37c78;
}
#headwrap {
	background-image: url(../hintergrund/hintergrund.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% top;
	height: 140px;
}
/*====Linker Bereich=============================================*/
#leftwrap {
	text-align: left;
	width: 160px;
	float: left;
	margin-top: 20px;
}
* html #left {
	display: inline;
}
#left {
	width: 205px;
	background-image: url(../images/left-mid.png);
	background-repeat: repeat;
}
#leftinner2 .moduletable {
	margin: 0;
	padding: 0 0 0;
}
/*=========================================================*/
.module_menu, #left .module {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-top-style: none;
	border-top-width: 0;
	border-right-style: none;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-style: none;
	border-left-width: 0;
}
ul.menu {
	padding-bottom: 15px;
	border-top: 1px dotted #00306f;
}
.menu li, .menu {
	display: block;
	list-style-type: none;
	/*font-family: Arial, Helvetica, sans-serif;
*/
	text-indent: 18px;
	line-height: 21px;
	text-align: left;
}
.menu ul ul {
	position: static;
	right: 100px;
	margin-left: 100px;
}
.menu li a {
	display: block;
	height: 20px;
	position: relative;
	width: 200px;
	padding: 3px 3px 3px 0;
	border-bottom: 1px dotted #00306f;
}
.menu li a:link, ul.menu a:visited {
	display: block;
	color: #00306f;
	text-decoration: none;
	font-weight: bold;
}
.menu li a:hover {
	display: block;
	color: white;
	background-color: #a1bcdd;
}
.extra {
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: -0.04em;
}
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/*====Rechter Bereich=============================================#right {
	width: 788px;
	text-align: left;
	float: left;
}
* html #right {
	display: inline;
}
*/
#right_start {
	position: relative;
	top: 240px;
	float: right;
	margin: 0;
	padding-right: 50px;
	border: 0;
}
#right_start h1 {
	color: white;
	font-size: 2em;
	line-height: 2em;
	text-align: center;
}
#right_start h1 a {
	color: white;
	font-size: 1.1em;
	font-style: italic;
	line-height: 2em;
	text-align: center;
}
#rightinner {
	background-image: url(../images/right-mid.png);
	background-repeat: repeat;
	margin: 0;
	padding: 10px 10px 0;
	position: relative;
	top: 20px;
	width: 670px;
	height: auto;
	overflow: visible;
	float: right;
	min-height: 550px;
	border: 0;
}
#rightinner2 {
	text-align: left;
	margin: 15px 0 0;
	padding: 5px 20px 0 10px;
	width: 100%;
	height: auto;
	overflow: visible;
}
.inhalt {
	color: #4177a3;
	font-size: 2em;
	font-weight: bold;
	width: inherit;
	height: 100px;
	margin-top: 15px;
}
.angebot {
	width: 660px;
	height: 192px;
	margin-top: 15px;
}
.text {
	width: 650px;
	height: auto;
	float: left;
	white-space: pre;
}
.block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 650px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}
.textbox {
	text-align: justify;
	position: relative;
	width: 650px;
	height: auto;
}
.text a {
	color: #053677;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
.text a:hover {
	color: #053677;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}
.text2 {
	position: relative;
	top: -10px;
	white-space: pre;
	width: 350px;
	height: auto;
	display: block;
}
.buchtitel {
	position: relative;
	right: 10px;
	height: auto;
	float: right;
}
.buchtitel img {
	border: solid 1px #fff;
}
.buch {
	color: black;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/papier.jpg);
	background-repeat: repeat;
	text-align: justify;
	width: 630px;
	padding: 10px;
	white-space: normal;
}
.buch h1 {
	color: black;
	font-size: 2.2em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.text h1 {
	color: #4177a3;
	font-size: 1.2em;
}
.text h2 {
	padding-top: 5px;
}
/*.blog {
	overflow: scroll
}
.extra {
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: -0.04em;
}
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
*/
.page-footer {
	font-size: 0.8em;
	line-height: 1.2em;
	position: relative;
	left: 20px;
}
iframe {
	position: relative;
	width: 590px;
	height: 420px;
	overflow: hidden;
	clip: rect(auto, auto, auto, auto);
	margin: 0;
	padding: 0;
}
iframe.BREIT {
	width: 100%;
	height: 425px;
	overflow: inherit;
	min-width: 645px;
	margin: 0;
	padding: 0;
	border-style: none;
	outline-style: none;
}
.IFRAME iframe {
	background-color: white;
	position: relative;
	left: 0;
	width: 642px;
	height: 500px;
	overflow: inherit;
	clip: inherit;
	max-width: inherit;
	margin: 0;
	padding: 10px;
	margin: 0;
	padding: 0;
	border: dotted 2px #8098bf;
	display: list-item;
}
.IFRAME ul li {
	text-align: left;
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: inside;
}
.IFRAME a {
	color: #004c73;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.7em;
	text-decoration: none;
}
.IFRAME a:hover {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.7em;
	background-color: #abcdef;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: solid 1px #850f0f;
}
.veranstaltung {
	color: #850f0f;
	font-size: 1.1em;
	line-height: 1.8em;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
}
.veranstaltung li {
	line-height: 1.2em;
	margin-bottom: 7px;
}
.veranstaltung ol li {
	font-weight: normal;
	font-style: italic;
	margin-bottom: -3px;
	list-style-type: decimal;
	list-style-position: inside;
	display: list-item;
}
.neues {
	background-color: white;
	width: 655px;
	padding: 4px 6px;
	border: dotted 2px red;
}
