#gray {
	background-color: #CCCCCC;
}
body, td, th {
	font-family:Tahoma, sans-serif;
	font-size:11px;
	}
body {
	background-color: #CCCCCC;
	margin-top: 0px;
}
.tdblack {
	background-color: #000000;
	text-align: center;
}
.tdwhite {
	background-color: #FFFFFF;
}
.tdgreen {
	background-color: #BBCB9A;
	text-align: center;
}
a.menu:link,
a.menu:visited,
a.menu:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	display: block;
	font-size:13px;
}

a.menu:hover {
   font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	display: block;
	background-color:#BBCB9A;
	font-size:13px;
}
#endblackline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
img {
	border: 0px;
	}
input, textarea {
	border: 1px solid #000000;
	color: #BBCB9A;
	background-color:#000000;
	font-weight: bold;
	font:Tahoma, sans-serif;
}

.kontaktForm {
	padding: 3px;
	}

.textgreenBig {
    color: #BBCB9A;
    font-size: 13px;
    font-weight: bold;
    }

a:link,
a:visited,
a:active {
	color: #000000;
	text-decoration: none;
	font-size:11px;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-size:11px;
}