@charset "utf-8";

/*
---------------------------------------------------------------------------
Fuchsy - Styles
---------------------------------------------------------------------------
*/
.introtext {
	margin: 0;
	padding: 0;
	color:#333;
}
 
.morelink {
	margin: 0 10px;
	padding: 2px;
	border: 2px solid #F4E1DA;
	float:left;
	font-size:12px;
	font-weight:normal;
}
 
.morelink span {
		padding: 1px;
}
 
.boxinfos {
	display:none;
}
 
 
 
.handcursor{
cursor:hand;
cursor:pointer;
}
 
#morelinks {
	margin: 15px;
	padding: 5px;
	text-align:center;
 
}
 
.switchgroup1 {
	clear:both;
	padding: 5px;
	margin: 5px;
	border: 1px solid #C30;
	border-top: none;
}
 
#iconbox img {
	border-bottom: 2px solid #FFF;
}

.dropdown{
width: 99%;
}

.dropdown:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.dropdown ul{
	/*
border: 1px solid #BBB;
width: 100%;
background-color: #FFF;
padding: 4px 0;
margin: 0;
text-align: center;
*/
}

.dropdown ul li{
display: inline;
}

.dropdown ul li a{
/*
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;

*/
}

.dropdown ul li a:hover, .dropdown ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background-color:#F0F0F0;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
line-height:18px;
z-index:100;
width: 200px;
visibility: hidden;
background-image:url(/_pix/dropdown.png);
font-size:11px;
margin-top:4px;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFF; /*THEME CHANGE HERE*/
padding: 1px 0;
text-decoration: none;
color: #FFF;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-image:url(/_pix/dropdown2.png);
}



/*
---------------------------------------------------------------------------
HTML Tags
---------------------------------------------------------------------------
*/

body
{
 height:100%;
 font-family: Verdana, Arial, Helvetica, Univers, sans-serif;
 font-size:80%; line-height:130%; text-align:left; font-weight:normal; color:#666666;
}

td
{
font-size:100%;
}

em
{
font-weight:bold; font-style:normal;
}

ul
{
 margin-top:3px; margin-bottom:3px;
 font-size:100%; line-height:130%; text-align:left; font-weight:normal;
}

li
{
 font-size:100%; line-height:130%; text-align:left; font-weight:normal;
}

.search
{
 font-size:8pt; color:#333333; text-align:left;
 width:155px; border:1px solid #ffffff; background-color:#ffffff;
}

.text
{
 font-size:100%; color:#333333; text-align:left;
 width:280px; background-color:#ffffff; border:1px; border-style:solid;
 border-right-color:#8c8c8c;
 border-bottom-color:#8c8c8c;
 border-left-color:#c5c5c5;
 border-top-color:#c5c5c5;
}


/*
---------------------------------------------------------------------------
Content-Bereich - HL / VO / AR / FT1 / FT2 / Bildunterschrift
+ Container für Links / PDF-Links / Med-Links
---------------------------------------------------------------------------
*/

.cHLgrau
{
 font-size:100%;
 color:#333333;
 font-weight:bold;
}

.cHLone
{
 font-size:90%;
 color:#cc3300;
 font-weight:bold;
}

.cHLsonder
{
 font-size:120%;
 color:#cc3300;
 font-weight:bold;
 }

.cIN
{
 font-size:80%;
 color:#333333;
 font-weight:normal;
 line-height:140%;
}

.cctfooter
{
 font-size:8pt;
 color:#000000;
 font-weight:bold;
 line-height:140%;
}

.breadcrumbs
{
 font-size:7pt;
 color:#666666;
 font-weight:normal;
}

.small
{
 font-size:70%;
 color:#333333;
 font-weight:normal;
 line-height:140%;
}

.cCT2
{
 font-size:70%;
 color:#333333;
 font-weight:normal;
 line-height:140%;
 text-align:left;
 padding-left: 10px;
}

.cCAP
{
 font-size:9pt;
 color:#333333;
 font-weight:normal;
}


/*
---------------------------------------------------------------------------
FOOTER - DRUCKBEREICH
---------------------------------------------------------------------------
*/

