body             {
	color: #F06;
	font-size: 15px;
	font-family: "Courier New", Courier, Monaco, monospace;
	line-height: 18px;
	text-decoration: none;
	background-color: #002b45;
	background-image: url(../bilder/background02.gif);
	background-repeat: repeat;
	background-position: -20px -20px;
	text-align: left;
	text-transform: uppercase;
	height: 1024px;
	width: 1680px;
	background-attachment: fixed;
}
a  {
	color: #FE1868;
	text-decoration: none
}
a:hover   {
	color: #FCFF00;
	text-decoration: none;
	background-color: #f06
}
#spalten {
	color: #f06;
	text-decoration: none;
	background-color: #fff;
	text-align: left;
	width: 1160px;
	height: 900px;
	border: dotted 1px
}
#spalten #rechtespalte h4  {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}
#spalten  #linkespalte{
	text-decoration: none;
	background-color: #fff;
	width: 250px;
	height: 900px;
	border-right: 1px dotted #f06
}
#spalten #linkespalte #logo{ background-color: #fff; padding-top: 10px }
#spalten   #rechtespalte{
	text-align: center;
	width: 900px;
	height: 900px;
	float: right;
}
#spalten #linkespalte #navilist1{ background-color: #fff; text-align: center; list-style-image: none; margin-right: auto; margin-left: auto; border-top: 1px dotted #f06 }
#navilist1 p    { text-align: left; text-indent: 5px; list-style-type: none; list-style-image: none; padding-top: 0; padding-bottom: 3px; height: 12px; border-bottom: 1px dotted #27221d }
#spalten #linkespalte #navilist1 p #dieseseite {
	color: #FF0;
	background-color: #F06;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#bildcontainer { background-color: #fff; position: static; width: 900px; height: 800px }
#content  { text-align: left; margin-right: 10px; margin-left: 10px; position: static; width: 250px; height: 800px; float: left }
#footer     { background-color: #fff; text-align: left; padding-top: 40px; position: static; width: 1160px; height: 120px; border-right: 1px dotted #f06; border-bottom: 1px dotted #f06; border-left: 1px dotted #f06 }
#footer p   { color: #003; font-size: 11px; text-align: left; text-indent: 5px }
.bildrahmen { padding: 1px; border: dotted 1px #f06 }
#spalten #rechtespalte form {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 127px;
}
#spalten #rechtespalte form fieldset  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#spalten #rechtespalte form fieldset legend {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
}
#spalten #rechtespalte form .inputfield {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	color: #F06;
	border: 1px dotted #C06;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#spalten #rechtespalte form .inputfield:hover {
	color: #F06;
	background-color: #FF0;
}
#spalten #rechtespalte form .button {
	color: #F06;
	background-color: #FF0;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	height: 30px;
	border: 1px dotted #F06;
}
#spalten #rechtespalte form .button:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF0;
	background-color: #F06;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.infotext {
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 182px;
	line-height: 25px;
}
