body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	margin:0px;
	padding:0px;
}

* {
	font-size: 1em;
}

.errorOk {
	color:green;
}

.errorNOk {
	color:#FF0000;
}

td {
	font-size:1.2em;
}

li {
	font-size:1.2em;
}

p {
	font-size: 12px;
	margin-bottom: 8px;
	line-height: 140%;
}

a {
	color: #0000FF;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.klaerchen {
	clear: both;
	width: 1px;
	font-size: 1px;
	height: 1px;
}
	
	/* ===== Zentrierung der Seite ======== */

body {
    text-align: center; /* Nur fuer den IE ! */
}

#wrapper {
	margin: 0px auto;
	text-align: left;
}
         
	/* ======== grundlegende Struktur ========== */
      
#wrapper {
	width: 980px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#header {
	width: 100%;
	display: inline;
}

#submenu
{
	padding-left:15px;
}

#left #submenu p
{
	line-height:100%;
	margin-bottom:4px;
	margin-top:4px;
}

#submenu p a
{
	color: #333333;
	font-size:0.8em;
}

#submenu a:hover
{
	text-decoration:none;
}

#content {
	width: 980px;
}
      
#left {
	float: left;
	width: 180px;
}

#left p {
	margin-bottom: 12px;
	margin-top: 10px;
	font-style: normal;
	color: #333333;
	font-size: 14px;
	letter-spacing: 1px;
	margin-left: 5px;
	line-height:110%;
}

#right .meldungen {
	padding:10px;
}

#right .meldungen img {
	border:0px; 
	margin-right:6px;
	margin-bottom:6px;
	float:left; 
}

#right .meldungen h3 {
	margin:0px 0px 6px 0px;
	padding:0px;
	font-size:1.2em;
}

#right .meldungen p {
	margin:0px 0px 6px 0px;
	padding:0px;
}

#innerContent {
	margin-right: 320px;
	margin-left: 200px;
}

#innerContentWide {
	margin-right: 100px;
	margin-left: 200px;
}

#right {
	float: right;
	width: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-bottom: 50px;
	padding-left: 8px;
	padding-right: 5px;
}

#innerInnerContent {
	float: left;
	display: inline;
	width: 420px;
	margin-top:8px;
}

#innerInnerContentWide{
	float: left;
	display: inline;
	width: 550px;
	margin-top:8px;
}

	
a img { 
	border: none;
}

#left a {
	text-decoration: none;
	color: #333333;
}

#left a:hover {
	color:#0000FF;
	text-decoration: none;
}

#left a.active {
	color: #0000FF;
}
  
#right input {
	vertical-align: middle;
	margin-bottom: 3px;
}
	
.oben {
	margin: 0px;
	float: left;
}
		
#innerContent h2, #right h2 { 
	margin-left: 0;
}
	
h1
{
	border-bottom:1px solid #CCCCCC;
	color: #444444;
	font-size:1.6em;
	margin-bottom:10px;
	text-align:left;
	font-weight:bold;
}

.artikelDatum {
	padding:0px;
	margin:0px;
	font-style:italic;
}

/* ========== Leitartikel formatieren ========= */
	
.leitartikel h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}
	
.leitartikel h2 {
	font-size: 16px;
	margin-top: 15px;
	font-weight: bold;
	color: rgb(90,120,177);
}
	
.leitartikel p {
	font-size: 12px;
	color: #000;
}
	
.leitartikel {
	margin-bottom: 30px;
	line-height: 180%;
}
	
.leitartikel a:hover {
	color: #0000FF;
	text-decoration: none;

}
	
.leitartikel img {
	margin:0px 0px 8px 10px;
	float: right;
}
  
/* ========== Aktuelle Artikel formatieren ========= */
 
.artikel h2 {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: rgb(90,120,177);
	margin-bottom: 3px;
}
  
.artikel p {
	font-size: 12px;
	color: #000;
	margin-bottom: 8px;

}
	
.artikel {
	border-bottom: 1px dotted rgb(204,204,204);
	margin-bottom: 20px;
}
	
/*.artikel img {
	margin:0px 8px 8px 0px;
	float: left;
}*/
	
.artikel h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0;
}
 	
/* ============ Footer ============ */

#footer{
	margin-top: 20px;
	text-align: center;
}
	
/* ============ Footer Navigation ============ */	

#footernavigation {
	text-align: center;
	margin-top: 100px;
}
