body {
    margin: 0px;
    padding: 0px;
    background-image: url(images/index01.jpg);
}

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

h1 {
	font-size: 16px;
	color: #333333;
	margin-bottom: 0px;	
}

h2 {
	font-size: 12px;
	color: #607b28;
	margin-bottom: 0px;	
}

h3 {
	font-size: 12px;
	color: #EA8C00;
	margin-top: 0px;	
	margin-bottom: 8px;	
}

#teaser p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

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

.input1 {
}

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

.text1 {
    color: #6C7176;
}

.text2 {
    font-size: 10px;
    color: #D6D7D4;
}

a {
    color: #607b28;
}

a:hover {
	text-decoration: none;
}

.bg1 {
    background-image: url(../images/index02.jpg);
    background-repeat: repeat-x;
}

.menueback {
	background-image: url(../images/index08.jpg);
	height: 82px;
	text-align: center;
	vertical-align: top;
	padding-top: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
/*
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-size: 10px;
    color: #FFFFFF;
}

.style1 a {
    color: #FFFFFF;
}

.style1 a:hover {
}

#submenu p {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

a.menu1:link, a.menu1:visited {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.menu1:hover {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a.menu1:active {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}


a.menu1a:link, a.menu1a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

a.menu1a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a.menu1a:active {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

a.sekmenu:link, a.sekmenu:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
}

a.sekmenu:hover {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
a.sekmenu:active {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

a.subnavi:link, a.subnavi:visited, a.subnavi:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #607b28;
}

a.subnavi:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}


a.subnavion:link, a.subnavion:visited, a.subnavion:hover, a.subnavion:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
