<!--

/* IE Stylesheets */
body {
			background-color: #ffd900;
}
.footer {
	font-size : 9px;
	font : Verdana, Arial;
	color : #ffffff;
}

.footer a:link {
	color: #ffffff;
	font-size : 9px;
	text-decoration: none;
}
.footer a:hover {
	color: 000000;
	font-size : 9px;
	text-decoration: none;
	background-color: #e0e0e0;
}
.footer a:visited {
	color: ffffff;
}

.headline {
	font-family : Verdana, Arial;
	font-size : 14px;
	font-weight : bold;
	color : #009cde;
}

.navi {
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	border-right-style: solid;
	border-right-color: #808080;
	border-right-width: 1px;
	background-color: #e0e0e0;
}

.navrechts {
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	border-left-style: solid;
	border-left-color: #ff9900;
	border-left-width: 1px;
    background-color: #ffffff;
}

.bodytext {
	font-family : Verdana, Arial;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

.bodytext a:link {
	color: #000000;
	font-size : 12px;
	text-decoration: none;
}
.bodytext a:hover {
	color: 000000;
	font-size : 12px;
	text-decoration: none;
	background-color: #e0e0e0;
}
.bodytext a:visited {
	color: 333333;
}

H1 {
	font-size : 14px;
	color : #000000;
}

H2 {
	font-size : 12px;
	color : #000000;
}

td {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #000000;
}

p {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #000000;
}

a {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #000000;
}
a:link, a:visited{
	text-decoration: none;
	color : #000000;
}
a:hover {
	text-decoration : underline;
	color : #000000;
}

li {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #000000;
}

ul {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #000000;
}

a.link {
visited : text-decoration: none;
hover : text-decoration: underline;
}

input {
	font-size:8pt;
	font-color:#000000;
	background-color:#FDF1C1;
	border-left-style: dashed;
	border-left-color: #2b4aa5;
	border-left-width: 1px;
	border-right: none;
	border-top: none;
	border-bottom-style: dashed;
	border-bottom-color: cfcfcf;
	border-bottom-width: 1px;
}

.rahmen {
	border-right-style: solid;
	border-right-color: #ff9900;
	border-right-width: 1px;
}

.raunten {
	border-bottom-style: solid;
	border-bottom-color: #ff9900;
	border-bottom-width: 1px;
}

.raecker {
	border-right-style: solid;
	border-right-color: #ff9900;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9900;
	border-bottom-width: 1px;
}

.raeckel {
	border-left-style: solid;
	border-left-color: #ff9900;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9900;
	border-bottom-width: 1px;
}

LI { list-style-image: url(../_img/sbullet.gif)}

//-->
