/* general stuff */
html {
margin: 0px;
padding: 0px;
}
body {
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #333;
background-color: #A800A2;
margin: 0px;
padding: 0px;
background-image: ur(bg.png);
}
td.menu {
background-image:    url(children.gif);
background-repeat: no-repeat;
background-position: bottom right;
border-top: 1px solid #99cc00;
border-bottom: 1px solid #99cc00;
background-color: #e3ff90;
}
td.unem {
background-image:    url(children.gif);
background-repeat: no-repeat;
background-position: bottom left;
border-bottom: 1px solid #99cc00;
border-top: 1px solid #99cc00;
background-color: #e3ff90;
}
td.irepair {
color: #ccc;
}
td.irepair a{
color: #fff;
text-decoration: none;
font-weight: bold;
}
td.irepair a:hover{
color: #cc6600;
text-decoration: underline;
font-weight: bold;
}
td.unem a{
color: #aa3377;
text-decoration: none;
font-weight: bold;
}
td.unem a:hover{
color: #aa3377;
text-decoration: underline;
font-weight: bold;
}
td.rechts a{
color: #aa3377;
text-decoration: none;
font-weight: bold;
font-size: 11px;
}
td.rechts a:hover{
color: #aa3377;
text-decoration: underline;
font-weight: bold;
font-size: 11px;
}
td.top a{
color: #333;
text-decoration: none;
font-weight: none;
}
td.top a:hover{
color: #333;
text-decoration: underline;
font-weight: none;
}
h1 {
font-size: 14px;
font-weight: bold;
}
.menubox {
width: 140px;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
	background-color: transparent;
}
.menu ul ul {
	padding-left: 0px;
	width: 160px;
	background-color: #ffdd66;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 2px 10px 2px 10px;
	color: #333;
	display: block;
	text-align: right;
	text-decoration: none;
	width: 140px;
	font-size: 11px;
	border-bottom: 1px dashed #99cc00;
}
.menu a:hover {
	background-color: #aa3377;
	text-decoration: none;
	color: #fff;
	width: 140px;
	font-size: 11px;
	border-bottom: 1px dashed #99cc00;
}
td.url {
border-bottom: 0px solid #ff6600;
}
td.rechts {
padding-left: 8px;
padding-right: 8px;
padding-top: 3px;
border: 1px solid #99cc00;
font-size: 11px;
text-align: left;
}
td.promo {
padding-left: 8px;
padding-right: 8px;
padding-top: 3px;
border-left: 1px solid ff6600;
border-top: 1px solid ff6600;
border-bottom: 1px solid ff6600;
}
.all {
border: 1px solid #ccc;
border-bottom: 10px solid #99cc00;
background-color: #fff;
}
img.floatright {
float: right;
border: 1px solid #ccc;
margin: 10px;
}
table.backlog {
background-image:    url(adres.gif);
}
.adres {
font-size: 11px;
padding-top: 4px;
height: 198px;
background-image:    url(adres.gif);
}

body{
margin:0;
padding:0;
text-align: center;
font-family: verdana, arial, sans-serif;
}

a {
text-decoration:  none;
font-weight: bold;
border: none;
 }
a:hover {
text-decoration:  underline; 
border: none;
 }
 




