/*
eu_checker style definitions
Version 1.0 - 2007.05.20
Copyright (c) 2007 Matthias Grosser

base colors
bright border green: rgb(164,214,44);

*/

/* base styles */

body, td, li, ul, ol, select {
	font: normal 12px/19px Verdana, Tahoma, Geneva, Helvetica, sans-serif;
}


body {
	margin: 0;
	padding: 0;
	background: white url(back.jpg) repeat-y;
	color: rgb(51,51,51);
}

/* a:visited, a:link, a:hover, a:active {	color: rgb(2,42,109); } */

a {
	text-decoration: none;
}

a:link {
	color: rgb(94,161,42);
}
a:hover {
	text-decoration: underline;
	color: rgb(94,161,42);
	/* color: rgb(75,194,0); */
}
a:active {
	color: rgb(75,194,0);
}
a:visited {
	color: rgb(97,111,158);
}


h1, h2 {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: rgb(94,161,42);
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 18px;
	padding-left: 30px;
	background: url(star.gif) no-repeat 0px -1px;
}

h1.error, h2.error {
	background: url(star-broken.gif) no-repeat 0px -1px;
}

h3 {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: rgb(94,161,42);
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
}


li {
   background: url(star-small.gif) no-repeat 0px 3px;
   padding-left: 18px;
   list-style: none;
}

ul {
	margin-left: 20px;
}

hr {
	border: none;
	border-bottom: 2px dashed rgb(94,161,42);
	margin-bottom: 15px;
}


form {
	margin: 0;
	padding: 0;
	border: none;
}

input.text, textarea.text {
	border: 1px solid rgb(94,161,42);
	padding: 3px;
	background: white;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*.fieldWithErrors {
	display: inline;
}*/

.fieldWithErrors input.text, .fieldWithErrors textarea.text, .fieldWithErrors select {
	border: 1px solid #8DA062;
	background: rgb(241,242,249); /* #E7EBDF; */
}

.fieldWithErrors label {
	font-weight: bold;
	color: red;
}

.formError {
	font-weight: bold;
	font-size: 11px;
}

.notice {
	margin-bottom: 15px;
	font-weight: bold;
}


select {
	border: 1px solid rgb(94,161,42);
	padding: 2px;
	background: white;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input.button-submit {
	width: 132px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: url(button-abschicken.png) no-repeat;
}

input.button-vote {
	width: 58px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: url(button-vote.gif) no-repeat;
}

input.button-killaccount {
	width: 132px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: url(button-killaccount.gif) no-repeat;
}

input.button-okay {
	width: 47px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: url(button-okay.gif) no-repeat;
}

/* table stuff */

td {
	padding: 0px 8px 8px 0px;
}

td.vtop {
	vertical-align: top;
}

td.vbottom {
	vertical-align: bottom;
}

td.tright-vbottom {
	text-align: right;
	vertical-align: bottom;
}

td.tright-vtop {
	text-align: right;
	vertical-align: top;
}

table.full {
	width: 560px;
}


/* base layout styles */

#main {
	position: relative;
	width: 968px;
	margin: 0px;
	padding: 0px;
}

#head {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 968px;
	height: 210px;
	margin: 0px;
	padding: 0px;
	/* background: url(head-back.jpg) 190px 0px no-repeat; */
	background: url(head.png) no-repeat;
}

#head span, #head h2 { display: none; }

#logo {
	position: absolute;
	margin: 0; padding: 0;
	right: 0px;
	top: 0px;
	width: 232px;
	height: 170px;
	background: url(logo.png) no-repeat;
}

#logo a {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 232px;
	height: 170px;
}

#fabrik-logo {
	position: absolute;
	left: 12px;
	top: 3px;
	width: 84px;
	height: 60px;
}

#fabrik-logo a {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 84px;
	height: 60px;
}	

#fabrik-label {
	position: absolute;
	left: 102px;
	top: 29px;
	width: 157px;
	height: 14px;
}

#fabrik-label a {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 157px;
	height: 14px;
}

#labor-logo {
	position: absolute;
	left: 178px;
	top: 55px;
	width: 122px;
	height: 18px;
}

#labor-logo a {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 122px;
	height: 18px;
}

#login {
	position: absolute;
	left: 696px;
	top: 122px;
	width: 65px;
	height: 33px;
	background: url(login-back.png) no-repeat;
}

