*{
  margin:0px;
  padding:0Px;
}

/*
 * GENERAL
 */
body
{
  font-family:arial,helvetica,sans-serif;
  text-align:center;
  color:#666666;
  background-color:#ffffff;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  width:1000px;
}

/* table from scaffolding list */
table.inav
{
  max-width:590px;
  overflow:scroll;
}

/* General Style Info */
a{
  color:#666666;
  text-decoration:none;
}
a:hover{
  color:#CF4616;
  text-decoration:underline;
}

a img{
  border:none;
}

a.searchlistlink
{
  text-decoration:none;
  color:#666666;
}


a.searchlistlink:hover
{
  text-decoration:underline;
  color:#c84323;
}

a.searchListObjectLineLink
{
  text-decoration:none;
  font-weight:normal;
  color:#666666;
}

a.searchListObjectLineLink:hover
{
  text-decoration:underline;
  color:#c84323;
}

td.searchListObjectLine
{
	font-family: arial,helvetica,sans-serif;;
	font-weight: normal;
	color: #666666;
	font-size: 7.5pt;
}

.bgcolor1
{
	background-color: #f2fafd;
}

.bgcolor2
{
	background-color: transparent;
}

.bgcolor3
{
	background-color: #d8eff7;
}

.hilightSimple
{
	font-weight:bold !important;
  color: #000000 !important;
}

.hilightColored
{
	font-weight:bold !important;
	background-color: #FFFF99;
  color: #111111 !important;
}

/* Search-result Navigation-buttons */
.searchListHead
{
    font: bold 10px arial,helvetica,sans-serif;
    color:#1f99d3;
}
.searchListHead1
{
    font: bold 8pt arial,helvetica,sans-serif;
    color:#dd5e10;
}
a.searchListNavi
{
		text-decoration: none;
    font: 10px arial,helvetica,sans-serif;
    color:#666666;
}

a.searchListNavi:hover
{
		text-decoration: none;
    font: 10px arial,helvetica,sans-serif;
    color:#c84323;
}

.searchListNaviInactive
{
		text-decoration: none;
    font: 10px arial,helvetica,sans-serif;
    color:#999999;
}

.breadcrumbText
{
		text-decoration: none;
    font: bold 10px arial,helvetica,sans-serif;
/*    color:#c84323; */
    color:#666666;
}

a.searchListNaviSmall
{
		text-decoration: none;
    font: 10px arial,helvetica,sans-serif;
    color:#666666;
}

a.searchListNaviSmall:hover
{
		text-decoration: none;
    font: 10px arial,helvetica,sans-serif;
    color:#c84323;
}

.searchListNaviSmallInactive
{
		text-decoration: none;
    font: 10px arial,helvetica,sans-serif;
    color:#999999;
}

/* -- END -- */


/* advert_bids link styles */

a.advertBidLink
{
		text-decoration: none;
    font: 10px arial,helvetica,sans-serif;
    color:#666666;
}

a.advertBidLink:hover
{
		text-decoration: none;
    font: bold 10px arial,helvetica,sans-serif;
    color:#c84323;
}

.advertBidLinkInactive
{
		text-decoration: none;
    font: 10px arial,helvetica,sans-serif;
    color:#666666;
}

.advertBidUserInfo
{
		text-decoration: none;
    font: 11px arial,helvetica,sans-serif;
    color:#666666;
}

.advertBidProblemMessage
{
		text-decoration: none;
    font: bold 11px arial,helvetica,sans-serif;
    color:#c84323;
}

.advertBidMaxBidInfo
{
		text-decoration: none;
    font: bold 11px arial,helvetica,sans-serif;
    color: #c84323;
}

/* END advert_bids link styles */


/* -- END -- */

h1, h3, h4{
    font-weight:normal;
}

h1{
    color: #706C46;
    margin:0.3em 0;
    font-size: 220%;
}

h2{
    color:#c84323;
    padding-top: 1px;
    margin:0;
    font-size: 120%;
    font-weight:bold;
}

h3{
    color:#c6c65b;
    padding-top:2em;
    font-size: 140%;
}

h4{
    color:#c6c65b;
    padding-top:0.5em;
    font-weight:normal;
}
.vh  {
color:#C84323;
font-size:156%;
font-weight:bold;
padding-top: 15px;
}

.vls {
	font-family:Arial, Verdana;
	color:#666666;
	font-size: 10pt;
}

em {
    font-size: 12px;
}

ul, li {
    margin: 0 12px;
}

/* Layout */

#breadcrumb {
		position: absolute;
		top: 86px;
		left: 190px;
		z-Index: 99;
}

#container
{
    text-align:left;
    margin:0px;
    padding:0px;
    /*background-color:#00f;*/
}

#footer {
    clear:both;
    padding: 6px 10px;
    text-align: right;
}

/* the worker frame/iframe */
#workframe
{
  height:0px;
  visibility:hidden;
  height:0px;

}

/* tables */

table
{
    border:none;
    color:#666666;
	/*background-color: #ffffff;*/
    padding: 0px;
    margin: 0px 0px 0px 0px;
    white-space: normal;
}

