html {
	font-size:100.01%;
}
body {
	background-color:#000000;
	font-size:11px;
	padding:0;
	margin:0;
	height:100%;
}
body, a {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

img {
	border:0;
}

h1{
	font-size:24px;
	font-weight:bold;
	margin-top:0px;	
	line-height:26px;
}

#content {
	margin:auto;
	padding-top:9px;
	width:990px;
}

.main {
	width:990px;
	height:558px;
}

.main_phase2 {
	width:924px;
	margin-left:33px;
}



.header {
	height:20px;
}

p {
	margin:0px;
	padding:0px;
	margin-bottom:7px;
}

form {
	margin:0px;
	padding:0px;
}


#languages{
	color:#ffffff; 
	background-color:#222222; 
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	position:absolute; 
	width:91px; 
	display:none;
	text-align:left; 
	margin-top:20px;
	font-weight:normal;
	padding:5px 0px 5px 5px;
	z-index:9999;
}

#languages a
{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

#languages a:hover,
#languages a:active{
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
	
}
#lang{
	width:75px;
	margin-left:70px;
	float:right; 
	padding-right:21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	cursor:pointer;
}

#lang a,
#lang a:hover,
#lang a:active{
	font-weight:normal;
	color:#969696;
	text-decoration: none;
}

.navi ul	{
	list-style-type: none;
	margin:0px;
	padding:0px;
}

.navi a{
	 text-decoration: none; 
	 color:#c3d3e3;
	 font-weight:bold;
}

.navi a:hover,
.navi a:active{
  	font-weight:bold;
	color:#F0FDFF;
}

.navi ul li{	
	padding:0px 0px 0px 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:small;	
	text-align:right;
	display:inline;
	font-weight:bold;
}		

#footer {
	width:990px;
	height:46px;
	background-image:url(../images/border_bottom.gif);
}
#footer, #footer a {
	color:#8c9885;
	text-decoration:none;
}
#footer ul {
	list-style-type:none;
	line-height:25px;
	margin:0;
	padding:0;
	font-size:0.8em;
}
#footer li {
	float:left;
	padding-right:20px;
}
#footer li img {
	float:left;
	margin-right:11px;
}
#footer #share_it {
	float:right;
	line-height:16px;
}
#footer #share_it li {
	padding-right:4px;
}
#footer #share_it li img {
	margin-right:0;
}


label {
	width:175px;
	display:block;
	float:left;
}

.inputrow {
	height:28px;
}


input[type=text], input[type=password] {
	width:225px;
	height:12px;
	font-size:9px;
	padding:2px;
}

select {
	width:233px;
	height:19px;
	font-size:9px;
}

input[type="checkbox"] {
	float:left;
	margin-top:0px;
	margin-right:5px;
}

.PaginationContent_de {
	height:160px;
}

#PaginationNumbers a{
	text-decoration:none;
	color:#999999;	
	font-weight:bold;
	font-size:12px;
	padding:0px;
}


#PaginationNumbers {
	font-weight:bold;
	font-size:12px;
	text-align:right;	
}

#PaginationNumbers a:active{
	text-decoration:none;
	color:#999999;	
	font-weight:bold;
	font-size:12px;	
}

ul#gamenav {
	float:left; 
	padding:0px;
	margin:0px;
	margin-top:96px;
	list-style-type:none;
	margin-left:0px;
	background-image:url(../images/gamenav.png);
	background-position:top right;
	
	
}

ul#gamenav li{
	height:30px;
	float:left;
	padding:0px;
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	font-weight:bold;
	line-height:35px;
	background-repeat:no-repeat;
	background-position:right center;
}

ul#gamenav li.spacer{
	background-image:url(../images/gamenav_tab.png);
}

ul#gamenav li.active{
	background-image:url(../images/gamenav_tab_active.png);
}


a.hometeaser {
	display:block;
	width:280px;
	height:100px;
	text-decoration:none;
}

a.hometeaser span{
	display:block;
	padding:10px 15px 15px 15px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-left:15px;
}
a.hometeaser span span{
	display:block;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:0px 7px;
}


a.hometeaserRight {
	display:block;
	width:280px;
	height:208px;
	text-decoration:none;
	background-repeat:no-repeat;
}

a.hometeaserRight span{
	display:block;
	padding:10px 15px 15px 15px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-left:15px;
}
a.hometeaserRight span span{
	display:block;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:0px 7px;
}

