@charset "utf-8";
/*--------------- allgemeine tags-----------------------*/
* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	background-color: #FFFFFF;
	height: 100%;
	background:white;
	font-size: 100,1%;
	font-family: Arial, Helvetica, sans-serif;
}

a img {
border : 0 none;
}

a, a:link a:visited {
	color: #919da5;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.clearfloat {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}


#seite {
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	width: 1000px;
	font-size: 0.8em;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-left:1px solid #999;
	border-right:1px solid #999;
}

#kopf {
	height: 118px;
	margin-left: 0px;
	position: relative;
	background:url(/images/layout/head_bg.jpg) repeat-x;
}
#seite #kopf h1 {
	text-indent: -2000px;
	line-height: 0px;
}

#kopf  #logindashboard {
	height: 100px;
	background-image: url(images/loginBg.jpg);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-left: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 420px;
}
#kopf form {
	color: #748188;
	display: inline;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
#logindashboard   input[type=submit]  {
	background-color: #919da5;
	height: 20px;
	width: 24px;
	border: 0 none;
	;
	margin-left: 10px;
	color: #FFFFFF;
	margin-top: 3px;
}
#kopf .formpaar {
	display: inline;
	margin-left: 10px;
	margin-top: 4px;
	float: left;
}
#logindashboard h2 {
	display: inline;
	float: left;
	font-weight: normal;
	font-size: 1.4em;
}
#hauptteil #inhalte {
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
}

#logindashboard  label {
	font-size: 10px;
}
#kopf  #logindashboard #help {
	float: right;
	margin-right: 20px;
	font-size: 1em;
	margin-top: 10px;
}
#help a {
	font-size: 0.9em;
}

#hauptteil {
	padding-bottom: 82px;
	background-color:#e9e9e9;
}
/*-----------------------------navigation-----------------------*/
#navi {
	background:url("../images/layout/menue_f1.jpg") repeat-x left top;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	font-size:22px;
	font-family:Trebuchet MS;
	font-style:normal;
	
}
#navi li {
	display: inline;
	float: left;
	line-height: 40px;
	border-right-width: 0px;
	margin-left:18px;
	margin-right:19xp;
	min-width:175px;
}
#navi li.last {
	border: 0 none;
}
#navi a, #navi a:link, #navi a:visited  {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding-left:30px;
	padding-right:30px;
}
#navi a:hover {
	color: #fff;
	background: url("../images/layout/menue_f2.jpg") repeat-x left top;
}
#navi a.current, #navi a.current:link, #navi a.current:visited  {
	color: #fff;
	background: url("../images/layout/menue_f2.jpg") repeat-x left top;
}






.headline_text
{
	color:#333;
	font-size:14px;
	font-family:Trebuchet MS;
	font-weight:700;	
	font-style:italic;
}


.sub_header_text
{
	color:#eeeeee;
	font-size:18px;
	font-family:Trebuchet MS;
}

.annotation_text
{
	color:#333;
	font-size:12px;
	font-family:Trebuchet MS;
}

.contest_title
{
	color:#1d2d06;
	font-size:15px;
	font-weight:700;
	letter-spacing: -0.8px;
	font-family: Trebuchet MS;	
}

.contest_description
{
	color:#999999;
	font-size:12px;
	font-family: Trebuchet MS;
	line-height:12px;	
}



.toc_div
{
	margin-top:30px;
	margin-left:100px;
	margin-right:100px;
	font-family: Trebuchet MS;	
	font-size:14px;
	line-height:22px;
	text-align:justify;

}

.toc_h1
{
	margin-top:50px;
	margin-left:20px;
	margin-bottom:-10px;	
	font-family: Trebuchet MS;	
	text-align:center;
}

.toc_h2
{
	font-family: Trebuchet MS;	
	margin-top:60px;
	margin-left:20px;	
}


.toc_h3
{
	font-family: Trebuchet MS;	
	margin-left:-30px;
	margin-bottom:10px;	
	margin-top:10px;	
}

.toc_ul
{
	margin-top:20px;
	margin-left:20px;
}




/*-----------------------------footer*-----------------------*/
#footer {
	clear: both;
	height: 62px;
	margin: -82px auto 0 auto;
	font-size: 0.7em;
	color: #919da5;
	width: 1000px;
	border-top:1px solid #aaa;
	background-color:#dbdbdb;
	padding-top: 20px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	display: inline;
	color: #000000;
	margin: 5px 10px 0px 10px;
}

#footer a:hover {
	text-decoration: underline;
}




