body.normal {
	margin: 0px;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #000000;
	background-color: #FFFFFF;
}

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

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

div.headarea{
	float: left;
	width: 870px;
	height: 273px;
	background-image: url('/image/weissensee_header.jpg');
}

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

a.logo{
	border: 0px;
}

a#programmbutton{
	display:block;
	width:105px;
	height:32px;
         background: transparent url(/image/weissensee_buttonprogrammov.gif) 0px 0px no-repeat;
}
a:hover#programmbutton{
	background: transparent url(/image/weissensee_buttonprogramm.gif) 0px 0px no-repeat;
}

a#marktbutton{
	display:block;
	width:105px;
	height:27px;
         background: transparent url(/image/weissensee_buttonmarktover.gif) 0px 0px no-repeat;
}
a:hover#marktbutton{
	background: transparent url(/image/weissensee_buttonmarkt.gif) 0px 0px no-repeat;
}

a#gelaendebutton{
	display:block;
	width:105px;
	height:30px;
	background: transparent url(/image/weissensee_buttongelaendeov.gif) 0px 0px no-repeat;
}
a:hover#gelaendebutton{
         background: transparent url(/image/weissensee_buttongelaende.gif) 0px 0px no-repeat;
}

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

div.contentaerea{
	position: relative;
	float: left;
	width: 870px;
	background-color: white;
}

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

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

td.center_collum{
	background-color: white;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	width: 463px;
	vertical-align: top;
}

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

div.footnavi{
	margin-top: 10px;
	height: 20px;
	padding-top: 0px;
	width: 870px;
	float: left;
	color: black;
	clear: both;
	border-top: 1px dashed #e10078;
	border-bottom: 1px dashed #e10078;
}

div.footarea{
	padding-top: 5px;
	text-align: right;
	height: 30px;
	width: 870px;
	float: left;
	color: black;
	clear: both;
}

div.navi_mainpoint{
	display: none;
	float: left;
	clear: left;
	color: #006666;
	font-size: 14px;
	font-weight: bold;
	width: 250px;
	padding-bottom: 7px;
	padding-top: 15px;
}

div.subnavi{
	float: left;
	width: 207px;
}

div.sucheimheader{
	float: right;
	text-align:right;
	width: 200px;
	margin-top:77px;
}

div.headertopnavi{
	float: right;
	width: 250px;
	text-align:left;
	font-size: 15px;
	height:140px;
}

div.navi_subpoint{
	float: left;
	height: 19px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 1px;
	background-image: url('/image/weissensee_pfeil.gif');
	background-repeat: no-repeat;
	border-top: 1px dashed #e10078;
	width: 187px;
	text-decoration: none;
}

div.footnavipoint{
	float: left;
	height: 19px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 1px;
	background-image: url('/image/weissensee_pfeil.gif');
	background-repeat: no-repeat;
	width: 155px;
	text-decoration: none;
}

a.navi_subpoint_top{
	float:left;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 13px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.navi_subpoint_top:hover{
	float:left;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 13px;
	color: #E30079;
	font-weight: bold;
	text-decoration: none;
}

/*menu start*/
.menuBar {
	font-family : Trebuchet MS, Arial, Sans-Serif;
	width: 156px;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	font-size: 12px;
}
.menuBar a {
	display: block;
	text-decoration: none;
	font-family : Trebuchet MS, Arial, Sans-Serif;
	padding-left: 6px;
	font-size: 14px;
	color: white;
	font-weight: bold;
}
.menuBar a:hover {
	color: #E30079;
	font-weight: bold;
}
.subMenu a{
	color: #E30079;
	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: #E30079;
	font-weight: bold;
}
.subMenu_select a{
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	border-width: 0px;
}

.subMenu_select a:hover{
	color: #E30079;
	font-weight: normal;
}

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

.tdbackgroundtop{
	background-image: url(/image/hg-top.gif);
}

.tdbackgroundtopb{
	background-image: url(/image/hg-topmb.gif);
}

.tdbackgroundtopb2{
	background-image: url(/image/hg-topb.gif);
}

.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: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
}

td {
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #000000;
	background-color: transparent;
}

ul, ol, li {
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
}

.hsuper {
	background-color:#E30079;
	color:#FFFFFF;
	font-family:Trebuchet MS,Arial,Sans-Serif;
	font-size:12pt;
	font-weight:bold;
	height:9pt;
	padding-left:10px;
	text-align:left;
	text-transform:uppercase;
	line-height:0.7em;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
}