table td.actions {
    white-space: nowrap;
}
#cakeSqlLog td {
    text-align: left;
    padding: 4px 8px;
    background: #ffffff;
    border-bottom: 2px solid #ccc;
}

/* scaffold show */

div.related
{
    clear:both;
    display:block;
}

dl
{
    line-height:2em;
    margin:0em 1em;
    float:left;
    width: 400px;
}

dt
{
    font-weight: bold;
    vertical-align:top;
}

dd
{
    margin-left:10em;
    margin-top:-2em;
    vertical-align:top;
}

div.autocomplete {
    position         :absolute;
    width            :250px;
    background-color :white;
    border           :1px solid #888;
    margin           :0px;
    padding          :0px;
    z-index					 :99999;
}

div.autocomplete li
{
  list-style-type:none;
}
li.selected
{
  background-color:highlight;
  color:highlighttext;
}


/* notices and errors */

#flashMessage, .error, .error_message
{
    color:#900;
    font-size: 16px;
    background-color: #fff;
    margin-top:15px;
    margin-left:25px;
    margin-bottom:15px;
    font-weight: bold;
}

.error_message
{
    clear: both;
}

.error em
{
    font-size: 18px;
    color: #003d4c;
}

.notice
{
    color: #656565;
    font-size: 14px;
    background-color: #f4f4f4;
    padding: 0.5em;
    margin: 1em 0;
    display:block;
}

.tip
{
    color: #656565;
    background-color: #ddd;
}

/* forms */
/*
form {
    margin-top: 2em;
}
form div{
    vertical-align: text-top;
    margin-left: 1em;
    margin-bottom:2em;
}
form div.date{
    margin-left: 0em;
}
*/
label {
    position:relative;
    display: block;
    float:left;
    width: 245px;
    font-size: 10px;
    margin-right: 10px;
    text-align:right;
    color:#666666;
    font-family:arial,helvetica,sans-serif;
    font-weight:bold;
}
/*
div.required label
{
    width: 259px;
    margin-right: 5px;
}
*/
/*
div.required label:after
{
    content:"*"attr(id);
    color:#cc6600;
}
*/

div.required {
    clear: both;
    color:#222;
    font-weight:bold;
    margin-top: 5px;
    margin-bottom: 5px;
    white-space:nowrap;
}

div.required input
{
    background-color: #EBE8E0;
}

div.optional
{
    /* clear: both; */
    color:#666666;
    margin-top: 3px;
    margin-bottom: 3px;
    white-space:nowrap;
}

div.optional input
{
    background-color: #EBE8E0;
}


img
{
	border:none;
	padding:0px;
	margin:0px;
}

input[type=checkbox]
{
    margin: 0px 0px 0px 0px;
    padding:0;
}
/*
input, textarea
{
    font-size: 11px;
    font-family: inherit;
    margin:0px;
    padding:0px;
}
*/

select
{
    /*clear: both;*/
    vertical-align: text-bottom;
    font-size: 8pt;
    color:#666666;
    /*width:200px;*/
}
option {
    font-size: 10pt;
    font-family: inherit;
    padding: 0 0.3em;
}

input
{
  font-size: 8pt;
  margin:2px;
  padding:0px;
  vertical-align: bottom;
}

input[type=submit] {
  display: inline;
  vertical-align: bottom;
}

input[type=image] {
  display: inline;
  vertical-align: bottom;
}

/*
div.submit
{
  clear: both;
  margin-top: 40px;
  margin-left: 140px;
}
*/

/* action links */
ul.actions
{
  margin-top:10px;
  float: left;
  margin-left:-2px;
  width: 200px;
  margin-bottom:10px;
}

ul.actions li
{
  padding:4px;
  font-size:+1;
  font-variant:small-caps;
  font-weight:bold;
  list-style-type:none;
  margin-top:4px;
  background-color:#ffdada;
}

pre {
    padding: 1em;
}
div.col
{
    float: left;
    font: 9pt arial,helvetica,sans-serif;
}

.choosetext
{
    padding-top: 8px;
    padding-bottom: 8px;
    font: bold 9pt arial,helvetica,sans-serif;
    color:#1f99d3;
}

div.tipdooIcon
{
    position:absolute;
    left:570px;
    top:0px;
}

/*
 * "Frame* structure
 */

#header
{
	position:relative;
	left:2px;
	top:8px;
	width:1000px;
	height:117px;
	z-index:10000;
}


/*
 * The top "frame"/header
 */
#suchfeld
{
	position: absolute;
	top:56px;
	left:258px;
	width:536px;
	z-index: 500;
}

#suchinfo
{
	position: absolute;
	top:58px;
	left:225px;
	z-index: 500;
}


#topsearch
{
	position: absolute;
	top:49px;
	left:263px;
	z-index: 500;
}


#topsearch input
{
	font: bold arial,helvetica,sans-serif;
	border:none;
	margin:1px;
	background-color:#fefefe;
  width:410px;
  height:20px;
  vertical-align: bottom;
  font-size: 14px;

}

#searchWord
{
	position:relative;
	float:left;
}


