/*
/////////////////////////////////

Name des Dokumentes: "screen.css"

Erstellt von: "Nico Gutmann / www.nicogutmann.de"
Erstellt für: "Book And Play - Buchungsseite"

Erstellungsdatum: "11.08.2009"

/////////////////////////////////
*/



/* Setzt alle vordefinierten Einstellungen des Browsers auf 0
-------------------------------------------------------------*/
* {
margin:				0;
padding:			0;
border:				0;
list-style:			none;
outline:			0
}


/* /////////////////////////////// Allgemeine Informationen /////////////////////////////// */

body {
	background: white url(imgs/bg_seite.jpg) repeat-x;
	font: 100%/120% Arial,sans-serif;
	color: #111;
	text-align: center /* Horizontale Zentrierung der Seite für den <IE6 */
}

div, ul { behavior: url(imgs/iepngfix.htc) }


/* /////////////////////////////// Kopf & Allgemeine Objekte /////////////////////////////// */


/* Umhüllendes Div
-------------------------*/
#seite {
	width: 880px;
	height: 695px;
	margin: 5px auto 0;
	text-align: left;
	position: relative;
	font-size: 80%
}

/* Titel der Seite
-------------------------*/
h1 {
	width: 100%;
	height: 81px;
	background: url(imgs/bg_titel.png) 0 0 no-repeat;
	padding: 10px 0 0 15px;
	color: #b3d570;
	font-size: 320%;
	font-weight: bold;
	text-transform: uppercase
}

.telefon-nummer {
	display: block;
	position: absolute;
	 right: 20px;
	 top: 35px;
	 color: #1c712e;
	 font-size: 190%
}


			
/* /////////////////////////////// Kooperationen /////////////////////////////// */

#kooperationen {
	position: absolute;
	top: 62px;
	left: 0;
	z-index: 8;
	width: 890px;
	height: 175px;
	padding: 25px 0 0;
	overflow: hidden;
	background: url(imgs/bg_koopor.png) left top no-repeat
}

	#koorps-liste {
		float: left;
		width: 169px;
		padding: 8px 0 0
	}
	
		#koorps-liste img {
			display: block;
			width: 148px;
			height: 56px;
			margin: 0 auto
		}

	#kooperationen h2 {
		height: 23px;
		text-indent: -2000px
	}
	
	blockquote {
		width: 395px;
		height: 107px;
		float: left;
		font-size: 85%;
		line-height: 125%;
		margin: 2px 0 0 11px;
		background: url(bilder/testimonial.jpg) left bottom no-repeat;
		padding: 7px 0 0 130px;
		display: inline
	}
	
	blockquote p {
		padding: 0 10px 0 0;
		position: relative;
		background: url(imgs/quote.png) right bottom no-repeat
	}
	
	cite {
		display: block;

		text-align: right;
		padding: 2px 20px 0 0;
		font-size: 110%
	}


/* /////////////////////////////// Wie funktioniert & was /////////////////////////////// */

#was-wie {
	position: absolute;
	top: 216px;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 128px;
	padding: 26px 0 0 0;
	background: url(imgs/bg_was.png) left top no-repeat
}

	#was-wie ol {
		overflow: hidden
	}

		#anmelden,
		#buchen,
		#finden {
			float: left;
			width: 133px;
			padding: 50px 0 0;
			font-size: 85%;
			margin: 6px 5px 0;
			display: inline;
			line-height: 120%
		}
		
		#was-wie h3 {
			text-indent: -2000px
		}

		#anmelden {
			background: url(imgs/was_eins.jpg) 0 0 no-repeat;
			margin-left: 10px !important
		}

		#finden {
			background: url(imgs/was_zwei.jpg) 0 0 no-repeat
		}

		#buchen {
			background: url(imgs/was_drei.jpg) 0 0 no-repeat
		}


#wie-kann-ich {
	position: absolute;
	top: 0;
	left: 443px;
	width: 447px;
	height: 128px;
	z-index:15;
	padding: 26px 0 0 0;
	background: url(imgs/bg_wie-f.png) 0 0 no-repeat
}

	#wie-kann-ich ol {
		margin: 6px 0 0 10px;
		padding: 0 0 0 142px;
		font-size: 85%;
		line-height: 160%;
		background: url(imgs/wie_bild.jpg) 0 0 no-repeat
	}

	h2#was,
	h2#wie,
	h2#vorteile,
	#kontakt {
		height: 25px;
		text-indent: -2000px
	}


/* /////////////////////////////// Vorteile und Downloads /////////////////////////////// */

