body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	background-color: #8D5F30;
	}
a {
	text-decoration: none;
	color:  #fff;
	outline: none;
	}
a:visited {
	color:  #fff;
	}
a:active {
	color:  #fff;
	}
a:hover {
	color: yellow;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}

img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	}
#top {
	background-image: url(/images/design/top-mausefalle.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 290px;
	width:990px;
	margin: 0px auto;
}

#main {
	background-image: url(/images/design/mainbg.gif);
	margin: 0px;
	width:990px;
	margin: 0px auto;
}


#left {
	margin-left:75px;
	height: 266px;
	width: 175px;
	min-height:500px;
	float:left;
	}

#left ul {
   margin:10px 15px 0px 5px;
   padding:0px 5px 0px 5px;
   list-style: none;
}
#left li {
	padding-top:10px;
	width:134px;
	height:25px;
	margin-bottom:2px;
	background-image: url(/images/design/menubg.gif);
}

#left li a {
   margin: 6px;
}

#middle {
	margin: 0px auto;
	width: 470px;
	padding: 10px;
	min-height:500px;
	float:left;
}

#right {
	margin:0px 75px 0px 760px;
	text-align: center;
}

#bottom {
	margin:5px auto;
	text-align:center;
}

.spacer{clear:both;}
/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	padding-bottom:15px;
}
/* ----------- stylized ----------- */
#stylized{
	width:200px;
}
#stylized p{
	font-size:11px;
	color:#f2f2f2;
	margin-bottom:5px;
	border-bottom:solid 1px #fff;
	padding-left:2px;
}
#stylized label{
	display:block;
	text-align:right;
	width:70px;
	margin:2px 5px 2px 2px;
	float:left;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#stylized input{
	float:left;
	font-size:10px;
	padding:2px 1px;
	width:100px;
	margin:2px;
	color:white;
	background-color: #6E201A;
	border:0px solid;
}

.logos {
	text-align:center;
}

.myimage {
	border: 1px solid #333;
}

.navbutton {
	padding-top: 10px;
	width: 134px;
	height: 35px;
	margin-bottom: 2px;
	background-image: url(/images/design/menubg.gif);
}