#login a {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 65px;
	height: 33px;
	background: url(login.png) no-repeat;
}

#login a:hover, #login a.selected  { background: transparent; }


#mypage {
	position: absolute;
	left: 678px;
	top: 133px;
	width: 75px;
	height: 21px;
	background: url(mypage-back.png) no-repeat;
}

#mypage a {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 75px;
	height: 21px;
	background: url(mypage.png) no-repeat;
}

#mypage a:hover, #mypage a.selected  { background: transparent; }


#nav {
	position: absolute;
	left: 372px;
	top: 8px;
	width: 202px;
	height: 122px;
	background: url(nav-back-teams.gif) no-repeat;
	z-index: 1;
}

#nav a {
	 display: block;
	 position: absolute;
}

a#nav-home {
	left: 61px;
	top: 0px;
	width: 60px;
	height: 18px;
	background: url(nav-home.png) no-repeat;
}


a#nav-projekt {
	left: 19px;
	top: 16px;
	width: 93px;
	height: 17px;
	background: url(nav-projekt.png) no-repeat;
}

a#nav-bewerbung {
	left: 57px;
	top: 32px;
	width: 134px;
	height: 22px;
	background: url(nav-bewerbung.png) no-repeat;
}

a#nav-voting {
	left: 57px;
	top: 32px;
	width: 77px;
	height: 19px;
	background: url(nav-voting.png) no-repeat;
}

a#nav-presse {
	left: 33px;
	top: 51px;
	width: 83px;
	height: 19px;
	background: url(nav-presse.png) no-repeat;
}

a#nav-blog {
	left: 155px;
	top: 58px;
	width: 38px;
	height: 15px;
	background: url(nav-blog.png) no-repeat;
}

a#nav-partner {
	left: 134px;
	top: 73px;
	width: 66px;
	height: 15px;
	background: url(nav-partner.png) no-repeat;
}

a#nav-info {
	left: 112px;
	top: 87px;
	width: 42px;
	height: 16px;
	background: url(nav-info.png) no-repeat;
}

a#nav-faq {
	left: 29px;
	top: 78px;
	width: 45px;
	height: 23px;
	background: url(nav-faq.png) no-repeat;
}

a#nav-kontakt {
	left: 70px;
	top: 102px;
	width: 74px;
	height: 20px;
	background: url(nav-kontakt.png) no-repeat;
}


a#nav-team1 {
	left: 116px;
	top: 34px;
	width: 14px;
	height: 20px;
	background: url(nav-teams.png) -59px -2px no-repeat;
}

a#nav-team2 {
	left: 131px;
	top: 35px;
	width: 14px;
	height: 19px;
	background: url(nav-teams.png) -74px -3px no-repeat;
}

a#nav-team3 {
	left: 146px;
	top: 37px;
	width: 13px;
	height: 17px;
	background: url(nav-teams.png) -89px -5px no-repeat;
}

a#nav-team4 {
	left: 160px;
	top: 38px;
	width: 14px;
	height: 16px;
	background: url(nav-teams.png) -103px -6px no-repeat;
}

a#nav-team5 {
	left: 176px;
	top: 38px;
	width: 12px;
	height: 17px;
	background: url(nav-teams.png) -119px -6px no-repeat;
}

a#nav-team6 {
	left: 190px;
	top: 39px;
	width: 12px;
	height: 17px;
	background: url(nav-teams.png) -133px -7px no-repeat;
}


#nav a:hover, #nav a.selected  { background: transparent; }

/*
#nav a#nav- {
	left: px;
	top: px;
	width: px;
	height: px;
	background: url(nav-.png) no-repeat;
}
*/

/* subnav styles */

#subnav-back {
	position: absolute;
	left: 126px;
	top: 110px;
	width: 687px;
	height: 100px;
	background: url(subnav-back.gif) no-repeat; 
}

#subnav-home,
#subnav-projekt,
#subnav-bewerbung,
#subnav-partner,
#subnav-presse,
#subnav-kontakt,
#subnav-mypage,
#subnav-info,
#subnav-team {
	position: absolute;
	left: 126px;
	top: 110px;
	width: 687px;
	height: 100px;
}