.answer, .displayanswer {
	width:290px;
	background-image:url(../images/answer_background.gif);
	background-position:top left;
}

.displayanswer {
	background-image:url(../images/answer_background_display.gif);
	color:#999999;
}
.answerwrong {
	background-image:url(../images/answer_background_wrong.gif);
	color:#000000;
}
.answerright {
	background-image:url(../images/answer_background_right.gif);
	color:#000000;
}

.answer div, .displayanswer div {
	margin:12px;
	width:266px;
	font-weight:bold;
}
.answer div h3, .displayanswer div h3{
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:3px;
}

.answer div a {
	text-decoration:none;
}
.answerspacer {
	width:12px;
}

.answerbutton {
	background-color:#febe10;
}

.displayanswerbuttonanswerwrong {
	background-color:#cc0001;
}
.displayanswerbuttonanswerright {
	background-color:#7fb507;
}

.answerbutton a {
	display:block;
	width:100%;
	height:24px;
	text-align:right;
	text-decoration:none;
}
.answerbutton a span{
	padding-right:10px;
	font-size:18px;
	color:#ffffff;
}

#game_quiz_nav div {
	padding-right:13px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}

#game_quiz_time div {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#ffffff;
}

#game_quiz_time div span{
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	color:#000000;
}

a.homelinkRegister {
	text-decoration:none;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:left;
}

.questionblock {
	width:420px;
	float:left;
}

.questionnr {
	font-size:18px; 
	font-weight:bold; 
	height:30px;
	width:100%;
	border-bottom:1px solid #000000;
	margin-bottom:20px;
	float:left;
}

.question {
	font-size:14px; 
	font-weight:bold; 
	margin-bottom:30px;
	width:100%;
}

.solutionblockanswerwrong, .solutionblockanswerright {
	float:right;
	width:400px;
	margin-top:30px;
	font-weight:bold;
	font-size:12px;
	background-color:#f9e4e3;
}

.solutionblockanswerright {
	background-color:#f2f6e5;
}

.solutionblockanswerwrong a, .solutionblockanswerright a{
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	display:block;
	margin-top:5px;
}

#becomeGreen{
	float:left;
	width:905px;
	margin-top:20px;
	padding-bottom:10px;
}

#becomeGreenLeft{
	float:left;
	font-size:12px;
	width:610px;
	padding:0px 20px 0px 12px;
	line-height:18px;
}

.link{
	font-size:21px;
	font-weight:bold;
}

#register{
	font-size:12px;
}
#register input[type="checkbox"]{
	background-color:#e5e5e5;
	border: none;
}

#register input[type="radio"]{
	background-color:#ffffff;
	border: 1px solid #ffffff;
}

#register input{
	background-color:#f3f4f4;
	border: 1px solid #bec0c3;
}
#register select{
	background-color:#f3f4f4;
	border: 1px solid #bec0c3;
}
#register button{
	float:right;
	background-color:#ffffff;
	border:0px;
	font-weight:bold;
	font-size:21px;
}

#register_disclaimer{
	width:100%; 
	background-color:#e5e5e5; 
	margin-top:20px;
	font-size:11px;
}

#register_disclaimer a{
	text-decoration:underline;
}

#register_disclaimer input{
	background-color:#ffffff;
	border:0px;
}

#modelsRight{
	position:absolute; 
	left:689px; 
	top:343px;
	font-weight:bold;
	font-size:12px;
	width:280px;
}

#becomeGreenRight{
	float:left;
	width:263px;
	padding:0px 0px 0px 0px;
	
}

#loginField{
	font-size:11px;
	width:191px;
	border:1px solid #7d7d7d;
	padding:11px 9px 10px 11px;
	margin-left:10px;
}

#loginField a{
	text-decoration:underline;
	font-size:10px;
}


.inputgreenDriver{
	float:left;
	width:200px;
	height:25px;
	margin: 5px 0px 0px 0px;
}

.inputgreenDriver input{
	background-color:#f6f6f7;
	border: 1px solid #bfc1c3;
	width:116px;
	height:15px;
	margin-left:7px;	
}

button{
	float:right;
	background-color:#ffffff;
	border:0px;
	font-weight:bold;
	font-size:14px;
}

a.greenDriverTeaser {
	display:block;
	width:213px;
	height:107px;
	text-decoration:none;
	margin:10px 0px 0px 10px;
}

