body {
	background-color: #ff9900;
}

#body {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   text-align:center;
}

#page {
   width:800px; 
   margin:5px auto auto auto;	
}

#layout {
   border-collapse: collapse;	
}

#layout td {
   padding:0;
   text-align:left;
   vertical-align:top;
}

#layout #menu {
   height: 22px;
   width: 800px;
   background: url(images/index_02.jpg);	
   text-align:right;
}

#layout #left {
	width:206px;
   background-color: #ffffff;
   padding:0 0 25px 0;
}

#layout #right {
	background-color: #fff;
}		

#userfeld{
background-image: url(images/userfeld.jpg);
width:103px;
height:14px;
border:none;
max-width:103px;
max-height:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
#pwfeld{
background-image:url(images/pwfeld.jpg);
width:103px;
height:15px;
border:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
max-width:103px;
max-height:15px;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:13px;
}
h3 {
	font-size:12px;
}


p {
  font-size:12px;
}

ul {
 font-size:12px;
	padding-left:15px;
}

li {
	padding:0;
	margin:0;
	line-height:1.7;
}

a,a:visited {color:#FF9900; text-decoration:none;}
a:focus,
a:hover,
a:active {color:#FF9900; text-decoration:underline}

#content {

	 background:#FFF;
	 padding:10px;

}

#layout #footer {
  padding-top: 7px;
  padding-bottom: 7px;
  background: #C2C9CF;
}

#layout td#footer p {
  text-align:center;
  color:#61666A;
  margin:0;
}