html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color:#666;
	background-image:url(img/rolle.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
/** Text-Layout **/
h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
h4 {
	color: #000;
	font-size: 10px;
	font-weight: bold;
}
a, a:link {
	color: #00789F;
	text-decoration: underline;
}
a:visited {
	color: #009966;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a:focus {
	color: #000;
}
a:active {
	color: #000;
}
.promo {
	color: #CC0000;
}
.promoB {
	color: #CC0000;
	font-weight:bold;
}
.klein {
	font-size:10px;
	color:#999;
}
.kleiner {
font-size:9px;
color:#999;
}
/** Main-Layout **/
#logo {
	background-image: url("img/bglogo.gif");
	height: 126px;
	width:100%;
	text-align: left;
}
#logoL {
	background-image:url(img/logo.gif);
	position:absolute;
	width:325px;
	height:126px;
	left:0;
}
#logoLes {
	background-image:url(img/logo_es.gif);
	position:absolute;
	width:325px;
	height:126px;
	left:0;
}
#logoLuk {
	background-image:url(img/logo_uk.gif);
	position:absolute;
	width:325px;
	height:126px;
	left:0;
}
#logoR {
	background-image:url(img/logo_.gif);
	position:absolute;
	width:237px;
	height:131px;
	right:0;
}
#menu {
	background-image:url(img/bgmenu.gif);
	height:32px;
	width:100%;
}
#mainBox {
	background-image:url(img/bgMain.gif);
	margin: 0 auto 0 auto;
	text-align: left;
	width: 880px;
	border:solid #000;
	border-width: 1px;
	height: 100%;
	min-height: 100%;
	height: auto;
}
#header {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding: 5px 5px 5px 5px;
	height:20px;
}
#mainBox #mainContent #rightColumn {
	float: right;
	font-size: 10px;
	padding: 3px 2px 3px 4px;
	width: 296px;
}
#mainBox #mainContent #content {
	margin: 0 306px 0 0px;
	padding: 10px 10px 10px 10px;
}
#mainBox #mainContent #content1 {
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
}
#mainBox #mainContent .clearFloat {
	clear: both;
	display: block;
}
#footer {
	font-size: 10px;
	color:#333333;
	margin: 0 auto 0 auto;
	padding: 5px 5px 5px 5px;
	width: 870px;
}
.formBox {
	background-color:#F5F5F5;
	border:solid;
	border-color:#999999;
	border-width: 1px;
	padding:10px;
}
/** Boxen in der rightColumn **/
.news .ro {
	background: url(img/liq1.gif) top right no-repeat;
	margin: 0;
	padding: 0;
}
.news .lo {
	background: url(img/liq2.gif) top left no-repeat;
	margin: 0;
	padding: 0;
}
.news .ru {
	background: url(img/liq3.gif) bottom right no-repeat;
	margin: 0;
	padding: 0;
}
.news .lu {
	background: url(img/liq4.gif) bottom left no-repeat;
	margin: 0;
	padding: 0;
}
.news .inhalt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#666666;
	padding: 0 10px 3px 10px;
}
/** Boxen in der rightColumn - Layout des Kopftextes **/
.news .title {
	font-size:11px;
	font-weight:bold;
	height:50px;
	text-align:left;
	color:#FFCC00;
	line-height:40px;
	padding: 0 3px 0 5px;
}
/** Boxen in der rightColumn - Java-News-Box position **/	
.news #newsbox {
	height: 100px;
}
/** Spry-Accordeon **/
.Accordion {
	overflow: hidden;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	color:#333;
	font-weight:bold;
	background-color: #fff;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
}
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 5px 5px 5px 30px;
}
.AccordionPanelContentNwsltr {
	overflow: auto;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #fff;
}

.AccordionPanelTabHover {
	color: #CC0000;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #CC0000;
}

.AccordionFocused .AccordionPanelTab {
	background-color: #fff;
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #fff;
}
.login {
	background-color:#F5F5F5;
	border:solid 1px #666;
	text-align:center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}