/*-------------------------------------------------------BEGIN--------------------------------------------------------------*/
/*---------------------------------------------additional stuff by Tobias---------------------------------------------------*/
.FB_Link{
color:black;
}

.FB_Link:visited{
color:black;
}

.FB_Link:active{
color:black;
}

.FB_Link:hover{
color:black;
}

.FB_Link:link{
color:black;
}


.eval_headline{
margin-top:20px;
margin-bottom:20px;
margin-left:22px;
font-size:18px;
color:#999;
}

.eval_question{
float:left;
width:550px;
border:0px solid blue;
	
}

.eval_radios{
border:0px solid red;
float:left;
width:340px;
}


.eval_question_line{
float:none;	
width:900px;
border:0px solid black;
padding-bottom:5px;
border-bottom:1px dotted #999;
margin-left:50px;
margin-bottom:30px;
}


.eval_radio_button{
	margin-left:5px;
	margin-right:5px;
}




.current_info_numbers_header{
	padding-left:4px;
	padding-top:2px;
	padding-bottom:8px;
	padding-right:12px;
	font-size:14px;
	color:#999;
	text-align:right;
	font-style:italic;
}

.current_info_numbers{
	padding-left:4px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:12px;
	font-size:11px;
	color:#333;
	text-align:right;
}

.current_info_text{
	padding-top:2px;
	padding-right:2px;
	padding-left:20px;
	padding-bottom:2px;
	font-size:11px;
	color:#919DA5;
}


#terms_and_conditions h2 {
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom:20px;
	margin-top:30px;
}

#terms_and_conditions div {
	font-weight: normal;
	margin-left:40px;
	margin-bottom:20px;
	text-align: justify;
	line-height:20px;
}


h2.contest_description{
	font-weight: normal;
	font-size: 1.4em;
	margin-left:-40px;
	margin-bottom:20px;
	margin-top:30px;
	color:#919da5;
}

h3.contest_description{
	font-weight: leight;
	font-size: .7em;
	margin-left:-20px;
	margin-bottom:20px;
	margin-top:-20px;
	color:black;
}

div.contest_description{
	position:relative;
	font-weight: normal;
	text-align: justify;
	line-height:20px;
	margin-left:155px;
	margin-right:150px;
	margin-bottom:50px;	
}



.fb_profile_pic_rendered{
vertical-align:middle;
}


.small_headers{
	padding-left:5px;
	text-align:left;
	font-weight:700;
}

.soft_label{
	color:#999999;
	font-weight:100;
	text-decoration:italic;	
}

.greenHR{
	margin-top:20px;
	margin-bottom:20px;
	height:1px;
	margin-left:20px;
	margin-right:20px;
	background-color:#c5d200;
	overflow:hidden;
}

.orangeHR{
	margin-top:20px;
	margin-bottom:20px;
	height:1px;
	margin-left:20px;
	margin-right:20px;
	background-color:#F49900;
	overflow:hidden;
}



.greyHR{
	margin-top:20px;
	margin-bottom:20px;
	height:1px;
	margin-left:20px;
	margin-right:20px;
	background-color:#919da5;
	overflow:hidden;
}

.greyJuryHR{
	margin-top:70px;
	margin-bottom:70px;
	height:1px;
	margin-left:110px;
	margin-right:130px;
	background-color:#919da5;
	overflow:hidden;
}


/*JURY-PRIZES-CONTEST*/


.jpc_tab_container{
	margin-top:30px;
	margin-left:5px;
	width:1000px;
	border:0px solid red;
}

.jpc_div{
height:52px;
float:left;
margin-right:26px;
}	
	
#anchor_contest {
display:block;
width:218px;
height:52px; 
background-image : url(images/layout/tabContest.jpg); 
} 

#anchor_contest:hover { 
background-image : url(images/layout/tabContest_f2.jpg); 
} 


#anchor_prizes {
display:block;
width:209px;
height:52px; 
background-image : url(images/layout/tabPrizes.jpg); 
} 

#anchor_prizes:hover { 
background-image : url(images/layout/tabPrizes_f2.jpg); 
} 


#anchor_jury {
display:block;
width:216px;
height:52px; 
background-image : url(images/layout/tabJury.jpg); 
} 

#anchor_jury:hover { 
background-image : url(images/layout/tabJury_f2.jpg); 
} 


#anchor_about {
display:block;
width:244px;
height:52px; 
background-image : url(images/layout/tabAboutBombardier.jpg); 
} 

#anchor_about:hover { 
background-image : url(images/layout/tabAboutBombardier_f2.jpg); 
} 





