body {
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#FBDDB9 url('/layout/menue.gif') repeat-y;
}

#slogan{
	width:209px;
	height:12px;
	position: absolute;
	top: 9px;
	left: 200px;
}
#logo {
	width:180px;
	height:70px;
	position:absolute;
	top:2px;
	right:30px;
}

.fl {;
	float:left;
}
.fr {
	float:right;
}

#siteBody{
	width:100%;
	overflow:auto;
	padding:0 0 1px 0;
	margin:0 0 1px 0;
	clear:both;
}

.siteInnerBody{
	width:95%;
	background:#FBC585 url(/layout/verlauf1.gif) repeat-y;
	padding:5px 20px 5px 30px;
}
 
td { 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}
 

input {
	font:11px "Verdana, Geneva, Arial, Helvetica, sans-serif";
	color:#000;
	border:#1F2D57 1px solid;
	padding-left:2px;
	padding-right:2px;
	margin-top:1px;
	margin-bottom:1px;
}

textarea {
	font: 11px "Verdana, Geneva, Arial, Helvetica, sans-serif";
	color:#000;
	border:#1F2D57 1px solid;
	padding-left:2px;
	padding-right:2px;
	margin-top:1px;
	margin-bottom:1px;
}

select {
	font:11px "Verdana, Geneva, Arial, Helvetica, sans-serif";
	color:#000;
	border:#1F2D57 1px solid;
	padding-left:2px;
	padding-right:2px;
}

/* noch nicht besuchte Ziele, besuchte Ziele */
a:link, a:visited {
	color:#000;
	text-decoration:underline;
}

/* Verweise bei "MouseOver" */
a:hover { 
	color:#000;
	text-decoration : none;
}

/* Angeklickte Verweise, Verweise, die Fokus erhalten */
a:active, a:focus {
	color:#000;
}

/* noch nicht besuchte Ziele */
.white a:link{
	color:#fff;
	text-decoration:none;
}

/* besuchte Ziele */
.white a:visited{ 
	color:#fff;
	text-decoration:none;
}  
 
/* Verweise bei "MouseOver" */
.white a:hover{ 
	color:#fff;
	text-decoration:underline;
}

a.button {
	font:11px "Verdana, Geneva, Arial, Helvetica, sans-serif";
	color:#000;
	border:#1F2D57 1px solid;
	background-color:#D5D5D5;
	height:19px;
	padding: 1px 10px 0 10px;
}
/* gerneral format */
#main{
	position:absolute;
	top:320px;
	left:0;
}

#news{
	position:absolute;
	top:0;
	left:0;
}

/* plates */
.plates{
	border:0;
	width:98%;
	min-width:100%;
	margin:0;
	padding:0;
}

.plates th {
	background-color: #EFA554;
	color:#fff;
	font-weight:bold;
	padding:3px 0;
}
.plates th.center {
	text-align:center;
}

.plates td{
	vertical-align:top;
}

.plates h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:Purple;
	font-size:14px;
	margin:0;
	padding:0;
}

.plates .picture{
	width:120px;
	height:120px;
	border:0;
	background-image:url(/layout/picshade.gif);
	padding:1px 4px 4px 1px;
}

.plates .tracks{
	margin:0;
	padding:0;
	width:190px;
}

.plates .tracks li{
	list-style:none;
}

.plates .tracks a img{
	border:0;
}

.plates .tracks .link{
	width:30px;
	float:left;
}

.plates .tracks .logo{
	width:20px;
	float:left;
}

.plates .tracks .title{
	width:140px;
	float:right;
}

.plates .date{
	font-size:80%;
}

.plates .Dark{
	padding:3px;
	background-color:#FBC585;
}

.plates .Bright{
	padding:3px;
}

.plates .numberDark{
	background:#FBC585 url(/layout/verlauf1.gif) repeat-y;
	width:40px;
	padding-top:5px;
}

.plates .numberBright{
	background:url(/layout/verlauf2.gif) repeat-y;
	width:40px;
	padding-top:5px;
}

.plates .numberBright div,.plates .numberDark div{
	text-align:center;
	font-weight:bold;
}

.plates .numberBright .country,.plates .numberDark .country{
	color:#AD2429;
}

a.real-logo-0, a.real-logo-1 {
	background: url('/layout/image_map_1_v1.gif') 0 -100px;
	width:21px;
	height:10px;
	display:block;
	margin-top:4px;
	text-decoration:none;
}
a.real-logo-1 {
	background-position: 0 -110px;
}

/* buy */
.buy, .buy-state, .buy-legend {
	background: url('/layout/image_map_1_v1.gif') -35px 0;
	width:45px;
	height:38px;
	border:0;
	margin-left:6px;
	display:block;
}
.buy-state {
	width:35px;
	height:25px;
	background-position:0 0;
}
.buy-legend {
	width:23px;
	height:19px;
	background-position:135px 0;
	margin-top:5px;
}
.buy-green {
        background-position: -35px -38px;
}
.buy-state-green {
	background-position: 0 -25px;
}
.buy-legend-green {
        background-position: 135px -19px;
}
.buy-orange {
	background-position: -35px -76px;
}
.buy-state-orange {
	background-position: 0 -50px;
}
.buy-legend-orange {
        background-position: 135px -38px;
}
.buy-red {
        background-position: -35px -114px;
}
.buy-state-red {
	background-position: 0 -75px;
}
.buy-legend-red {
        background-position: 135px -57px;
}


