input.groovybutton_login {
   font-size:12px;
   font-family:Arial,sans-serif;
   height:20px;
   background-color:#779999;
   background-image:url(back03.gif);
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
   }

.login_border {
	display: block;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 1px;
	border-style: solid solid solid solid;
	width: 300px;
	height: 140px;
}


input.groovybutton {
   font-size:16px;
   font-family:Arial,sans-serif;
   height:26px;
   background-color:#779999;
   background-image:url(back03.gif);
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
	width: 200px;
   }

.border {
	display: block;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 1px;
	border-style: solid solid solid solid;
	width: 917px;
	height: 550px;
}

.links {
	display: inline;
	float: left;
	border-width: 1px;
	border-style: none solid none none;
	width: 250px;
	height: 550px;
	background-color: #0E68BC;
	/*background-color: #66CCFF;*/
}

.rechts {
	float: left;
	border-width: 0px;
	width: 660px;
	height: 550px;
	background-color: #ffffff;
	text-align:left;
	overflow : auto;
	font-size: 13px;
   font-family:Arial,sans-serif;
	background-position : bottom right;
	background-repeat : no-repeat;
	line-height : 20px;
	margin-left : 3px;
	margin-right : 3px;
	display : inline;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}