#subnav-home { background: url(subnav-back-home.gif) no-repeat; }
#subnav-projekt { background: url(subnav-back-projekt.gif) no-repeat; }
#subnav-bewerbung { background: url(subnav-back-bewerbung.gif) no-repeat; }
#subnav-partner { background: url(subnav-back-partner.gif) no-repeat; }
#subnav-presse { background: url(subnav-back-presse.gif) no-repeat; }
#subnav-kontakt { background: url(subnav-back-kontakt.gif) no-repeat; }
#subnav-mypage { background: url(subnav-back-mypage.gif) no-repeat; }
#subnav-info { background: url(subnav-back-info.gif) no-repeat; }
#subnav-team { background: url(subnav-back-team.gif) no-repeat; }

/*
#subnav-team1,
#subnav-team2,
#subnav-team3,
#subnav-team4,
#subnav-team5,
#subnav-team6,
#subnav-teambp { background: url(subnav-back-team.gif) no-repeat; }
*/


#subnav-home a,
#subnav-projekt a,
#subnav-bewerbung a,
#subnav-partner a,
#subnav-presse a,
#subnav-kontakt a,
#subnav-mypage a,
#subnav-info a,
#subnav-team a {
	display: block;
	position: absolute;
	visibility: hidden;  /* do not display REDAXO categories without style */
}


/* ________________________subnav-home________________________ */

a#subnav-home-home {
	visibility: visible;
	left: 71px;
	top: 17px;
	width: 41px;
	height: 19px;
	background: url(subnav-home.gif) -71px -17px no-repeat;
}


a#subnav-home-newcomer {
	visibility: visible;
	left: 127px;
	top: 22px;
	width: 71px;
	height: 19px;
	background: url(subnav-home.gif) -127px -22px no-repeat;
}

a#subnav-home-all {
	visibility: visible;
	left: 212px;
	top: 28px;
	width: 95px;
	height: 18px;
	background: url(subnav-home.gif) -212px -28px no-repeat;
}

a#subnav-home-toplist {
	visibility: visible;
	left: 323px;
	top: 33px;
	width: 44px;
	height: 17px;
	background: url(subnav-home.gif) -323px -33px no-repeat;
}

a#subnav-home-search {
	visibility: visible;
	left: 384px;
	top: 37px;
	width: 41px;
	height: 16px;
	background: url(subnav-home.gif) -384px -37px no-repeat;
}

/* ________________________subnav-projekt________________________ */

a#subnav-projekt-projekt {
	visibility: visible;
	left: 72px;
	top: 18px;
	width: 56px;
	height: 19px;
	background: url(subnav-projekt.gif) -72px -18px no-repeat;
}

a#subnav-projekt-idee {
	visibility: visible;
	left: 135px;
	top: 21px;
	width: 34px;
	height: 18px;
	background: url(subnav-projekt.gif) -135px -21px no-repeat;
}

a#subnav-projekt-ablauf {
	visibility: visible;
	left: 176px;
	top: 23px;
	width: 49px;
	height: 19px;
	background: url(subnav-projekt.gif) -176px -23px no-repeat;
}

a#subnav-projekt-scouts {
	visibility: visible;
	left: 235px;
	top: 26px;
	width: 51px;
	height: 19px;
	background: url(subnav-projekt.gif) -235px -26px no-repeat;
}

a#subnav-projekt-macher {
	visibility: visible;
	left: 295px;
	top: 30px;
	width: 56px;
	height: 19px;
	background: url(subnav-projekt.gif) -295px -30px no-repeat;
}


/* ________________________subnav-bewerbung________________________ */

a#subnav-bewerbung-bewerbung {
	visibility: visible;
	left: 71px;
	top: 17px;
	width: 78px;
	height: 19px;
	background: url(subnav-bewerbung.gif) -71px -17px no-repeat;
}


/* ________________________subnav-partner________________________ */

a#subnav-partner-partner {
	visibility: visible;
	left: 71px;
	top: 18px;
	width: 58px;
	height: 19px;
	background: url(subnav-partner.gif) -71px -18px no-repeat;
}

a#subnav-partner-sponsoren {
	visibility: visible;
	left: 139px;
	top: 22px;
	width: 74px;
	height: 19px;
	background: url(subnav-partner.gif) -139px -22px no-repeat;
}

a#subnav-partner-medienpartner {
	visibility: visible;
	left: 224px;
	top: 28px;
	width: 98px;
	height: 19px;
	background: url(subnav-partner.gif) -224px -28px no-repeat;
}

