body, p, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 85%;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
	text-align:left;
}
ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
	text-align:left;
}


body.content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
	text-align:left;
	margin-top:30px;
	background-image:url(images/bg.gif);
}

body.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
	text-align:left;
	background-image:url(images/muster_oben.gif);
}

body.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
	text-align:left;
	background-image:url(images/muster_unten.gif);
}

h1 { font-family:Arial, Helvetica, sans-serif;
font-size:100%;
font-weight:bold;
color: #000000;
/*font-style: italic; */
letter-spacing: 1pt;
margin-bottom: 3pt;}

h2 { font-family:Arial, Helvetica, sans-serif;
font-size:90%;
font-weight:bold;
color: #000000;
/*font-style: italic; */
letter-spacing: 1pt;
margin-bottom: 1pt;
}

table.box {
	background-color:#C2C880;
}

.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.footerlogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.hervorhebung {
	font-weight: bold;
}

.small {
	font-size: 75%;
}

.schwarz {
	color: #000000;
}

.weiss {
	color: #000000;
}

.onepix {
	font-size: 1px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #868739;
	font-style: normal;
	letter-spacing: normal;
         text-decoration: none;

}
a:link {
	color: #666633;
	}
a:visited {color: #666633;
	}
a:active {
	color: #ffffff;
	background-color: #C2C880;
	}
a:hover {
	color:#ffffff;
	background-color: #C2C880;
	}

a.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #868739;
	font-style: normal;
	letter-spacing: normal;
	text-decoration: none;

}

a.nohover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #868739;
	font-style: normal;
	letter-spacing: normal;
	text-decoration: none;
	background-color: #DEE7B5;
}

a.nohover:link {
	color: #666633;
	background-color: #DEE7B5;
	}
a.nohover:visited {
	color: #666633;
	background-color: #DEE7B5;
	}
a.nohover:active {
	color: #ffffff;
	background-color: #DEE7B5;
	}
a.nohover:hover {
	color:#ffffff;
	background-color: #DEE7B5;
	}

a.bg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	letter-spacing: normal;
	text-decoration: none;

}
a.bg:link {
	color: #ffffff;
	}
a.bg:visited {color: #ffffff;
	}
a.bg:active {
	color: #000000;
	}
a.bg:hover {
	color:#000000;
	}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666633;
	font-style: normal;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666633;
	font-style: normal;
}

select {
	width:150px;
}

hr {
border-bottom:1px dashed black;
border-top:0 none;
height:2px;
color: none;
}