body {
	background-color: #dad7d4 ;
	background-image: url(../images/bg.gif);
}

a:link { color:#000000; text-decoration:underline; }
a:visited { color:#000000; text-decoration:underline; }
a:active { color:#000000; text-decoration:underline; }
a:hover { color:#000000; text-decoration:none; }

.stil_a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.stil_b {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.stil_c {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.image1 {height:100px; border-style:solid; border-width:1px; border-color:#000000;}
.image2 {height:100px; border-style:solid; border-width:10px; border-color:#000000;}

.lin_o {border-top-style:solid; border-top-width:1px; border-top-color:#000000;}
.lin_u {border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#000000;}
.lin_l {border-left-style:solid; border-left-width:1px; border-left-color:#000000;}
.lin_r {border-right-style:solid; border-right-width:1px; border-right-color:#000000;}
.lin_ou {border-top-style:solid; border-top-width:1px; border-top-color:#000000;
		border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#000000;}
.lin_lr {border-left-style:solid; border-left-width:1px; border-left-color:#000000;
		border-right-style:solid; border-right-width:1px; border-right-color:#000000;}
.lin_or {border-right-style:solid; border-right-width:1px; border-right-color:#000000;
		border-top-style:solid; border-top-width:1px; border-top-color:#000000;}
.lin_loru {border-top-style:solid; border-top-width:1px; border-top-color:#000000;
		border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#000000;
		border-left-style:solid; border-left-width:1px; border-left-color:#000000;
		border-right-style:solid; border-right-width:1px; border-right-color:#000000;}
.lin_lor {border-top-style:solid; border-top-width:1px; border-top-color:#000000;
		border-left-style:solid; border-left-width:1px; border-left-color:#000000;
		border-right-style:solid; border-right-width:1px; border-right-color:#000000;}
.lin_lru {border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#000000;
		border-left-style:solid; border-left-width:1px; border-left-color:#000000;
		border-right-style:solid; border-right-width:1px; border-right-color:#000000;}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ff9933;
	border: 0px none #333333;
	width: 250px;
}
.rahmen {
	border: 1px solid #333333;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFCC00;
	border: 0px none;
}