a#subnav-partner-unterstuetzen {
	visibility: visible;
	left: 334px;
	top: 36px;
	width: 93px;
	height: 19px;
	background: url(subnav-partner.gif) -334px -36px no-repeat;
}


/* ________________________subnav-presse________________________ */

a#subnav-presse-presseinfo {
	visibility: visible;
	left: 71px;
	top: 18px;
	width: 75px;
	height: 19px;
	background: url(subnav-presse.gif) -71px -18px no-repeat;
}

a#subnav-presse-pressespiegel {
	visibility: visible;
	left: 156px;
	top: 24px;
	width: 92px;
	height: 19px;
	background: url(subnav-presse.gif) -156px -24px no-repeat;
}

a#subnav-presse-pressematerial {
	visibility: visible;
	left: 258px;
	top: 31px;
	width: 103px;
	height: 18px;
	background: url(subnav-presse.gif) -258px -31px no-repeat;
}

/* ________________________subnav-kontakt________________________ */

a#subnav-kontakt-kontakt {
	visibility: visible;
	left: 71px;
	top: 18px;
	width: 56px;
	height: 19px;
	background: url(subnav-kontakt.gif) -71px -18px no-repeat;
}

a#subnav-kontakt-kontaktformular {
	visibility: visible;
	left: 137px;
	top: 24px;
	width: 118px;
	height: 19px;
	background: url(subnav-kontakt.gif) -137px -24px no-repeat;
}

a#subnav-kontakt-impressum {
	visibility: visible;
	left: 264px;
	top: 30px;
	width: 77px;
	height: 19px;
	background: url(subnav-kontakt.gif) -264px -30px no-repeat;
}


/*
a#subnav- {
	visibility: visible;
	left: px;
	top: px;
	width: px;
	height: px;
	background: url(subnav-home.gif) -px -px no-repeat;
}
*/


/* ________________________subnav-mypage________________________ */


a#subnav-mypage-meinefotos {
	visibility: visible;
	left: 72px;
	top: 19px;
	width: 82px;
	height: 19px;
	background: url(subnav-mypage.gif) -72px -19px no-repeat;
}

a#subnav-mypage-meinevideos {
	visibility: visible;
	left: 167px;
	top: 24px;
	width: 82px;
	height: 19px;
	background: url(subnav-mypage.gif) -167px -24px no-repeat;
}

a#subnav-mypage-meinaccount {
	visibility: visible;
	left: 268px;
	top: 31px;
	width: 90px;
	height: 19px;
	background: url(subnav-mypage.gif) -268px -31px no-repeat;
}

a#subnav-mypage-logout {
	visibility: visible;
	left: 372px;
	top: 36px;
	width: 50px;
	height: 18px;
	background: url(subnav-mypage.gif) -372px -36px no-repeat;
}

/* ________________________subnav-info________________________ */

a#subnav-info-info {
	visibility: visible;
	left: 73px;
	top: 18px;
	width: 29px;
	height: 17px;
	background: url(subnav-info.gif) -73px -18px no-repeat;
}

a#subnav-info-newsletter {
	visibility: visible;
	left: 120px;
	top: 21px;
	width: 74px;
	height: 19px;
	background: url(subnav-info.gif) -120px -21px no-repeat;
}

a#subnav-info-jebontour {
	visibility: visible;
	left: 210px;
	top: 27px;
	width: 79px;
	height: 18px;
	background: url(subnav-info.gif) -210px -27px no-repeat;
}


/* ________________________subnav-team________________________ */

a#subnav-team-livebericht {
	visibility: visible;
	left: 73px;
	top: 19px;
	width: 79px;
	height: 18px;
	background: url(subnav-team.gif) -73px -19px no-repeat;
}

a#subnav-team-reiseroute {
	visibility: visible;
	left: 162px;
	top: 24px;
	width: 71px;
	height: 17px;
	background: url(subnav-team.gif) -162px -24px no-repeat;
}

a#subnav-team-checkerinfo {
	visibility: visible;
	left: 246px;
	top: 29px;
	width: 84px;
	height: 18px;
	background: url(subnav-team.gif) -246px -29px no-repeat;
}


