body {
	background-image: url(../tmpl_img/back_stripes.gif);
}

.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

p,div,span,td
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #666666;
	text-decoration: underline;
}

.textfeld {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 8pt;
	color: #000000;
	background-color: #eeeeee;
	border: 1px #000000 solid;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px
}

.button {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 8pt;
	color: #000000;
	background-color: #eeeeee;
	border: 1px #000000 solid;
}

.button2 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #dddddd;
	border: 1px #000000 solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}

.schalter {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 8pt;
	color: #000000;
	background-color: #eeeeee;
	border: 1px #000000 solid;
}

.form
{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	font-style: bold;
}

.user_form
{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	font-style: bold;
}



.user_box
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}

.user_box:hover
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: underline;
	font-style: normal;
}

.suche
{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 8pt;
	color: #CC0000;
	text-decoration: none;
	font-style: normal;
}

haupttable#links {
  border-left-width:2.5em;
  border-left-style:solid;
  border-color:red;
}

.menue_dotted td {
    border-bottom: none;
	padding: 1px;
	background: url(../img/dotted_back.gif) repeat-x bottom;
}

#leftbox p,div,td,span,a
{
	color:#666;
}

#middlebox
{
	color:#fff;
}

#middlebox > p,div,td,span,a
{
	color:#fff;
}

#middlebox > hr
{
	background-color:#FFF;
	color:#FFF;
}

#content p,div,td,span,a
{
	color:#333;
}