/* flags */
.flag {
	background: url('/layout/flags.gif');
	margin:auto;
	display:block;
	width:30px;
	height:15px;
}
.flag-bel { }
.flag-can { background-position: 0 -15px }
.flag-ch { background-position: 0 -30px }
.flag-cz { background-position: 0 -45px }
.flag-dk { background-position: 0 -60px }
.flag-esp { background-position: 0 -75px }
.flag-fin { background-position: 0 -90px }
.flag-fra { background-position: 0 -105px }
.flag-ger { background-position: 0 -120px }
.flag-hu { background-position: 0 -135px }
.flag-ita { background-position: 0 -150px }
.flag-jpn { background-position: 0 -165px }
.flag-nl { background-position: 0 -180px }
.flag-pl { background-position: 0 -195px }
.flag-swe { background-position: 0 -210px }
.flag-swi { background-position: 0 -225px }
.flag-uk { background-position: 0 -240px }
.flag-us { background-position: 0 -255px }

/* search form */
.searchForm{
	margin:4px 0;
	padding:0;
	white-space:nowrap;
}

.searchForm label,.searchForm .label{
	width:62px;
	float:left;
	text-align:right;
	padding:4px 2px 0 0;
}

.searchForm input{
	background-color:#FDF1E2;
	width:110px;
}

.searchForm .submit{
	background-color:#D4D0C8;
	width:auto;
}

/* basket */
.basket{
	position:absolute;
	top:35px;
	left:0;
	width:185px;
	color:white;
}

.basket .left{
	float:left;
}

.basket .right{
	float:right;
	width:135px;
}

.basket .right div{
	padding-top:3px;
	float:left;
}

.basket .unity{
	width:27px;
	padding-left:3px;
}

.basket .value{
	width:55px;
	text-align:right;
}

.basket .title{
	width:50px;
}

.emptyBasket{
	background:#FBC585 url(/layout/verlauf1.gif) repeat-y;
	border-bottom:2px solid #FFFFFF;
	text-align:center;
	height:30px;
	padding-top:10px;
}

/* right infoBox under the categorie menu */
.infoBox ul{
	list-style:none;
	margin:0 0 0 5px;
	padding:0;
	font-weight:bold;
}

.infoBox ul ul li{
	list-style:disc;
	margin:5px 0 0 15px;
	padding:0;
	font-weight:normal;
}

/* top menu */
#topMenu{
	position:absolute;
	top:45px;
	width:550px;
	left:200px;
	color:white;
	font-weight:bold;
	font-size:110%;
}

#topMenu a{
	text-decoration:none;
	padding:0 4px;
	color:white;
}

#topMenu a.active{
	color:black;
}

/* other */
.c {
	clear:both;
	font-size:0;
}

/* content */
h1, h2 {
	font-size:120%;
	margin:0;
}

h1 {
        vertical-align: bottom;
}

h2 {
	padding:10px;
	font-size:110%;
}

.pageHeader {
	padding: 15px 10px;
	border-bottom: 2px solid #fff;
}

.subContent{
	border-bottom:1px solid rgb(199, 140, 5);
	padding:5px 0 5px 30px;
	background:rgb(251, 197, 133) url('/layout/verlauf1.gif') repeat-y;
}

#mp3player
{
  border-style:solid;
  border-color:#fff;
  border-width:0 2px;
  position:absolute;
  top:0;
  left:420px;
  padding:0 3px;
  background-color:#EFA554;
  height:32px;
}

/* menu */
.menu, .menu ul {
	line-height:1.5em;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	border-top:1px solid #fff;
}
.menu a, .menu span {
	border-bottom:1px solid #fff;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	display:block;
	padding:2px 5px 3px;
	text-decoration:none;
	cursor:pointer;
}
.menu .bright a, .menu .bright span {
	color:#444;
}
.menu .bright ul a, .menu .bright ul span {
        color:#000;
}
.menu .bright {
	background-image:url("/bilder/menu_bg_bright.gif");
}
.menu .dark {
        background-image:url("/bilder/menu_bg_dark.gif");
}

.menu li {
        position:relative;
}

.menu ul {
	display:none;
	position:absolute;
	top:0;
	left:188px;
	background-color:#F2BB7D;
	border-right:1px solid #fff;
}
.menu ul a {
	height:auto;
	width:140px;
	font-weight:normal;
	font-style:normal;
	color:#000;
}
.menu ul a:hover {
	color:#fff;
	background-color: #B33B2F;
}
.menu ul ul {
	top:auto;
}
.menu li ul ul {
	left:140px;
	margin:0 0 0 10px;
}

#menuUser{
        margin-top:10px;
}

/* label list */
.labelliste ul{
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
}
.labelliste li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.labelliste a{
	color: black;
	text-decoration: none;
}
.labelliste a:hover{
	text-decoration: underline;
}

