@charset "ISO-8859-1";
body
{
	font-family:Verdana;
	background-color:#003366;
	text-align:center;
	margin:0px;
	font-size: 16px;
	border: #000000;
}
h1 {
	font-size:18px;
	color:#000000;
	margin-bottom:0px;
	text-align: left;
}
h2 {
	font-size:16px;
	color:#003366;
}
h3 {font-size:14px;color:#000000;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{
	font-weight:normal;
	color:#000099;
	font-size:16px;
}
a:active, a:hover
{
	color:#000099;
}
a.menu {
	display:block;
	padding:5px;
	text-align:center;
	color:#eeeeee;
	text-decoration:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
 }
a.menu:link, a.menu:visited
{
	color:#000099;
	background-color:#FFFFFF;
	text-decoration:none;
	font-weight:bolder;
}
a.menu:active, a.menu:hover
{
	color:#000099;
	font-weight:bold;
	background-color:#DADADA;
}
.menutitle{
	font-weight:bold;
	text-align:center;
	margin:2px;
	font-size: 18px;
}
.menucontainer {
	border:1px solid #000;
	background-color:#FFFF00;
	width:200px;
	margin:7px;
}

#title {
	height:200px;
	background-color:#FFFFFF;
	padding-left: 3px;
	background-image: url(../bilder-hg/sky1e.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#title img {
	text-align: left;
	vertical-align: top;
}
#left {
	background-color:#FFFFFF;
	width:220px;
	float:left;
	height: auto;
}
#content {
	background-color:#FFFFFF;
	width:700px;
	float:left;
	padding:0px 20px;
}
.text1 {color: #003366}
#left2 {
	background-color:#FFFFFF;
	width:300px;
	float:left;
	padding: 0px
. 10px;
	height: auto;
	padding: 10;
	margin-right: 10px;
	margin-left: 0px;
}
#right {
	background-color:#FFFFFF;
	width:250px;
	float:right;
	height: auto;
	padding: 10px;
}
