.linkweiss {
        color: #FFFFFF;
        text-decoration: none;

}
a {
        text-decoration: underline;
        color: #000000;

}
a:hover {
        text-decoration: underline;
}
body {
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	scrollbar-face-color: #CC0000;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: #CC0000;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: #CC0000;
	background-position: 0px 0px;
	margin-left: 0px;
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
}
td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
}
.fontklein {
        font-size: xx-small;
}
.fontrot {
	color: #CC0000;
}
h1 {
        font-size: medium;
        font-weight: bold;
}
h2 {
        font-size: x-small;
        font-weight: bold;
}
textarea {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
        border-top: 2px dotted #CC0000;
        border-right: 2px dotted #CC0000;
        border-bottom: 2px dotted #CC0000;
        border-left: 2px dotted #CC0000;



}
input {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
        background-color: #FFFFFF;
        border-top: none;
        border-right: none;
        border-bottom: 2px dotted #CC0000;
        border-left: none;

}
.inputbutton {
        font-weight: bold;
        color: #CC0000;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
}
.inputloginbutton {
	font-weight: normal;
	color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 10px;
	font-style: normal;

}
.inputlogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CC0000;
}
.tblbgkopf {
	background-image: url(img/head/head_bg.gif);
	background-color: #CC0000;
}
.tblhead {
	color: #FFFFFF;
	background-color: #CC0000;
}
.tblbghell {
	background-color: #CCCCCC;
}
.tblbgdunkel {
	background-color: #999999;
}
.tblbgkopf2 {
	background-color: #CC0000;
	background-image: url(img/head/head_bg2.gif);
}
.linksmenue {
	font-weight: normal;
	position: relative;
	left: 5px;
	top: 4px;
	bottom: 4px;
	text-decoration: none;
}
.linksmenue:hover {
	font-weight: bold;
	position: relative;
	left: 5px;
	top: 4px;
	bottom: 4px;
	text-decoration: none;
}
div#clink {
    left: 0px; 
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    width: 170px;
    position: relative;
    top: 0px
}
div#clink a {
    border-right: 3px solid #999999; padding-right: 10px;
    display: block; padding-left: 10px; border-left-width: 0px;
    background: #999999; border-bottom-width: 0px;
    padding-bottom: 5px; margin: 0px 0px 2px; color: #000000;
    padding-top: 5px; text-align: left; text-decoration: none; }
	
div#clink a:hover {
    border-right: #999999 3px dashed; background: #CC0000; color: #ffffff; font-weight: bold;
}
div#clink a.linkactive {
    border-right: #CC0000 3px dashed; background: #CCCCCC; color: #CC0000; font-weight: bold;
}
.menuetxt{
	border-right: 3px solid #999999; padding-right: 10px;
    display: block; padding-left: 10px; border-left-width: 0px;
    background: #999999; border-bottom-width: 0px;
    padding-bottom: 5px; margin: 0px 0px 2px; color: #000000;
    padding-top: 5px; text-align: left; text-decoration: none;
	font-weight: bold;
}hr {
	line-height: 2px;
	color: #CC0000;
	text-decoration: none;
}
.fontorange {
	color: #FF9900;
}
.fontgruen {
	color: #00FF00;
}
