body
{
	margin-left: 10px;
	margin-top: 0px;
	background: #F3F6FB;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #636363;
}

img
{
	border: none;
}

a {
	color: #004990;
	text-decoration: none;
}

.picborder
{
    border: 1px solid #AFC6E6;
}
	

a:hover {
	color: #EC008C;
	text-decoration: underline;
}

#WrapArabella
{
    float: left;
    /* ganz alt width: 770px; */
    /* width: 894px; */
    /* width: 864px; */
    width: 879px;
}

#WrapNav
{
	float: left;
	/* width: 175px; */
	width: 145px;
	background: none;
}

#Nav
{
	/* width: 175px; */
	width: 145px;
	height: auto;
	background: url(../img/nav_bg.gif) repeat-y;
}

#NavEl
{
	/*open*/
}

#NavEl .firstItem
{
	height: 20px;
	border-bottom: 1px solid #E3EBF6;
	margin-left: 9px;
	margin-right: 14px;
	padding-left: 12px;
	padding-top: 7px;
	/* padding-top: 145px; */
}
#NavEl .firstItemIE
{
	height: 20px;
	border-bottom: 1px solid #E3EBF6;
	margin-left: 9px;
	margin-right: 14px;
	padding-left: 12px;
	padding-top: 7px;
	/* padding-top: 145px; */
}

#NavEl .Item
{
	height: 20px;
	border-bottom: 1px solid #E3EBF6;
	margin-left: 9px;
	margin-right: 14px;
	padding-left: 12px;
	/* padding-top: 7px; */
	padding-top: 7px;
}

#NavEl .subItem
{
	/*
	height: 1px;
	margin-left: 9px;
	margin-right: 14px;
	padding-left: 12px;
	display: none;
	visibility: hidden;
	*/
	
	position:absolute;
	/* background: #F3F6FB; */
	/*background: url(img/submenu_bg.gif);*/
	/* top: 125px;*/
	/* left: 154px; */
	top: 98px;
	left: 140px;
	width: 160px;
	/* height: 60px;*/
	/* border: 4px solid #AFC6E6; */
	padding-top: 10px; 
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	visibility: hidden;
	z-index:5;
}
/* IE needs some more margin-definition */
#NavEl .subItem table,
#NavEl .subItem table td
{
	padding-top: 0px; 
	padding-left: 0px;
	margin: 0px;
	padding: 0px;
/*	border-collapse: collapse; */
}

#NavEl .ItemLast
{
	height: 18px;
	margin-left: 9px;
	margin-right: 14px;
	padding-left: 12px;
	padding-top: 8px;
}

#NavEnd
{
	height: 14px;
	background: url(../img/nav_end.gif) no-repeat;
}

#Newsletter
{
	margin-top: 7px;
	/* width: 175px; */
	width: 145px;
	height: 57px;
	background: url(../img/newsletter_bg.gif) no-repeat;
	padding-top: 12px;
}

#BannerBig
{
	/* margin-left: 180px; */
	/* margin-left: 150px;*/
	margin-left: 149px;
	/* width: 581px; */
	/* width: 704px; */
	width: 719px;
	height: 76px;
	background: urL(../img/banner_big_714.gif) no-repeat;
	margin-bottom: 5px;
	
	/* 468x60 */
	/* text-align: center; */
	padding-top: 11px;
}

#BannerFull
{
	width: 760px;
	text-align: center;
}

#BannerSmall
{
	/* width: 175px; */
	width: 145px;
	text-align: center;
	margin-top: 8px;
}

#WrapTicker
{
	/* margin-left: 180px; */
	/* margin-left: 150px;*/
	/* margin-left: 165px; */
	/* margin-left: 157px;*/
	margin-left: 149px;
	/* width: 581px; */
	/* width: 705px; */
	width: 719px;
	/* height: 58px; */
	height: 77px;
	/* background: url(../img/ticker_bg_small704.gif) no-repeat; */
	background: url(../img/ticker_bg_new_718.gif) no-repeat;
}

#WrapTicker ul
{
	/* margin: 7px 0 0 2px; */
	margin: 7px 0 0 2px;
	padding: 0px;
	list-style: none;
}

#WrapTicker li
{
	float: left;
	width: 50px;
	margin-right: 3px;
}