.fadr
{
 font-size:8pt;
 color:#333333;
 font-weight:normal;
 text-align:left;
}

/*
---------------------------------------------------------------------------
NAVI - LEVEL 1 bis 5 (stay und hover)
---------------------------------------------------------------------------
*/

.navL1top
{
 font-size:10pt;  color:#ffffff;
 font-weight:bold;
 padding-top:4px;
 text-align:center;
}

.navL1topstay
{
 font-size:10pt;
 color:#333333;
 font-weight:bold;
 padding-top:4px;
 text-align:center;
 }

.navL1stay
{
 font-size:10pt;
 color:#997f66;
 font-weight:bold;
 padding-top:4px;
 text-align:center;
 }

.navL1obenstay
{
 font-size:10pt;
 color:#333333;
 font-weight:normal;
 padding-left:10px;
 text-align:left;
}

.navL1homestay
{
 font-size:10pt;
 color:#ffffff;
 font-weight:normal;
 padding-top:4px;
 padding-left:10px;
}

.navL1hover
{
 font-size:10pt;
 color:#333333;
 font-weight:normal;
 padding-bottom:2px;
 padding-left:10px;
 padding-top:2px;
 text-align:left;
 vertical-align:top;
}

.navL1xtra
{
 font-size:10pt;
 color:#333333;
 font-weight:normal;
 padding-top:16px;
 padding-bottom:16px;
 padding-left:10px;
 text-align:left;
}

.navL2stay
{
 font-size:10pt;
 color:#333333;
 font-weight:normal;
 padding-bottom:4px;
 padding-top:4px;
 padding-left:10px;
 text-align:left;
}

.navL2hover
{
 font-size:10pt;
 color:#333333;
 font-weight:normal;
 padding-bottom:16px;
 padding-left:10px;
 text-align:left;
}

.navL3stay
{
 font-size:8pt;
 color:#333333;
 font-weight:normal;
 padding-left: 20px;
 padding-top:3px;
 padding-bottom:3px;
}

.navL3hover
{
 font-size:8pt;
 color:#333333;
 font-weight:normal;
 padding-left: 20px;
 padding-top:3px;
 padding-bottom:3px;
}

.navL4stay
{
 font-size:10pt;
 color:#b6ccde;
 font-weight:normal;
 padding-left: 15px;
 padding-top:3px;
 padding-bottom:3px;
}

.navL4hover
{
 font-size:10pt;
 color:#b6ccde;
 font-weight:normal;
 padding-left: 15px;
 padding-top:3px;
 padding-bottom:3px;
}

.navL5stay
{
 font-size:10pt;
 color:#b6ccde;
 font-weight:normal;
 padding-left: 15px;
 padding-top:3px;
 padding-bottom:3px;
}

.navL5hover
{
 font-size:10pt;
 color:#b6ccde;
 font-weight:normal;
 padding-left: 15px;
 padding-top:3px;
 padding-bottom:3px;
}


/*
---------------------------------------------------------------------------
SITEMAP - smapL1, smapL2, smapL3

	- Lev bis Lev3 sind definiert
	- die Zusätze C0, C1, C2, C3, C4 stehen für versch. Farben in den Lev1-Bereichen

---------------------------------------------------------------------------
*/

.smapL1-C0, .smapL1-C1, .smapL1-C2, .smapL1-C3, .smapL1-C4
{
 font-size:90%;
 font-weight:bold;
 border-bottom: dotted 1px #666666;
}

.smapL1-C0
{
 color:#000000;
}

.smapL1-C1
{
 color:#cc3300;
}

.smapL1-C2
{
 color:#336633;
}

.smapL1-C3
{
 color:#306b76;
}

.smapL1-C4
{
 color:#8e763c;
}

.smapL2
{
 margin-left:25px;
 padding-top: 10px;
 color:#000000;
 font-size:90%;
 font-weight:bold;
}

.smapL3
{
 margin-left: 50px;
 padding-bottom: 6px;
 color:#666666;
 font-size:80%;
 font-weight:normal;
}


/*
---------------------------------------------------------------------------
Sprachwechsel-Bereich - TXT
---------------------------------------------------------------------------
*/

