/* formatvorlagen */
BODY  {
	text-align : center;
}

/* inhaltsteil */

.mitte {  
	width : 750px;
	margin-top : 0px;
	border-style: none;
 background-image: url(../css/borte.jpg);
			
}
/* definition der inhaltsfelder */
	
.inhalt    {
	text-align : left;
	vertical-align : top;
}

/* footer */
	
.footer    {
	text-align : center;
	vertical-align : top;
	
}

/* ab hier textvorlagen */

P,A,A:Visited,A:Active,A:Hover,H1,H2,H3,H4,H5,table,body  {
	font-family : arial;
}
A.allgem,A.allgem:Visited,A.allgem:Active  {
	
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}
A.allgem:Hover  {
	
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #cc9999;
}
.head  {
	font-family : verdana;
	Font-size : 10pt;
	font-style : normal;
	color : #000000;
	font-weight : bold;
}

.textforum  {
	font-family : verdana;
	Font-size : 10pt;
	font-style : normal;
	color : #000000;
	font-weight : normal;
}

P,table,body  {
	Font-size : 10pt;
	font-style : normal;
	color : #000000;
	font-weight : normal;
}

A.menuelinks  {
	Font-size : 11pt;
	font-style : normal;
	color : White;
	font-weight : normal;
	text-decoration: none;
	background: #cc6666;
	width: 140px;
	text-align: left;
}

A.menuelinks:Hover  {
	Font-size : 11pt;
	font-style : normal;
	color : Black;
	font-weight : normal;
	text-decoration: none;
	background: #e8c38c;
	width: 140px;
	text-align: left;
}
A.zeitung  {
	Font-size : 9pt;
	font-style : normal;
	color : #990000;
	font-weight : bold;
	text-decoration: none;
	
}

A.zeitung:Hover  {
	Font-size : 9pt;
	font-style : normal;
	color : #990000;
	font-weight : bold;
	text-decoration: underline;
	
}
H1  {
	font-size : 20pt;
	font-style : normal;
	color : #1b6831;
	font-weight : normal;
}

H2  {
	font-size : 20pt;
	font-style : italic;
	color : #000000;
	font-weight : normal;
}

H3  {
	font-size : 12pt;
	font-weight : normal;
	color : #000000;
	font-style : normal;
}

h4  {
	font-size : 12pt;
	font-weight : bold;
	color : 990000;
	font-style : normal;
}

h5  {
	font-size : 12pt;
	font-weight : normal;
	color : #990000;
	font-style : italic;
}

h6  {
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	font-style : normal;
}

.normal  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : #000000;
	font-weight : normal;
}

.wichtig  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : #990000;
	font-weight : normal;
}


h3.terminestadt {
	font-size : 12pt;
	font-weight : bold;
	color : #990000;
	font-style : normal;
	text-align : left;
}
DIV.terminedatum {
	font-size : 10pt;
	font-weight : normal;
	color : #990000;
	font-style : bold;
	text-align : left;
}

DIV.termineinhalt {
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
	font-style : normal;
	text-align : left;
	margin-left : 15px;
}

.texthaupt {
	text-align : left;
	width: 650px;
}
/* Bilderdarstellung news */
.left  {
	
	margin-top: 0px;
	padding-right: 10px;
	float: left;
	border: none;
	padding-bottom: 5px;
	}
	
.right  {
  
		border: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 20px;
	float: right;
	padding-bottom: 5px;
  }
.mitte  {
  
		border: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 20px;
	
	padding-bottom: 5px;
  }
/* Bilderdarstellung ende */