/*
	Breite des wrap-Bereichs
*/
div.wrap {
	max-width: 1100px;
	width: 90%;
}
/*
	Unkaputtbare Box nach Dan Cederholm
*/
.container { /* Obere, rechte und untere Linie als Hintergrund */
/*	float: left; */
	margin: 0;
	width: 100%;
}
.container .first { /* Linke obere Ecke und linke Linie als Hintergrund */
	margin: 0;
	padding: 9px 9px 0 9px;
}
.container .desc { /* Line links */
	margin: 0;
	padding: 0 9px 0 9px;
}
.container .last-left { /* Linke untere Ecke */
	margin: 0;
	padding: 0 0 9px 9px;
}
.container .last-right { /* Linie unten und rechte untere Ecke */
	display: block;
	margin: 0;
	padding: 0 9px 9px 0;
}
/* weißer Rahmen in rechter grauer Sidebar */
.white {
	background: transparent url(../img/white-desc.gif) top left repeat-y;
}
.white .first {
	background: transparent url(../img/white-top.gif) top left no-repeat;
}
.white .desc {
	border-left: 2px solid #e2e2e2;
	border-right: 2px solid #e2e2e2;
}
.white .last-left {
	background: transparent url(../img/white-bottom.gif) bottom left no-repeat;
	height: 5px;
}
/*
	Tabellen
*/
div#mitte table {
	width: 100%;
	margin-top: 10px;
}
div#mitte table th, td {
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
div#mitte table td p {
	line-height: 110%;
	padding-bottom: 0;
}
/*
	Graue Leiste rechts
*/
div#rightbar {
	background: #cccccc;
	float: right;
	padding: 33px 15px 17px 15px;
	width: 170px;
	/* min-height:744px; */
}
div#rightbarinner h1,
div#rightbarinner h2,
div#rightbarinner h3,
div#rightbarinner p,
div#rightbarinner a,
div#rightbarinner b {
	color: #333;
	line-height: 125%;
}
div#rightbarinner h1 {
	font-size: 1em;
	padding-bottom: 12px;
	text-align: center;
}
div#rightbarinner h2 {
	font-size: 0.94em;
	padding-bottom: 12px;
	text-align: center;
}
div#rightbarinner h3 {
	font-size: 1em;
	padding-top: 6px;
	padding-bottom: 0px;
}
div#rightbarinner h4 {
	font-size: 1em;
	padding-top: 12px;
	padding-bottom: 0px;
}
div#rightbarinner p {
	padding-bottom: 12px;
}
div#rightbarinner p.Bildtitel {
	font-size: 0.88em;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 20px;
	line-height: 1.18em;
}
div#rightbarinner a {
}
div#rightbarinner ul, div#rightbarinner ol {
	padding-top: 0;
	padding-left: 16px;
	padding-bottom: 2px;
}
div#rightbarinner ul {
	list-style-type: circle;
}
div#rightbarinner li {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 110%;
}
/*
	Toplevel-Menue
*/
div#topmenu p {
	background: #5E262F url(../img/menu_bright.gif) repeat-x;
}
/*
	Inhaltsbereich
*/
div#content {
	background: white url(../img/leftbar.gif) repeat-y left top;
	position: relative;
}
/*
	Rote Leiste links
*/
div#leftbar {
	background-color: #5e262f;
	position: absolute;
	width: 200px;
	
	
}
div#leftbarinner {
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 20px;
	height: 710px;
	overflow:auto;
	
}
div#leftbar h1,
div#leftbar h2,
div#leftbar h3,
div#leftbar p,
div#leftbar a,
div#leftbar b {
	color: #e4e4e4;
	line-height: 130%;
}
div#leftbar h1 {
	font-size: 1.2em;
	padding-bottom: 12px;
}
div#leftbar h2 {
	font-size: 0.9em;
	padding-bottom: 12px;
}
div#leftbar h3 {
	font-size: 0.9em;
}
div#leftbar p {
	padding-bottom: 15px;
}
div#leftbar ul {
	  margin-left: 7px;
	  margin-top:-10px;
	}
div#leftbar li {
	font-weight:bold; 
	line-height: 110%;
  font-size: 8pt;
  color:#e4e4e4;
  list-style-type: none;
  margin-bottoM: 4px;
   }
div#leftbar li a {
	font-weight:bold; 
	line-height: 110%;
  font-size: 8pt;
  color:#e4e4e4;
  list-style-type: none;
  margin-bottoM: 4px;
   }   
div#mitterechts {
	padding-left: 230px;
}
/*
	Inhaltsbereich in der Mitte
*/
div#breadcrumbs {
	padding: 24px 230px 10px 0;
}
div#mitte {
	padding-right: 240px;
	padding-bottom: 20px;
}
div#mitte h1 {
	color: #5E262F;
	font-size: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#mitte h2 {
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#mitte h3 {
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 3px;
}
div#mitte h4 {
	color: #5e262f;
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 4px;
}
div#mitte p {
	padding-bottom: 8px;
}
div#mitte a {
	color: #5e262f;
	font-weight: bold;
}
div#mitte blockquote {
	font-style: italic;
	padding-bottom: 10px;
}
div#mitte blockquote span.referenz {
	font-style: normal;
}
div#mitte ul, div#mitte ol {
	padding-top: 0;
	padding-left: 20px;
	padding-bottom: 8px;
}
div#mitte ul {
	list-style-type: circle;
}
div#mitte li {
	padding-top: 1px;
}

/*
	Bildergalerie
*/
div.bildergalerie {
	padding-top: 16px;
}
div.bildergalerie img {
	padding-right: 8px;
	padding-bottom: 8px;
}
/*
	Standard Col2
*/
div.standardcol2 div#leftbar {
	height: 46em;
	overflow: auto;
}
div.standardcol2 div#mitterechts {
	height: 46em;
	overflow: auto;
}
/*
	Standard Col3
*/
div.standardcol3 div#mitterechts {
	height: 730px;
	overflow: auto;
}
div.standardcol3 .white .first {
	height: 5px;
	padding: 0 0 10px 0 !important;
}
/*
	Mitglieder
*/
div.mitglieder div#mitterechts {
	height: 730px;
	overflow: auto;
}
div.mitglieder div#leftbar {
	height: 730px;
	overflow: auto;
}
div.mitglieder .white .first {
	padding-top: 15px;
}
div.mitglieder div#rightbarinner img {
	padding: 0 0 8px 0;
}
/*
	Footer
*/
/*
	Kontakt-Formular
*/
form#mailform {
	width: 480px;
}
form#mailform input, form#mailform textarea, form#mailform label {
	margin-bottom: 8px;
	font-size: 12px;
}
form#mailform input, form#mailform textarea {
	float: right;
	width: 380px;
	border: 1px solid #9b999a;
	padding-left: 4px;
}
form#mailform input, form#mailform label {
	height: 17px;
}
form#mailform label {
	float: left;
	width: 85px;
	border: 1px solid transparent;
	text-align: right;
}
form#mailform input.mailform-submit {
	float: right;
	width: 120px;
	height: 25px;
	padding: 2px 0;
	background: #fff;
	border: 1px solid #5e262f;
	margin: 10px 0 20px 0;
	font-size: 12px;
}


div#mitte table.contenttable {
	width:95%;
}

div#mitte table a.internal-link {
	line-height:11pt;
}