.laTXT
{
 font-size:8pt;
 color:#673d35;
 font-weight:bold;
 padding-right:10px;
}

/*
---------------------------------------------------------------------------
Rechts-Bereich - HL / TXT / LNK
---------------------------------------------------------------------------
*/

.rightHL
{
 font-size:8pt;
 color:#000066;
 font-weight:normal;
 padding-left:10px;
}

.rightTXT
{
 font-size:8pt;
 color:#666666;
 font-weight:normal;
 padding-left:10px;
}

.rightLNK
{
 font-size:8pt;
 color:#000066;
 font-weight:normal;
 padding-left:10px;
}



/*
---------------------------------------------------------------------------
Adress-Bereich - HL / TXT / LNK
---------------------------------------------------------------------------
*/

.adrHL
{
 font-size:10pt;
 color:#cc3300;
 font-weight:bold;
 text-transform: uppercase;
}

.adrTXT
{
 font-size:10pt;
 color:#cc3300;
 font-weight:bold;
}

.adrLNK
{
 font-size:10pt;
 color:#cc3300;
 font-weight:normal;
}


/*
---------------------------------------------------------------------------
Zusatz-Bereich - HL01 / HL02 / TXT01 / TXT02
---------------------------------------------------------------------------
*/

.xtraHL01
{
 font-size:90%;
 color:#002e56;
 font-weight:bold;
}

.xtraHL02
{
 font-size:90%;
 color:#336699;
 font-weight:bold;
}

.xtraTXT01
{
 font-size:60%;
 color:#cc3300;
 font-weight:normal;
 line-height:180%;
}


.xtraTXT02
{
 font-size:80%;
 color:#002e56;
 font-weight:normal;
 line-height:160%;
 padding-left:2px;
}

.xtrafield
{
 font-size:80%;
 color:#cc3300;
 font-weight:bold;
}


/*
---------------------------------------------------------------------------
FORMULARE - Fieldset / Text / Input-Felder / Textareas / Selectbox / Buttons
---------------------------------------------------------------------------
*/

.fFSET
{
 font-size:100%;
 color:#ffffff;
 font-weight:bold;
 border:1px solid #d79a67;
 padding:10px;
 width:450px;
}

.fTXT
{
 font-size:80%;
 color:#333333;
 font-weight:normal;
}

.fINPUT
{
 font-size:100%;
 color:#003366;
 font-weight:normal;
 background-color: #f4e1da;
 border:1px solid #b6ccde;
}

.fTAREA
{
 background-color: #f4e1da;
 border:1px solid #b6ccde;
 font-size:100%;
 color:#003366;
 font-weight:normal;
}

.fSELECT
{
 width: 220px;
 font-size:100%;
 color:#003366;
 font-weight:normal;
 background-color: #f4e1da;
 border:1px solid #666666;
}

.fSELECT-QL
{
 width: 221px;
 font-size:9pt;
 color:#666666;
 font-weight:normal;
 border:1px solid #666666;
}

.fBUTTON
{
 font-size:100%;
 color:#003366;
 font-weight:normal;
 background-color: #f4e1da;
 border:1px solid #b6ccde;
}


/*
---------------------------------------------------------------------------
LINKS - ALLGEMEIN / NAVI / CONTENT / LINKS / PDF / MEDIA / ZIP / MORE / EMAIL / FOOTER / ADMIN-BEREICH / SITEMAP / SPRACHWECHSEL
---------------------------------------------------------------------------
*/

A:link,
A:visited,
A:active,
A:hover
{
 text-decoration:none;
}

A.LnkNL1stay:link,
A.LnkNL1stay:visited,
A.LnkNL1stay:active,
A.LnkNL1stay:hover
{
 font-size:9pt;
 color:#cc3300;
 font-weight:bold;
 text-align: right;
 padding-right:10px;
 display:-moz-inline-box;
 display: inline-block;
}

A.navL1oben:link,
A.navL1oben:visited,
A.navL1oben:active,
A.navL1oben:hover
{
 font-size:9pt;
 color:#cc3300;
 font-weight:bold;
 text-align: right;
 padding-right:10px;
  display:-moz-inline-box;
 display: inline-block;
}