/*
PLEASE REMOVE THIS, ONCE THE NEW SEARCH IS INSTALLED
*/
#searchPlace
{
	position:relative;
	float:left;
	left:17px;
}

#SearchlocationSearchword
{
	position:relative;
	float:left;
	left:17px;
}


#searchButtons
{
	position:absolute;
	left:435px;
	top:11px;
}

#topLogin
{
	position:relative;
	top:-95px;
	left:513px;
	z-index: 50000;
}

#topLoginImage
{
	position:relative;
	top:0px;
	left:0px;

}

#topLogin input
{
	font-size: 8pt;
	border:none;
	padding:0px;
	margin:0px;
	/*background-color:#aaaaaa;*/
	background-color:#ffffff;
  width:108px;
  height:14px;
  vertical-align: top;
  line-height: 1.1em;
}

#pwLoginImage
{
	position:absolute;
	top: 22px;
	left: 6px;
}

#userLoginImage
{
	position:absolute;
	top: 49px;
	left: 6px;
}

#login
{
    position: absolute;
    top: 23px;
    left: 10px;
}

#logout
{
		width: 90px;
    position: absolute;
    top: 24px;
    left: 131px;
}


.toptext
{
	color:#34342c;
	font-size: 7pt;
	font-weight: bold;
}

.toptext:hover
{
	color:#ff0000;
	text-decoration:none;
}


#topuser
{
    font: 9pt arial,helvetica,sans-serif;
    position:relative;
    top: 0px;
    right: 0px;
    /*width:110px;*/
}

#toppwd
{
    font: 9pt arial,helvetica,sans-serif;
    position: relative;
    top: 10px;
    right: 0px;
    /*width:110px;*/
}


#topsubmit
{
    position: absolute;
    top: 0px;
    left: 133px;
}

#topRegister
{
    position: absolute;
    top: 49px;
    left: 139px;
    text-decoration:none;
}


#topPasswordRequest
{
    position: absolute;
    top: 62px;
    left: 127px;
    text-decoration:none;
}
#topEdit
{
	
	margin-top:5px;
	text-decoration:non;
}

#topnewsearch
{
	position: absolute;
	top: 12px;
	right: 210px;
}

/*
 * NOTE: Only as long as help is deactivated
 */
/*
#tophelp
{
	position: absolute;
	top: 12px;
	right: 210px;
}


#topnewsearch
{
	position: absolute;
	top: 12px;
	right: 300px;
}
*/



div.topmenu
{
	
    position: relative;
    top: -20px;
    
    text-align:right;
    white-space:nowrap;
    z-index:10000;
}


/* IE6 hack */
* html div.topmenu
{
    position: absolute;
    top: 72px;
    left: 820px;
    text-align:right;
    white-space:nowrap;
    z-index:10000;
}


.topmenulink
{
    font-family:arial,helvetica,sans-serif;
    font-weight:bold;
    color:#6c6842;
    font-size: 10px;
    text-decoration:none;
}

.topmenutext
{
    font-family:arial,helvetica,sans-serif;
    font-weight:normal;
    color:#6c6842;
    font-size: 10px;
    text-decoration:none;
}

/*
#top2buttonline
{
    position:absolute;
    top:12px;
    right:21px;
}
*/
#top2message
{
    position:absolute;
    top:32px;
    right:21px;
}

#topLogout
{
    
    top:0px;
    right:133px;
}


#topLoginName
{
    position:absolute;
    top:21px;
    left:57px;
    color:black;
    font-size:12px;
    font-weight:bold;
}



/*
 * the left "frame"/leftframe. adds and ranking list
 */
#leftframe
{
/*    position:absolute;*/
    position:relative;
    left:0;
    padding-left:2px;
    padding-top: 5px;
    margin-right: 0px;
    float: left;
/*    background-color: #0a0;
	width:201px;*/
}

#leftbox
{
    position:relative;
    left:0px;
    margin-bottom:6px;
}

#leftadd
{
    position:relative;
    top:0px;
    left:0px;
}

#content
{
    
    top:135px;
    left: 0px;
    padding: 0px 0px 0px 0px;
    color: #1e1c20;
    margin-top:0px;
    margin-left: 0px;
    float: left;
    width:760px;
    /*background-color:#aaaaaa;*/
}

/*
 * rightframe. adds and prämien
 */

#rightframe
{
    position:absolute;
    left:773px;
    float: left;
    top: 124px;
}



 /*
#rightframe
{
    position: relative;
    left:10px;
    width:184px;
    padding-left:2px;
    padding-top: 5px;
    margin-right: 0px;
    float: left;
}
*/

#rightbox
{
    position:relative;
    height:288px;
    font: 8pt arial,helvetica,sans-serif;
    color:#1e1c20;
    width:160px;
}

#rightboxarea1
{
    position:relative;
    top:127px;
    margin-left:10px;
}

#rightboxarea2
{
    position:relative;
    top:133px;
    margin-left:10px;
}

h1.rightbox
{
    font: bold 8pt arial,helvetica,sans-serif;;
    color:#666666;
    margin:0px;
    padding:0px;
}

