body
{
 font-family:Verdana;
 font-size:12px;
 background-color:#d4d443;
 margin:0px;
}

@page { size:landscape; }

p,td,li,ul,a { font-family: verdana, geneva, arial, sans-serif; font-size: 10px; align:left; color: #323531; font-style: normal; }

h1 {font-size:17px;color:#323531;font-weight:bold;margin-top:0px;}
h2 {font-size:14px;color:#323531;font-weight:bold;}
h3 {font-size:12px;color:#323531;font-weight:bold;}

a {
	font-weight:bold;
	text-decoration:none;
	color:#5E5E04;
	}

a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#323531;
	}

a.a {
         font-size: 10px;
         font-weight:bold;
         text-decoration:none;
         color:#323531;
         text-align:right;
         }

a.a:link, a.a:visited {
	border-bottom:0px;}

a.a:active, a.a:hover {
	border-bottom:1px solid #cccccc;
	}

a.b {
         font-size: 12px;
         font-weight:bold;
         text-decoration:none;
 	background-color:#8DBAC5;
         color:#ffffff;
         text-align:right;
         line-height:20px;
	border:3px solid #8DBAC5;

         }

a.b:active, a.b:hover {
	border-bottom:1px solid #ffffff;
	}


.oben
{	width:1024px;
	height:105px;
	background-color:#d4d443;
}

.unten {
	width:1024px;
	height:325px;
	background-image:url(../images/unten.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.content {
         background-color:#ffffff;
	background-image:url(../images/content.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:1024px;
	height:245px;
}

#content1 {
	width:260px;
	height:180px;
	margin-left:163px;
	margin-top:30px;
	float:left
	}

#content2 {
	width:260px;
	height:180px;
	margin-left:373px;
	margin-top:30px;
	}
