
 #aussen {
	height:100%;
	width:100%;
	top:0px;
	left:0px;
	}
	
#innen1 {
	height:100%;
	width:100%;
	text-align: left;
}


#logo {
	position: absolute;
	left:700px;
	top:10px;
	}

#cap {
	margin-left:38px;
	margin-top:100px;
	left: 3px;
	height:25px;
	}
	
#main {
	width:100%;
	text-align: left;
	}

#page {
	width:100%;
	margin:0 0 0 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.redarrow {
	border: 0px none #cccccc;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

ul {
	margin-top:0px;
	margin-left:18px;
	list-style-position:outside;
}

li {
list-style-position:outside;
}



