body {
	margin: 0;
	background: White url(body_bg.gif) no-repeat fixed top;
	font-family: verdana, sans;
	text-align: center;
	color:#4f6080;
}

td, input, textarea, select, div {
	font-family: verdana, sans;
	font-size: 11px;
}

input, textarea {
	border:1px solid #333;
	background:#eee;
}

#path {
	border-top: 1px solid navy;
	border-bottom: 1px solid navy;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color : #ff0000;
	color: Yellow;
}

#alles {	
	margin:0 auto;
	background:#fff;
	width:700px;
	text-align:left;
}

#logos {
	margin: 0;
	height:40px;
	cursor:pointer;
	display:block;
	width:700px;
	background: url(logo.gif) no-repeat top left;
}

#claim {
	height:100px;
	width: 698px;
	margin-left:1px;
	margin-bottom:1px;
	background: Silver url(claim.gif) no-repeat top left;
}

#subclaim {
	text-align:right;
	height:25px;
	width: 698px;
	margin-left:1px;
	margin-bottom:1px;
	background: Silver;
}

#footer {
	padding-top:10px;
	text-align:center;
	height:25px;
	width: 698px;
	margin-left:1px;
	margin-bottom:1px;
	background: Silver;
	font-size:10px;
	color:Navy;
}

#footer a {
	text-decoration:none;
	color:#18760C;
}

#footer a:hover {
	text-decoration:none;
	color:#fff;
}

.login {
	background: Silver;
        width:130px;
        margin-bottom:1px;
}

#nav {
	width:150px;
	margin-bottom:1px;
	font-size:11px;
	color: Navy;
	background:navy;
}

.lvl1, .lvl1_a {
	padding-left:19px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:0px;
	margin-bottom:1px;
	color:navy;
	background:yellow url(pfeil_nl.gif) no-repeat top left;
	font-family: verdana, sans;
	font-size: 11px;
	border-bottom : 1px solid #FFCE63;
}

.lvl1_a {
	background:#ffcc66 url(pfeil_act.gif) no-repeat top left;
}

.lvl2, .lvl2_a {
	padding-left:29px;
	padding-top:2px;
        padding-bottom:2px;
	margin-left:0px;
	margin-bottom:1px;
	color:navy;
	background:#ffff99 url(pfeil_nl2.gif) no-repeat top left;
	font-size: 9px;
	border-bottom : 1px solid #FFCE63;
	text-decoration:none;
	display:block;
}

.lvl2_a {
	background:#ffcc66 url(pfeil_act2.gif) no-repeat top left;
}

a.nav {
	text-decoration:none;
	display:block;
	color:navy;
}

a.nav:hover {
	text-decoration:underline;
	display:block;
	color:navy;
}

#inhalt {
	float: left;
	margin-top:10px;
	margin-right:10px;
        margin-left:30px;
	width: 500px;
}

#inhalt p {
	font-size:11px;
}

#inhalt_a {
	padding-left:10px;
	text-decoration:none;
	color:#18760C;
	background:url(link_icon.gif) no-repeat;
}

#inhalt a:hover {
	text-decoration:underline;
	background:url(link_icon.gif) no-repeat;
}

.head {
	font-family: verdana, sans;
	font-size:13px;
	font-weight:bold;
}