#subnav-home a:hover, #subnav-home a.selected,
#subnav-projekt a:hover, #subnav-projekt a.selected,
#subnav-bewerbung a:hover, #subnav-bewerbung a.selected,
#subnav-partner a:hover, #subnav-partner a.selected,
#subnav-presse a:hover, #subnav-presse a.selected,
#subnav-kontakt a:hover, #subnav-kontakt a.selected,
#subnav-mypage a:hover, #subnav-mypage a.selected,
#subnav-info a:hover, #subnav-info a.selected,
#subnav-team a:hover, #subnav-team a.selected  {
	background: transparent;
}


#vbox {
	position: absolute;
	left: 126px;
	top: 210px;
	margin: 0px;
	padding: 0px;
	width: 687px;
}

#container {
	margin: 0px;
	padding: 0px;
	width: 687px;
	background: url(container-back.png) repeat-y;
}

#expander {
	width: 1px;
	height: 370px;
	float: left;
	visibility: visible;  /* even display if empty (FF, Opera, Safari, Konqueror) */
}

#content {
	width: 560px;
	margin: 0px 0px 0px 75px;
	padding: 0px;
	float: left; 
	display: inline; /* IE hack */
	overflow: hidden;
}

/* ________________________content styles________________________ */

#content a img {
	border: none;
}

#content p {
	margin-top: 0px;
}

#content .Kleiner {
	font-size: 11px;
	line-height: 19px;
}


#content .Kleiner hr {
	border: none;
	border-bottom: 1px dotted rgb(94,161,42);
	margin-bottom: 15px;
}

#content .bt-small {
	border: none;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	margin: 7px 0px 16px 0px;
	padding: 0px;
	background: url(bt-small.gif) repeat-x;
}

#content .bt-star {
	height: 14px;
	margin: 7px 0px 16px 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	background: url(star-small.gif) no-repeat center;
}

#content .bt-small hr {
	display: none;
}

#content a:link span.InternLink {
	padding-left: 13px;
	background: url(link-int.gif) no-repeat 0px 3px;
	white-space: nowrap;      /* get same view in FF (related to IE inline wrap bug) */
}

#content a:link span.ExternLink {
	padding-left: 13px;
	background: url(link-ext.gif) no-repeat 0px 3px;
	white-space: nowrap;      /* get same view in FF (related to IE inline wrap bug) */
}


#content a:visited span.InternLink {
	padding-left: 13px;
	background: url(link-int-visited.gif) no-repeat 0px 3px;
	white-space: nowrap;      /* get same view in FF (related to IE inline wrap bug) */
}
#content a:visited span.ExternLink {
	padding-left: 13px;
	background: url(link-ext-visited.gif) no-repeat 0px 3px;
	white-space: nowrap;      /* get same view in FF (related to IE inline wrap bug) */
}

#content a:link span.MailLink {
	padding-left: 17px;
	background: url(link-mail.gif) no-repeat 0px 3px;
	white-space: nowrap;      /* get same view in FF (related to IE inline wrap bug) */
}
#content a:visited span.MailLink {
	padding-left: 17px;
	background: url(link-mail-visited.gif) no-repeat 0px 3px;
	white-space: nowrap;      /* get same view in FF (related to IE inline wrap bug) */
}

#content .leftimg {margin-right: 20px; margin-top: 5px; margin-bottom: 3px;}
#content .rightimg {margin-left: 20px; margin-top: 5px; margin-bottom: 3px;}




/* ACHTUNG UNBEDINGT MARGINS ALLER POTENTIELLEN CONTENT ELEMENTE (H, UL, FORM ETC) CHECKEN */



#clearfloat {
	width: 687px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

#footer {
	width: 687px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	background: url(footer.gif) no-repeat;
}

#spot-1 {
	position: absolute;
	left: 23px;
	top: 312px;
	width: 40px;
	height: 44px;
	background: url(spot-1.jpg) no-repeat;
}


/* ________________________profile page styles________________________ */

.profile-head {
	width: 560px;
	border: none;
	margin: 0px 0px 30px;
	padding: 0px;
}

.profile-head td {
	text-align: left;
	vertical-align: top;
}

.profile-head td.left {
	width: 240px;
} 

.profile-head #headline {
	width: 190px;
	margin: 0px 2px 0px 8px;
	font-size: 11px;
	line-height: 19px;
	font-style: italic;
	text-indent: -3px;
}

