body {
	COLOR: rgb(0,51,153); BACKGROUND-COLOR: rgb(255,255,255)
}

h1 {
	BORDER-TOP: 1px solid rgb(204,153,0);
	border-bottom : 1px solid rgb(204,153,0);
	FONT-SIZE: 150%;
	PADDING-BOTTOM: 5 px;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #e9f2f7;
	margin-left : -10px;
	margin-right : -10px;
	text-indent : 20px;
	color : #0c1c8c;
}
h2{
	font-size: 130%;
	color : #0c1c8c;
}
h3{
	font-size: 110%;
	color: #CC9900;
}
ul li{
	list-style-image: url(../images/speaker.gif);
	list-style-position: outside;
	line-height: 2em;
	padding-left: 1em;
	margin-bottom: 0.5em;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.box {
	BORDER-RIGHT: 1px none #336699;
	PADDING-RIGHT: 10px;
	BORDER-TOP: 1px none #336699;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	BORDER-LEFT: #336699 1px dotted;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: 1px none #336699;
}
.kader{
	border : 1px solid rgb(204,153,0);
	background-color : #F3F3F3;
	padding: 5px 5px 5px 5px;
	float : left;
	width : 70%;
}

.rechts{
	text-align : center;
	float : right;
	width : 25%;
}

hr {
	COLOR: #369; HEIGHT: 1px
}
td{
	font-size : 80%;
	line-height : 22px;
}
.tip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #FFFFF0;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #999999;
}
.anderhalf{
	line-height : 25px;
}
.disclaimer {
	font-size: 80%;
	font-style: italic;
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px solid;
	clear : both;
}
.klein {
	font-size: xx-small;
}

A:link {
	COLOR: rgb(204,153,0)
}
A:active {
	COLOR: rgb(204,51,153)
}
A:visited {
	COLOR: #CC9900;
}
