body{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:23px;
}

#alles{
	text-align:left;
	width:745px;
	margin: 0px auto;
}

#navi img{
	margin-right: 10px;
	float: left;
}

#navi a{
	display: block;
	padding-top: 3px;
	color: #000000;
}

#navi a:hover{
color: #6F6F6F;
text-decoration: none;
}

#navi td{
	width: 130px;
}

#inhalt{
	position:relative;
	top:0px;
	left:10px;
	width:725px;
	z-index: 2;
}

h1{
	position:relative;
	top:0px;
	left:50px;
	font-size:60px;
	font-weight:normal;
	letter-spacing:5px;
}

h2{
	font-size: 16px;
	font-weight:weight;
	margin-top: 20px;
	margin-bottom: 5px;
}

h3{
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}

td{
vertical-align: top;
}

ol{
margin-top: 5px;
}

a, a:visited, a:active{
	color: #555555;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

textarea{
	background-image: url('pic/textarea.gif');
	border: 1px dotted #AFAFAF;
	background-position: right;
	background-repeat: no-repeat;
}

input{
	border: 1px dotted #AFAFAF;
}

input:hover, textarea:hover {
	background-image: none;
	background-color: #D6D6D6;
}

input:focus{
	background-color: #E3E3E3;
}

.help{
cursor: help;
border-bottom: 1px #000000 dashed;
}

#obre{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 10px;
	width: 120px; 
	height: 70px;
	float: left;
	text-align: left;
}

