html, body
{
	height: 100%;
}
body
{
	padding: 0px;
	margin: 0px;
	background:#F3CD47;
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
}
td
{
	vertical-align: top;
}

td.fieldname
{
	text-align: right;
}

hr
{
	color: Maroon;
}

h3
{
  font-weight:bold;
  font-size:12px;
}

#header
{
	background-color: #F3CD47;
	position: relative;
	margin:  0 -200px;
	padding: 0px;
	min-height: 0; /* ie 7 haslayout fix */
	margin-left: -195px;
	margin-right:-200px;
}
/* mac hide \*/
* html #header
{
	height: 150px;
}
/* height needed for ie to force layout*/
/* end hide*/

#headeranimation
{
	height: 120px;
	background-color: #F3CD47;
	color: white;
}

#headermenu
{
	height: 30px;
	background-color: #CD3202;
	color: white;
	vertical-align: middle;
	text-decoration: none;
	left: 0px;
}

#headermenu a
{
	color: White;
	text-decoration: none;
}

#container
{
	min-height: 100%;
	margin-left: 195px;
	margin-right: 200px;
	margin-bottom: -62px;
	background-color: #FAFAFA;
	min-width:610px;
}
* html #container
{
	height: 100%;
}
/* IE6 and under treat height as min-height anyway*/