h2.rightbox
{
    font: bold 7.5pt arial,helvetica,sans-serif;;
    color:#d04a2f;
    margin-top:2px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    padding:0px;
}

p.rightbox
{
    margin-top:0px;
    width:57px;
    height:50px;
    overflow:hidden;
    float:left;
    font: bold 6pt arial,helvetica,sans-serif;;
    vertical-align: top;
}

table.rightbox
{
    background-color:transparent;
    vertical-align: top;
}

table.rightbox td
{
    vertical-align: top;
}


.rightboximage
{
    position:absolute;
}

.rightboximage2
{
    float:left;
    margin-top:5px;
    padding-right:5px;
}

#rightad
{
    position:relative;
    top:1px;
    width:229px;
    left:0px;
    

}


/*
 * the main content area
 * different for different pages
 */

/*
 * generic stuff
 */
h1.pagehead
{
    position:relative;
    top:0px;
    color:#c84323;
    font-size: 13pt;
    font-family:arial,helvetica,sans-serif;
    margin-top:7px;
    margin-bottom:13px;
    padding:0px;
    font-weight:700;
    /*background-color:#ccc;*/
    z-index:10;
}

h2.pagehead
{
    position:relative;
    top:0px;
    left:0px;
    color:#c84323;
    font-size: 10pt;
    font-family:arial,helvetica,sans-serif;
    margin-top:8px;
    margin-bottom:8px;
    padding:0px;
    /*font-weight:bold;*/
    z-index:10;
}
h1.rafflehead
{
    position:relative;
    top:3px;
    left:36px;
    color:#c84323;
    font-size: 14pt;
    font-family:arial,helvetica,sans-serif;
    margin-top:7px;
    margin-bottom:13px;
    font-weight:700;
    /*background-color:#ccc;*/
    z-index:10;
}

h1.raffleheadreg
{
    position:relative;
    top:3px;
    color:#c84323;
    font-size: 14pt;
    font-family:arial,helvetica,sans-serif;
    margin-top:7px;
    margin-bottom:13px;
    font-weight:700;
    /*background-color:#ccc;*/
    z-index:10;
}

.line
{
    background-color:#a9a490;
    margin: auto 0px auto auto;
    padding:0px;
    height: 1px;
    color:#A9A490;
    /*width: 60%;*/
}


/* line IE6 only */
* html .line
{
    background-color:transparent;
    background-image:url(/tipdoo/img/ie6/grau1.gif);
    background-repeat:repeat-x;
    margin: auto 0px auto auto;
    padding:0px;
    height: 1px;
    color:#A9A490;
}

.blueline
{
    background-color:#6ebdda;
    margin: auto 0px auto auto;
    padding:0px;
    height: 1px;
    color:#A9A490;
    /*width: 60%;*/
}


/* line IE6 only */
* html .blueline
{
    background-color:transparent;
    background-image:url(/tipdoo/img/ie6/blueline.gif);
    background-repeat:repeat-x;
    margin: auto 0px auto auto;
    padding:0px;
    height: 1px;
    color:#A9A490;
}

hr.pagehead
{
    height:1px;
    margin:0px;
    padding:0px;
}

.smalltext
{
    position:relative;
    top:0px;
    left:0px;
    color:#666666;
    font-size: 7.5pt;
    font-family:arial,helvetica,sans-serif;
}

.normaltext
{
    position:relative;
    top:0px;
    left:0px;
    font: 10pt arial,helvetica,sans-serif;
    color: #666666;
}
.redlink
{
    color:#c84323;
    font:8pt arial,helvetica,sans-serif;
    text-decoration:none;
}

.redlink:hover
{
    color:#c84323;
    font:8pt arial,helvetica,sans-serif;
    text-decoration:underline;
}

.usermessage
{
    position:relative;
    margin-top: 10px;
    top:0px;
    left:0px;
    font-size: 10pt;
    color: #666666;
    z-index:10;
    margin-bottom:10px;
}

.usermessage p
{
    position:relative;
    margin-top: 10px;
    top:0px;
    left:0px;
    font-size: 10pt;
    color: #666666;
    z-index:10;
}

.introtext
{
    position:relative;
    margin-top: 10px;
    top:0px;
    left:0px;
    font-size: 10pt;
    color: #666666;
    z-index:10;
    margin-bottom:10px;
    text-align:center;
    border-bottom:1px solid #666666;
    padding-bottom:10px;
    margin-left:20px;
}

span.tipdoo
{
    /*font-size: 10.5pt;*/
    font-weight:700;
    /*color:#CF4616;*/
    color:#1198d5;
}


.bigger
{
    font-size:120%;
}

.bigfat
{
	font-weight:bold;
	font-size:13pt;
	color:#1198d5;
}

/*
 * search/main page
 */
#startImage
{
  margin-top: 9px;
	position:relative;
	left:345px;
}

#startZumGutscheinkatalogImage
{
	position:absolute;
	left:38px;
	top:106px;
	z-index:20;
}