A.LnkNL1hover:link,
A.LnkNL1hover:visited,
A.LnkNL1hover:active
{
 font-size:9pt;
 color:#333333;
 font-weight:normal;
 text-align: right;
 padding-right:10px;
  display:-moz-inline-box;
 display: inline-block;
}
A.LnkNL1hover:hover
{
 font-size:9pt;
 color:#cc3300;
 font-weight:normal;
 text-align: right;
 padding-right:10px;
  display:-moz-inline-box;
 display: inline-block;
}

A.LnkNL1xtra:link,
A.LnkNL1xtra:visited,
A.LnkNL1xtra:active,
A.LnkNL1xtra:hover
{
 font-size:9pt;
 color:#333333;
 font-weight:normal;
 text-align: right;
 padding-left:8px;
}

A.LnkNL2stay:link,
A.LnkNL2stay:visited,
A.LnkNL2stay:active,
A.LnkNL2stay:hover
{
 font-size:9pt;
 color:#cc3300;
 font-weight:normal;
 text-align: left;
}

A.LnkNL2hover:link,
A.LnkNL2hover:visited,
A.LnkNL2hover:active
{
 font-size:9pt;
 color:#333333;
 font-weight:normal;
 text-align: left;
}
A.LnkNL2hover:hover
{
 font-size:9pt;
 color:#cc3300;
 font-weight:normal;
 text-align: left;
}

A.LnkNL3stay:link,
A.LnkNL3stay:visited,
A.LnkNL3stay:active,
A.LnkNL3stay:hover
{
 font-size:8pt;
 color:#cc3300;
 font-weight:bold;
 text-align: left;
}

A.LnkNL3hover:link,
A.LnkNL3hover:visited,
A.LnkNL3hover:active,
{
 font-size:8pt;
 color:#333333;
 font-weight:normal;
}
A.LnkNL3hover:hover
{
 font-size:8pt;
 color:#cc3300;
 font-weight:normal;
 text-align: left;
}

A.lnkbreadcrumbs:link,
A.lnkbreadcrumbs:visited,
A.lnkbreadcrumbs:active,
A.lnkbreadcrumbs:hover
{
 font-size:7pt;
 color:#666666;
 font-weight:normal;
 text-decoration:none;
}

A.LnkFooter:link,
A.LnkFooter:visited,
A.LnkFooter:active,
A.LnkFooter:hover
{
 font-size:8pt;
 color:#666666;
 font-weight:normal;
 text-decoration:none;
}

A.LnkHome:link,
A.LnkHome:visited,
A.LnkHome:active,
A.LnkHome:hover
{
 font-size:8pt;
 color:#666666;
 font-weight:bold;
 text-decoration:none;
}

A.LnkHomeActive:link,
A.LnkHomeActive:visited,
A.LnkHomeActive:active,
A.LnkHomeActive:hover
{
 font-size:8pt;
 color:#cc3300;
 font-weight:bold;
 text-decoration:none;
}

A.LnkMail:link,
A.LnkMail:visited,
A.LnkMail:active,
A.LnkMail:hover
{
 font-size:80%;
 color:#cc3300;
 font-weight:bold;
 text-decoration:underline;
 line-height:140%;
}

A.LnkAdmin:link,
A.LnkAdmin:visited,
A.LnkAdmin:active
{
 font-size:8pt;
 color:#cc3300;
 font-weight:bold;
 text-decoration:none;
}
A.LnkAdmin:hover
{
 font-weight:bold;
 text-decoration:underline;
}

A.LnkXtra:link,
A.LnkXtra:visited,
A.LnkXtra:active,
A.LnkXtra:hover
{
 font-size:8pt;
 color:#cc3300;
 font-weight:bold;
 text-decoration:none;
}

A.LnkScroll:link,
A.LnkScroll:visited,
A.LnkScroll:active,
A.LnkScroll:hover
{
 font-size:10pt;
 color:#cc3300;
 font-weight:bold;
 text-decoration:none;
}

