/****************************************************************************

	Style Sheet fuer Picopop

*****************************************************************************/

/* Algemeine Styles */

* {
    margin: 0;
    padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	background-color: #0272a8;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

/**********************************
	Div-Bereich
**********************************/

/********* Lyout *********/

#main {
	position: absolute;
	width: 798px;
	left: 0px;
	top: 0px;
}

#header {
	position: absolute;
	height: 119px;
	width: 798px;
	left: 0px;
	top: 0px;

}

#header_flash {
	z-index:90;
}

#body {
	background-image: url(../img/body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 615px;
	width: 798px;
	left: 0px;
	top: 119px;
}

#footer {
	border-top: 1px solid white;
	position: absolute;
	width: 760px;
	top: 755px;
	left: 10px;
}

.img_big {
	overflow:auto;
	position:relative;
	left:22px;

}

/********* Navi *********/

#navi {
	position: absolute;
	left: 183px;
	top: 13px;
}

#navi li {
	float: left;
	list-style-type: none;
	margin: 0;
}

#navi a {
	display: block;
	height: 100%;
	width: 100%;
}

#navi strong {
	display: none;
}

/* Navi-Hintergrund */

#navi01, #navi01 a:hover, 
#navi02, #navi02 a:hover, 
#navi03, #navi03 a:hover, 
#navi04, #navi04 a:hover, 
#navi05, #navi05 a:hover, 
#navi06, #navi06 a:hover  {
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
}

#navi01 {
	background-image: url(../img/m_logbuch.gif);
	width: 92px;
}

#logbuch #navi01, #navi01 a:hover {
	background-image: url(../img/m_logbuch_hi.gif);
}

#navi02 {
	background-image: url(../img/m_story.gif);
	width: 74px;
}

#story #navi02, #navi02 a:hover {
	background-image: url(../img/m_story_hi.gif);
}

#navi03 {
	background-image: url(../img/m_tipps.gif);
	width: 65px;
}

#tipps #navi03, #navi03 a:hover {
	background-image: url(../img/m_tipps_hi.gif);
}

#navi04 {
	background-image: url(../img/m_games.gif);
	width: 79px;
}

#games #navi04, #navi04 a:hover {
	background-image: url(../img/m_games_hi.gif);
}

#navi05 {
	background-image: url(../img/m_downloads.gif);
	width: 134px;
}

#datensauger #navi05, #navi05 a:hover {
	background-image: url(../img/m_downloads_hi.gif);
}

#navi06 {
	background-image: url(../img/m_hints.gif);
	width: 96px;
}

#rat-salat #navi06, #navi06 a:hover {
	background-image: url(../img/m_hints_hi.gif);
}

/********* Navi-Button *********/

#navi-button li {
	list-style-type: none;
	margin: 0;
}

#navi-button a {
	display: block;
	height: 100%;
	width: 100%;
}

#navi-button strong {
	display: none;
}

/* Navi-Button-Hintergrrund */

#navi-button01, #navi-button01 a:hover,
#navi-button02, #navi-button02 a:hover,
#navi-button03, #navi-button03 a:hover,
#navi-button04, #navi-button04 a:hover,
#navi-button05, #navi-button05 a:hover,
#navi-button06, #navi-button06 a:hover {
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 74px;
	width: 74px;
}

#navi-button01 {
	background-image: url(../img/b_logbuch.gif);
	left: 177px;
	top: 115px;
}

#logbuch #navi-button01, #navi-button01 a:hover {
	background-image: url(../img/b_logbuch_hi.gif);
}

#navi-button02 {
	background-image: url(../img/b_story.gif);
	left: 193px;
	top: 194px;
}

#story #navi-button02, #navi-button02 a:hover {
	background-image: url(../img/b_story_hi.gif);
}

#navi-button03 {
	background-image: url(../img/b_tipps.gif);
	left: 192px;
	top: 274px;
}