#startToVideoImage
{
	position:absolute;
	left:440px;
	top:51px;
	width:239px;
	height:183px;
	z-index:20;
}
#XmasMarketRight
{
	position:absolute;
	left:535px;
	top:51px;
	width:143px;
	height:183px;
	z-index:20;
}
#XmasMarketLeft
{
	position:absolute;
	left:390px;
	top:51px;
	width:143px;
	height:183px;
	z-index:20;
}
#sublineStart
{
		position:absolute;
    top:33px;
    left:0px;
    font: 10pt arial,helvetica,sans-serif;
    color: #666666;
}
#textStart
{
	position:absolute;
    top:64px;
    left:0px;
    width:310px;
    font: 10pt arial,helvetica,sans-serif;
    color: #666666;
}
#diclaimStart
{
	position:absolute;
    top:191px;
    left:22px;
    font: 9pt arial,helvetica,sans-serif;
    color: #666666;
}

#startVideosArea
{
  position:relative;
  margin-top:18px;
  margin-bottom:68px;
}

#startVideosBackground
{
  position:absolute;
  z-index:0;
}

#startVideosArea > div
{
  position:relative;
  top:40px;
  margin-bottom:50px;
  z-index:10;
}

#startVideosArea > div img
{
  position:relative;
  margin-left:6px;
}

.startVideos
{
  position:relative;
  z-index:11;
}


/**** löschen wenn ein paar tage auskommentiert
#startgiraffe
{
    position:absolute;
    right:-16px;
    top:168px;
    z-index:0;
    float:right;
}
*/
#startCurrentRatingsArea
{
	margin-top:67px;
	margin-left:0px;
	position:relative;
	z-index:1;
}

#currentRatingsStartText
{
	position:absolute;
	top:-18px;
	left: 5px;
	font-weight:bold;
	font-size:10px;
  color: #666666;
}

.startCurrentRatings
{
	position:relative;
	margin-top:5px;
	height:124px;
	padding-left:5px;
  border-bottom: 2px solid #f0f0f0;
}

.startCurrentRatings h1
{
    color: #666666;
    padding-top:5px;
    margin-bottom:5px;
    font-size: 10pt;
    font-weight:bold;
}

.startCurrentRatings h2
{
    color: #666666;
    padding:0px;;
    /*padding-top:5px;*/
    margin:0px;
    font-size:10pt;
    font-weight:normal;
}

.startCurrentRatings h3
{
    color: #666666;
    margin:0;
    padding:0;
    padding-top:6px;
    padding-bottom:5px;
    font-size:7pt;
    font-weight:bold;
}


.startCurrentRatings table
{
  font-size:10px;
}

.currentRatingsOuter
{
	position:relative;
	margin-top:13px;
	height:56px;
	overflow:hidden;
}


.currentRatingsDotDotDot
{
	position: absolute;
	left:621px;
}

.currentRatingsFirstTextLine
{
	text-decoration: underline;
	margin-bottom:1px;
}


.currentRatingsUser
{
	color:black;
}


.startpage
{
	margin-left:40px;
	margin-top:12px;
	font-size:11px;
}

ul.startpage
{
	margin-left:40px;
	margin-top:0px;
	list-style-type: disc;
	/*list-style-position: none;*/
	font-size:11px;
}

.smallparagraph
{
	width:350px;
}

.searchhead
{
    position:relative;
    top:0px;
    left:0px;
    color:#c84323;
    font-size: 13.5pt;
    font-weight:bold;
    /*background-color:#ccc;*/
    z-index:10;
}

.searchtexthead
{
    position:relative;
    top:0px;
    left:0px;
    font: bold 11px arial,helvetica,sans-serif;
    line-height: 14px;
    color: #666666;
    z-index:10;
}

.startpageblue
{
    position:relative;
    top:0px;
    left:0px;
    font-size: 11px;
    line-height: 14px;
    color: #1f99d3;
    z-index:10;
}

.searchtext11px
{
    position:relative;
    margin-top: 10px;
    top:0px;
    left:0px;
    font-size: 11px;
    line-height: 14px;
    color: #666666;
    z-index:10;
}

.searchtext
{
    position:relative;
    margin-top: 10px;
    top:0px;
    left:0px;
    font-size: 10pt;
    color: #666666;
    z-index:10;
}

.searchline
{
    position:relative;
    left:0pt;
    top:0pt;
    padding-top: 13px;
    padding-bottom: 6px;
    color:#1e1c20;
    font-size: 10pt;
    /*border-top: solid 1pt #888888;*/
    /*border-bottom: solid 1px #A9A490;*/
    height:50px;
}

.searchdetailsline
{
    position:relative;
    left:0pt;
    top:0pt;
    padding-top: 7pt;
    padding-bottom: 7pt;
    color:#1e1c20;
    font-size: 10pt;
    /*border-top: solid 1pt #888888;*/
    border-bottom: solid 1pt #666666;
    /*height:60px;*/
}

.inputcolumn
{
	/*position:relative;*/
        top:0px;
	float:left;
}


p
{
	font-size:10px;
}

#fixbutton
{
	position:relative;
	top:5px;
	left:8px;
}