/* star rating code - use lists because its more semantic */
/* No javascript required */
/* all the stars are contained in one matrix to solve rollover problems with delay */
/* the background position is just shifted to reveal the correct image. */
/* the images are 16px by 16px and the background position will be shifted in negative 16px increments */
/*  key:  B=Blank : O=Orange : G = Green * /
/*..... The Matrix ....... */
/* colours ....Background position */
/* B B B B B - (0 0)*/
/* G B B B B - (0 -16px)*/
/* G G B B B - (0 -32px)*/
/* G G G B B - (0 -48px)*/
/* G G G G B - (0 -64px)*/
/* G G G G G - (0 -80px)*/
/* O B B B B - (0 -96px)*/
/* O O B B B - (0 -112px)*/
/* O O O B B - (0 -128px)*/
/* O O O O B - (0 -144px)*/
/* O O O O O - (0 -160px)*/


/* the default rating is placed as a background image in the ul */
/* use the background position according to the table above to display the required images*/
.rating{
	width:85px;
	height:17px;
	margin:0 0 17px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(../images/details/starmap_turned_tempered3.GIF) no-repeat 0 0;
}
/* add these classes to the ul to effect the change to the correct number of stars */
.nostar {background-position:0 0}
.onestar {background-position:0 -17px}
.twostar {background-position:0 -34px}
.threestar {background-position:0 -51px}
.fourstar {background-position:0 -68px}
.fivestar {background-position:0 -85px}

ul.rating li {
	cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	text-indent:-999em;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:18px;
	height:18px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:17px;}
ul.rating li.three a {left:34px;}
ul.rating li.four a {left:51px;}
ul.rating li.five a {left:68px;}
ul.rating li a:hover {
	z-index:2;
	width:85px;
	height:17px;
	overflow:hidden;
	left:0;
	background: url(../images/details/starmap_turned_tempered3.GIF) no-repeat 0 0
}
ul.rating li.one a:hover {background-position:0 -102px;}
ul.rating li.two a:hover {background-position:0 -119px;}
ul.rating li.three a:hover {background-position:0 -136px}
ul.rating li.four a:hover {background-position:0 -153px}
ul.rating li.five a:hover {background-position:0 -170px}



.rating_bar {
  width: 65px;
  background: url("../images/details/starAlphaOff.gif") 0 0 repeat-x;
}

.rating_bar div {
  height: 13px;
  background: url("../images/details/starAlphaOn.gif") 0 0 repeat-x;
}



/* end rating code */




/* begin of dropdown-styles */
ul.sortation-list {
	text-align: left;
	position: absolute;
	width: 145px;
	color: #000000;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border:0px solid #ffffff;
}

ul.sortation-list li.current-sortation {
	display: block;
	width:142px;
	border: 1px solid #eeeeee;
	background-color: #ccc;
	background-image: url(../images/details/dropdown-button.JPG);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 3px;
}

ul.sortation-list.open
{
	
}

ul.sortation-list li {
	display: none;
	border: 0px solid #FFFFFF;
	background-color: #eee;
	height: 18px;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	cursor: pointer;
}

ul.sortation-list.open li {
	display: block;
}

ul.sortation-list li.highlighted.current-sortation {
	color:black;
	border: 1px solid #999;
	background-color: #222222;
	background-image: url(../images/details/dropdown-button-wide.JPG);
}

ul.sortation-list li.highlighted {
	background-color: #919da5;
	border: 0px solid #aaa;
	color:white;
}





/* end of dropdown-styles */


/* begin of dropdown-styles */
ul.filter-list {
	text-align: left;
	position: relative;
	width: 180px;
	color: #000000;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}

ul.filter-list li.current-sortation {
	display: block;
	border: 1px solid #eeeeee;
	background-color: #ccc;
	background-image: url(../images/details/dropdown-button-wide.JPG);
	background-repeat: no-repeat;
	background-position: right center;
}

ul.filter-list li {
	display: none;
	border: 0px solid #FFFFFF;
	background-color: #eee;
	height: 18px;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	cursor: pointer;
}

ul.filter-list.open li {
	display: block;
}

ul.filter-list li.highlighted.current-sortation {
	color:black;
	border: 1px solid #999;
	background-color: #222222;
	background-image: url(../images/details/dropdown-button-wide.JPG);
}

ul.filter-list li.highlighted {
	background-color: #919da5;
	border: 0px solid #aaa;
	color:white;
}


/* end of dropdown-styles */


/*---------------------------------------------additional stuff by Tobias---------------------------------------------------*/
/*--------------------------------------------------------END---------------------------------------------------------------*/