#tipps #navi-button03, #navi-button03 a:hover {
	background-image: url(../img/b_tipps_hi.gif);
}

#navi-button04 {
	background-image: url(../img/b_games.gif);
	left: 183px;
	top: 355px;
}

#games #navi-button04, #navi-button04 a:hover {
	background-image: url(../img/b_games_hi.gif);
}

#navi-button05 {
	background-image: url(../img/b_download.gif);
	left: 155px;
	top: 431px;
}

#datensauger #navi-button05, #navi-button05 a:hover {
	background-image: url(../img/b_download_hi.gif);
}

#navi-button06 {
	background-image: url(../img/b_hints.gif);
	left: 101px;
	top: 492px;
}

#rat-salat #navi-button06, #navi-button06 a:hover {
	background-image: url(../img/b_hints_hi.gif);
}

/********* Navi-Falsh-Button *********/

.navi-flash01 {
	position: absolute;
	left: 177px;
	top: 115px;
}

.navi-flash02 {
	position: absolute;
	left: 193px;
	top: 194px;
}

.navi-flash03 {
	position: absolute;
	left: 192px;
	top: 274px;
}

.navi-flash04 {
	position: absolute;
	left: 183px;
	top: 355px;
}

.navi-flash05 {
	position: absolute;
	left: 155px;
	top: 431px;
}

.navi-flash06 {
	position: absolute;
	left: 101px;
	top: 492px;
}

/********* Navi-Text *********/

#navi-text {
	font-size: 16px;
	overflow: hidden;
	position: absolute;
	height: 27px;
	width: 413px;
	left: 291px;
	top: 89px;
	letter-spacing: 1px;
}

/********* Kleines Logo *********/

#logo2 {
	position: absolute;
	top: 39px;
	left: 66px;
}

/********* !!! Content !!! *********/

#content {
	background-color: #5b679b;
	border: 1px solid #4d4961;
	overflow: hidden;
	position: absolute;
	width: 413px;
	height: 362px;
	left: 290px;
	top: 140px;
}

/* Innerer Contentbereich */

#c-text {
	height: 282px;
	width: 393px;
	padding: 10px 10px 15px 10px;
}

#footer-content {
	overflow: auto;
	height: 337px;
	padding: 10px 10px 15px 10px;
}

#c-text {
	overflow: auto;
}

.cover {
	position: absolute;
	top:0;
	left:0;
	width: 383px;
	height: 212px;
	padding-top: 150px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #5b679b;
}

#c-story {
	background-image: url(../img/bg_c_story.jpg);
	overflow: auto;
	height: 292px;
	width: 298px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 105px;
}

#story-content {
	overflow: auto;
	height: 362px;
	width: 413px;
	overflow-x: hidden;
}

#c-tipps {
	overflow: auto;
	width: 100%;
	height: 307px;
}

#c-download {
	overflow: auto;
	position: absolute;
	height: 307px;
	width: 100%;
}

#c-faq {
	overflow: auto;
	height: 272px;
	width: 100%;
}

#c-faq-content {
	overflow: auto;
	height: 252px;
	width: 394px;
	top: 90px;
	padding: 10px;
}

#c-img-map {
	background-image: url(../img/bg_games_download.jpg);
}

/* Headline */

#headline {
	border-bottom: 1px solid black;
	height: 54px;
}

#headline2 {
	background-color: #737fbc;
	border-bottom: 1px solid black;
	height: 34px;
	top: 55px;
}

.story-headline {
	height: 55px;
}

#bread-crumb {
	position: absolute;
	left: 53px;
	margin-top: -13px;
}

#bread-crumb-sub {
	position: absolute;
	left: 10px;
	margin-top: -13px;
}

#bread-crumb li {
	float: left;
	list-style-type: none;
}

#bread-crumb a {
	display: block;
	height: 100%;
	width: 100%;
}

