body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0;
}

.header {
	border:0;
	border: 1px solid #000000;
	
}
.menu {
	background-color: #ffa390;
	width: 150px;
	vertical-align: top;
	border-left:1px solid #000000;
	padding:3px;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}

.menu li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

.menu li a:link, .menu li a:visited {
        color: #000;
        display: block;
        background:  url(http://media-konkret.de/partyservice-niemann/media/button.gif) no-repeat;
        padding: 8px 0 0 10px;
        }

.menu li a:hover, .menu li #current {
        color: #000;
        background:  url(http://media-konkret.de/partyservice-niemann/media/button.gif) 0 -32px no-repeat;
        padding: 8px 0 0 10px;
        }

.menu_current {
	font-weight: bold;
}

.mailani {
	width:100%;
	height:185px;
	text-align:center;
	vertical-align:bottom;
}

.content {
	width:640px;
	height:450px;
	background-color: #ffffff;
	padding: 5px;
	vertical-align: top;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
.footer {
	background-color: #c7c7c7;
	text-align: center;
	font-size: 10px;
	height: 10px;
	border:1px solid #000000;
}