html{
	height: 100%;
}
body{
	margin: 0px;
	padding: 0px;	
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555;
	scrollbar-face-color:#FF9900;
	scrollbar-highlight-color:#FFD595;
	scrollbar-3dlight-color:#DDDDDD;
	scrollbar-darkshadow-color:#DDDDDD;
	scrollbar-shadow-color:#B96F00;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#DDDDDD;
}
td{
	font-size: 12px;
	line-height: 16px;
}
iframe{
	scrollbar-face-color:#FF9900;
	scrollbar-highlight-color:#FFD595;
	scrollbar-3dlight-color:#DDDDDD;
	scrollbar-darkshadow-color:#DDDDDD;
	scrollbar-shadow-color:#B96F00;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#DDDDDD;
}
ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li{
	padding-left: 10px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
li.orange{	
	background-image: url(../img/arrow_orange.gif);
}
h2.searchhead{
	color: #8F183A;
	font-size: 15px;
	line-height: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
p{
	margin: 0px 0px 5px 0px;
}
p.day2day{
	margin-top: 20px;
	font-size: 10px;
	font-style: italic;
}
p.error{
	color: #C00;
}
span.missing{
	color: #C00;
}
a:link, a:visited{
	color: #8F183A;
}
a:hover, a:active{
	color: #EE8419;	
}
a.white:link, a.white:visited{
	color: #FFF;
	text-decoration: none;
}
a.white:hover, a.white:active{
	text-decoration: underline;
}
a.black:link, a.black:visited{
	color: #000;
	text-decoration: none;
}
a.black:hover, a.black:active{
	text-decoration: underline;
}
a.headlink:link, a.headlink:visited{
	color: #555;
	text-decoration: none;
}
a.headlink:hover, a.headlink:active{
	text-decoration: underline;
}
a.black2:link, a.black2:visited, a.black2:hover, a.black2:active{
	color: #000;
	text-decoration: underline;
}
a.white2:link, a.white2:visited, a.white2:hover, a.white2:active{
	color: #FFF;
	text-decoration: underline;
}
a.latest10:link, a.latest10:visited{
	color: #555;
	text-decoration: none;
	font-size: 11px;
}
a.latest10:hover, a.latest10:active{
	text-decoration: underline;
	font-size: 11px;	
}
a.searchanswers:link, a.searchanswers:visited{
	display: block;
	line-height: 16px;
	margin-bottom: 2px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #555;
}
a.searchanswers:hover, a.searchanswers:active{
	color: #EE8419;	
}
a.searchanswersselected{
	display: block;
	line-height: 16px;
	margin-bottom: 2px;
	background-image: url(../img/bullet_selected.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #8F183A;	
}
a.close:link, a.close:visited{
	display: block;
	margin-bottom: 15px;
	background-image: url(../img/close.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #8F183A;
}
a.close:hover, a.close:active{
	color: #EE8419;	
}
a.mpmenu:link, a.mpmenu:visited{
	background-image: url(../img/mp_bullet_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	color: #FFF;
	font-weight: bold;
	margin-top: 11px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
}
a.mpmenu:hover, a.mpmenu:active, a.mpmenuakt:link, a.mpmenuakt:visited{
	background-image: url(../img/mp_bullet_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	color: #FFF;
	font-weight: bold;
	margin-top: 11px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
}
div.content{
	background-color: #FFF;
	width: 1000px;
	height: 420px;
	margin: 10px 0px;
}
div.rectline{
	position: relative;
	height: 380px;
	top: 20px;
	left: 0px;
	background-color: #FFF;
}
div#overlay{
	color: #FFF;
	position: absolute;
	top: 50px;
	left: 570px;
	width: 430px;
	visibility: hidden;
}
div#pictograms{
	position: absolute;
	top: 50px;
	left: 302px;
}
img#pictogram{
	visibility: hidden;
}
div.information{
	background-color: #F17F28;
	background-repeat: repeat-y;
}
p.infohead{
	color: #FFF;
}
div.weiter{
	margin-top: 20px;
	text-align: right;
}
div.navigationbar {
	background: #8F183A;
	height: 25px;
	width: 1000px;
}
div.footerbar {
	background: #8F183A;
	height: 18px;
	width: 1000px;
	text-align: right;
	font-size: 11px;
	color: #FFF;
}
div.footer {
	padding-top: 1px;
	margin-right: 10px;
}
a.footer:link, a.footer:visited{
	color: #FFF;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}
a.footer:hover, a.footer:active{
	text-decoration: underline;
	color: #EE8419;	
}
div.navigation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	padding-top: 4px;
	padding-left: 0px;
	white-space: nowrap;
}
a.navigation:link, a.navigation:visited{
	margin-left: 13px;
	text-decoration: none;
	color: #FFF;
}
a.navigation:hover, a.navigation:active{
	color: #EE8419;
}
a.akt:link, a.akt:visited{
	color: #EE8419;
}
td.formanswers{
	padding-bottom: 5px;
}
form{
	margin: 0px;
	padding: 0px;
}
input.input{
	border: 1px solid #8F183A;
	background-color: #FFF;
	font-size: 11px;
	margin: 0px;
	padding-left: 2px;
}
select.input{
	border: 1px solid #8F183A;
	background-color: #FFF;
	font-size: 11px;
	margin: 0px;
}
input.button{
	color: #FFF;
	font-weight: bold;
	border: 1px solid #8F183A;
	background-color: #8F183A;
	font-size: 11px;
	margin: 0px;
}
input.linkbutton{
	color: #FFF;
	font-weight: bold;
	border: 1px solid #8F183A;
	background-color: #8F183A;
	font-size: 11px;
	margin: 0px;
}
.button:hover{
	color: #ee8419;
}
input.tellafriend{
	border: 1px solid #8F183A;
	background-color: #FFF;
	font-size: 11px;
	width: 160px;
}
textarea.textarea{
	border: 1px solid #8F183A;
	background-color: #FFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.marketplace, select.marketplace, textarea.marketplace{
	width: 310px;	
}
input.error, textarea.error{
	background-color: #FFEEBF;
}
p.arrow{
	padding-left: 10px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
td.formanswers{
	padding-bottom: 3px;
}
td.history{
	font-size: 10px;
}
div.corner {
	height: 100%;
	width: 100%;
}
td.list{
	padding: 3px 0px;
}
.r1 {
	background: url(../img/r1.gif) no-repeat left top;
}
.r2 {
	background: url(../img/r2.gif) no-repeat right top;
}
.r3 {
	background: url(../img/r3.gif) no-repeat right bottom;
}
.r4 {
	background: url(../img/r4.gif) no-repeat left bottom;
}
.g1 {
	background: url(../img/g1.gif) no-repeat left top;
}
.g2 {
	background: url(../img/g2.gif) no-repeat right top;
}
.g3 {
	background: url(../img/g3.gif) no-repeat right bottom;
}
.g4 {
	background: url(../img/g4.gif) no-repeat left bottom;
}
.o1 {
	background: url(../img/o1.gif) no-repeat left top;
}
.o2 {
	background: url(../img/o2.gif) no-repeat right top;
}
.o3 {
	background: url(../img/o3.gif) no-repeat right bottom;
}
.o4 {
	background: url(../img/o4.gif) no-repeat left bottom;
}
.l1 {
	background: url(../img/l1.gif) no-repeat left top;
}
.l2 {
	background: url(../img/l2.gif) no-repeat right top;
}
.l3 {
	background: url(../img/l3.gif) no-repeat right bottom;
}
.l4 {
	background: url(../img/l4.gif) no-repeat left bottom;
}
.lo {
	background: url(../img/r.gif) repeat-x top;
}
.lr {
	background: url(../img/r.gif) repeat-y right;
}
.lu {
	background: url(../img/r.gif) repeat-x bottom;
}
.ll {
	background: url(../img/r.gif) repeat-y left;
}
div.partnerlogos{
	background: #FFF url(../img/bg_partners.gif) no-repeat;
	text-align: center;
	height: 76px;
	margin-bottom: 5px;
}
.email_all, .sms_all{
	cursor: pointer;
}
#overlay_black {
	background-color: #000000;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}
#video {
	height: 364px;
	width: 580px;
	margin-left: -290px;
	position: absolute;
	left: 50%;
	top: 108px;
}
#mailing_details_tabs{
	margin-top: 20px;
}
#mailing_details_tabs h1{
	cursor: pointer;
	font-size: 16px;
	float: left;
	margin-right: 20px;
}
#mailing_details_tabs h1.inactive{
	color: #000;
}
div.tab_contents{
	display: none;
}
div.comments{
	cursor: pointer;
}
div.comment_long{
	background-color: #FFF;
	border: 1px solid #000;
	padding: 10px;
	position: absolute;
	display: none;
}