#bread-crumb strong {
	display: none;
}


#bread-crumb-sub {
	position: absolute;
	left: 10px;
	margin-top: -13px;
}

#bread-crumb-sub li {
	float: left;
	list-style-type: none;
}

#bread-crumb-sub a {
	display: block;
	height: 100%;
	width: 100%;
}

#bread-crumb-sub strong {
	display: none;
}

/* Headline -> Hintergrund */

.h-logbuch,
.h-story,
.h-tipps,
.h-games,
.h-musikstudio,
.h-sensor,
.h-sudoku,
.h-download,
.h-popmusik,
.h-screensaver,
.h-wallpaper,
.h-hints,
.h-login {
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}

.h-logbuch {
	background-image: url(../img/header_logbuch.gif);
}

.h-story {
	background-image: url(../img/header_story.jpg);
}

.h-tipps {
	background-image: url(../img/header_tipps.gif);
}

.h-games {
	background-image: url(../img/header_games.gif);
}

.h-musikstudio {
	background-image: url(../img/header_games.gif);
}

.h-sensor {
	background-image: url(../img/header_games.gif);
}

.h-sudoku {
	background-image: url(../img/header_games.gif);
}

.h-download {
	background-image: url(../img/header_download.gif);
}

.h-popmusik {
	background-image: url(../img/header_download.gif);
}

.h-screensaver {
	background-image: url(../img/header_download.gif);
}

.h-wallpaper {
	background-image: url(../img/header_download.gif);
}

.h-hints {
	background-image: url(../img/header_hints.gif);
}

.h-login {
	background-image: url(../img/header_anmeldung.gif);
}

/* Headline -> Bread-crumb Hintergrund */

.bc-logbuch, .bc-logbuch1, .bc-logbuch2, .bc-logbuch3, .bc-logbuch4, .bc-logbuch5, .bc-logbuch6, .bc-logbuch7,
.bc-tipps,
.bc-games,
.bc-musikstudio,
.bc-sensor,
.bc-sudoku,
.bc-download,
.bc-popmusik,
.bc-screensaver,
.bc-wallpaper,
.bc-rat-salat,
.bc-anmelden {
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	margin-top: 30px;
}

.bc-logbuch {
	background-image: url(../img/sub_menu_logbuch.gif);
	width: 79px;
}

.bc-logbuch1 {
	background-image: url(../img/sub_menu_logbuch_eintrag_1.gif);
	width: 91px;
}

.bc-logbuch2 {
	background-image: url(../img/sub_menu_logbuch_eintrag_2.gif);
	width: 91px;
}

.bc-logbuch3 {
	background-image: url(../img/sub_menu_logbuch_eintrag_3.gif);
	width: 91px;
}

.bc-logbuch4 {
	background-image: url(../img/sub_menu_logbuch_eintrag_4.gif);
	width: 91px;
}

.bc-logbuch5 {
	background-image: url(../img/sub_menu_logbuch_eintrag_5.gif);
	width: 91px;
}

.bc-logbuch6 {
	background-image: url(../img/sub_menu_logbuch_eintrag_6.gif);
	width: 91px;
}

.bc-logbuch7 {
	background-image: url(../img/sub_menu_logbuch_eintrag_7.gif);
	width: 91px;
}

.bc-tipps {
	background-image: url(../img/bc_tipps.gif);
	width: 49px;
}

.bc-games {
	background-image: url(../img/bc_games.gif);
	width: 60px;
}

.bc-musikstudio {
	background-image: url(../img/bc_musikstudios.gif);
	width: 134px;
}

.bc-sensor {
	background-image: url(../img/bc_sensor.gif);
	width: 78px;
}

.bc-sudoku {
	background-image: url(../img/bc_sudoku.gif);
	width: 82px;
}

.bc-download {
	background-image: url(../img/bc_datensauger.gif);
	width: 116px;
}

