
body {font-family: Arial,Helvetica,sans-serif;
	background-image: url(http://www.u-berg.at/images/hasi-09.gif);
	background-repeat: no-repeat;
	background-position: 6% 5px;
	min-width:600px;
	}

img {border: 0px;
		position:relative;
		float:left;
		margin:10px;
		margin-left:0px;}

a {text-decoration: none;}

a:link {color:#f51177;}
a:visited {color:#f51177;}
a:hover {color:#000000;}
a:active {color:#000000;}

ul {list-style-image:url('http://www.u-berg.at/images/bullet.gif');
				background-color:white;
				padding:0px;
				margin:0px;
				}
				
.nav {font-family: Arial,Helvetica,sans-serif;
				 font-size:08pt;
				 }

.ueberschriftsw {font-family: Arial,Helvetica,sans-serif;
				 font-size:11pt;
				 }

.text {font-family: Arial,Helvetica,sans-serif;
				 font-size:9pt;
				 line-height:140%;
				 }

#menuekasten {position: absolute;
						 left:5%;
						 top:125px;
						 width:25%;
						 min-width:150px;
						 padding:15px;
                                                  background-color:#fba8cd;
						 }

#pfadkasten {position: absolute;
						left:22%;
						top:22px;
						padding:5px;
						min-width:500px;
						}

#textkasten {position: relative;
						 left:35%;
						 top: 90px;
						 width: 60%;
						 padding:5px;
						 }

#volltext {position: absolute;
					left:5%;
					top:125px;
					width:90%;
					min-width:250px;
					max-width:1200px;
					text-align:justify;
					padding:5px;
					}