A.LnkSmapL1-C0:link,
A.LnkSmapL1-C0:visited,
A.LnkSmapL1-C0:active,
A.LnkSmapL1-C0:hover
{
 color:#000000;
 font-weight:bold;
}

A.LnkSmapL1-C1:link,
A.LnkSmapL1-C1:visited,
A.LnkSmapL1-C1:active,
A.LnkSmapL1-C1:hover
{
 color:#cc3300;
 font-weight:bold;
}

A.LnkSmapL1-C2:link,
A.LnkSmapL1-C2:visited,
A.LnkSmapL1-C2:active,
A.LnkSmapL1-C2:hover
{
 color:#336633;
 font-weight:bold;
}

A.LnkSmapL1-C3:link,
A.LnkSmapL1-C3:visited,
A.LnkSmapL1-C3:active,
A.LnkSmapL1-C3:hover
{
 color:#306b76;
 font-weight:bold;
}

A.LnkSmapL1-C4:link,
A.LnkSmapL1-C4:visited,
A.LnkSmapL1-C4:active,
A.LnkSmapL1-C4:hover
{
 color:#8e763c;
 font-weight:bold;
}

A.LnkSmapL2:link,
A.LnkSmapL2:visited,
A.LnkSmapL2:active,
A.LnkSmapL2:hover
{
 color:#000000;
}

A.LnkSmapL3:link,
A.LnkSmapL3:visited,
A.LnkSmapL3:active,
A.LnkSmapL3:hover
{
 color:#666666;
}

A.LnkLA:link,
A.LnkLA:visited,
A.LnkLA:active
{
 font-size:8pt;
 color:#673d35;
 font-weight:normal;
 padding-right:10px;
}
A.LnkLA:hover
{
 font-size:8pt;
 color:#673d35;
 font-weight:bold;
 padding-right:10px;
}

/* Link in den Bereich-Headlines rechts außen */
a.LnkRightBoxSectionHl:link,
a.LnkRightBoxSectionHl:visited,
a.LnkRightBoxSectionHl:focus,
a.LnkRightBoxSectionHl:hover,
a.LnkRightBoxSectionHl:active{
 font-size:9pt;
 color:#ffffff;
 font-weight:bold;
}

/* Link in der LinkBox rechts außen */
a.LnkLinkBox:link,
a.LnkLinkBox:visited{
 color:#666666;
 font-weight:bold;
}
a.LnkLinkBox:focus,
a.LnkLinkBox:hover{
 color:#333333;
 font-weight:bold;
}
a.LnkLinkBox:active{
 color:#666666;
 font-weight:bold;
}


/* Link in der rechts -  rechts außen */
a.LnkRightBox:link,
a.LnkRightBox:visited{
 color:#000066;
 font-weight:bold;
}
a.LnkRightBox:focus,
a.LnkRightBox:hover{
 color:#333333;
 font-weight:bold;
}
a.LnkLinkBox:active{
 color:#000066;
 font-weight:bold;
}



/* Link in der CalendarBox rechts außen */
a.LnkCalendarBox:link,
a.LnkCalendarBox:visited{
 color:#666666;
 font-weight:bold;
}
a.LnkCalendarBox:focus,
a.LnkCalendarBox:hover{
 color:#333333;
 font-weight:bold;
}
a.LnkCalendarBox:active{
 color:#666666;
 font-weight:bold;
}

/*
---------------------------------------------------------------------------
SPECIALS - xs / ...
---------------------------------------------------------------------------
*/

.xs
{
 font-size:1pt;
}

.vbc8
{ font-family:Verdana, Arial, Helvetica, Univers, sans-serif; font-size:8pt; color:#666666; text-align: center; font-weight:normal;
}


/*
---------------------------------------------------------------------------
OEH-SPECIALS
---------------------------------------------------------------------------
*/

.lev1color {
color:#666666;
}

.colorstay {
color:#666666;
}


#whiteline01 {
 position:absolute;
 width:965px;
 top: 40px;
 height:2px;
 left:0px;
 background-color:#ffffff;
 font-size:1pt;
}

