a img {
	border: 0px;
}
a:hover,
a:focus {
	background-color: transparent;
	color: #006699;
	text-decoration: underline;
}
a:active, a:link, a:visited { background-color: transparent; color: #2f87be; font-weight: bold; text-decoration: underline; }
body {
	margin: 0px;
	background-color: #f3f3f3;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 100.01%;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
br {
	line-height: 8px;
}
hr {
	border-top: 1px dotted #d6d6d6;
	border-bottom: transparent;
	border-left: transparent;
	border-right: transparent;
	margin: 5px;
}
del, strike {
	text-decoration: line-through;
}
fieldset {
	border: 1px solid #6699cc;
	margin: 0 10px 2em 0;
	padding: 1em .5em .5em .5em;
}
form {
	margin: 0px;
	display: inline;
}
h1 { font-size: 20px; font-weight: bold; color: #ffffff; font-style: italic; }
h2 {
	font-size: 15px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
h6 {
	font-size: 11px;
	font-weight: bold;
}
img {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
input {
    background-color: #f2f2f2;
    border: 1px inset #666666;
    color: #333333;
    width: 300px;
}
input.formbutton { background-color: #c0c0c0; width: auto; border: solid 1px #000; }
input.formcheckbox {
        background-color: transparent;
        border: none;
        color: #333333;
        width: 20px;
}
legend{
	border: 1px solid #6699cc;
	padding: 2px 6px;
	background: #99ccff;
	color: #333333;
	font-weight: bold;
}
select {
	border-bottom: 1px inset #666666;
	border-left: 1px inset #666666;
	border-right: 1px inset #666666;
	border-top: 1px inset #666666;
	background-color: #F2F2F2;
	color: #333333;
    width: 300px;
}
small {
	font-size: 9px;
}
textarea {
        background-color: #F2F2F2;
        border-bottom: 1px inset #666666;
        border-left: 1px inset #666666;
        border-right: 1px inset #666666;
        border-top: 1px inset #666666;
        color: #333333;
        overflow: auto;
        width: 300px;
}
table { border-collapse:collapse; }
th {
	font-weight: bold;
}
.tdborder { border:1px solid #2f87be; }
u{
	text-decoration: underline;
}
ul { margin-top: 0; margin-bottom: 0; }
li { margin-top: 0; margin-bottom: 0; }

.currentpath a:link {background-color: transparent; color: #fff;	text-decoration: none;}
.currentpath a:visited {background-color: transparent; color: #fff;	text-decoration: none;}
.currentpath a:active {background-color: transparent; color: #fff;	text-decoration: none;}
.footlink a:link {background-color: transparent; color: gray; text-decoration: none; font-size: 11px;}
.footlink a:visited {background-color: transparent; color: gray; text-decoration: none; font-size: 11px;}
.footlink a:active {background-color: transparent; color: gray; text-decoration: none; font-size: 11px;}
.option {
	font-size: 12px;
	font-weight: bold;
}
.tiny {
	font-size: 9px;
	padding-left:10px;
	padding-right:18px;
}
.tiny a{
	font-size: 9px;
	padding-left:10px;
	padding-right:18px;
}
.title {
	background-color: transparent;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
/* das ist der Hintergrund fuer die Texteingabe */
#htmlarea {
	background-color: #FFFFFF;
	background-image: none;
	color: #000033;
}
#htmlarea body { margin: 5px; background-color: #ffffff; background-image: none; color: #000033; font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-repeat: no-repeat; }
