body.normal {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	scrollbar-base-color:#FFC000;
	scrollbar-3dlight-color:#ffc000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#Farbe4;
	scrollbar-face-color:#ffc000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#fff7c3;
}

div.site{
	position: relative;
	width: 100%;
	height: 100%;
	margin: auto;
}

div.site_center{
	position: relative;
	width: 800px;
	margin: auto;
}

div.headarea{
	float: left;
	width: 800px;
}

div.sigma_head_bild{
	float: left;
	clear: left;
	margin-top: 1px;
	width: 800px;
	height: 278px;
}

div.sigma_head_logo{
	float: left;
	clear: left;
	top: 1px;
	width: 800px;
	height: 104px;
}


div.head_navi{
	float: left;
	text-align: right;
	font-size:12px;
	color:#ffffff;
	padding-right: 25px;
	width: 753px;
	height: 45px;
	padding-top: 7px;
	background-image: url('/image/arstext_headnavi.gif');
}

div.headseparator{
	width: 800px;
	background-color: #003300;
	height: 5px;
	float: left;
	margin-top: 1px;
	clear: left;
}

a.logo{
	border: 0px;
}

img.headerimage{
	border: 0px;
	height: 204;
}

div.contentaerea{
	position: relative;
	float: left;
	width: 800px;
}

div.clear{
	width: 770px;
	clear: both;
}

td.left_collum{
	background-color: #ffffff;
	width: 189px;
	vertical-align: top;
	border-right: 1px solid #d5d5d5;
}

td.center_collum{
	font-family: Arial, sans-serif;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	width: 570px;
	vertical-align: top;
}

td.right_collum{
	background-color: #ffffff;
	width: 254px;
	vertical-align: top;
}

div.footarea{
	padding-top: 3px;
	padding-right: 10px;
	width: 800px;
	float: left;
	color: white;
	clear: both;
	background : #043100;
	text-align: right;
	padding-bottom: 3px;
	font-size:11px;
}

div.footarea a{
	color: white;
}

div.footarea a:hover{
	color: white;
}

div.footarealeft {
	width:350px;
	float: left;
	text-align:left;
	padding:15px;
}
div.footarearight {
	width:350px;
	float: right;
	padding:15px;
}

div.navi_mainpoint{
	font-family: Arial, sans-serif;
	float: left;
	clear: left;
	color: black;
	width: 175px;
	padding-top: 8px;
	font-size: 12px;
	padding-left: 15px;
	height: 22px;
	border-bottom: 1px solid #d5d5d5;
}

div.navi_mainpoint_akt{
	font-family: Arial, sans-serif;
	float: left;
	clear: left;
	color: black;
	width: 175px;
	padding-top: 8px;
	font-size: 12px;
	padding-left: 15px;
	height: 22px;
	background-color: #fff8c4;
	font-weight: bold;
	border-bottom: 1px solid #d5d5d5;
}

div.subnavi{
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 190px;
	background-color: #fff8c4;
	border-bottom: 1px solid #d5d5d5;
}

div.navi_subpoint{
	float: left;
	padding-left: 20px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	width: 160px;
}

div.navi_subpoint_akt{
	float: left;
	padding-left: 20px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	width: 160px;
}

