body {
	background-image: url(../images/bg.stripes.png);
	margin: 0 0 0 0;
}
td  {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	color: #ff0000;
}
td.servicenav {
	background-image: url(../images/bg.servicenav.png);
	background-align: left;
	padding-left: 25;
	padding-right: 15;
	padding-bottom:1px;
}
a.servicenav {
	color: #000000;
	font-size: 10px;
}
a:hover.servicenav{
	color: #ff0000;
}
a.textmark {
	color: #000000;
}
td.navi {
	padding-bottom: 2px;
}
a.navi {
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
}
a:hover.navi {
	color: #000;
}
.suche {
	border:0px;
	width: 100%;
	height:16px;
}
td.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
a.footer {
	color: #0000FF;
}
a:hover.footer {
	color: #FF0000;
}
h1,.header {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2,.header2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ff0000;
}
li {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../images/haekchen.png);
}
.clock {
	color: #0000ff;
	font-size: 11px;
}
.logo {
	font-family: times;
	font-style: italic;
	font-weight: bold;
}
input.newsletter {
	border: 1px solid #bfbfbf;
	width: 118px;
	height: 17px;
}
td.newsletter {
	font-size: 10px;
}
td.newsletter_error {
	font-size: 10px;
    color: red;
}
td.news {
	font-size: 11px;
}
.subnav {
	text-transform: uppercase;
} 
.contact {
  border: 1px solid #000000;
  width: 100%;
}

.traffic {
  border: 1px solid #000000;
}

#page {
	background: #ffdc00 ;
/*	background-image:url(images/bg.main.png);background-position: bottom;background-repeat:no-repeat;*/
}
#content {
	background: #fff;
}
#footer {
	background: #ffdc00 ;
}

