.ro {
	background:url(layout/roundedbox_ro.gif) top right no-repeat;
	margin:0;
	padding:0;
}

.lo {
	background:url(layout/roundedbox_lo.gif) top left no-repeat;
	margin:0;
	padding:0;
}

.ru {
	background:url(layout/roundedbox_ru.gif) bottom right no-repeat;
	margin:0;
	padding:0;
}

.lu {
	background:url(layout/roundedbox_lu.gif) bottom left no-repeat;
	margin:0;
	padding:0;
}

.inhalt {
	margin:0;
	padding:2.5em 2.5em 3.5em 2.5em;
}

.inhalt p {
	margin:0;
	padding:0;
}


/* Allgemein */
body {
	color : #FFCC11;
	background-color: #FFCC11;
}

a:link, a:visited  {
	font-family : arial, helvetica, sans-serif;
	color : #063094;
	font-size : 12px;
	text-decoration : underline;
}

a:active, a:hover  {
	font-family : arial, helvetica, sans-serif;
	color : #063094;
	font-size : 12px;
	text-decoration : none;
}

/* Menu */

table.menu  {
	background-color: #FFCC11;
}

tr.menu, td.menu  {
	background-color: #FFCC11;
}

table.submenu, tr.submenu, td.submenu  {
	background-color: #E8D07B;
	border: 1px solid;
        border-color: #0E3192;
        BORDER-COLLAPSE: collapse;
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
}

a.menu:link, a.menu:visited  {
	font-family : verdana,arial,helvetica,sans-serif;
	color : #063094;
	font-size : 14px;
	text-decoration : none;
	font-weight: normal;
}

a.menu:active, a.menu:hover  {
	font-family : verdana,arial,helvetica,sans-serif;
	color : #063094;
	font-size : 14px;
	font-weight: normal;
	text-decoration : none;
}

a.menu  {
	font-family : verdana,arial,helvetica,sans-serif;
	color : #063094;
	font-size : 14px;
	font-weight: normal;
	text-decoration : none;
}

/* Ende */