.hsuper2 {
	background-color:#ffffff;
	font-family:Trebuchet MS,Arial,Sans-Serif;
	padding-left:10px;
	text-align:left;
	width:100%;
}

h1 {
	font-size        : 16px;
	font-weight      : bold;
	color            : #000000;
	font-family      : Trebuchet MS, Arial, Sans-Serif;
	background-color : transparent;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	background-color: transparent;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	background-color: transparent;
}

hr {
	color: #C0C0C0;
	background-color: transparent;
}

.owner {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-weight: bold;
	letter-spacing: 1px;
}

.copyright {
	font-size: 10px;
	font-family: Trebuchet MS, Arial, 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: Trebuchet MS, Arial, 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: Trebuchet MS, Arial, 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: Trebuchet MS, Arial, 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: 10px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	background-color: #DCE1E5;
}

.boxenberlin	{
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #3C4A5D;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
         background-color: #D9DEE4;
}

.aboxenberlin	{
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #3C4A5D;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

.aboxenberlin:hover {
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

.boxen	{
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

.menu	{
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #000000;
	font-weight: normal;
	vertical-align: middle;
	background-color: transparent;
}

.menulogin
{
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #000000;
	font-weight: normal;
	vertical-align: middle;
	background-color: #ACB7C1;
}

.menuitem	{
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #000000;
	font-weight: normal;
	vertical-align: middle;
	background-color: transparent;
	background-image: url(../image/bg-menu.gif);
}

.date-time {
	font-size: 10px;
	color: #000000;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	vertical-align: middle;
	text-align: left;
	background-color: transparent;
}

.metanavi01 {
	font-size: 10px;
	color: #000000;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	vertical-align: middle;
	text-align: left;
	background-color: transparent;
}

.metanavi02 {
	font-size: 10px;
	color: #000000;
	font-family: Trebuchet MS, Arial, 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: 10px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	vertical-align: middle;
	text-align: center;
}

.textfeld {
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #000000;
	vertical-align: top;
	text-align: left;
	background-color: transparent;
}

.headline-10 {
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #323941;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	background-color: transparent;
	letter-spacing: 1px;
}

.textfeld-10 {
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #000000;
	vertical-align: top;
	text-align: left;
	background-color: transparent;
}

.textfeld-10-bold {
	font-size: 10px;
	font-family: Trebuchet MS, Arial, 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: 10px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	text-align: left;
	color: #000000;
	background-color: #FFE9C9;
}

.teaser {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	background-color: transparent;
}

.fussnote {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	background-color: transparent;
}

/*
-- ENDE Textstyle --
*/

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

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

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

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

a.menulink {
	color: #000000;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.menulink:active {
	color: #000000;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.menulink:visited {
	color: #000000;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.menulink:hover {
	color: #000000;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.link-menu2 {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	text-decoration: none;
	background-color: transparent;
	vertical-align: 4px;
}

a.link-menu2:active {
	color: #000000;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	vertical-align: 4px;
}

a.link-menu2:visited {
	color: #000000;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	vertical-align: 4px;
}

a.link-menu2:hover {
	color: #000000;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background-color: #DCE1E5;
	vertical-align: 4px;
}

a.link-10-normal {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	text-decoration: none;
	background-color: transparent;
}

a.link-10-normal:active {
	color: #000000;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}

a.link-10-normal:visited {
	color: #000000;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}

a.link-10-normal:hover {
	color: #000000;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background-color: #DCE1E5;
}

a.main-navi {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #323941;
}

a.first-headline-link {
	color: #485866;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

a.first-headline-link:active {
	color: #FF6600;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}

a.first-headline-link:visited {
	color: #485866;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

a.first-headline-link:hover {
	color: #FF6600;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}

a.sub-headline-link {
	color: #485866;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.sub-headline-link:active {
	color: #FF6600;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

a.sub-headline-link:visited {
	color: #485866;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.sub-headline-link:hover {
	color: #FF6600;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

.weiter	{
	font-size: 10px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #003366;
}

a.link-10-bold {
	color: #485866;
	font-weight: bold;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	text-decoration: none;
}

a.link-10-bold:active {
	color: #ff6600;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.link-10-bold:visited {
	color: #485866;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.link-10-bold:hover {
	color: #ff6600;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}

a.metanavlink {
	color: #000000;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.metanavlink:active {
	color: #000000;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.metanavlink:visited {
	color: #000000;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.metanavlink:hover {
	color: #000000;
	font-family: Trebuchet MS, Arial, 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 --
*/

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

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

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

.weissensee_kampagnen_inhalt
{
	color : #000000;
	text-align: left;
	font-size : 10px;
	line-height:14px;
	width:195px;
	background-color: transparent;
	border : 1px #D9017A solid;
	padding-left:10px;
}

.weissensee_kampagnen_inhalt_links
{
  text-align: left;
  font-size : 10px;
  line-height:14px;
  width:98%;
  background-color: transparent;
  border : 1px #D9017A solid;
  padding-left:3px;
}

.weissensee_kampagnen_inhalt_rechts
{
	color : #000000;
	text-align: left;
	font-size : 10px;
	line-height:14px;
	width:200px;
	background-color: transparent;
	border : 1px #3DA0CC solid;

}

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

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

.weissensee_kampagnen_inhalt_bild_rechts
{
  text-align       : left;
  font-size        : 10px;
  line-height      : 14px;
  width            : 200px;
  border           : 1px #3DA0CC solid;
  background-color : transparent;
  padding-top      : 5px;
  padding-bottom   : 5px;
}

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

.weissensee_kampagnen_link
{
  font-weight: bold;
}

/*
-- ENDE RSSstyle --
*/

/*
-- Tickerstyle --
*/
.weissensee_ticker_kopf
{
  font-family: Trebuchet MS, Arial, Sans-Serif;
  font-size  : 9px;
  font-weight: bold;
  text-align : left;
  color      : #FFFFFF;
  height:25px;
  width:100%;
  background-color:#1C3377;
}
/*
-- ENDE RSSstyle --
*/

/*
-- Tickerstyle --
*/
.weissensee_box_kopf
{
	font-family      : Trebuchet MS, Arial, Sans-Serif;
	font-size        : 10px;
	font-weight      : bold;
	text-align       : left;
	vertical-text    : center;
	color            : #ffffff;
	line-height      : 1.1em;
	height           : 9pt;
	width            : 100%;
	background-color : #e30079;
}

.weissensee_box_kopf_bund_text_einzeilig
{
  padding-left    : 5px;
  padding-top     : 0px;
  width           : 100%;
  font-family     : Trebuchet MS, Arial, Sans-Serif;
  font-size       : 12px;
  font-weight     : bold;
  text-align      : left;
  vertical-text   : center;
  color           : #FFFFFF;
  background-color: #e30079;
  text-transform  : uppercase;
}

.weissensee_box_kopf_text_einzeilig
{
	padding-left    : 10px;
	font-family     : Trebuchet MS, Arial, Sans-Serif;
	font-size       : 12pt;
	height          : 9pt;
	font-weight     : bold;
	text-align      : left;
	vertical-text   : top;
	color           : #ffffff;
	background-color: #e30079;
	text-transform  : uppercase;
}

.weissensee_box_kopf_text_zweizeilig
{
  padding-left    : 5px;
  margin-top      : 1px;
  font-family     : Trebuchet MS, Arial, Sans-Serif;
  font-size       : 11px;
  font-weight     : bold;
  text-align      : left;
  vertical-text   : center;
  line-height     : 11px;
  color           : #FFFFFF;
  height          : 14px;
  background-color: #e30079;
  text-transform  : uppercase;
}

.weissensee_box_kopf_inhalt
{
  text-align       : left;
  background-color : transparent;
  font-size        : 10pt;
  line-height      : 1.3em;
  width            : 207px;
  padding-top      : 10px;
}


.weissensee_box_kopf_links
{
	font-family      : Trebuchet MS, Arial, Sans-Serif;
	font-size        : 10px;
	font-weight      : bold;
	text-align       : left;
	vertical-text    : center;
	color            : #ffffff;
	line-height      : 1.1em;
	height           : 9pt;
	width            : 100%;
	background-color : #e30079;
}

.weissensee_box_kopf_bund_text_einzeilig_links
{
	padding-left    : 10px;
	font-family     : Trebuchet MS, Arial, Sans-Serif;
	font-size       : 12pt;
	height          : 9pt;
	font-weight     : bold;
	text-align      : left;
	vertical-text   : top;
	color           : #ffffff;
	background-color: #e30079;
	text-transform  : uppercase;
}

.weissensee_box_kopf_text_einzeilig_links
{
	padding-left    : 10px;
	font-family     : Trebuchet MS, Arial, Sans-Serif;
	font-size       : 12pt;
	height          : 9pt;
	font-weight     : bold;
	text-align      : left;
	vertical-text   : top;
	color           : #ffffff;
	background-color: #e30079;
	text-transform  : uppercase;
}

.weissensee_box_kopf_text_zweizeilig_links
{
  margin-top      : 1px;
  font-family     : Trebuchet MS, Arial, Sans-Serif;
  font-size       : 11px;
  font-weight     : bold;
  text-align      : left;
  vertical-text   : center;
  line-height     : 11px;
  color           : #FFFFFF;
  height          : 24px;
  background-color: #D9017A;
  text-transform  : uppercase;
}

.weissensee_box_kopf_inhalt_links
{
  clear:left;
  text-align: left;
  width:100%;
  background-color: transparent;
  border: 1px #D9017A solid;
  font-size : 10px;
  line-height:14px;
  width:100%;
}

.weissensee_box_kopf_rechts
{
	font-family      : Trebuchet MS, Arial, Sans-Serif;
	font-size        : 10px;
	font-weight      : bold;
	text-align       : left;
	vertical-text    : center;
	color            : #ffffff;
	line-height      : 1.1em;
	height           : 9pt;
	width            : 202px;
	background-color : #3DA0CC;
}

.weissensee_box_kopf_bund_text_einzeilig_rechts
{
  padding-top     : 0px;
  width           : 200px;
  font-family     : Trebuchet MS, Arial, Sans-Serif;
  font-size       : 12px;
  font-weight     : bold;
  text-align      : left;
  vertical-text   : center;
  color           : #FFFFFF;
  background-color: #3DA0CC;
  text-transform  : uppercase;

}

.weissensee_box_kopf_text_einzeilig_rechts
{
	padding-left    : 10px;
	font-family     : Trebuchet MS, Arial, Sans-Serif;
	font-size       : 12pt;
	height          : 9pt;
	font-weight     : bold;
	text-align      : left;
	vertical-text   : top;
	color           : #ffffff;
	background-color: #3DA0CC;
	text-transform  : uppercase;
}

.weissensee_box_kopf_text_zweizeilig_rechts
{
  margin-top      : 1px;
  font-family     : Trebuchet MS, Arial, Sans-Serif;
  font-size       : 11px;
  font-weight     : bold;
  text-align      : left;
  vertical-text   : center;
  line-height     : 11px;
  color           : #FFFFFF;
  height          : 24px;
  background-color: #3DA0CC;
  text-transform  : uppercase;
}

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

/*
-- ENDE Tickerstyle --
*/

/*
-- Startseite --
*/

.headline
{
  font-family: Trebuchet MS, Arial, Sans-Serif;
  font-size : 17px;
  font-weight: bold;
  text-align: left;
  color:#000000;
  margin-left:4px;
  margin-top:4px;
  margin-right:4px;
}

.headline2
{
  font-family: Trebuchet MS, Arial, Sans-Serif;
  font-size : 11px;
  font-weight: bold;
  text-align: left;
  color:#444444;
  margin-left:4px;
  margin-top:4px;
  margin-right:4px;
}

.anreisser
{
  font-family: Trebuchet MS, Arial, Sans-Serif;
  font-size : 11px;
  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:10px;
	background-color:#FFE9C9;
	color:#000000;
	height:18px;
	vertical-text:middle;
}

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

/*
-- ENDE Tickerstyle --
*/

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

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

.menu_oben_kategorie a
{
	float:left;
	font-size:10px;
	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: 10px;
}

a.navi_subpoint:link{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

a.navi_subpoint:visited{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

a.navi_subpoint:hover{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	color: #E30079;
	text-decoration: none;
}

/*
-- Menu --
########################################################################################
*/

.menuBar {
	width: 207px;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	font-size:12px;
}

.menuBar a {
	display: block;
	text-decoration: none;
	border-bottom: 1px #D9017A dotted;
	background-color: #FFFFFF;
	color: #000000;
	font-family : Trebuchet MS, Arial, Sans Serif;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size:12px;
}

.subMenu a{
	background-color: #E6510A;
	color: #000000;
	padding-left: 4px;
	padding-top: 4px;
	border-width: 1px;
	font-size:12px;
}

.menuBar_select {
	width: 207px;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	font-size:12px;
}

.menuBar_select a {
	display: block;
	text-decoration: none;
	border-bottom: 1px #D9017A dotted;
	background-color: #FFFFFF;
	color: #E30079;
	font-family : Trebuchet MS, Arial, Sans Serif;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size:12px;
}

.menuBar_select a:hover {
	font-weight:normal;
}

.subMenu_select a{
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 4px;
	padding-top: 4px;
	border-width: 1px;
}

.vorzeichen {
	width:6px;
	background-color: #FFFFFF;
	border-right: 0px #FFFFFF solid;
	border-bottom: 1px #D9017A dotted;
	vertical-align:middle;
	text-align:right;
}
