* {margin: 0; padding: 0;}

table,table th,table td,table tr {
	border:none;
	border-collapse:collapse;
	vertical-align:top;
	text-align:left;
	padding:0px;
	margin:0px;
}

a:active
{
	outline: none;
}

a:focus
{
	-moz-outline-style: none;
}

html, body
{
    margin: 0;
    padding: 0;
    min-width: 960px;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #282a31;
}

html {
	overflow-y: scroll;
}

h1
{
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	color: #2d8aad;
}

h2
{
	line-height:24px;
}

h1 strong
{
	font-size: 14px;
	text-transform: none;
}

h2 {
	font-size: 16px;
}

h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
}

a {
	color: #2d8aad;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

div.content a, div#intro-wrapper a {
	color: #ba0811;
	text-decoration: none;
}

div.content a:hover, div#intro-wrapper a:hover {
	color: #7b0000;
}

/*------------------------------------------------------------------
raster
-------------------------------------------------------------------*/
body {
	background: url(/media/img/design/bg-2.jpg) #000 top center no-repeat;
	min-height: 797px;
}

div#bg {
	background: url(/media/img/design/bg-1.jpg) #000 top center no-repeat;
	width: 100%;
	height: 797px;
	position: absolute;
	z-index: -2;
	top: 0;
	left: 0;
}

div#bg-dark {
	background-color: #000;
	width: 100%;
	height: 797px;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}

div#wrapper {
	width: 720px;
	margin: 0 auto;
}

div#header {
	background: url(/media/img/design/logo_public-eye.png) right top no-repeat;
	margin: 0 auto;
	width: 795px;
	text-align: right;
	padding-top: 78px;
	padding-right: 78px;
	height: 53px;
	text-transform: uppercase;
}

div#header a {
	color: #999;
	padding: 0 2px;
	text-decoration: none;
}

div#header a:hover {
	text-decoration: underline;
}

div#header a.active {
	color: #fff;
	text-decoration: none;
}

div#wrapper div#flash {
 height: 405px;
}

div#wrapper div#column-left {
	float: left;
	color: #fff;
	font-family: Arial;
	font-size: 0.9em;
	width: 200px;
	line-height: 1.5em;
	margin: 20px 0 50px 0;
}

div#wrapper div#column-left h2 {
	font-size: 1.3em;
	text-transform: uppercase;
	margin: 10px 0;
	font-weight: 400;
	cursor: pointer;
}

div#wrapper div#column-right {
	float: right;
	color: #fff;
	font-family: Arial;
	font-size: 0.9em;
	margin: 15px 0;
}

div#wrapper div#column-right a {
	color: #fff;
	text-decoration: none;
}

div#wrapper div#column-right a:hover {
	color: #fff;
	text-decoration: underline;
}

/*------------------------------------------------------------------
 introduction
-------------------------------------------------------------------*/

div#wrapper div#intro-wrapper {
	width: 638px;
	height: 383px;
}

div#wrapper div#intro-wrapper a {
	
}

body.de div#wrapper div#intro-wrapper {
	background: url(/media/img/design/bg-mach-mit-de.png) left top no-repeat;
}

body.fr div#wrapper div#intro-wrapper {
	background: url(/media/img/design/bg-mach-mit-fr.png) left top no-repeat;
}

body.en div#wrapper div#intro-wrapper {
	background: url(/media/img/design/bg-mach-mit-en.png) left top no-repeat;
}

div#wrapper div#intro-wrapper p {
	padding: 200px 150px 0 140px;
}

div#wrapper div#intro-wrapper a.next {
	margin: -3px 0 0 296px;
	float:left;
	line-height:38px;
	font-size: 1.2em;
	font-weight: bold;
}

div#wrapper div#participant-info h2 {
	width: 240px;
	margin: 40px 0 0;
}

div#wrapper div.info-box h2 {
	color: #888888;
	font-size: 1.6em;
}

div#overlay div.popup div.body div#participant-info {
	width: 440px;
	background-position: 0 40px;
}

div#overlay div.popup div.body div#participant-info {
	background: url(/media/img/design/bg-white-top.png) 0 40px no-repeat;
}

input.submit-button {
	background: url(/media/img/design/but-send.png) left top no-repeat;
	float: right;
	border:medium none;
	padding:8px 13px 8px 3px;
	font-weight: bold;
	margin:10px 40px 0 0;
	font-size: 1.1em;
	cursor: pointer;
}

/*------------------------------------------------------------------
facebook styling
-------------------------------------------------------------------*/
a.facebook-button {
	height: 0 !important;
	padding: 30px 0 70px 60px;
	margin: 0 0 0 280px;
	width: 165px;
	background: url(/media/img/design/but-facebook.png) top right no-repeat;
	float: right;
	position: absolute;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

a.fb-logout {
	float: right;
	text-decoration: underline;
	padding: 0 50px 0 0;
	color: #000;
	font-size: 0.9em;
}

div#select-friends-wrapper {
	margin: 0 40px;
}