.profile-head .nickname {
	font-size: 18px;
	margin: 0px 0px 12px;
	padding: 0px;
	color: rgb(94,161,42);
}


.profile-head .rating {
	font-size: 18px;
	font-weight: bold;
	color: rgb(107,103,93);
}

.profile-head .vote-link {
	border: 0px;
}

.profile-head .vote-link img {
	padding: 0px;
}

.profile-photo {
	width: 200px;
	margin: 0px 0px 15px;
	padding: 0px;
}

.profile-photo .rbx {
	width: 200px;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	position: relative;
	background: url(photo-border-middle.gif) repeat-y;
}

.profile-photo img {
	position: absolute;
	left: 11px;
	top: 14px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.profile-photo .top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 20px;
	background: url(photo-border-top.gif) no-repeat;
	visibility: visible;
}

.profile-photo .bottom {
	position: absolute;
	left: 0px;
	width: 200px;
	height: 18px;
	background: url(photo-border-bottom.gif) no-repeat;
	visibility: visible;
	padding: 0px;
	margin: 0px;
}


.profile-photo .dummy-m, .profile-photo .dummy-f {
	width: 186px;
	height: 200px;
	visibility: visible;
	margin-left: 10px;
	background: url(profile-photo-dummy-m.gif);
}

.profile-photo .dummy-f { background: url(profile-photo-dummy-f.gif); }


#edit-profile-form td.left {
	width: 220px;
}

#profile-indicator {
	width: 220px;
	height: 24px;
	background: url(ajax-indicator.gif) right top no-repeat;
}


.profile-tagline {
	font-weight: bold;
	color: rgb(94,161,42);
	/* padding-right: 10px; */
} 



/* __________________________account page styles__________________________ */


#edit-account-personal td.left, #edit-account-contact td.left, #edit-account-password td.left {
	width: 230px;
}


#account-indicator-personal, #account-indicator-contact {
	width: 220px;
	height: 24px;
	background: url(ajax-indicator.gif) right top no-repeat;
}





/* ________________________photo styles________________________ */

.photo-thumbnail {
	width: 106px;
	height: 90px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background: url(thumbnail-border.gif) no-repeat;
}

.photo-thumbnail div.rbx {
	position: relative;
	left: 0px;
	top: 0px;
	width: 106px;
	height: 90px;
}

.photo-thumbnail div.clip {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 88px;
	height: 66px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

.photo-thumbnail img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.thumbnail-dummy-m, .thumbnail-dummy-f {
	width: 106px;
	height: 90px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background: url(thumbnail-dummy-m.gif) 5px 0px no-repeat;
}

.thumbnail-dummy-f {
	background: url(thumbnail-dummy-f.gif) 5px 0px no-repeat;
}


.preview-dummy-m, .preview-dummy-f {
	width: 140px;
	height: 105px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background: url(preview-dummy-m.gif) 30px 0px no-repeat;
}

.preview-dummy-f {
	background: url(preview-dummy-f.gif) 30px 0px no-repeat;
}



#phototeaser img, #profile-photos img {
	margin: 0px 5px 4px 0px;
	padding: 0px;
	border: none;
}


#thumbmap {
	margin: 20px 0px 10px 10px;
}


/* ________________________preview table styles________________________ */

.preview-table table {
	width: 560px;
	border: none;
}

.preview-table table table {
	width: 280px;
}

.preview-table td {
	vertical-align: top;
}

.preview-table td td.left {
	width: 145px;
	vertical-align: top;
}

.preview-table td td.right {
	text-align: left;
	vertical-align: top;
}

.preview-table .headline {
	width: 260px;
	overflow: hidden;
	font-size: 11px;
	line-height: 19px;
	font-style: italic;
}


.paginator {
	font-size: 11px;
	line-height: 19px;
	margin-bottom: 20px;
}


/* ________________________pinboard styles________________________ */


#pinboard .pins, #pinboard-form-container table {
	width: 560px;
}

#pinboard .pins td.left, #pinboard-form-container td.left {
	width: 140px;
} 

#pinboard .pins td {
	text-align: left;
	vertical-align: top;
}

#pinboard .meta {
	font-size: 11px;
	text-align: right;
}

#pinboard-form-container td.left {
	text-align: right;
}

