body {       scrollbar-face-color:#FFFFFF; 
                scrollbar-highlight-color:#cccccc; 
                scrollbar-3dlight-color:#FFFFFF; 
                scrollbar-darkshadow-color:#FFFFFF; 
                scrollbar-shadow-color:#CCCCCC; 
                scrollbar-arrow-color:#CC0000; 
                scrollbar-track-color:#FFFFFF;

	margin: auto;
	font-family: Arial, sans-serif;
}
p {
	margin: 0px;
	padding: 0px;
}
font {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 11px;
	color: #666;
}
a, a:active, a:visited {
	color: #4869bf;
	text-decoration: none;
}
a:hover {
	color: #002a51;
}
h1 {
	font-size: 20px;
	color: #333;
	letter-spacing: 1px;
}
h2 {
	font-size: 12px;
	color: #333;
	letter-spacing: 1px;
}
h3 {
	font-size: 11px;
	color: #4869bf;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
line-height: 100%;
}
#tx-newloginbox-pi1.h3
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
#maintable {
	vertical-align: middle;
	padding: auto;
}
#oben {
	background-image: url(bg_top.gif);
	background-repeat: no-repeat;
	height: 10px;
}
#rand_l {
	background-image: url(bg_l.gif);
	background-repeat: repeat-y;
}
#rand_r {
	background-image: url(bg_r.gif);
	background-repeat: repeat-y;
                	
}
#unten {
	background-image: url(bg_bottom.gif);
	background-repeat: no-repeat;
	color: #999;
	
	padding-right: 20px;
	padding-top: 20px;
}
#unten a, #unten a:active, #unten a:visited {
	color: #999;
	text-decoration: none;
}
#unten a:hover {
	color: #4869bf;
}
#menu {
	padding: 5px;
}
#inhalt {
	width: 720px;
	padding: 6px;
}
#links {
	border: 1px solid #ddd;
	margin-right: 5px;
	overflow: auto;
	height: 400px;
	padding: 10px;
	width: 350px;
	vertical-align: top;
}
#rechts {
	
                border: 1px solid #ddd;
	overflow: auto;
                height: 400px;
                width: 350px;
	padding: 10px;
	vertical-align: top;
}
.logo {
	text-align: right;
                padding-right: 2px;
	vertical-align: top;
}

input {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

input.submitbutton {
	font-size: 9px;
	height: 16px;
	width: 40px;
	background: #fff;
	color: #4869bf;
	border: none;
}

/*Menu Stylesheet*/
.menu1_no {
	color: #4869bf;
	line-height: 170%;
}
.menu1_act {
	line-height: 170%;
}
.menu2_no {
	color: #666;
	line-height: 170%;
}
.menu2_no a:visited, .menu2_no a, .menu2_no a:active {
	color: #666;
	line-height: 170%;
}
.menu2_no a:hover {
	color: #4869bf;
}
.menu2_act a, .menu2_act a:visited, .menu2_act a:active {
	color: #666;
	line-height: 170%;
}