#vor-loads {
	height: 307px;
	position: relative;
	top: 256px;
	z-index: 18;
	padding: 33px 0 0;
	font-size: 85%;
	line-height: 150%;
	overflow: hidden;
	background: url(imgs/bg_vorteile.png) left top no-repeat
}

	#vor-loads h3 {
		color: #454948;
		font-size: 110%;
		margin: 0 0 6px;
		text-transform: uppercase
	}
	
	#vorteile-vereine ul li,
	#vorteile-spieler ul li {
		background: url(imgs/icon_haken.png) 0 2px no-repeat;
		padding: 0 0  0 17px
	}
	
	#vorteile-vereine {
		width: 184px;
		float: left;
		margin: 12px 0 0 0;
		padding: 0 7px 0 18px;
		background: url(imgs/bg_vorteile_trenner.png) right center no-repeat
	}
	
	#vorteile-spieler {
		float: left;
		width: 195px;
		margin: 12px 0 0 0;
		padding: 0 7px 0 18px;
	}
	
	#downloads {
		clear: left;
		padding: 20px 0 0 18px;
		background: url(imgs/bg_links.png) left center no-repeat
	}
	
	.dl-liste {
		width: 160px;
		float: left;
		margin: 0 0 0 20px;
		overflow: hidden;
		line-height: 120%
	}
	
	.dl-liste li {
		margin: 3px 0;
	}
	
	.dl-liste li a span {
	padding-left: 5px;
	}
	
	#rechts {
		width: 250px !important
	}
	
	.link {
		background: url(imgs/icon_links.gif) 0 2px no-repeat;
		padding: 0 0 0 15px
	}
	
	.pdf {
		background: url(imgs/icon_pdf.png) left center no-repeat;
		padding: 0 0 0 15px
	}
	
	#vor-loads a {
		color: #000;
		text-decoration: underline
	}
	
	#vor-loads a:hover {
		color: #333;
		text-decoration: none
	}

	

/* /////////////////////////////// Vorteile und Downloads /////////////////////////////// */

#kontaktformular {
	position: relative;
	left: 446px;
	top: -57px;
	z-index: 19;
	width: 440px;
	height: 312px;
	color: white;
	font-size: 85%;
	line-height: 140%;
	background: url(imgs/bg_formular.png) 0 0 no-repeat
}

	#einleitung { 
		padding: 12px 20px 5px
	}

	/* Kontaktformular
	-------------------------*/
	#formular {
		margin: 0 10px 0 20px;
	}
	
	.unsicht {
		display: none
	}
	
	label {
		display: block
	}
	
	fieldset p {
		float: left;
		margin: 0 30px 5px 0;
		display: inline
	}

	
	input,
	textarea {
		width: 165px;
		font: 100%/110% Arial,sans-serif;
		padding: 2px 3px;
		background: white;
		color: #333;
		border: 1px solid #b3d570
	}
	
	select {
		width: 175px;
		font: 100%/110% Arial,sans-serif;
		padding: 1px 0 1px 5px;
		background: white;
		color: #333;
		border: 1px solid #b3d570
	}
	
	.radio {}
	
	.radio label { display: inline }
	.radio input {
		width: 10px;
		background:#454948;
		border: none
	}
	
	#nutzen-sie,
	#spielen-sie {
		position: absolute;
		left: 227px;
		margin: 0px 0 0
	}
	
	#spielen-sie {
		margin: 45px 0 0	
	}
	
	
	input[type=text]:focus,
	textarea:focus {
		border: 1px solid black
	}
	
	#Nachricht {
		height: 75px
	}
	
	label[for="Senden"] {
		display: none
	}
	
	input#Senden {
		position: absolute;
		left: 225px;
		bottom: 1px;
		width: 159px;
		border: none;
		text-transform: uppercase;
		background: transparent;
		color: white
	}
	p.ausfuellen,
	p.verschickt {
		position: absolute;
		top: 90px;
		width: 418px;
		height: 155px;
		left: 3px;
		z-index: 25;
		text-align: center;
		padding: 60px 5px 0;
		font-size: 110%;
		color: #6ba90a
	}

	
	.ausfuellen {
		color: red !important;
		padding: 1px 2px
	}
	
	.ausfuellen a {color: white; text-decoration: underline}
	
	.fehler-input {
		border: 1px solid red !important;
		background: #CCC !important
	}
	
/* /////////////////////////////// FancyBOX /////////////////////////////// */
	html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_right.png) repeat-x;
}