#pinboard-form-container textarea.text {
	width: 340px;
}



#pinboard-indicator {
	width: 140px;
	height: 24px;
	background: url(ajax-indicator.gif) right top no-repeat;
}



/* __________________________voting styles__________________________ */


#votebox {
	width: 560px;
	height: 60px;
	background: url(vote-back.gif) no-repeat;
	padding: 0px;
	margin: 5px 0px 5px;
}

#votebox .rbx {
	position: relative;
	width: 560px;
	height: 60px;
	padding: 0px;
	margin: 0px;
}

#votebox a {
	display: block;
	position: absolute;
	float: left;
	width: 49px;
	height: 49px;
	top: 4px;
}


a#vote-1 {
	left: 40px;
	background: url(vote.gif) -40px -4px no-repeat;
}	


a#vote-2 {
	left: 89px;
	background: url(vote.gif) -89px -4px no-repeat;
}

a#vote-3 {
	left: 138px;
	background: url(vote.gif) -138px -4px no-repeat;
}

a#vote-4 {
	left: 186px;
	background: url(vote.gif) -186px -4px no-repeat;
}

a#vote-5 {
	left: 235px;
	width: 48px;
	background: url(vote.gif) -235px -4px no-repeat;
}

a#vote-6 {
	left: 283px;
	width: 48px;
	background: url(vote.gif) -283px -4px no-repeat;
}

a#vote-7 {
	left: 331px;
	background: url(vote.gif) -331px -4px no-repeat;
}

a#vote-8 {
	left: 380px;
	background: url(vote.gif) -380px -4px no-repeat;
}

a#vote-9 {
	left: 429px;
	width: 48px;
	background: url(vote.gif) -429px -4px no-repeat;
}

a#vote-10 {
	left: 477px;
	background: url(vote.gif) -477px -4px no-repeat;
}


#votebox a:hover, #votebox a.selected  {
	background: transparent;
}


#votebox a span {
	display: none;
}

#votefeedback {
	text-align: center;
}



/* ________________________team styles________________________ */


#teambp, #team1, #team2, #team3, #team4, #team5, #team6 {
	position: absolute;
	left: 0px;
	top: 45px;
	width: 148px;
	height: 530px;
}

#team1 {
	background: url(team1.jpg) no-repeat;
}

#team2 {
	background: url(team2.jpg) no-repeat;
}

#team3 {
	background: url(team3.jpg) no-repeat;
}

#team4 {
	background: url(team4.jpg) no-repeat;
}

#team5 {
	background: url(team5.jpg) no-repeat;
}

#team6 {
	background: url(team6.jpg) no-repeat;
}

#teambp {
	background: url(teambp.png) no-repeat;
}


a#team-member1 {
	display: block;
	position: absolute;
	left: 13px;
	top: 126px;
	width: 102px;
	height: 124px;
}

a#team-member2 {
	display: block;
	position: absolute;
	left: 9px;
	top: 259px;
	width: 103px;
	height: 127px;
}

a#team-member3 {
	display: block;
	position: absolute;
	left: 16px;
	top: 393px;
	width: 99px;
	height: 137px;
}




/* ________________________live page styles________________________ */

#livevote {
	width: 610px;
	height: 124px;
	margin: 0px;
	padding: 0px;
	background: url(livevote-back.gif) no-repeat;
}

#livevote .rbx {
	position: relative;
	width: 610px;
	height: 124px;
}

#livevote a#teambutton {
	display: block;
	position: absolute;
	left: 37px;
	top: 26px;
	width: 87px;
	height: 37px;
}

#livevote a#routebutton {
	display: block;
	position: absolute;
	left: 228px;
	top: 40px;
	width: 117px;
	height: 37px;
}

#livevote #voteinfo-l {
	position: absolute;
	left: 0px;
	top: 70px;
	width: 160px;
	height: 34px;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
	line-height: 15px;
}

#livevote #voteinfo-r {
	position: absolute;
	left: 434px;
	top: 17px;
	width: 115px;
	height: 70px;
	text-align: center;
	overflow: hidden;
	color: white;
}


/* ________________________stage3 styles________________________ */

#mainmap {
	width: 560px;
	height: 560px;
	margin: 0px;
	padding: 0px;
}

a#photo-gallery {
	display: block;
	width: 105px;
	height: 108px;
	background: url(photo-gallery.png) no-repeat;
}