.bc-popmusik {
	background-image: url(../img/bc_popmusik.gif);
	width: 95px;
}

.bc-screensaver {
	background-image: url(../img/bc_screensaver.gif);
	width: 183px;
}

.bc-wallpaper {
	background-image: url(../img/bc_wallpaper.gif);
	width: 217px;
}

.bc-rat-salat {
	background-image: url(../img/bc_rat-salat.gif);
	width: 87px;
}

.bc-anmelden {
	background-image: url(../img/bc_anmeldung.gif);
	width: 106px;
}

.bc-faq {
	background-image: url(../img/sub_menu_hints_question.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 165px;
	height: 22px;
	margin-top: 20px;
}

.bc-faq-back {
	background-image: url(../img/sub_menu_hints_back_to_list.gif);
	width: 170px;
	height: 22px;
	margin-top: 20px;
	margin-left: 0px;
}

/*** !!! Download !!! ***/

.download-area {
	background-color: #7c85ae;
	float: left;
	width: 100%;
	margin-bottom: 1px;
	border-top: 1px solid #acb3cf;
	border-bottom: 1px solid #acb3cf;
}

/* Download Text */

.download-textarea {
	margin: 10px;
}

/* Download IMG Unclosed */

.d-img-musik a {
	display: block;
	height: 100%;
	width: 100%;
}

.d-img-musik strong {
	display: none;
}

.d-img-musik {
	background-image: url(../img/d_img_musik.gif);
	float: left;
	width: 55px;
	height: 43px;
}

/* Download IMG closed */

.d-img-musik-closed a {
	display: block;
	height: 100%;
	width: 100%;
}

.d-img-musik-closed strong {
	display: none;
}

.d-img-musik-closed {
	background-image: url(../img/d_img_musik_locked.gif);
	float: left;
	width: 55px;
	height: 43px;
}

/* Download Content */

.download-text {
	float: left;
	width: 185px;
	margin-top: 5px;
}
 
.download-button {
	float: left;
	margin-top: 13px;
	margin-left: 10px;
}

.download-button li {
	float: left;
	list-style-type: none;
}

.download-button a {
	display: block;
	height: 100%;
	width: 100%
}

.download-button strong {
	display: none;
}

/* Download-Button IMG */

.db-hoeren, .db-starten, .db-saugen, .db-saugen2, .db-lesen, .db-1024, .db-800 {
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
}

.db-hoeren {
	background-image: url(../img/db_hoeren.gif);
	width: 57px;
}

.db-saugen {
	background-image: url(../img/db_saugen.gif);
	width: 65px;
}

.db-saugen2 {
	background-image: url(../img/db_saugen.gif);
	width: 65px;
	margin-left: 70px;
}

.db-starten {
	background-image: url(../img/db_starten.gif);
	width: 67px;
	margin-left: 70px;
}

.db-lesen {
	background-image: url(../img/sub_menu_hints_read.gif);
	width: 51px;
}

.db-1024 {
	background-image: url(../img/sub_menu_hints_1024x786.gif);
	width: 70px;
	height: 44px;
}

.db-800 {
	background-image: url(../img/sub_menu_hints_800x600.gif);
	width: 64px;
	height: 44px;
}

/*** !!! Scrennsaver und Wallpaper !!! ***/

.thumb-area {
	background-color: #7c85ae;
	float: left;
	width: 100%;
	margin-bottom: 1px;
	border-top: 1px solid #acb3cf;
	border-bottom: 1px solid #acb3cf;
}

.thumb-img{
	float: left;
}

.thumb-text {
	float: left;
	width: 110px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

/*** !!! FAQ + Tipps !!! ***/

.list-area {
	background-color: #7c85ae;
	float: left;
	width: 100%;
	margin-bottom: 1px;
	border-top: 1px solid #acb3cf;
	border-bottom: 1px solid #acb3cf;
}


.list-text {
	float: left;
	width: 280px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.list-button {
	float: left;
	margin-top: 10px;
	/*margin-left: 15px;*/
}

.list-button li {
	float: left;
	list-style-type: none;
}

.list-button a {
	display: block;
	height: 100%;
	width: 100%
}

.list-button strong {
	display: none;
}

/* FAQ-Button IMG */

.db-lesen {
	background-image: url(../img/sub_menu_hints_read.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 51px;
	height: 22px;
}

/*** !!! CD Cover !!! ***/

.cd-cover {
	background-color: #d9633f;
	overflow: auto;
	height: 362px;
}

.cd-text {
	padding: 10px 40px;
}

.cd-text li {
	border-bottom: 1px solid #ecb19f;
}

.cd-text li img {
	position: relative;
	left: 180px;
	bottom: -2px;
}

/********* Login-Bereich *********/


#login-area {
	position: absolute;
	left: 290px;
	top: 525px;
}

/*#login-text {
	font-weight: normal;
	color: black;
	position: absolute;
	width: 190px;
	margin-top: 10px;
}*/

#login-button {
	position: absolute;
	top: 5px;
	left: 20px;
}

#login-button li {
	list-style-type: none;
}

#login-button a {
	display: block;
	height: 100%;
	width: 100%;
}

