body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size:9px;
}

.text2 {
	color: #9DC716;
	font-weight:bold;
}
h1 {
	color: #9DC716;
	font-weight:bold;
	font-size: 11px;
}
.text3 {
	color: #7F7F7F;
	font-size:9px;
}

.text4 {
	line-height: 18px;
	color: #9DC716;
}
.text5 {
	color: #9DC716;
}
a {
	color: #9DC716;
}

a:hover {
	text-decoration: none;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;

}

.style1 a {
	color: #CECECE;
	text-decoration: none;
}

.style1 a:hover {
	text-decoration: underline;

}
.menuempty {
	background-attachment: scroll;
	background-image: url(images/menu_empty.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bold {
	font-weight: bold;
}
.kursiv {
	font-style: italic;
}
.errorBorder {
	border: 1px dotted #FF0000;
}
.rod {
	color: #FF0000;
}
.correctBorder {
	border: 1px dotted #000000;
}
.imgBorder {
	border: 1px solid #000000;
}
.prodbg {
	background-attachment: fixed;
	background-image: url(images/index15.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