#topbild01{
 position:absolute;
 width:203px;
 height:116px;
 top:42px;
 left:0px;
}
#topbild02{
 position:absolute;
 width:1px;
 height:116px;
 top:42px;
 left:203px;
}
#topbild03{
 position:absolute;
 width:539px;
 height:116px;
 top:42px;
 left:204px;
}
#topbild04{
 position:absolute;
 width:1px;
 height:116px;
 top:42px;
 left:743px;
}
#topbild05{
 position:absolute;
 width:221px;
 height:116px;
 top:42px;
 left:744px;
}
#farblinie01{
 position:absolute;
 width:203px;
 height:10px;
 top:159px;
 left:0px;
}
#farblinie02{
 position:absolute;
 width:1px;
 height:10px;
 top:159px;
 left:203px;
}
#farblinie03{
 position:absolute;
 width:539px;
 height:10px;
 top:159px;
 left:204px;
}
#farblinie04{
 position:absolute;
 width:1px;
 height:10px;
 top:159px;
 left:743px;
}
#farblinie05{
 position:absolute;
 width:221px;
 height:10px;
 top:159px;
 left:744px;
}

#whiteline02 {
 position:absolute;
 width:965px;
 height:1px;
 top:158px;
 left:0px;
 background-color:#ffffff;
}

#whiteline03 {
 position:absolute;
 width:965px;
 height:1px;
 top:168px;
 left:0px;
 background-color:#ffffff;
}

#quicklinks
{
 position:absolute;
 top:20px;
 left:744px;
 width:221px;
 height:20px;
 z-index:10;
}

#navitop
{
 position:absolute;
 top:20px;
 left:0px;
 width:203px;
 height:20px;
 padding-left:15px;
 padding-top:1px;
 font-size:8pt; color:#999999; font-weight:bold;
 background-color:#ffffff;
}

#mainNav
{
 position:absolute;
 top:20px;
 left:204px;
 height:20px;
 font-size:8pt; color:#999999; font-weight:bold;
 background-color: #ffffff;
 z-index:1;
}

#mainNav ul
{
list-style:none;
margin:0px;
padding:0px;
border:none;
}

#mainNav li
{
display:block;
margin:0px;
padding:0px;
float:left;
width:107px;
height:20px;
border-left:1px solid #666666;
}

#mainNav a
{
color:#666666;
display:block;
padding-top:3px;
text-decoration:none;
font-weight:bold;
margin:0px;
}

#mainNav a:hover, #mainNav a:active { color:#cc3300; }

#mainNav a.active:link, #mainNav a.active:visited
{
position:relative;
z-index:102;
color:#a500c4;
font-weight: bold;
}

#left {
 position:absolute;
 margin:0px;
 padding:0px;
 top:169px;
 left:0px;
 width:203px;
 background-color:#e7b09e;
}

#kontaktNav
{
display:block;
margin:0px;
padding:0px 0px 0px 24px;
background:url(/_pix/kontakt.gif) no-repeat 0 0;
width:179px;
height:15px;
border-top:2px solid #ffffff;
border-bottom:1px solid #ffffff;

}
#kontaktNav a
{
font-weight:bold;
font-size:9pt; color:#ffffff; font-weight:bold;

}

#kontaktNavadr
{
font-weight:normal;
font-size:8pt; color:#000000; font-weight:normal;
background-color:#f4e1da;
padding-left:12px;
}

#adminLinks
{
background-color:#ffffff;
display:block;
padding:20px 3px;
width:197px;
}

/* Suchbox im rechten Bereich */
#SearchBox
{
width:221px;
padding:2px 0px;
background-color:#9999cc;
}

#SearchBox .SearchInput
{
width:145px;
height:15px;
background-color:#d7d7e9;
vertical-align:middle;
color:#333333;
font-size:8pt;
}

#SearchBox .SearchButton
{
margin-left:5px;
width:60px;
height:22px;
padding:1px 1px;
background-color:#9999cc;
color:#ffffff;
font-size:8pt;
font-weight:bold;
vertical-align:middle;
}


/* Link-Box im rechten Bereich */
#LinkBox
{
margin:0px;
padding:0px;
width:221px;
background:url(/_pix/links.gif) no-repeat 0 0;
background-color:#9999cc;
border-top:solid 3px #ffffff;
}