#login-button strong {
	display: none;
}


#lb-login {
	background-image: url(../img/b_login.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	width: 167px;
}


#lottery-button {
	position: absolute;
	top: 5px;
	left: 220px;
}

#lottery-button li {
	list-style-type: none;
}

#lottery-button a {
	display: block;
	height: 100%;
	width: 100%;
}

#lottery-button strong {
	display: none;
}

#lb-lottery {
	background-image: url(../img/b_gewinnspiel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	width: 107px;
}


/********* Gewinnspiel-Popup *********/

#lottery-body {
	background-image:url(../img/l_background.gif);
	background-repeat:no-repeat;
	color:#000;
}

#lottery-content {
	position:absolute;
	left:413px;
	top:137px;	
	width:520px;
}

#lottery-gewinne {
position:absolute;
top:180px;
margin-left:33px;

}

#lottery-img-einrad {
	margin-left:20px;

}

#lottery-button-area {
	/*position:relative;	
	top:20px;
	position:absolute;
	left:430px;
	top:220px;
	margin-bottom:20px;	*/
	margin-top:34px;

}

#lottery-button-registered {
	position:absolute;

	top:80px;
	height: 37px;
	width: 207px;
	
}

#lottery-button-not-registered {
	position:absolute;

	left:210px;
	
	top:80px;
	height: 37px;
	width: 207px;


	
}

#lottery-form {

	position:absolute;
	top:120px;
	margin:0;
	padding:0;

}

.lottery-form-content {
	width:398px;
	margin:0;
	padding:7px;
	background-color:#6CA9C5;
	color:#FFF;
	position:relative;
	top:-110px;
	
}


#lottery-form-top {
	margin:0;
	padding:0;
	background-image:url(../img/l_form_top.gif);
	background-repeat:no-repeat;
	width:412px;
	height:10px;
}

#lottery-form-bottom {
	margin:0;
	padding:0;
	background-image:url(../img/l_form_bottom.gif);
	background-repeat:no-repeat;
	width:412px;
	height:10px;
	position:relative;
	top:-110px;	
}

#lottery-form label {
	width:137px;
	
}

#lottery-form input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:250px;
	padding:2px;
	font-weight:normal;
	
}

#lottery-form .button {
	margin-left:420px;
	margin-top:-36px;	
	position:relative;
	top:-110px;		
}


#lottery-form select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
/*	padding:2px;*/	
	font-weight:normal;
}

#lottery-form #name {
	width:80px;	
}

#lottery-form #nachname {
	width:160px;
}

#lottery-form #strasse {
	width:180px;	
}

#lottery-form #nr {
	width:60px;
}

