/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #57AB27;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #488C20;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #488C20;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #57AB27;
}
h2 {
	font-size: 12px;
	color: #666666;
}
h3 {
	font-size: 12px;
	color: #57AB27;
}
h4 {
	font-size: 24px;
	color: #57AB27;
}
h5 {
	font-size: 24px;
	color: #FFFFFF;
}
h6 {
	font-size: 24px;
	color: #666666;
}

/* Headerbereich */
.header {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.dividerLine {
	background-color: 8CE649;
	background-image: url(../images/bg-line.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Top-Navigation im Header */
#topNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: middle;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: middle;
}
.top a {
 	color: #FFFFFF;
	text-decoration: none;
}
.top a:link, .top a:visited {
 	color: #FFFFFF;
	text-decoration: none;
}
.top a:hover {
 	color: #FFFFFF;
	text-decoration: underline;
}

.langChooser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.langChooser {color: #FFFFFF; text-decoration: none;}
.langChooser a:link{color: #FFFFFF; text-decoration: none; }
.langChooser a:hover{color: #FFFFFF; text-decoration: underline; }
.langChooser a:visited{text-decoration: none; }
.langCurrent a:link { color: #FFFFFF; text-decoration:underline}
.langCurrent a:hover { color: #FFFFFF; text-decoration:underline}
.langCurrent a:visited { color: #FFFFFF; text-decoration:underline}

.TNaktiv, .TNaktiv a:link, .TNaktiv a:visited { text-decoration: underline; color: #FFFFFF; }
.TNaktiv a:hover { text-decoration: underline; color: #FFFFFF; }



#content {
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 960px;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#content a:hover {
	color: #488C20;
	text-decoration: none;
}
#content img {
	border: #8CE649 solid 2px;
}
.td-0, .td-1, .td-2, .td-3 {
	text-align: center;
}
