body.bmain { background-color: #ffffff; padding: 0px; margin: 0px; height:100%; }

input.ipt_srch, select.ipt_srch { position:relative; top: 7px; left: 55px; font-size:12px; width: 100px; border: 0; overflow: hidden:}
table.content { background-color: #ffffcc; margin-left: 10px;}
a:link			{ color:#000000; font-weight:bold; }
a:visited 		{ color:#000000; font-weight:bold; text-decoration:underline; }
a:active		{ color:#c2c24e; font-weight:bold; }
a:hover			{ color:#ffffff; background: #444400; font-weight:bold; }
a.texta  { color: #000000; font-weight: bold; font-size: 12px; text-decoration: none; text-align: center }
a.texta:VISITED, a.texta:ACTIVE, { color: #000000 }
a.texta:HOVER { color: #000000; text-decoration: underline }

a.textb:HOVER     	{ color: white; text-decoration: underline; background: none; }
a.textb:VISITED, a.textb:ACTIVE,   { color: white }
a.textb         	{ color: white; font-size: 11px; text-decoration: none; text-align: center; padding-left: 6px }

.adress { color: black; font-size: 13px; line-height: 16px }
.body { color: black; font-size: 12px; line-height: 16px; padding: 4px 4px 4px 20px }
.box_unten { background-color: white; border-top: #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000 }
.content { background-color: #ffffcc; }
.darkgreen	{ background-color: #666600; }
.head1 { color: black; font-weight: bold; font-size: 16px; line-height: 24px; padding-right: 4px; padding-left: 20px }
.headline		{ background: #666600;; color:#ffffff; }
.headlines { font-weight: bold; font-size: 16px; line-height: 16px; padding: 4px 4px 4px 20px }
.heads_boxen { color: white; font-weight: bold; font-size: 14px; line-height: 16px; padding-right: 4px; padding-left: 6px }
.leftcol	{ background-color: #c2c24e; }
.line_re { border-right: 1px solid #000000 }
.line_unten { border-bottom: 1px solid #000000 }
.line_u_re { border-right: 1px solid #000000; border-bottom: 1px solid }
.maincol	{ background-color: #ffffcc; }
.maindiv {}
.navi_o_re { border-right: 1px solid #666666 }
.navi_o_li_re { border-right: 1px solid #666666; border-left: 1px solid #ffffcc }
.navi_o_li { border-right: #666666; border-left: 1px solid #ffffcc }
.newsdestages { color: black; font-size: 11px; padding: 4px 0px 4px 4px; }
.opening { color: black; font-weight: bold; font-size: 11px; line-height: 16px; padding: 4px 4px 4px 6px }
.topbox		{ height:35; margin:0px; padding:0px; padding-top:2px; padding-left:5px; background-repeat: repeat-x;}
.wmenu		{ width: 600px; height:20px; }
.wmain		{ width: 790px; height:100%; }
.wleft		{ width: 180px; }
.wtop		{ width: 598px; }
.waddress	{ width: 168px; }

.ipt			{ background: #f0f0f0; border-color:#444400; }
.ipt2			{ background: #f0f0f0; border-color:#444400; }
.button01		{ background: #f0f0f0; border-color:#444400; }
TR.trcol1 		{ background-color: #c2c24e; font-size:11px;}
TR.trcol2 		{ background-color: #ffffcc; font-size:11px;}
.trcol 			{ background-color: #ffffcc; }
.trcol1 		{ background-color: #c2c24e; }
.trcol2 		{ background-color: #ffffcc; }
.headcol		{ background-color: #666600; }
.mn2			{ background-color: #666600; color: #ffffff;}
.footline		{ background: #666600; }

/* menu */
.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #bbbbbb;
width: 100%;
background: url(003bg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 2px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #000000;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
font-size: 11px;
}

.chromestyle ul li a:hover{
color: #ffffff;
background: url(003bg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
padding: 5px;
border: 1px solid #000000; /*THEME CHANGE HERE*/
font-weight: bold;
font-size: 10px;
z-index:100;
background-color:#c2c24e;
width: 170px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 3px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0; color: black; font-weight: bold;
}