#Ticker
{
	margin-top: 29px;
	margin-left: 10px;
	color: #004990;
}

#WrapContent
{
	float: left;
	/* margin-left: 8px;*/
	margin-left: 4px;
	margin-top: 8px;
	width: 400px;
	background: url(../img/content_bg.gif) repeat-y;
}

#Content
{
	
}

#ContentHeadline
{
	margin-bottom: 10px;
	color: #EC008C;
	font-size: 13px;
	font-weight: bold;
}

#ContentHeadline a
{
	color: #EC008C;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

#ContentHeadline a:hover
{
	color: #EC008C;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

#ContentText
{
	
}

#ContentText a
{
	color: #636363;
	font-size: 11px;
	text-decoration: none;
}

#ContentText a:hover
{
	color: #636363;
	font-size: 11px;
	text-decoration: none;
}

#ContentPic
{
	margin-bottom: 10px;
}

#ContentFull
{
	position: relative;
	top: 0px;
	left: 12px;
	margin-top: 8px;
	background: white;
	width: 346px;
	padding: 12px;
	float: left;
}

#ContentLead
{
    color: #004990;
	font-size: 11px;
	margin-bottom: 10px;
}

#ContentWhere
{
    margin-left: 12px;
    color: #004990;
}

.ContentSingle
{
    vertical-align:top;
    width: 156px;
    height: 230px;
    padding:12px;
    background: white;
}

/* -------    FORM     -------- */

/* --- only for "fotomappe" --- */

#ContentText .labelFormatFoto
{
    display: block;
	width: 210px;
	float: left;
	margin-bottom: 10px;
    text-align: right;
	width: 80px;
	padding-right: 20px;
	margin-left: 45px;
}

/* - END only for "fotomappe" -- */

#ContentText .labelFormat, .inputFormat
{
    display: block;
	width: 210px;
	float: left;
	margin-bottom: 10px;
}

#ContentText .labelFormat
{
    text-align: right;
	width: 80px;
	padding-right: 20px;
}

#ContentText .inputFormat
{
    border: 1px solid #636363;
    font-size: 12px;
}

#ContentText .inputFormatText
{
    border: 1px solid #636363;
    font-size: 12px;
    display: block;
	width: 210px;
	height: 75px;
	float: left;
	margin-bottom: 10px;
	font-family: Trebuchet MS, Verdana, Arial;
}

#ContentText .inputFormatDate
{
    border: 1px solid #636363;
    font-size: 12px;
    display: block;
	width: 160px;
	float: left;
	margin-bottom: 10px;
}

#ContentText .inputFormatCheckBox
{
    border: 1px solid white;
    display: block;
	width: 220px;
	float: left;
	margin-bottom: 10px;
}

#ContentText .selectFormat
{
    border: 1px solid #636363;
    font-size: 11px;
}

#ContentText br
{
    clear: left;
}


/* ---------------------------- */

#WrapSidebar
{
	/* width: 176px; */
	/*300 ist 124 mehr als 176 ;-) */
	width: 320px;
	float: left;
}
/*
#Sidebar
{
	margin-left: 4px;
	margin-top: 8px;
	background: url(../img/sidebar_bg315.gif) repeat-y;
}
*/
div.sidebarpanel{
    margin-top:0px;
	margin-bottom:0px;
	background: url(../img/sidebar_bg315.gif) repeat-y;	
	margin-left: 4px;
}
div.sidebarpanel .Start
{
    height: 11px;
}

div.sidebarpanel .End,
div .End
{
    height: 16px;
}
/* I introduced a new css-class sidebarpanel. So i can put this there.*/

#Sidebar1, 
#Sidebar2,
#Sidebar3,
#Sidebar4{
	background: url(../img/sidebar_bg315.gif) repeat-y;	
	margin-left: 4px;
}


#Sidebar1,
#sidebar3{
	margin-top: 8px;
}
#Sidebar2,
#Sidebar4{
	margin-top: 4px;
}

/*
{
	margin-top: 8px;
}
*/
#SkyScraper
{
    position: absolute;
    top: 110px;
    left: 780px;
    width: 165px;
    height: 605px;
    border: 1px solid #fff;
}