div#friend-select ul {
	list-style: none;
}

div#friend-select ul li img {
	margin: 0;
	padding: 0;
}

div#friend-select ul li {
	float: left;
	padding: 2px;
	margin: 3px;
	border: 1px solid #fff;
	height: 50px;
	width: 50px;
	cursor: pointer;
}

div#friend-select ul li:hover {
	border: 1px solid #000;
}

div#friend-select ul li.selected {
	background: url(/media/img/design/facebook-auswahl.png) top left no-repeat;
}

div#friend-select ul li.selected img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}

div#friend-selector {
	height: 186px;
}

div#friend-selector ul.fb-friend-page {
	display: none;
}

div#friend-selector ul.fb-friend-page.active {
	display: block;
}

div#friend-selector-paginator {
	clear: both;
	padding-left: 140px;
}

div#friend-selector-paginator a {
	color: #000;
}

div#friend-selector-paginator span a {
	width: 80px;
	overflow: hidden;
	display: block;
	float: left;
}

div#friend-selector-paginator span a.hidden {
	visibility: hidden;
}

div#email-friend-select-warning, div#fb-friend-select-warning {
	float: left;
	color: red;
	padding: 0 5px;	
}

div#remind-me-form-wrapper {
	margin: 50px;
}

body div#thank-message {
	width: 420px;
	height: 127px;
	margin:80px 0 0 70px;
}

body.de div#thank-message {
	background: url(/media/img/design/but-thank-you-de.png) left top no-repeat;
}

body.fr div#thank-message {
	background: url(/media/img/design/but-thank-you-fr.png) left top no-repeat;
}

body.en div#thank-message {
	background: url(/media/img/design/but-thank-you-en.png) left top no-repeat;
}

#playbutton {
	margin-top:5px;
	margin-left:10px;
}

/*------------------------------------------------------------------
 remind-me
-------------------------------------------------------------------*/
div#remind-me-intro-wrapper a.remind-me-button {
	width: 420px;
	padding: 182px 0 0 0;
	height: 0 !important;
	overflow: hidden;
	display: block;
	margin: 250px 0 0 360px;
	cursor: pointer;
}


body.de div#remind-me-intro-wrapper a.remind-me-button {
	background: url(/media/img/design/but-remind-me-de.png) left top no-repeat;
}

body.fr div#remind-me-intro-wrapper a.remind-me-button {
	background: url(/media/img/design/but-remind-me-fr.png) left top no-repeat;
}

body.en div#remind-me-intro-wrapper a.remind-me-button {
	background: url(/media/img/design/but-remind-me-en.png) left top no-repeat;
}

/*------------------------------------------------------------------
form styling, overwrites form-feinheit-standard.css
-------------------------------------------------------------------*/
form table#form tr td, form table#form tr th {
	padding: 5px 5px 2px 0;
}

form table#form tr {
	margin-right: 5px;
}

form table#form tr th span {
	font-weight: bold;
	border-bottom: 1px solid #000;
	display: block;
	margin: 10px 0 0 0;
}

form input[type="text"], form textarea {
	vertical-align:middle;
	border: none;
	width:260px;
	margin:0;
	padding:4px 0;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    font-size: 12px;
	background: transparent;
}

form table#form tr td input {
	width: 130px;
}

form input[type="text"] {
	background: url('/media/img/design/form-input-bg.png') bottom left repeat-x;
}

form textarea {
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	 vertical-align:top !important;
}

form .invalid label, form .invalid input {
	color: red;
}
/*
form .invalid input, form .invalid textarea {
	border-left: 2px solid red;
	width:258px;
}
*/
form label {
	margin: 0;
	padding: 2px 0 0 0;
	display:block;
	width: 100px;
	float: left;
}

div#email-friends table td.first-column input {
	width: 180px;
}

div#email-friends table td.second-column input {
	width: 220px;
}

div#email-friends p {
	float: left;
	padding-right: 10px;
}

div#email-friends p label {
	width: auto;
}

/*------------------------------------------------------------------
IE6 pngfix
-------------------------------------------------------------------*/
img, div { behavior: url(/media/lib/pngfix/iepngfix.htc) }

/*------------------------------------------------------------------
feinheit standard
-------------------------------------------------------------------*/
a#feinheit {
	background:transparent url(/media/img/design/feinheit.gif) no-repeat scroll 0 0;
	display:block;
	height:53px;
	position:absolute;
	right:0;
	text-indent:-7777px;
	top:0;
	width:16px;
}