body {
	font-family:Verdana;
	font-size:70%;
	line-height: 1.3em;
	color:#666;
	background-color: #999;
}

* {
	margin:0px;
	padding:0px;
}
li {
	margin-left:15px;
}

a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#000;
}

a:hover {
	text-decoration:none;
}

a img {
	border:0px none;
}

p, li {
	margin-bottom:10px;
	font-size:100%;
}

.leftcol p, .leftcol li {
        margin-bottom:5px;
	font-size:90%;
	line-height: 1.2em
}

h1,h2,h3,h4,h5,h6 {
	margin-top:7px;
	margin-bottom:15px;
	font-size:130%;
	font-weight:normal;	
	color:#1f7489;
}
h1 {
		text-transform:uppercase;
		font-size:17px;
		color:#002c5e;
		line-height:1.5em;
	}
.leftcol h2 {
	margin-top:25px;
	margin-bottom:15px;
	font-size:100%;
	font-weight:bold;	
	color:#1f7489;
}

ul li {
	list-style:url(../grafiken/bullet.gif);
}

.teaser {
	color:#1f7489;
	font-weight:bold;
}
.contenttable {
width: 600px;
font-size: 100%;

}
.contenttable td {
border: 1px solid #ccc;
padding: 3px;	
vertical-align: text-top;
text-align: right;
}

td.td-0 {
background-color: #f4f4f4;
font-weight: bold;
text-align: center;
}

.tr-last {
background-color: #B2CDDE;
font-weight: bold;