#results
{
	font-size:10px;
	position:relative;
	/*top:-300px;
	left:15px;*/
	overflow:visible;
}

.bigbutton
{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 7px;
    width:195px;
    text-align:right;
}

.buttontext
{
    vertical-align:middle;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 0px;
    font-size:11px;
    width:350px;
}

div #address_old
{
    border-bottom:solid 1px;
    border-bottom-color:#a9a490;
    padding-bottom:7px;
    font-size:10px;
    text-align:left;
    vertical-align:text-top;
    color:#666666;
    height:109px;
}

div #address
{
    /*padding-bottom:7px;*/
    font-size:10px;
    text-align:left;
    vertical-align:text-top;
    color:#666666;
    /*height:109px;*/
}

#detailsname
{
    font-weight:bold;
}

a.detailslink
{
    color:#d04517;
}

#detailslogo
{
    vertical-align:bottom;
    /*margin-top:6px;
    margin-bottom:0px;
    padding-bottom:0px;*/
}

.detailsshowtext
{
    font-size:9pt;
    text-align:left;
    vertical-align:text-top;
    color:#666666;
    width:362px;
    max-width:362px;
    margin-top:0px;
    margin-bottom:5px;
    margin-left:0;
    margin-right:0;
    padding:0px;
    z-index:11;
}

.raffletext
{
    font-size:8.5pt;
    text-align:left;
    vertical-align:text-top;
    color:#666666;
    /*width:362px;
    max-width:362px;*/
    margin-top:0px;
    margin-bottom:5px;
    margin-left:0;
    margin-right:0;
    padding:0px;
    z-index:11;
}

.raffletext2
{
    font-size:7pt;
    text-align:center;
    vertical-align:text-top;
    color:#666666;
    /*width:362px;
    max-width:362px;*/
    margin-top:0px;
    margin-bottom:5px;
    margin-left:0;
    margin-right:0;
    padding:0px;
    z-index:11;
}

table.imageholder
{
    /*
    position:relative;
    left:-2px;
    top:0px;
    padding:0px;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:0px;
    margin-right:0px;
    float:left;
    width:361px;
    */
}

table.imageholder td.smallimage
{
    padding-top:7px;
}

td.smallObjectImage1
{
    padding-right:5px;
    padding-bottom: 3px;
    padding-top: 1px;
}

td.smallObjectImage2
{
    padding-right:5px;
    padding-bottom: 3px;
}

td.smallObjectImage3
{
    padding-right:5px;
    padding-bottom: 3px;
}

td.smallObjectImage4
{
    padding-right:5px;
    padding-bottom: 0px;
}

table.logoAddress
{
    padding:0;
    margin:0;
    width:243px;
}

.notesmall
{
    font-size: 100%;
    font-weight:bold;
    color:#666666;
}

.ratedetailslink
{
    font-size: 7.5pt;
    color:#666666;
    text-decoration:none;
}

.ratedetailslink:hover
{
    font-size: 7.5pt;
    color:#666666;
    text-decoration:underline;
}

.tipdooObject_old
{
    position:relative;
    left:0px;
    top:10px;
    margin-left:0px;
    padding-left:0px;
    border-bottom: 1px solid #A9A490;
    padding-bottom: 2px;
}

.tipdooObject
{
    position:relative;
    left:0px;
    top:10px;
    margin-left:0px;
    padding-left:0px;
    padding-bottom: 2px;
}

.nobottomborder
{
    border-bottom:none;
}

.spacer5up
{
    border:none;
    height:5px;
    width:1px;
}

.spacer10up
{
    border:none;
    height:10px;
    width:1px;
}

.spacer5side
{
    border:none;
    height:1px;
    width:5px;
}

div.rankingcard1
{
    position:absolute;
    top:6px;
    width:170px;
    left:5px;
}

div.rankingcard1 h1
{
    color:white;
    font-size:9pt;
    font-weight:700;
    width:170px;
    text-align:center;
    overflow:hidden;
    white-space:nowrap;
}

div.rankingcard1 h1 a
{
    color:white;
    font-size:9pt;
    font-weight:700;
    width:170px;
    text-align:center;
    overflow:hidden;
    white-space:nowrap;
}

div.rankingcardlist1
{
    position:absolute;
    top:33px;
    left:3px;
}



div.rankingcardlist1 div
{
    position:relative;
    height:20px;
    background-color:transparent;
    color:#666666;
    white-space:nowrap;
    max-width:170px;
    /*overflow:hidden;*/
}

div.rankingcardlist1 div img
{
    float:right;
}

div.rankingcardlist1 div a
{
    text-decoration:none;
}

div.rankingcardlist1 div a:hover
{
    text-decoration:underline;
}

div.rankingcardlist1 .rankingCardLineBg
{
	position:absolute;
	left:-6px;
	top:-2px;
	height:18px;
	min-width:178px;
	max-width:178px;
	width:178px;
	z-index: 0;
  white-space:nowrap;
}

div.rankingcardlist1 div div.col1
{
    position:relative;
    left: 0px;
    max-width:95px;
    width:95px;
    margin-right:8px;
    overflow:hidden;
    float:left;
    white-space:pre;
}