#lottery-form #ort {
	width:160px;	
}

#lottery-form #plz {
	width:80px;
}

#lottery-form .leftfield {
	float:left;
}

#lottery-form .rightfield {
	float:right;
}

#lottery-form .button {
	width:auto;	
}

#lottery-form .radiobutton {
	width:auto;	
}

#lottery-form .checkbox {
	width:auto;	
}

.col-small {
	width:250px;	
	float:left;
}

.check-float {
	float:left;
	margin-right:3px;
	width:auto;
}

#lottery-form .checkboxlabel {
	/*width:230px;*/
}

#lottery-form hr {
	background-color:#6CA9C5;
	border:0pt none;
	clear:both;
	height:1px;
	margin-bottom:0px;
	margin-top:35px;
}


.unreg  .message {
	position:absolute;
	width:310px;
	left:-374px;
	top:250px;
	border:1px solid #6CA9C5;
	padding:5px;
}

.unreg  .message {
	position:absolute;
	width:310px;
	left:-374px;
	top:250px;
	border:1px solid #6CA9C5;
	padding:5px;
}

#lottery-form  .message {
	position:absolute;
	width:310px;
	left:-374px;
	top:250px;
	border:1px solid #6CA9C5;
	padding:5px;
}



/********* Zeichentrickfigur *********/

#character {
	position: absolute;
	height: 257px;
	width: 141px;
	left: 40px;
	top: 173px;
}

/**********************************
	Anmelde-Formular
**********************************/

form label {
	float: left;
	width: 100px;
	margin-top: 5px;
}

form input, form textarea, form select {
	margin-top: 2px;
	margin-bottom: 2px;
}

form input, form textarea {
	width: 211px;
}

form textarea {
	height: 110px;
}

form .select-day {
	width: 46px;
}

form .select-month {
	width: 101px;
}

form .select-year {
	width: 60px;
}

form .checkbox {
	float: left;
	width: auto;
	margin-right: 3px;
}

form .radiobutton {
	position: relative;
	width: auto;
	bottom: -3px;
}

form .checkboxlabel {
	width: 180px;
}
 
form .radiobuttonlabel {
	width: 120px;
}

form .checkboxlabel-front, form .checkboxlabel, form .radiobuttonlabel {
	font-weight: normal;
	margin-top: auto;
}

form .form-content {
	background-color: #7C85AE;
	border-right: 1px solid #a8b6d0;
	border-left: 1px solid #a8b6d0;
	float: left;
	width: 350px;
	padding: 10px;
}

form .button {
	width: auto;
	margin-left: 160px;
}

form .form-border-top {
	background-image: url(../img/form_border_top.gif);
	width: 373px;
	height: 6px;
	margin-top: 15px;
}

form .form-border-bottom {
	background-image: url(../img/form_border_bottom.gif);
	float: left;
	width: 373px;
	height: 6px;
}

form hr {
	clear: both;
	background-color: #a8b6d0;
	border: 0;
	height: 1px;
	margin-top: 35px;
	margin-bottom: 10px;
}

/*** Linie ***/

hr {
	background-color: #a8b6d0;
	border: 0;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/**********************************
	HTML-Elemente
**********************************/

h1 {
	font-size: 150%;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 130%;
	margin-bottom: 0.4em;
}

h3 {
	font-size: 120%;
	margin-bottom: 0.4em;
}

h4 {
	font-size: 110%;
	margin-top: 1.3em;
	margin-bottom: 0.6em;
}

#footer-content p, #footer-content li {
	font-weight: normal;
}

p, ul {
	margin-bottom: 0.5em;
}

ul ul { 
	margin: 0; 
} 

#footer-content li {
	margin-left: 15px;
}

address {
	font-style: normal;
	margin-top: 5px;
}

address a {
	color: white;
	text-decoration: none;
}

a, span a font {
	color: #c1caf1;
}

span a font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

