body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../images/uG/p_color.jpg);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	SCROLLBAR-BASE-COLOR: #657584;
	SCROLLBAR-ARROW-COLOR: #000000;
}
td {
	font-size: 11px;

}
hr {
	height: 1px;
}
a {
	color: #BFE1F0;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
SELECT {
 FONT-SIZE: 11px;
 COLOR: #000000;
}

TEXTAREA {
 FONT-SIZE: 11px;
 COLOR: #000000;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}

INPUT {
 FONT-SIZE: 11px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 COLOR: #000000;
 border-color: #657584;
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 2px;
}
FORM {
margin: 0px;
padding: 0px;
}
.menu {
	position:absolute;
	top: 20px;
	left:0px;
	width: 148px;
	z-index: 100;
	overflow: hidden;
	
	background-image:url(../images/uG/transparent.gif);
	
	font-size:11px;
	font-weight: bold;
	color: #778695;
	
	cursor: pointer;
	visibility: hidden;
}
.menu .begin {
	border-top: 1px solid #657584;
}
.menu .end{
	border-bottom: 1px solid #657584;
}
.menu div {
	width: 100%;
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 3px;
	vertical-align:bottom;
	text-align:left;
	border-left: 2px solid transparent;
}
.menu input {
	color: #ACD0DE;
	background-image: url(../images/uG/bg_fill.jpg);
	width: 90%;
}
.sidemenu {
	text-align:	center;
	font-size: 10px;
	color: #ACD0DE;
	cursor: default;
}
.sidemenu a {
	color: #ACD0DE;
}
.sidemenu div{
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
	margin-bottom: 10px;
}
.sidemenu input {
	background-color: transparent;
	border: 1px solid black;
	color: #ACD0DE;
	width: 100%;
}
.black {
	color: black;
}
.white {
	color: white;
}
.main {
	font-size: 11px;
}
.main p {
	line-height: 15px;
}
.titel {
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #657584; 
}
.pagetitle {
	position: absolute;
	left: 150px;
	top: 147px;
	width: 715px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	cursor: default;
	
	font-family: Arial;	
	font-size: 16px;
	color: #ACD0DE;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.zitat {
	color: #333366;
	font-style: italic;
}
.container {
	color: #657584;
	color: #BFE1F0;
	color: #ACD0DE;
}
img {
	border: 0px;
}
.imgl {
	margin-right: 10px;
	float:left;

}
.imgr {
	margin-left: 10px;
	float: right;
}
