/* 001-layout.css - wm- v.1.0 - 090712 */

* {
	margin: 0;
	padding: 0;
}

#inhalt {
	/* bea. auch struktur.css - Abschnitt wird dort ohne Parameter definiert */
	height: 100%;
	background: #fff url('../grafik/wasserzeichen_2.jpg') no-repeat fixed center;
	padding: 7.5px 5px 0 5px;
	margin: 0 0 0 153px;
	font-size: 9pt;
}

.pstyle
{
	letter-spacing: 0.03em;
	line-height: 1.3;
}

#inhaltow {
	/* bea. auch struktur.css - Abschnitt wird dort ohne Parameter definiert */
	height: 100%;
	background: #fff;
	padding: 7.5px 5px 0 5px;
	margin: 0 0 0 153px;
	font-size: 9pt;
}

p {
	margin-bottom: 10px;
	letter-spacing: 0.03em;
	line-height: 1.3;
}


h1 {
	font-size: 13pt;
	font-weight: 600;
	margin-bottom: 13px;	
}

h2 {
	font-size: 12pt;
	font-weight: 600;
	color: #000;	
	margin-bottom: 12px;	}

h3 {
	font-size: 10pt;
	font-weight: 600;	
	margin-bottom: 10px;	
}

h4 {
	font-size: 10pt;
	font-style: italic;
	font-weight: 600;
	margin-bottom: 10px;		
}

h5 {
	font-size: 10pt;
	font-weight: 600;	
	margin-bottom: 10px;
  color: #fff;
}

h6 {
	font-size: 8pt;
	font-weight: 600;	
	margin-bottom: 2px;	
}

h7 {
	font-size: 10pt;
	font-weight: 600;	
	margin-bottom: 2px;	
}

mini {
  font-size: 7pt;
  font-weight: 300;
}  
  
hr {
	color: red;
	height: 5px;
}

table {
	border-collapse: separate;
	border-spacing: 5px;
}

th {
  border-width: 0;
  border-bottom-color: #ccc;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-right-color: #ccc;
  border-right-width: 1px;
  border-right-style: solid;
	vertical-align: middle;
  padding: 5px;
	font-weight: 600;	
}
td {
  padding: 5px;
  border-width: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ccc;
	vertical-align: middle;
}

#inhalt a {
  /*display: block;*/
	font-variant: small-caps;
	text-decoration: none;
	color: #000;
	font-size: 9pt;
}

#inhalt a:hover {
	text-decoration: underline;
  color: #d00;
}

#link a  {
  /*display: block;*/
	font-variant: normal;
	/*text-decoration: none;*/
	color: #d00;
	/*font-size: 9pt;*/
}

#link a:hover {
	text-decoration: underline;
	color: #d00;
}

/*#inhalt a:visited {
	color: #000;
}*/

.trenner-rot {
	text-align: center;
	padding: 10px;
	margin-bottom: 5px;
	border-style: solid;
	border-width: 0;
	border-bottom-width: 2.5px;
	border-color: #d00;
}

.trenner-grau {
	text-align: center;
	padding: 5px 0;
	border-style: solid;
	border-width: 0;
	border-bottom-width: 2.5px;
	border-color: gray;
}

.trenner-grau2 {
	text-align: left;
	padding: 5px 0;
	border-style: solid;
	border-width: 0;
	border-bottom-width: 2.5px;
	border-color: gray;
}

.trenner-schmal {
	text-align: left;
	padding: 0px 0;
	border-style: solid;
	border-width: 0;
	border-bottom-width: 1px;
	border-color: gray;
  width: 250px;
}

.bild {
	font-size: 8pt;
	text-align: center;
	margin: 5px 50px 0px 50px;
}

.bildl {
	font-size: 8pt;
	text-align: left;
	margin: 5px 50px 0px 50px;
}

#termine {
	background: #fff url('../grafik/001-wzgymh.jpg') no-repeat fixed center;
	padding: 3px 10px 0 5px;
	font-size: 8pt;
}

#aktuell {
  z-index: 1;
}

#bild {
font-size: 8pt;
text-align: center;
margin: -5px 50px 0px 50px;
}

#aktuell a {
  font-variant: small-caps;
	text-decoration: none;
	color: #000;
	font-size: 10pt;
} 

#aktuell a:hover {
  color: #d00;
}

/*#aktuell a:visited {
	color: #000;
}*/

#aktuell table {
  border-spacing: 0px;
}

#aktuell td {
  border-spacing: 0px;
  padding: 5px;
  border-width: 1px;
  border-bottom-width: 1px;
  border-bottom-style: none;
  border-bottom-color: #ccc;
  border-right-width: 1px;
  border-right-style: none;
  border-right-color: #ccc;
	vertical-align: top;
}

#aktuell iframe {
  border: 0px;
}

#marquee a {
  display: inline;
  font-variant: normal;
	text-decoration: none;
	color: #000;
	font-size: 12pt;
}
