body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B1A1A;
}
body {
	background-color: #CCCCCC;
	background-image: url('background.jpg');
	background-repeat: repeat-x;
	margin: 10px
}
a:link, a:visited, a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
hr {
	margin: 13px 0px 13px 0px;
	color: #CCCCCC;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 13px;
	color: #CCCCCC;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 13px;
	color: #CCCCCC;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 760px;
	height: 175px;
         background-image: url('images/gv1_01.png');
         background-color: #FFFFFF;
	vertical-align: top
}
.viewer1 {
	vertical-align: top;

	width: 760px;
         height: 28px;
	padding: 0px;
         }
.mainmenu {
	vertical-align: top;
	background-image: url('images/gv1_02.png');
	width: 760px;
         height: 28px;
	padding: 0px
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
	background-color: #CCCCCC;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #52534E;
	display: block;
	background-color: #CCCCCC;
	text-decoration: none;
}
.menu a:hover {
	background-color: #CCCCCC;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #ACCF03;
	color: #DFDCDC;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #ACCF03;
	text-decoration: none;
}
.login a:hover {
	color: #C5C5C5;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
         color: #1B1A1A;
	text-align: center;
}
.content {
	padding: 10px;
         color: #EEEEEE;
	background-color: #000000;
	vertical-align: top;
	text-align: left;
}
.footer {
	padding: 5px;
	height: 20px;
	color: #ACCF03;
	vertical-align: middle;
	text-align: center;
}
#flash {
background-color:#ffffff;
float:center;
width:760;
}
#top {
  	height: 75px;
	width: 760px;
	margin: auto;
	text-align: center;
}
#top ul{
margin: 0px;
	padding: 25px 80px;
	list-style: none;
}
#top li{
	display: inline;
	white-space: nowrap;
}
#top li a{
	padding: 6px 10px 8px 10px;
	font-weight: bold;
}
#top li a:hover{
	color: white;
	padding: 20px 8px 20px 8px;
	background-color:#333333;
	border-left: 2px solid #C8C8C8;
	border-right: 2px solid #C8C8C8;
	border-bottom: 0px solid #C8C8C8;
}
#slider {
color:#ffaa00;
float:right;
}
#slider1 {
color:#ffaa00;
float:center;
}
/*=========== menü 01 ===========*/

#menu11 {
width:132px;
background-color:#89a9b8;
margin: 10px;
padding-left:8px;
padding-right:8px;
padding-TOP:6px;
padding-BOTTOM:6px;
border:solid 1px black;
font: normal 11px verdana, sans-serif;}

#menu01 ul, #menu11 li {
list-style-type: none;
        padding: 0px;
        margin: 0px;
}



#menu01 li a:link, #menu01 li a:visited, #menu11 li a:active {display:block;
border: solid 1px #B2BF77;
background-color:TRANSPARENT;
color:#FFF;
text-decoration:none;
margin-bottom: 2px;
margin-top: 2px;
padding-left: 5px;
height: 24px;
line-height: 24px;
}

#menu01 li a:hover {background-color:#B2BF77;
                color:#34505C;
                border: solid 1px #000;
}


#mainmenu {
float:left;
}

#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:31px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
border-right:1px solid #b0b0b0;
color:#606060;
display:block;
font-size:1.0em;
padding:11px 10px 10px;
text-transform:uppercase;
}

#mainmenu a:hover {
background:#f0f0f0 url('images/bgmenue.png') repeat-x top left;
color:#505050;
text-decoration:none
}



window.onload = function() {
myRememberHeight1 = new fx.RememberHeight(flash,duration 400}); //remembers the height with a cookie;
myRememberHeight2 = new fx.RememberHeight('flash1', {duration: 400}); //remembers the height with a cookie
};