a#video-gallery {
	display: block;
	width: 105px;
	height: 108px;
	background: url(video-gallery.png) no-repeat;
}

a#recommend-link {
	display: block;
	width: 106px;
	height: 89px;
	background: url(recommend-link.gif) no-repeat;
}

a#ecard-link {
	display: block;
	width: 106px;
	height: 89px;
	background: url(ecard-link.gif) no-repeat;
}


/* ________________________route page styles________________________ */

#routemap {
	width: 560px;
	height: 350px;
	margin: 0px;
	padding: 0px;
}

/* ________________________partner banner styles________________________ */

#partners {
	position: absolute;
	left: 820px;
	top: 190px;
	width: 140px;
	height:480px;
	background: url(partners.png) 15px 0px no-repeat;
}

#partners a#robertbosch {
	display: block;
	position: absolute;
	left: 3px;
	top: 45px;
	width: 135px;
	height: 21px;
	background: url(partners-robertbosch.gif) no-repeat;
}

#partners a#tmobile {
	display: block;
	position: absolute;
	left: 12px;
	top: 90px;
	width: 115px;
	height: 29px;
	background: url(partners-tmobile.jpg) no-repeat;
}

#partners a#handit {
	display: block;
	position: absolute;
	left: 11px;
	top: 142px;
	width: 117px;
	height: 33px;
	background: url(partners-handit.png) no-repeat;

}


/* ________________________live report styles________________________ */


#live {
	width: 560px;
}

#live td.left {
	width: 460px;
	vertical-align: top;
}

#live td.right {
	vertical-align: top;
}

#posts {
	width: 455px;
	margin: 0px;
	padding: 0px;
	background: url(posts-back.png) repeat-y;
}

#posts .post  {
	width: 455px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background: url(post-bullet.png) no-repeat;
}

#posts .post .post-content {
	width: 420px;
	margin: 0px 0px 0px 35px;
}

#posts .post .post-photos {
	width: 420px;
	margin: 10px 0px 10px 0px;
}

#posts .post .post-photos img, #gallery-photos img {
	margin: 0px 5px 4px 0px;
	padding: 0px;
	border: none;
}

#posts .header {
	width: 455px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	background: url(posts-header.png) no-repeat;
}

#posts .footer {
	width: 455px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	background: url(posts-footer.png) no-repeat;
}



/* ________________________video styles________________________ */


#video-player {
	text-align: center;
	margin-top: 20px;
}

#videoteaser img, #profile-videos img {
	margin: 0px 5px 4px 0px;
	padding: 0px;
	border: none;
}


/* ________________________flash message styles________________________ */


#flash {
	width: 560px;
	background: url(http://www.euchecker.de/stylesheets/flash-back-top.png) no-repeat;
	margin: 0px 0px 20px;
}

#flash-inner {
	width: 560px;
	border-left: 2px solid rgb(164,214,44);
	border-right: 2px solid rgb(164,214,44);
	margin: 0px;
	padding: 0px;
}


/* ________________________ajax styles________________________ */


.inplaceeditor-saving { background: url(ajax-indicator-small.gif) center no-repeat; }

.editable-content { 
	color: rgb(51,51,51);
	font-style: normal;
} 

.editable-content-empty {
	color: rgb(150,150,150);
	font-style: italic;
}

form.inplaceeditor-form input[type="text"], form.inplaceeditor-form textarea {
	border: 1px solid rgb(94,161,42);
	padding: 3px;
	background: white;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
}

form.inplaceeditor-form input[type="submit"]  {
	width: 47px;
	height: 25px;
	margin: 0px 10px 0px;
	padding: 0px;
	border: none;
	background: url(button-okay.gif) no-repeat;
}



#progress-box .rbx {
	position: relative;
	width: 250px;
	height: 30px;
}


#progress-bar-back {
	position: absolute;
	left: 0px;
	top: 0px;
	width:215px;
	height:19px;
	margin: 0px;
	padding: 0px;
	background: url(progress-bar.gif) -5px 0px repeat-x;
}

#progress-bar {
	position: absolute;
	right: 7px;
	top: 4px;
	width: 206px;
	height: 11px;
	background: white;
	font-size: 1px;
	line-height: 1px;
	padding: 0px;
	margin: 0px;
}


