* {margin:0px; padding:0px;}
/*BODY {
	background: url(inhalt/sidepix_2.jpg) fixed -100% 0px;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
}*/

.floatfont {
	font-family: Verdana, Arial;
	color: #000000;
	font-size:12px;
	line-height: 20px;
}
.menufont {
	font-family: Verdana, Arial;
	color: #000000;
	font-size:14px;
	line-height: 20px;
	font-weight: bold;
}
.small {
	font-family: Verdana, Arial;
    color: #000000;
	font-size:9px;
}
a.menu:hover {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
	line-height: normal;
}
a.menu {
	font-family: Verdana, Arial;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
	line-height: normal;
}
a {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}
#head {
	background-color: #FFFFFF;
	height: 150px;
}
#navi {
	margin-left: 0px;
	margin-right: 0px;
}
#menuline {
	border-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#main {
background-color: #FFFFFF;
}
#left_border {
	margin:0;
	padding:0;
	background-repeat:repeat;
	width: 10px;
	height:100%;
}
#right_border {
	margin:0;
	padding:0;
	background-repeat:repeat;
	height: 100%;
	width: 10px;
}
#right_corner {
	background: url(inhalt/right_corner.jpg);
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	height: 10px;
	width: 20px;
}
#left_corner {
	background: url(inhalt/left_corner.jpg);
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	height: 20px;
	width: 20px;
}
#top_border {
	background: url(inhalt/border_top.jpg);
	margin:0;
	padding:0;
	background-repeat:repeat;
	height: 20px;
	width: 1000px;
}
#left {
	background: url(inhalt/sidepix_2.jpg) fixed no-repeat -400px 0px;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
}
#right {
	background: url(inhalt/sidepix_1.jpg) fixed no-repeat 120% 0px;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
}