#LinkBox h1
{
 margin:0px 0px 0px 30px;
 color:#ffffff;
 font-size:9pt;
 font-weight: bold;
}

#LinkBox ul
{
 margin:0px;
 padding:0px;
 background-color:#d7d7e9;
 list-style-type:none;
}

#LinkBox li
{
 display:block;
 width:212px;
 padding:2px 2px 0px 7px;
 border-top:2px solid #ffffff;
 font-size:8pt;
}

/* Kalender-Box im rechten Bereich */
#CalendarBox
{
margin:0px;
padding:0px;
width:221px;
background:url(/_pix/kalender.gif) no-repeat 0 0;
background-color:#9999cc;
border-top:solid 2px #ffffff;
}

#CalendarBox h1
{
 margin:0px 0px 0px 30px;
 color:#ffffff;
 font-size:9pt;
 font-weight: bold;
}

#CalendarBox ul
{
 margin:0px;
 padding:0px;
 background-color:#d7d7e9;
 list-style-type:none;
}

#CalendarBox li
{
 display:block;
 width:212px;
 padding:2px 2px 0px 7px;
 border-top:1px solid #ffffff;
 font-size:8pt;
}

/* Postings-Box im rechten Bereich */
#PostingBox
{
margin:0px;
padding:0px;
width:221px;
background:url(/_pix/postings.gif) no-repeat 0 0;
background-color:#9999cc;
border-top:solid 2px #ffffff;
}

#PostingBox h1
{
 margin:0px 0px 0px 30px;
 color:#ffffff;
 font-size:9pt;
 font-weight: bold;
}

#PostingBox ul
{
 margin:0px;
 padding:0px;
 background-color:#d7d7e9;
 list-style-type:none;
}

#PostingBox li
{
 display:block;
 width:212px;
 padding:2px 2px 0px 7px;
 border-top:1px solid #ffffff;
 font-size:8pt;
}

/* Werbungs-Box im rechten Bereich */
#AdsBox
{
margin:0px;
padding:0px;
width:221px;
background-color:#9999cc;

}

#AdsBox h1
{
margin:0px 0px 0px 30px;
font-size:9pt;
font-weight:bold;
color:#ffffff;
}

/*e-dvertising Copyright-Box im rechten Bereich */
#EdvBox
{
margin:0px;
padding:0px;
background-color:#ffffff;
width:221px;
height:18px;
text-align:right;
}

#EdvBox a
{
padding-right:5px;
font-size:8pt; color:#666666; font-weight:normal;

}

/* Content-Box */
#content
{
 position:absolute;
 top:169px;
 left:206px;
 width:539px;
}

#content-data
{
 width:498px;
 margin-left:20px;
 margin-right:21px;
}

#content-data h1
{
 font-size:100%;
 color:#000000;
 font-weight:bold;
 display:block;
}

#content-data .cLT
{
 margin-top:5px;
 color:#666666;
 font-weight:bold;
 line-height:140%;
}

#content-data .cCT1
{
 font-size:100%;
 color:#666666;
 font-weight:normal;
 line-height:140%;
}


#right {
 position:absolute;
 top:169px;
 left:744px;
 width:221px;
 background-color:#d7d7e9;
}


/*
---------------------------------------------------------------------------
NEWS
---------------------------------------------------------------------------
*/

#news-box-left
{
 width:239px;
 float:left;
}

#news-box-right
{
 width:239px;
 float:right;
}

.news-data-border
{
 padding-bottom:15px;
 margin-bottom:3px;
 border-bottom:1px solid #666666;
}

.news-data-noborder
{
 padding-bottom:15px;
 margin-bottom:3px;
}

.news-data-border h1, .news-data-noborder h1
{
 margin:0px 0px 5px 0px;
 padding:0px;
 font-size:100%;
 color:#000000;
 font-weight:bold;
}

.news-data-border h2, .news-data-noborder h2
{
 display:inline;
 padding:0px;
 font-size:80%;
 font-weight:normal;
}

.news-data-border p, .news-data-noborder p
{
 margin:0px 0px 0px 0px;
 padding:0px;
 font-size:90%;
 color:#666666;
}
