body{
	margin:0px;
	padding:0px;
	font-family: "Arial", Helvetica, serif;
	font-size: 10pt;
}


a.navi:link {
	font-family: "Arial", Helvetica, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
}
a.navi:visited {
	font-family: "Arial", Helvetica, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
}
a:hover.navi {
	font-family: "Arial", Helvetica, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C70808;
	text-decoration: none;
	letter-spacing: 2px;
}

a:link {
	font-family: sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #003399;
	letter-spacing: 1px;
	text-decoration:none;
}
a:visited {
	font-family: sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #003399;
	letter-spacing: 1px;
	text-decoration:none;
}

.ueberschrift {
	font-family: "Arial", Helvetica, serif;
	font-size: 15pt;
	font-weight: bold;
	color: #C70808;
}

.unterueberschrift {
	font-size: 10pt;
	color: black;
}

.ueberschrift_linkliste {
	font-family: "Arial", Helvetica, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #D5D5D5;
	text-decoration: none;
	letter-spacing: 1px;
}

.fliesstext {
	font-family: "Arial", Helvetica, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
}

.stichwort-liste {
	font-family: "Arial", Helvetica, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	border-bottom: 1px dashed;
	padding-bottom:6px;
}

.stichwort-einzel {
	font-family: "Arial", Helvetica, serif;
	font-size: 8pt;
	font-weight: bold;
	text-align:right;
	color: #000000;
	letter-spacing: 2px;
	padding-bottom:15px;
}


.einleitung {
	font-family: "Arial", Helvetica, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #808285;
	text-decoration: none;
	letter-spacing: 0px;
    padding-top:10px;
}

.text {
	font-size: 10pt;
	padding-top:20px;
	line-height: 20px;
	padding-bottom:20px;
}

a.MEHR:link {
	font-family: "Arial", Helvetica, serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #680100;
	text-decoration: none;
}
a.MEHR:visited {
	font-family: "Arial", Helvetica, serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #680100;
	text-decoration: none;
}

.datum {
	font-family: "Arial", Helvetica, serif;
	font-size: 8pt;
	font-style: normal;
	letter-spacing:1px;
	color: #FF5F3F;
	padding-top:10px;
	padding-left:10px;
}

.liste1 {
	padding-top:25px;
	font-size: 10pt;
}

.liste1-box {
	background-color:#D9E8DA;
	padding:5px;
}

.liste1-datum {
	color: #646464;
	padding-bottom:5px;
	padding-left:5px;
}

.liste1-titel {
	color: #646464;
	font-weight:bold;
}

.liste2-koerper {
	font-size: 10pt;
	vertical-align:top;
	line-height: 20px;
}

.liste2-titel {
	font-size: 10pt;
	color: #646464;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}

.werbung {
	font-size:9pt;
}

.werbung-kopf {
	font-size:11pt;
	font-weight: bolder;
	letter-spacing:1px;
	color: #C5E805;
}

.werbung-block-hell {
	background-color: #26A55A;
	vertical-align:top;
}

.werbung-block-dunkel {
	background-color: #09954B;
	vertical-align:top;
}

.werbung-bild {
	float:left; 
	margin-right:5px; 
	margin-bottom:5px;
	border:0px;
}

.werbung-titel {
	font-weight:bold;
	color: #C5E805;
	letter-spacing: 2px;	
}

a.werbung-link:link {
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

a.werbung-link:visited {
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

.quelle {
    font-size:8pt;
    color: #AAAAAA;
}

.comment-name {
    font-size:10pt;
    background-color:#CCCCCC;
    font-weight:bold;
     padding:3px;    
 }
 
 .comment {
     font-size:10pt;
     background-color:#EEEEEE;
     padding:3px;
 }
 
 input {
 	border: 1px solid gray;
 }
 
 textarea {
    border: 1px solid gray;
    font-family: Arial,Helvetica,sans-serif;
    font-size:10pt;
 }