.textcenter
{
	text-align: center;
}
.refN
{
}
.offername
{
}
.ModuleTitle
{
	height: 17px;
	background-image: url(images/modul.jpg);
	font-weight: bold;
	text-transform: uppercase;
	color: White;
	background-color: #FE9226;
	padding-top: 4px;
}
.OfferType
{
	height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.OfferType a
{
	outline: none;
	color: Black;
	text-decoration: none;
}

.arial12
{
	font: ariel;
	font-size:12px;
}
.arial16
{
	font: ariel;
	font-size:16px;
}

#leftcol
{
	position: relative; /*ie needs this to show float */
	width: 195px; /* same as the left margin on #outer*/
	float: left;
	margin-left: -194px; /*must be 1px less than width otherwise won't push footer down in older mozilla*/
	left: -1px; /* push column into position*/
	background-color: #F3CD47;
	font-size: 10px;
	color: Black;
}
#leftcol p {padding-left:2px;padding-right:2px}
#rightcol p {padding-left:2px;padding-right:2px}

#leftcol a
{
	color: Blue;
	text-decoration: none;
}

#leftcol div.text
{
	padding: 6px 6px 6px 6px;
	text-align: justify;
}

#leftcol div.alternatetext
{
	padding: 6px 6px 6px 6px;
	background-color: #fcd4be;
	text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
	padding: 6px 6px 6px 3px;
	background-color: #8d2d23;
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#centercol
{
	position:relative;
  margin-left: 1px;
  margin-right: 1px;
  padding:0px;
  min-height:1px;

}
#centercol a
{
	text-decoration: none;
}

#centercolcontent
{
	padding: 15px 6px 15px 6px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
	font-weight: bold;
	font-size: larger;
	color: Maroon;
}

#centercolcontent div.sectionsubtitle
{
	font-weight: bold;
	padding-bottom: 4px;
}
#rightconteiner
{
	position:relative;
	float:left;
}
#rightcol
{
	position: relative; /*ie needs this to show float */
	width: 200px; /* same as right margin on #outer*/
	float: right;
	margin-right: -199px; /*must be 1px less than width otherwise won't push footer down in older mozilla*/
	left: 1px; /* push column into position*/
	background-color: #F3CD47;
	font-size: 10px;
	color: Black;
	min-height:0px;
}

#rightcol a
{
	text-decoration: none;
}
#valutainfo a
{
	color: Black;
}
#weather a
{
	color: Black;
}

#rightcol div.text
{
	padding: 6px 6px 6px 6px;
	text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
	padding: 6px 6px 6px 3px;
	background-color: #76110c;
	color: #fc9a0e;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#clearfooter{clear:both;height:100px;}/*needed to make room for footer*/ 
* html #centrecontent {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */

#footer
{
	width: 100%;
	clear: both;
	height: 62px;
	text-align: center;
	background-color: #FE9226;
	color: White;
	position:relative;
    min-height:0px;
    min-width:1005px;
}
* html #footer {/*only ie gets this style*/
height:62px;/* for ie6 */
}


#footermenu
{
	text-align: center;
	padding-top: 10px;
	color: White;
}

#footertext
{
	text-align: center;
	padding-top: 3px;
	color: White;
	text-decoration: none;
}

#footertext a
{
	color: White;
	text-decoration: none;
}

#bannerbox
{
	border: dotted 3px #8d2d23;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
	background-color: #fcd4be;
}

#bannerbox a
{
	font-size: 10px;
	text-decoration: none;
	color: black;
}

#loginbox
{
	position: absolute;
	top: 14px;
	right: 10px;
	width: 180px;
	height: 80px;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
}

#loginbox input
{
	color: #8d2d23;
	border-color: #8d2d23;
	background-color: #f8b502;
	font-size: 10px;
}

#themeselector
{
	position: absolute;
	text-align: right;
	top: 122px;
	right: 10px;
	width: 180px;
	height: 80px;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
}

#themeselector select
{
	color: #8d2d23;
	background-color: #fc9a0e;
	font-size: 10px;
}

#welcomebox
{
	font-size: 12px;
	text-align: right;
}





.footermenulink
{
	font-family: Arial, Serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.footermenulink a
{
	text-decoration: none;
	color: #8d2d23;
}

.headermenulink
{
	font-family: Impact;
	font-size: 17px;
}

.headermenulink a
{
	text-decoration: none;
	color: black;
}

.headermenulink a:hover
{
	text-decoration: underline overline;
	color: #8d2d23;
}

.highlightcity
{
	background-color: #bb392f;
}

.highlightstate
{
	background-color: #ffb401;
}

.highlightcountry
{
	background-color: #ffb487;
}

.articlebox
{
	background-color: #fff6eb;
	color: maroon;
	border: dashed 1px #723330;
	padding: 6px 6px 6px 6px;
	font-size: smaller;
}

.articletitle
{
	font-size: 18px;
	font-weight: bold;
	color: #723330;
	text-decoration: none;
}

.articleabstract
{
	padding-top: 6px;
}

.comment
{
	padding: 4px 0px 4px 0px;
	font-size: smaller;
}

.pollbox
{
	font-size: 11px;
}

.pollcontent
{
	padding: 6px;
}

.pollquestion
{
	font-size: 13px;
	font-weight: bold;
}

.polloptions
{
	padding-top: 10px;
	padding-bottom: 4px;
}

.pollbar
{
	background-color: red;
	font-size: 4px;
}

.progressbarcontainer
{
	width: 98%;
	height: 15px;
	border: solid 1px black;
	padding: 1px;
}

.progressbar
{
	width: 0px;
	background-color: Red;
	height: 15px;
}

.newsletterbox
{
	font-size: 11px;
}

.newsletterboxcontent
{
	padding: 6px;
}

.postinfo
{
	background-color: #ebb267;
	font-weight: bold;
	text-align: center;
}

.posttitle
{
	padding: 3px;
	margin-bottom: 10px;
	background-color: #df830b;
	color: black;
	font-weight: bold;
}

.postbody
{
	padding: 3px;
}

.shoppingcartbox
{
	font-size: 11px;
}

.shoppingcartboxcontent
{
	padding: 6px;
}

.collapsePanel
{
	width: auto;
	height: 0px;
	background-color: #F3CD47;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

.collapsePanel a
{
	color: Black;
}

.collapsePanelHeader
{
	width: auto;
	height: 20px;
	color: Black;
	background-color: #F3CD47;
	font-size: 10px;
	float: none;
	padding: 5px;
	cursor: pointer;
	vertical-align: middle;
}

.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: black;
	background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent
{
	background-color: #D3DEEF;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
	text-align: center;
}

.accordionLink
{
	background-color: #D3DEEF;
	color: Black;
}

.watermark
{
	background: #FFAAFF;
}

.popupControl
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}

.bulist
{
	line-height: 25px;
}
.tabjustify
{
	text-align: justify;
}
