html { 
  padding:0px;
  margin:0px; }

body {
	background: #eee;
	color: #666;
	text-align:left;
	text-decoration: none;
	font-size: 7pt; 
	font-family: verdana,arial,sans-serif; 
	line-height:17px;
	padding:0px;
	margin:0px; }

#wrapwrappert {
	background: #eee;
	width: 100%;
	height:502px;	
	position: absolute;
	top: 50%;
	margin: -300px 0 0 0; }

#wrap { position: relative; /* to keep header inside*/
	background: #fff;
	top: 0px;
	width: 727px;
	height:500px;
	margin: 0px auto;
	margin-left: auto;
        margin-right: auto;
	border: 1px solid #ccc;
	text-align: left;
 }



img { display: block; }

.inline { display: inline; }



#inhalt { top:0px;
	float:left;
	position:relative;
	margin: 0px;
	width: 725px;
	padding: 0;
	background: #fff;
	color: #666;
	text-align: left;
	line-height: 17px; }

#inhalt a{ color: #000099; }

ol { list-style:none; } 
dd { float:left; }

a { color: #000;
	text-decoration: underline; }

#menu:link { text-decoration: none; color: #fff; }

a:hover { color: #fff;
	font-weight: normal;
	text-decoration: none; }
  

#footer { clear: both; 
	position: relative;
	width: 898px;
	height: 8px;
	background: transparent;
	padding: 0px;
	border: 0px;
	margin: 0px auto;
	margin-left: auto;
        margin-right: auto;
	top:0px;
	text-align: center; }
    
form{ border:0;
	background: transparent; 
	padding: 0;
	margin:0;
	text-align: left; }   

textarea, input {
	font-size:11px;
	border:1px solid #ccc;
	color: #666;
	background:#fff;
	padding: 1px; 
	padding-left:5px;
	margin:0px 1px 0px 1px;
	left:1px;
	line-height: 18px; }

input { height:17px;
	width:240px; }

select { border: 1px solid #ccc;
	background-color: #fff;
	padding: 0;
	margin:1px;
	margin-left:0;
	height:18px;
	width:167px;
	font-size:10px;
	line-height: 25px; }

textarea:focus, input:focus { border: 1px solid #ddd; }

p { padding:10px; }

h1 { color: #000;
	padding: 0px;
	margin:0px;
	letter-spacing:-1px;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px; }

h2 { color: #000;
	padding: 0px;
	margin:0px;
	letter-spacing:-1px;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px; }

#hidden { display: none }