a.navi_subpoint_link_akt{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffc000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.navi_subpoint_link{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.navi_subpoint{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: normal;
}

a.navi_subpoint:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffc000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.navi_subpoint:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: normal;
}

a.navi_subpoint:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffc000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/*menu start*/
.menuBar {
	font-family : Arial;
	width: 156px;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	font-size: 12px;
}
.menuBar a {
	display: block;
	text-decoration: none;
	font-family : Arial;
	padding-left: 6px;
	font-size: 14px;
	color: white;
	font-weight: bold;
}
.menuBar a:hover {
	color: green;
}
.subMenu a{
	color: #ffffff;
	border-width: 1px;
	font-size: 14px;
	color: white;
	font-weight: bold;
}

.menuBar_select {
	border-style: solid;
	border-width: 0px;
	border-color: white;
	font-size: 12px;
}
.menuBar_select a {
	display: block;
	text-decoration: none;
	border-bottom: solid 1px white;
	color: black;
	font-size: 14px;
	color: white;
	font-weight: bold;
}
.menuBar_select a:hover {
	color: black;
}
.subMenu_select a{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	border-width: 0px;
}

.vorzeichen {
	width:6px;
	background-color: #323941;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	vertical-align:middle;
	text-align:right;
}
/*Menu end*/

.tdbackgroundtop2{
	background-color: #FFE9C9;
}

.tdbackgroundgray{
	background-color: #DCE1E5;
	color: #000000;
}


.tdbackgroundsilver{
	background-color: #ACB7C1;
	color: #FFFFFF;
}

.tdbackgroundorange{
	background-color: #FF9900;
	font-size: 10px;
	color: #FFFFFF;
}

.tdbackgroundcopyright{
	color: #000000;
	background: url(/image/hg-copyright.gif);
}

.service-box{
	text-align: right;
}

/*
-- Textstyle --
*/
br {
	line-height : 1;
}

p {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
}

td {
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}

ul {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
         margin-left : -50px;
	color: #000000;
	background-color: transparent;
         list-style-type : none;
}

ol, li {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
         padding-left : 20px;
	color: #000000;
	background-image: url('/image/wohnsinnev_navipunkt.gif');
         background-repeat: no-repeat;
         line-height: 1.5em;
}

.hsuper {
	margin-left:6px;
         font-size:large;
	color: black;
	font-weight: bold;
	font-family: Arial, helvetica, sans-serif;
	background-color: transparent;
         padding-top:5px;
         padding-bottom:0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #485866;
	font-family: Arial, helvetica, sans-serif;
	background-color: transparent;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, helvetica, sans-serif;
	background-color: transparent;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, helvetica, sans-serif;
	background-color: transparent;
}

hr {
	height: 1px;
         border: 0px;
         background-color: #EFECE7;


}

.owner {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}

.copyright {
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	background-color: #FF9900;
	}

.td-main	{
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
}

.more-infos 	{
	width:398px;
	height:20px;
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #323941;
	font-weight: bold;
	vertical-align: middle;
	background-color: #ACB7C1;
	clear:left;
	text-align:left;
	padding-left:5px;
	padding-top:3px;
	margin-left:6px;
	margin-right:6px;
}

.more-infos-halb	{
	width:260px;
	font-size: 12px;
	font-family: Arial, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	background-color: #1C3377;
	padding-left: 4px;
	padding-top : 3px;
	padding-bottom:3px;
	text-align:left;
}

.main-message 	{
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	background-color: transparent;
}

.pic-message  	{
	text-align: left;
	vertical-align: top;
	background-color: transparent;
	color: #000000;
}

.column-left	{
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	background-color: #DCE1E5;
}

.boxenberlin	{
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #3C4A5D;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	background-color: #D9DEE4;
}

.aboxenberlin	{
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #3C4A5D;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

.aboxenberlin:hover {
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

.boxen	{
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

.menu	{
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	vertical-align: middle;
	background-color: transparent;
}

.menulogin
{
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	vertical-align: middle;
	background-color: #ACB7C1;
}

.menuitem	{
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	vertical-align: middle;
	background-color: transparent;
	background-image: url(../image/templates/wohnsinnev/bg-menu.gif);
}

.date-time {
	font-size: 12px;
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	vertical-align: middle;
	text-align: left;
	background-color: transparent;
}

.metanavi01 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	vertical-align: middle;
	text-align: left;
	background-color: transparent;
}

.metanavi02 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	vertical-align: middle;
	text-align: right;
	background-color: transparent;
}

.main-navi-area {
	vertical-align: middle;
	text-align: left;
}

.headstyle {
	vertical-align: top;
	text-align: left;
}

.td-submenu {
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
}

.textfeld {
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
	text-align: left;
	background-color: transparent;
}

.headline-10 {
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #323941;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	background-color: transparent;
	letter-spacing: 1px;
}

.textfeld-10 {
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
	text-align: left;
	background-color: transparent;
}

.textfeld-10-bold {
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	text-align: left;
	background-color: transparent;
}

.picture-center {
	vertical-align: top;
	text-align: center;
}

.bildunterschrift {
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	text-align: left;
	color: #000000;
	background-color: #FFE9C9;
}

.teaser {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	font-family: Arial, helvetica, sans-serif;
	background-color: transparent;
}

.fussnote {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, helvetica, sans-serif;
	background-color: transparent;
}

/*
-- ENDE Textstyle --
*/

/*
-- Linkstyle --
*/
a:link {
	text-decoration: none;
	font-weight: normal;
	color:#003300;
}

a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#003300;
}

a:active {
	text-decoration: none;
	font-weight: normal;
	color:#003300;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
}

a.menulink {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.menulink:active {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.menulink:visited {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.menulink:hover {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.link-menu2 {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	vertical-align: 4px;
}

a.link-menu2:active {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	vertical-align: 4px;
}

a.link-menu2:visited {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	vertical-align: 4px;
}

a.link-menu2:hover {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: #DCE1E5;
	vertical-align: 4px;
}

a.link-10-normal {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
}

a.link-10-normal:active {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}

a.link-10-normal:visited {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}

a.link-10-normal:hover {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: #DCE1E5;
}

a.main-navi {
	color: #FFFFFF;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #323941;
}

a.first-headline-link {
	color: #485866;
	font-family: Arial, helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

a.first-headline-link:active {
	color: #FF6600;
	font-family: Arial, helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}

a.first-headline-link:visited {
	color: #485866;
	font-family: Arial, helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

a.first-headline-link:hover {
	color: #FF6600;
	font-family: Arial, helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}

a.sub-headline-link {
	color: #485866;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.sub-headline-link:active {
	color: #FF6600;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.sub-headline-link:visited {
	color: #485866;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.sub-headline-link:hover {
	color: #FF6600;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.weiter	{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, helvetica, sans-serif;
	color: #003366;
}

a.link-10-bold {
	color: #485866;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	text-decoration: none;
}

a.link-10-bold:active {
	color: #ff6600;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.link-10-bold:visited {
	color: #485866;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.link-10-bold:hover {
	color: #ff6600;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.metanavlink {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.metanavlink:active {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.metanavlink:visited {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.metanavlink:hover {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.rundrum
{
  border-width:1px;
  border-style:solid;
  border-color:black;
  padding:5px;
  text-align:left;
}

.rundrum2
{
  border-width:1px;
  border-style:solid;
  border-color:black;
  padding:0px;
  text-align:left;
}

.rundrum3
{
  border-width:1px;
  border-style:solid;
  border-color:#AAAAAA;
  padding:0px;
  text-align:left;
  background-color: #ECECEC;
}

.rundrumadmin
{
  border-width:1px;
  border-style:solid;
  border-color:black;
  padding:5px;
  text-align:left;
}
/*
-- RSSstyle --
*/

.arstext_kampagnen_rss_kopf
{
  clear:left;
  width:100%;
  height:23px;
  background-color:#1C3377;
}

.arstext_kampagnen_rss_inhalt
{
  clear:left;
  font-size : 12px;
  clear:left;
  width:100%;
  text-align: left;
  background-color: transparent;
}

.arstext_kampagnen_rss_inhalt a
{
  clear:left;
  text-align: left;
  width:100%;
  background-color: transparent;
  font-size : 12px;
  line-height:14px;
  width:100%;
}

.arstext_kampagnen_inhalt
{
  text-align: left;
  font-size : 12px;
  line-height:14px;
  width:98%;
  background-color: transparent;
  padding-left:3px;
}

.arstext_kampagnen_inhalt_bild
{
  text-align: left;
  font-size : 12px;
  line-height:14px;
  width:100%;
  background-color: transparent;
}

.arstext_kampagnen_trenner
{
  clear:left;
  line-height:7px;
  height:7px;
  border-bottom:1px dotted #BFBFBF;
  padding-bottom:3px;
  width:100%;
  background-color: transparent;
}

.arstext_kampagnen_link
{
  font-weight: bold;
}

/*
-- ENDE RSSstyle --
*/

/*
-- Tickerstyle --
*/
.arstext_ticker_kopf
{
  font-family: Arial;
  font-size  : 10px;
  font-weight: bold;
  text-align : left;
  color      : #FFFFFF;
  height:25px;
  width:100%;
  background-color:#1C3377;
}
/*
-- ENDE RSSstyle --
*/

/*
-- Tickerstyle --
*/
.arstext_box_kopf
{
  font-family: Arial;
  font-size  : 12px;
  font-weight: bold;
  text-align : left;
  vertical-text : center;
  color      : #35495D;
  height:24px;
  width:100%;
  background-color:#1C3377;
}

.arstext_box_kopf_bund_text_einzeilig
{
  padding-top      : 5px;
  width           : 100%;
  font-family     : Arial;
  font-size       : 12px;
  font-weight     : bold;
  text-align      : left;
  vertical-text   : center;
  color           : #FFFFFF;
  background-color: #1C3377;
}

.arstext_box_kopf_text_einzeilig
{
  padding-top      : 5px;
  font-family     : Arial;
  font-size       : 12px;
  font-weight     : bold;
  text-align      : left;
  vertical-text   : center;
  color           : #FFFFFF;
  background-color: #1C3377;
}

.arstext_box_kopf_text_zweizeilig
{
  margin-top      : 1px;
  font-family     : Arial;
  font-size       : 12px;
  font-weight     : bold;
  text-align      : left;
  vertical-text   : center;
  line-height     : 11px;
  color           : #FFFFFF;
  height          : 24px;
  background-color: #1C3377;
}

.arstext_box_kopf_inhalt
{
  clear:left;
  text-align: left;
  width:100%;
  background-color: transparent;
  font-size : 12px;
  line-height:14px;
  width:100%;
}

/*
-- ENDE Tickerstyle --
*/

/*
-- Startseite --
*/

.headline
{
  font-family: Arial;
  font-size : 14px;
  font-weight: bold;
  text-align: left;
  color:#000000;
  margin-left:4px;
  margin-top:4px;
  margin-right:4px;
}

.headline2
{
  font-family: Arial;
  font-size : 12px;
  font-weight: bold;
  text-align: left;
  color:#444444;
  margin-left:4px;
  margin-top:4px;
  margin-right:4px;
}

.anreisser
{
  font-family: Arial;
  font-size : 12px;
  font-weight: none;
  text-align: left;
  color:#000000;
  margin-left:4px;
  margin-top:4px;
  margin-right:4px;
}

/*
-- ENDE Tickerstyle --
*/

/*
-- Startseite --
*/

.kruemel
{
  padding-left:1px;
  padding-top: 3px;
  width:100%;
  font-size:12px;
  background-color:#FFE9C9;
  color:#000000;
  height:18px;
  vertical-text:middle;
}

.kruemel a
{
  padding-left:6px;
  width:100%;
  font-size:12px;
  background-color:#FFE9C9;
  color:#000000;
}

/*
-- ENDE Tickerstyle --
*/

.menu_oben
{
  width:770px;
  font-size:12px;
  background-color: #323941;
  color:#FFFFFF;
  border-top: 1px solid white;
}

.menu_oben_kategorie
{
  float:left;
  font-size:12px;
  color:#FFFFFF;
  height:21px;
}

.menu_oben_kategorie a
{
  float:left;
  font-size:12px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 4px;
  height:17px;
  color:#FFFFFF;
  border-right: 1px solid white;
}

.menu_oben_kategorie a:hover
{
  background-color:#FF9900;
}

.rubrik_headline
{
  color:#1C3377;
  font-size: 14px;
}

.rubrik_headline_link
{
  color:#1C3377;
  font-size: 12px;
}

a.footlinks{
color: #FFFFFF;
text-decoration: none;
}

a.footlinks:hover{
color: #FFFFFF;
text-decoration: underline;
}

a.footlinks:active{
color: #FFFFFF;
text-decoration: none;
}

a.footlinks:visited{
color: #FFFFFF;
text-decoration: none;
}