A:LINK {
	color: #818181;
	text-decoration: none;
	cursor: crosshair;
}
A:VISITED {
	color: #818181;
	text-decoration: none;
}
A:HOVER {
	Color: #C0161B;
	text-decoration: underline;
}
body {
	scrollbar-Face-Color:#FFCC33;
	scrollbar-Shadow-Color: #ffffff;
	scrollbar-Highlight-Color: White;
	scrollbar-Arrow-Color: Black;
	background-color : #E6E6E6;
	padding: 40px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../pics/bg_body.jpg);
}
p, td, div, h1 {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	font-weight : bolder;
	padding : 3px;
	background-repeat: no-repeat;
	background-image: url(../pics/pfeil.gif);
	padding-left: 25px;
	letter-spacing: 2px;
	font-variant: small-caps;
	background-position: 0px 2px;
}
.button {
	background-color: White;
	padding : 3px;
	border : double Black;
}
.unter {
	border-bottom : 1px dotted;
	border-color : #000000;
	padding-bottom : 10px;
	padding-top : 10px;
}
.rand {
	border : 1px solid grey;
	margin:0 0 10px 10px;
	float:right;
}
.txt {
BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: #000000 1px solid;
FONT-SIZE: 8pt;
VERTICAL-ALIGN: middle;
BORDER-LEFT: #000000 1px solid;
BORDER-BOTTOM: #000000 1px solid;
}
input.but {
	color: Black;
	background-color: #E6E6E6;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 8pt;
	VERTICAL-ALIGN: middle;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	border-right: #000000 1px solid;
}

#head {
	background-color: #F0B339;
	height: 40px;
	border: 1px solid #000000;
	background-image: url(../pics/bg_head.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}

#content {
	background-color: #FFFBF1;
	background-repeat: repeat-x;
	background-image: url(../pics/grass.gif);
	background-position: left bottom;
	padding: 20px;
	padding-bottom: 70px;
	border: black;
	border-right: 1px dashed;
	border-bottom: 1px solid;
	border-left: 1px dashed;
}


#navi {
	background-color: #FFFBF7;
	background-repeat: repeat-x;
	background-position: left bottom;
	/*background-image: url(../pics/grass.gif);*/
	padding: 5px;
	/*padding-bottom: 30px;
	border-bottom: 1px solid;
	border-right: 1px dashed;
	border-left: 1px dashed;*/
	border: 1px dashed;
	margin-bottom:5px;
}

#navi ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navi ul li {
	padding-bottom: 0px;
	letter-spacing: 0px;
	margin-left: 20px;
	padding-left: 20px;
	background-image: url(../pics/pfeil_kl.gif);
    background-repeat: no-repeat;
    display:inline;
}

#shaker {
	right: 10px;
	top: 10px;
	position: absolute;
	z-index:2;
}

#all {
    max-width: 730px;
}

#ad {
    margin-top:10px;
	}
