@charset "UTF-8";

h1 {
	color: #669900;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 26px;
	margin:0;
}

h2 {
	color: #666666;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	margin:0;
}

h3    {
	color: #666666;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	margin:0;
}

p      {
	color: #333333;
	font-style: normal;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	margin:0;
}
pw {
	color: #FFFFFF;
	font-style: normal;
	font-size: 13px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:0;
}

ul  {
	color: #669900;
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-weight: bold;
	margin:0;
	padding:0;
	text-indent: 0em;
}
ul a:hover  {
	color: #00FF00;
	text-decoration: none;
}

.naviweiss  {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-weight: bold;
	margin:0;
	padding:0;
}
a.naviweiss  {
	color: #FFFFFF;
}
a.naviweiss:hover {
	color: #00FF00;
}

li   {
	color: #000000;
	font-style: normal;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin:0;
	padding:0;
	text-indent: 0em;
}

a {
	color: #669900;
	text-decoration: none;
	font-weight: normal;
}

a:hover  {
	color: #00FF00;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/verlauf_grau.jpg);
	background-position: bottom;
	background-attachment: fixed;
	background-repeat:repeat-x;
}

div.backgroundimage  {
	position:absolute;
	width:100%;
	height:100%;
	background-image: url(../images/Pattern_11.png);
	background-repeat: repeat;
	background-position: bottom;
}
