body {
	background-attachment: fixed;
	background-image: url(pics/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 30px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #CC0000;
}
.blau {
	color: #003273;
}



a:link {
	color: #003273;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #003273;
	text-decoration: none;
}


A.menulink {
	text-align: left;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #003273;
	letter-spacing: 1px;
	font-style: italic;
}
	
A.menulink:visited {
	text-align: left;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #003273;
	letter-spacing: 1px;
	font-style: italic;
}

A.menulink:hover {
	color: #CC0000;
	font-style: italic;
}




.rahmenaddr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.forms {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFDD;
}


.seitenfarbe {
	background-color: #FFCC33;
}

.breiterechts {
	width: 20px;
}


.randoben {
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-style: dashed;
}


.main {
	padding: 25px 20px 15px;
	background-color: #FFFFFF;
	width: 510px;
}
.linierechts {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
	width: 150px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
