/*------------------- CSS RESET ---------------------
---------------------------------------------------*/
* {
padding: 0;
margin: 0;
font-size: 100%;
font-weight: normal;
}

ul,
ol {
list-style: none;
}

b,
strong {
font-weight: bold;
}

/* p {
font-family: VERDANA,Arial,Helvetica,sans-serif;
font-size: 0.8em;
line-height: 1.25em;
} 
*/

img,
a img {
border: none;
}

/*------------------SCHRIFT / GRÖSSE ----------------
---------------------------------------------------*/

body {
font-family: VERDANA,Arial,Helvetica,sans-serif;
background: #D7D7D7;
}

.archiv {
font-size: 0.7em;
color: #00A0FF;
text-align: left;
padding-left: 20px;
line-height: 1.25em;
background: #E6F5FE;
text-align: left;
}

.archiv a {
text-decoration: none;}

.archiv a:hover {
color: #aa0000;
}

.aktpred {
font-size: 1.1em;
color: #00A0FF;
font-weight: bold;
text-align: center;
margin: 20px 0;
}

.menu {
font-size: 0.65em;
color: #FF0000;
text-align: center;
margin-bottom: 20px;
}

.menu a {
font-weight: bold;
padding: 0 5px;
}

.menu a:hover {
color: #BB0000;
text-decoration: none;
}

.archivsubhead {
font-size: 1.2em;
color: #00A0FF;
text-align: left;
letter-spacing: 0.1em;
padding-left: 0px;
font-style: italic;
margin-top: 5px;
}

.seite {
width: 670px;
margin: 0 auto;
background: #ffffff;
}

#head {
width: 670px;
text-align: center;
margin: 0 auto;
}

#inhalt {
width: 510px;
padding: 40px 80px 20px 80px;
font-size: 0.8em;
line-height: 1.25em;
}

.sidebarLeft {
width: 230px;
padding: 40px 60px 20px 0px;
float: left;
}

.eleven {
font-size: 11px;
}

.sidebarRight {
float: left;
width: 220px;
padding: 40px 0px 20px 0px;
}

.headline {
color: #000000;
font-size: 1.3em;
font-weight: bold;
}

.subhead {
color: #000000;
font-size: 0.85em;
font-weight: normal;
}

.subheadtxt {
color: #000000;
font-size: 1.15em;
font-weight: bold;
}

.red {
color: #00A0FF;
}

.ohne {
clear: both;
height: .1px;
border: none;
visibility: hidden;
}

.footer {
width: 664px;
height: 45px;
background: #00A0FF;
color: #fff;
position: relative;
bottom: -17px;
left: -77px;
font-size: 0.9em;
text-align: center;
padding-top: 10px;
font-weight: bold;
line-height: 1.5em;
}
.footer2 {
width: 664px;
height: 45px;
background: #00A0FF;
color: #fff;
position: relative;
bottom: 3px;
left: 3px;
font-size: 0.9em;
text-align: center;
padding-top: 10px;
font-weight: bold;
line-height: 1.5em;
}

.these {
color:#333;
font-variant:small-caps;
font-size:larger;
padding:10px;
background:#eee;
}

.subtxt_bu {
font-size: 1.15em;
font-weight: bold;
text-decoration: underline;
}
.subtxt_b115 {
font-size: 1.15em;
font-weight: bold;
}

.subtxt_vers {
font-size: 0.9em;
font-weight: normal;
text-decoration: none;
}

.small {font-size: 0.8em;}
.small2 {font-size: 0.7em;}
.abstand {letter-spacing:0.3em;}
.boldgrey {font-weight:bold;color:#444;}
.graufeld {background-color:#eee; padding:10px;}
.predlist {list-style:square outside;margin-left:10px;}
.upper {text-transform: uppercase;}
.textnormal {font-variant: normal;}
.p-bot {padding-bottom:5px;}
.p-bot2 {padding-bottom:15px;}
.font-size12{font-size: 1.2em;}
.paragraf-bottom p {padding-bottom:5px;}
/*.langeszitat {border-left:3px solid #ddd; padding-left: 10px;}*/
.langeszitat {background-color: #eee; padding: 10px;}
.decimal {list-style:decimal;margin-left:20px;}
.decimal li {padding-bottom:5px;}
.num_AB {padding:0 0 0 25px;}
.num_AB_minus {padding-left:-25px;}
.topmargin {padding-top:10px;}
.padleft {padding:0 20px;border-left:8px solid #ccc;line-height:2em;}
.italic {font-style: italic;}
.bold p, .bold {font-weight:bold;}
.sonstiges_2zeilig {padding: 0 0 0 270px; position: absolute; bottom: 0px;}
.nowrap {white-space: nowrap;}
.lineheight_A {line-height:1.4em;}

.normal {font-weight: normal; text-decoration: none;}
p.normal {font-weight: normal; text-decoration: none;font-style: normal;}
#inhalt div.sidebarLeft  p.subtxt_bu span.normal {font-weight: normal; text-decoration: none;}

a.current {text-decoration: none;
		color: #BB0000;
		border: 0px solid #ff0;
		}
		
		
ol.ol li {
	padding-bottom: 5px;
}

.einzug {
	padding: 5px 0;
	}
p.einzug span.marg8 {
	display: block;
	padding-top:5px;
	border: 0px solid #f00;
	}
.ul-square {
	list-style-type: square; 
	list-style-position: outside; 
	padding-left: 14px;
	}
.ul-square li {
	padding: 0.3em 0;
	}
