body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(hg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-attachment: fixed;
}
.list {
	border: 2px solid #999999;
	
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003399;
	background-color: #79BCFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: normal;
	margin: 0px;
	display: block;
	width: 100%;
	height: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-shadow:2px 2px 3px #EEEEEE 
}
.auth {
	position:absolute;
	top:6px;
	right:auto;
	left: 9px;
	width: 210px;
}

.auth2 {
	position:absolute;
	top:10px;
	right:5px;
}
#nav a:link, #nav a:visited, .menue
{
	background-color: #FFFFFF;
	height: 100px;
	width: 250px;
	padding: 8px;
	margin: auto;
	float: left;
	border: thin solid #000099;
	border-radius:10px;
	font-weight: bolder;
	color: #333333;
	font-size: 16px;
	text-decoration: none; 
	box-shadow: 5px 5px 5px #888888;
}
#nav a:hover {
	background-color: #FFCC66;
	height: 100px;
	width: 250px;
	padding: 8px;
	margin: auto;
	float: left;
	border: thin solid #000099;
	font-weight: bolder;
	color: #990000;
	font-size: 16px;
	text-decoration: none; 
	box-shadow: 10px 10px 5px #888888;
}
a {
	font-weight: bold;
	color: #000099;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	line-height: normal;
	margin: 0px;
	page-break-after: auto;
	height: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.info2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #009933;
	text-decoration: blink;
}
.high {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.hinweis {
	font-size: 10px;
	color: #666666;
}
select:focus, input:focus, textarea:focus {
	background-color: #FFCC33;
	color: #000000;
	border: thin solid #6699FF;
}
.confirm {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	background-color: #E4FFD2;
	margin: 2px;
	padding: 5px;
	height: 50px;
	width: 800px;
	border: 2px solid #006600;
	position: relative;
	left: 10px;
}
.hl-very {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF0000;
}
.info {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFEAD2;
	margin: 2px;
	padding: 5px;
	height: 50px;
	width: 800px;
	border: 2px solid #FF3300;
	position: fest;
	background-position: center;
}
.hl-very2 {
	font-weight: normal;
	color: #000000;
	background-color: #FF6600;
	text-decoration: blink;
}
.hl-very3 {
	font-weight: normal;
	color: #000000;
	background-color: #EEFA05;

}
.hinweis2 {
	font-size: 10px;
	color: #FF0000;

}
select, input, textarea {
	border: thin solid #6699FF;
}
.logo {

	position:absolute;
	top:3px;
	right:3px;
	left: auto;
	width: 100px;
}
.rotation {
	position: absolute;
	top: 310px;
	right: auto;
	left: 16px;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70px;
	line-height: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #66FF00;
	text-shadow:2px 2px 3px #000000;
	-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
-webkit-transform: rotate(270deg);
	transform: rotate(270deg);

}