#WrapFooter
{
	clear: both;
	margin-top: 8px;
	/* width: 751px; */
	/* width: 875px; */
	width: 879px;
	height: 27px;
	background: url(../img/footer_bg866.gif) no-repeat;
	padding: 8px 0 0 10px;
}

#Footer
{
	float: left;
}

#FooterLinks
{
	/* margin-left: 647px; */
	/* margin-left: 761px; */
	margin-left: 722px;
}

#FooterLinks a
{
	color: #636363;
	font-size: 11px;
	text-decoration: none;
}

#FooterLinks a:hover
{
	color: #636363;
	font-size: 11px;
	text-decoration: none;
}
/*
#Changer
{
    width: 390px;
    height: 28px;
    background: url(../img/changer_bg.gif);
    padding: 7px 0px 0px 10px;
    color: #EC008C; 
}
*/
#Changer
{
    width: 390px;
    height: 45px;
    background: url(../img/changer_2zeilig_bg.gif);
    background-repeat: no-repeat;
    /* padding: 7px 0px 0px 10px; */
   padding-right: 21px;
   padding-left:7px;
   padding-top: 7px;
   padding-bottom: 0px;
    /* color: #EC008C; */
    color: #004990;
	text-align: center;
	display: none;
}

.NewsletterInput
{
    border: 1px solid #636363;
    /* width: 120px; */
    width: 100px;
}

.ArabellaBlau
{
	color: #004990;
}

.ArabellaCyan
{
	color: #EC008C;
}

.HeadlineSidebar
{
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	display: inline;
}

td.HeadlineSidebar
{
	padding-left: 10px;
	/* padding-bottom: 5px;*/
	padding-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ContentSidebar
{
	margin-left: 10px;
	margin-right: 10px;
}

.SubmitSidebar
{
	color: #004990;
	text-align: right;
	/* margin-top: 10px; */
	margin-top: 0px;
	vertical-align: top;
	display: inline;
}
td.SubmitSidebar{
	color: #004990;
	text-align: left;
	/* margin-top: 10px; */
	padding-top: 2px;
	margin-top:0px;
	vertical-align: top;
}

/* ---------------------------- */

.SingleViewHeadline
{
	margin-bottom: 10px;
	color: #EC008C;
	font-size: 15px;
	font-weight: bold;
}

.SingleViewLead
{
    color: #004990;
    font-weight: bold;
	font-size: 13px;
}

.SingleViewText
{
    
}

.SingleViewBack
{
    margin-top: 10px;
}

.ContentDropDown
{
    width: auto;
    font-size: 11px;
    color: #636363;
}

#DiaryHeadline
{
	margin-bottom: 10px;
	color: #EC008C;
	font-size: 12px;
}

#DiaryHeadline a
{
	color: #EC008C;
	font-size: 12px;
	text-decoration: none;
}

#DiaryHeadline a:hover
{
	color: #EC008C;
	font-size: 12px;
	text-decoration: none;
}


.DiaryViewDate
{
	margin-bottom: 10px;
	color: #004990;
	font-size: 12px;
	font-weight: bold;
}

.DiaryViewHeadline
{
    color: #EC008C;
    font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
}

.DiaryViewLead
{
    color: #004990;
	font-size: 11px;
	margin-bottom: 5px;
}

.DiaryViewStation
{
    color: #004990;
	font-size: 11px;
	margin-bottom: 10px;
}

.DiaryViewText
{
    
}

.DiaryViewBack
{
    margin-top: 10px;
}

#AdverservePositionRight 
{ 
	position:absolute;
	top:150px; 
	/* ganz alt left:790px; */
	/* left:914px; */
	/* left:874px; */
	left: 889px;
	width:auto; 
	height:auto; 
	z-index: 10000; 
}

#AboveSkyScraper
{
	position:absolute;
	top: 27px;
	/* left: 874px; */
	left: 698px;
	width: 120px;
	height: 60px;
	border: 1px solid #fff;
}
/* quick poll-hack */
div.ContentSidebar label
{
	display:block;
	position:relative;
	top: -20px;
	margin: 0px 0px 0px 24px;
}
middlead1, 
middlead2, 
middlead3, 
middlead4, 
middlead5 {
line-height:1px;
margin: 0px;
}