.bgDarkGrey {
	background-color: #666666;
}
.bgLightGrey {
	background-color: #ebebeb;
}
.bgMedGrey {
	background-color: #dedede;
}
.bg1 {
	background-image: url(images/rahmen/bg1.jpg);
	background-repeat: repeat-y;
}
.bg2 {

	background-image: url(images/rahmen/bg4.jpg);
	background-repeat: repeat-y;
}
.bgGreen {
	background-color: #006621;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #575757;
	border: none #a6a6a6;
}
.inputGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00531B;
	border: none;
}
.bg3 {
	background-image: url(images/rahmen/bg2.jpg);
	background-repeat: no-repeat;
}
.bg4 {
	background-image: url(images/rahmen/bg4.jpg);
	background-repeat: no-repeat;
}
.bgGrey {
	background-color: #a6a6a6;
}
.border {
	border: 1px solid #a6a6a6;
}
.noborder {
	border: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #575757;
	border-right-color: #575757;
	border-bottom-color: #575757;
	border-left-color: #575757;
}
.uoLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #a6a6a6;
	border-right-color: #a6a6a6;
	border-bottom-color: #a6a6a6;
	border-left-color: #a6a6a6;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.input2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #494949;
	border: none;
}