a.greenDriverTeaser span{
	display:block;
	padding:15px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-left:15px;
}

a.greenDriverTeaser span span{
	display:block;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:left;
}

#gameprocedure{
	float:left;
	width:924px;
	padding-bottom:10px;
	background-color:#ffffff;
	
}

#gameprocedure_left{
	float:left;
	width:607px;
	padding:33px 0px 0px 25px;
	line-height:18px;
	font-size:12px;
}

#gameprocedure_right{
	float:left;
	width:230px;
	margin:74px 0px 0px 30px;
}

#prizes{
	float:left;
	width:924px;
	padding-bottom:30px;
	background-color:#ffffff;	
}

#prizes_left{
	float:left;
	width:880px;
	padding:33px 0px 0px 25px;
	line-height:16px;
	font-size:12px;
}


.prizesTeaser{
	float:left;
	width:271px;

	
}
.prizesVisual{
	width:271;
	height:127px;
}

.prizesContent{
	padding:0px 0px 0px 11px;
	font-size:12px;
}
.prizesContent h1{
	font-size:12px;
	line-height:14px;
	font-family:Verdana;
	font-weight:bold;
}

a.prizesTeaserRight {
	display:block;
	width:213px;
	height:107px;
	text-decoration:none;
	margin:10px 0px 0px 10px;
}

a.prizesTeaserRight span{
	display:block;
	padding:15px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:15px;
}

a.prizesTeaserRight span span{
	display:block;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:15px;
	background-image:url(../images/arrows10.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.prizes_links{
	float:left;
	width:271px;
	font-size:12px; 
	font-weight:bold;
	margin:10px 0px 0px 10px;
}

.offers{
	width:924px;
	background-color:#ffffff;
	font-size:12px;
	line-height:16px;
}

.offersHeadline{
	float:left;
	padding: 35px 0px 0px 27px;	
}
.offersLeft{
	float:left;
	width:590px;
	padding: 35px 20px 0px 27px;	
}

.offersRight{
	float:left;
	width:267px;
	padding: 35px 0px 0px 20px;
	
}

.offersRight a{
	font-size:14px;
	font-weight:bold;
	line-height:12px;
}

.offersLeft a{
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}


.offersRightCont{
	float:left;
	width:240px;
	padding: 12px 0px 0px 0px;	
}

.inputerror {
	color:#ff0000;
}

#chooseCountry{
	width:924px;
	background-image:url(../images/bgChooseCountry.jpg);
	background-color:#ffffff;
	background-repeat:no-repeat;
}

#choose{
	padding:325px 0px 0px 107px;;
}

.country{
	float:left;
	font-size:10px;
	font-family:Verdana;
	width:200px;
	line-height:18px;
}


a.modelsTeaser {
	display:block;
	width:200px;
	height:119px;
	text-decoration:none;
	margin:10px 0px 0px 10px;
}

a.modelsTeaser span{
	display:block;
	padding:15px;
	font-size:10px;
	font-weight:bold;
	color:#688542;
	padding-left:15px;
}

a.modelsTeaser span span{
	display:block;
	padding:5px;
	font-size:10px;
	font-weight:bold;
	color:#688542;
	padding-left:15px;
	background-image:url(../images/arrows10.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#termslinks a {
	text-decoration:underline;
}


#simulator {
	font-size:12px;
	line-height:18px;
}


#simulator h1{
	padding-bottom:5px;
	border-bottom:1px solid #999999;
	margin-bottom:10px;
}


.even-row{
	background-color:#ffffff;
	width:66px;
}
.odd-row{
	background-color:#e4e5e5;
	width:66px;
}

/*************************
* Pagination
*************************/

.pagination {
    font-size:12px;
}
        
.pagination a {
    text-decoration:underline;
	color: #000000;
	font-weight:bold;
}

.pagination a, .pagination span {
    display: block;
    float: left;  
    margin-right: 5px;
	margin-bottom: 5px;
	min-width:1em;
	text-align:center;
}

.pagination .current {  
    color: #000000;
	font-weight:bold;
}

.pagination .current.prev, .pagination .current.next{
	color:#000000;
}

#Searchresult {
	float:left;
	width:475px;
	height:225px;
}

#Searchresult p { 
	margin-bottom:1.2em;
}

form p {
	clear:both;
}