@charset "utf-8";
body {
	background-color: #ABABAB;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
}
.header {
	background-color: #0099FF;
	clip: rect(auto,auto,auto,auto);
	height: 90px;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-left-color: #0033FF;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-image: url(images/lakelogo2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.linkmenu {
	background-color: #80d5ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	clear: none;
	float: none;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-width: 0px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}

#linkmenu  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	clear: both;
	float: right;
	width: 160px;
	height: 20px;
	background-color: #FCFCFC;
	background-position: center;
	padding-top: 2px;
	border: 2px outset #DDDDDD;
	text-decoration: none;
	color: #000000;
	text-align: left;
	text-indent: 4px;
}
#linkmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	width: 160px;
	clear: both;
	float: right;
	background-color: #FFCC66;
	height: 20px;
	padding-top: 2px;
	text-decoration: none;
}
.textfeld {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	clip: rect(auto,auto,auto,auto);
	padding-left: 30px;
	padding-right: 30px;
	border: 2px inset #BBBBBB;
}
.littleheader {
	background-color: #484848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	border-right-style: outset;
	border-right-width: medium;
	border-right-color: #999999;
	height: 25px;
	width: 100%;
	color: #FFFFFF;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: ridge;
	border-left-style: inset;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-color: #999999;
}
.textbox {
	background-color: #316AC5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	border: medium ridge #0066FF;
	padding: 5px;
	clip: rect(auto,auto,auto,auto);
	width: 540px;
}
#textbox a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #99FFFF;
}
#textbox a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFF00;
}


.footer {
	background-color: #484848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	width: 100%;
	color: #FFFFFF;
	font-variant: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
}
.bold_yellow {
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
a:link {
	color: #0033CC;
	font-weight: bold;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #006633;
}
.textfeldKopie {
	background-color: #CCDEFB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat;
	clip: rect(auto,auto,auto,auto);
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	height: 24px;
	width: auto;
	line-height: 22px;
	font-variant: normal;
}

