body {
	margin: 0px 0px 0px 0px;
}
body,table{
	font-family : Verdana;
	color : #FFFFFF;
	font-size : 13px;	
/*	border-collapse : collapse;*/
}
A {
	color : White;
	text-decoration : none;
}
.bwidth1b {
	border-bottom : 1px solid #3192F7;
}
.bwidth1t {
	border-top : 1px solid #3192F7;
}
.bwidth1l {
	border-left : 3px solid #3192F7;
	border-collapse : collapse;
}

.topschrift {
    font-style : italic;
	font-size : 24px;
	font-weight : bold;
	color : #f4bb06;
}

.uschrift1 {
	font-size : 32px;
	font-weight : bold;
}
.uschrift2 {
	font-size : 24px;
	font-weight : bold;
}
.uschrift3 {
	font-size : 18px;
	font-weight : bold;
}
.uschrift4 {
	font-size : 16px;
	font-weight : bold;
}
.uschrift5 {
	font-size : 13px;
	font-weight : bold;
}
.uschrift6 {
	font-size : 10px;
	font-weight : bold;
}
.link {
	text-decoration : underline;
}
.orange {
	color : #f4bb06;
}
.internlink {
    color : #f4bb06;
    text-decoration : underline;
}
.externlink {
    color : #f4bb06;
    text-decoration : underline;
}

li {
list-style-type: disc;
}

ul.level2 {
	text-indent : 10%;
}