BODY {
	margin: auto 0;
	padding: 0px;
	width: 100%;
	background-color: #ffffff url(../images/pheader.gif) no-repeat;
}


#youarehere {
	width: 500px;
	padding: 10px;
	margin: 0px;
	position: absolute;
	top: 254px;
	left: 50%;
	margin-left: -250px;
	text-align: center;
	color: black;
	
}

#youarehere a {
text-decoration: none;
color: black;
}

#youarehere P.small  {
	font-size: 90%;
	color: #192062;
	display: inline;
}

#youarehere a.small {
	font-size: 90%;
	text-decoration: none;
	color: #192062;
}

#youarehere a:hover, #commontop a:hover {
	text-decoration: underline;
}


#oben {
margin 0;
padding 0px;
position: absolute; 
top: 84px; 
height: 180px;
left: 0px;
width: 100%;
background-color:#192062;
colot
}

a.tagcloudlink:link, a.tagcloudlink:visited { 
text-decoration:none;
color: #ffffff;
 }
 
a.tagcloudlink:hover, a.tagcloudlink:active { text-decoration:underline; }
a.level1 { font-size: xx-small; }
a.level2 { font-size: small; }
a.level3 { font-size: medium; }
a.level4 { font-size: large; }
a.level5 { font-size: xx-large; }

#box { 
position: absolute; 
top: 0px; 
left: 50%;
margin: 0 -490px;  
width: 980px; 

}

#header {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background : url(../images/pheader.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 40px;
	color: #ffffff:
	text-size: 4px;
}

#header a {
	text-decoration: none;
	color: #ffffff;
}

#maintopic {
	width: 900px;
	text-align: right;
	padding: 4px 0px 6px 0px;
	margin: 0px;
	position: absolute;
	top: 60px;
	left: 40px;
}

#plaintext, #htmlheader {
	position: absolute;
	top: 10px;
	left: 850px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #192062;
}
	

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	margin: 0px;
	padding: 4px 8px 8px 8px;
	background : #DDDDDD url(../images/pel.gif) no-repeat top left;
	text-decoration: none;
	color: #192062;
	border-left: 1px solid #ffffff;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	color: #d8621B;
	background-color: #192062;
}

#maintopic li a:hover {
	background-color : #192062;
	color: #E9732C;
}

#eyecatcher {
	width: 100%;
	height: 180px;
	margin: 0px;
	padding: 0px;
	background : #192062;	
	position: absolute;
	top: 84px;
	left: 0px;
}

#topic {
	position: absolute;
	top: 234px;
	left: 40px;
	width: 200px;
	background-color: #DDDDDD;
	padding: 0px;
	margin: 0px;
}

#topic h3 {
	margin: 0px;
	padding: 6px 10px 4px 10px;
	height: 19px;
	background-color: #DDDDDD;
	border-bottom: #192062 1px solid;
	color: #192062;
	display: block;
	font-size: 100%;
	font-weight: normal;
}


#topic p {
	text-align: right;
	margin: 0px;
	padding: 4px 10px 4px 10px;
}

#topic p.sub {
	padding: 2px 40px 4px 10px;
}


#topic p a {
	text-decoration: none;
	color: #192062;
}

#topic p a:hover {
	color: #192062;
}

form.search {
	padding: 10px;
	margin: 0px;
}

form.search input {
	padding: 0px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #192062 1px solid;
	width: 150px;
}


#content {
	width: 500px;
	padding: 10px;
	margin: 0px;
	background-color: #ffffff;
	position: absolute;
	top: 284px;
	left: 240px;
}

#sidebar {
	position: absolute;
	top: 264px;
	left: 757px;
	width: 160px;
	padding: 10px;
	border-left: 1px solid #192062;
	border-bottom: 1px solid #192062;
	background-color: #ffffff;
}