div.rankingcardlist1 .hilightSimple
{
	font-weight: bold !important;
}

div.rankingcardlist1 .hilightColored
{
	background-color: #FFFF99 !important;
	font-weight: bold !important;
}

a.backlink_thin
{
    font-weight:normal;
}

a.backlink
{
    font-weight:700;
}

span.backlink_thin
{
    font-weight:normal;
    color:#CF4616;
}

span.backlink
{
    font-weight:700;
    color:#CF4616;
}

div.backlinkbox
{
    margin-left:10px;
    margin-bottom:10px;
}

div.backlinkbox p
{
    padding:0px;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:8px;
}


div.rankingcard2
{
    position:absolute;
    top:6px;
    width:170px;
    left:5px;
}

div.rankingcard2 h1
{
    color:#CF4616;
    font-size:9pt;
    margin-top:32px;
    /*font-weight:700;*/
    width:170px;
    text-align:center;
    overflow:hidden;
    white-space:nowrap;
}

div.rankingcardlist2
{
    position:absolute;
    top:53px;
    left:3px;
}

div.rankingcardlist2 div
{
    position:relative;
    height:20px;
    background-color:transparent;
    color:black;
    white-space:nowrap;
    max-width:170px;
    /*overflow:hidden;*/
}

div.rankingcardlist2 div div.col1
{
    position:relative;
    max-width:95px;
    width:95px;
    margin-right:8px;
    overflow:hidden;
    white-space:pre;
    float:left;
}

div.rankingcardlist2 .rankingCardLineBg
{
	position:absolute;
	left:-6px;
	top:-2px;
	height:18px;
	min-width:178px;
	max-width:178px;
	width:178px;
	z-index: 0;
  white-space:nowrap;
}

div.rankingcardlist2 .hilightSimple
{
	font-weight: bold !important;
}

div.rankingcardlist2 .hilightColored
{
	background-color: #FFFF99 !important;
	font-weight: bold !important;
}


div.rankingcardlist2 div.col1
{
    position:relative;
    max-width:95px;
    width:95px;
    margin-right:8px;
    overflow:hidden;
    white-space:pre;
    float:left;
}

div.rankingcardlist2 td.col1
{
    max-width:95px;
    width:95px;
    margin-right:8px;
    overflow:hidden;
    white-space:pre;
}

div.rankingcardlist2 div img
{
    float:right;
}

div.rankingcardlist2 div a
{
    text-decoration:none;
}

div.rankingcardlist2 div a:hover
{
    text-decoration:underline;
}


/*
 * rateListBig (rating_details)
 */
.rateListDetails
{
    color:#666666;
    font-size:9pt;
}

h2.rateListDetails
{
    font-size:10pt;
    margin-bottom:8px;
}

h2.rateListDetailsRed
{
    font-size:10pt;
    margin-bottom:8px;
    color:#c84323;
}

#ratingslist
{
    margin-top:8px;
}

a.ratingslist
{
    text-decoration:none;
    font-weight:normal;
    color:#666666;
}

a.ratingslist:hover
{
    text-decoration:underline;
    color:#c84323;
}

td.ratingslist
{
	font-weight: normal;
	color: #666666;
	font-size: 7.5pt;
}



.mouseInfoLayer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffe1;
	text-align: left;
	width: auto;
	border: 1px solid #000000;
	position: absolute;
	z-index: 250;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: hidden;
}

.mouseInfoSmallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.displayList1
{
	background-color: #CFCFCF;
}

.displayList0
{
	background-color: #EAEAEA;
}

.reviewCatalogue
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
        margin-top:10px;
        padding-left:30px;
        padding-right:30px;
        /*position:relative;
        left:0;
        margin-top:10px;
        padding-left:15px;
        padding-right:15px;*/
}

.red
{
  color:#c84323;
}

#buttonLine
{
	text-align: center;
}

.videoControl
{
	/*
	position: absolute;
	top:-5px;
	left:51px;
	*/
}


.mainImageDisplay
{
	height: 271px;
}

.showVideo
{
	height:308px;
}


#ticker-container
{
	margin-top:150px;
	margin-bottom:2px;
	position:absolute;
	overflow:hidden;
	width: 182px;
	height: 101px;
	background-color:transparent; /* #aaaaaa; */
	background-repeat: repeat;
	padding: 0px;
	border: none #000033;
	z-index:500;
}


#ticker
{
	position:relative;
	width:182px;
	padding-left:7px;
	padding-right:7px;
	/*background-color: #aaaaaa;*/
}

#ticker p
{
	padding:0;
	margin:0;
	margin-top:12px;
	list-style-type:none;
	font-family: arial;
	font-size: 7.5pt;
	font-weight: normal;
	width:168px;
}

#ticker p a
{
	vertical-align:middle;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	padding-left: 0px;
	font-size: 7.5pt;
}

#ticker p a:hover
{
	vertical-align:middle;
	font-weight: bold;
	color: #00cc66;
	text-decoration: none;
	padding-left: 2px;
	font-size: 7.5pt;
}

.bullet
{
	font-size:10pt;
	vertical-align:middle;
}


.catalogMenu
{
	margin-top:5px;
}

p.catalogTop
{
    font-family:arial,helvetica,sans-serif;
    font-size: 12px;
}

p.rewardCategoryCard
{
    font-family:arial,helvetica,sans-serif;
    font-size: 11px;
}

div.ads
{
	margin-bottom:1px;
}
#gutscheine
{
	position:relative;
	left:0px;
	top:1px;
	width:229px;
	height:93px;
	z-index:2;

}
#gutscheinflash
{
	position:absolute;
	left:2px;
	top:15px;
	width:225px;
	height:75px;
	z-index:3;
}
#topgutscheine {
	position:relative;
	left:0px;
	top:2px;
	width:229px;
	height:93px;
	z-index:2;

}
#verlosung
{
	left: 0;
	position: relative;
	top: -2px;

}

#verlosungImage
{
	position:relative;
	left:0px;
	top:0px;
	width:225px;
	height:75px;
	z-index:2;

}
#verflash
{
	position:absolute;
	left:2px;
	top:15px;
	width:221px;
	height:75px;
	z-index:3;
}


#image2Display,#image3Display,#image4Display,#image5Display
{
  cursor:pointer;
}
#text1
{
	position:absolute;
	top:55px;
	left:47px;
	width:685px;
	margin:0px;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
}
#text2
{
	position:absolute;
	top:82px;
	left:47px;
	width:304px;
	margin:0px;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
}
#text3
{
	position:absolute;
	top:385px;
	left:47px;
	width:690px;
	margin:0px;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
}
#impress
{
	position:absolute;
	top:458px;
	left:48px;
	width:690px;
	margin:0px;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
}
#wiedergabe_text
{
	position:absolute;
	top:362px;
	left:436px;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
}
#textdisclaim
{
	position:absolute;
	top:574px;
	left:46px;
	width:690px;
	margin:0px;
	color:#ffffff;
	font-family:arial;
	font-size:9px;
}
#imagetall
{
	position:absolute;
	top:84px;
	left:365px;
	margin:0px;
}
#imagesmall1
{
	position:absolute;
	top:475px;
	left:46px;
	margin:0px;
}
#imagesmall2
{
	position:absolute;
	top:475px;
	left:187px;
	margin:0px;
}
#imagesmall3
{
	position:absolute;
	top:475px;
	left:328px;
	margin:0px;
}
#imagesmall4
{
	position:absolute;
	top:475px;
	left:468px;
	margin:0px;
}
#imagesmall5
{
	position:absolute;
	top:475px;
	left:608px;
	margin:0px;
}
#wiedergabe
{
	position:absolute;
	top:358px;
	left:406px;
}
#registrieren
{
	position:absolute;
	top:331px;
	left:194px;
}
#verlosung_usr
{
	position:absolute;
	top:303px;
	left:61px;
	z-index:2;

}
#verlosung_usr input
{
	height:13px;
	width:123px;
	font-family:arial;
	font-size:9px;
	letter-spacing:1px;
	margin-top:0px;

}
#verlosung_email
{
	position:absolute;
	top:303px;
	left:202px;
	z-index:2;
}
#verlosung_email input
{
	height:13px;
	width:123px;
	font-family:arial;
	font-size:9px;
	letter-spacing:1px;
	margin-top:0px;
}
#regdisclaim
{
	
	font-family:arial;
	font-size:13px;
	
}
#regclear
{
	margin-top:25px;
}
#invmessage
{
	height:550px;
}
.statistics th
{
  background-color:lavender;
}

.statistics tr.even
{
  background-color:transparent;
}

.statistics tr.odd
{
  background-color:linen;
}

table.admin
{
	table-layout:fixed;
  width:auto;
  margin-top:20px;
  margin-bottom:20px;
}

table.admin tr
{
  padding-top:2px;
  padding-bottom:2px;
}

table.admin tr.odd
{
  background-color:#dddddd;
}

table.admin tr.even
{
  background-color:#f6f6f6;
}

table.admin td
{ 
  padding:2px;
  white-space:wrap;
  vertical-align:middle;
  overflow:hidden;
}

.catList
{
  font: 8pt arial,helvetica,sans-serif;
}

.catList a
{
	color:#000000;
}

.catList a:hover
{
	color:#DD5E10;
}

#LivebookingsDirect
{
	padding-left: 0px;
	padding-right: 0px;
	width: 30%;
}
#Livebookings
{
	padding-left: 0px;
	padding-right: 0px;
	width: 30%;
}

.backButton a
{
	color:#C84323;
	font-size:14px;
	text-decoration:underline;
}

.backButton a:hover
{
	color:#009EE0;
	font-size:14px;
	text-decoration:underline;
}

#googleads {
	
	left:0;
	position:relative;
	top:1px;
	width:229px;
	height:351px;

}

#geoIpCity {
	
	position:absolute;
	top:-25px;
	left:670px;
}

div.auto_complete {
    position         :absolute;
    width            :250px;
    background-color :white;
    border           :1px solid #888;
    margin           :0px;
    padding          :0px;
}




