
* {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica;
	color: #608592;
}

a {
	text-decoration: none;
	color: #AF2C26;
}

p {
	margin: 0.5em 0;
}

a:hover {
	text-decoration: underline;
}

body {
	background: url(../images/background.jpg) repeat-x;
	background-position: 0 20px;
}

.clearer {
	clear: both;
}




/* ADDITIONAL HEADNAVIGATION */

#cont_navi_top { 
	background: #1B8D76;
	padding: 0 0 2px 0;
	font-size: 0.8em;
	border-bottom: 3px solid #fff;
}

#cont_navi_top a {
	color: #fff;
	border-left: 1px solid #fff;
	padding: 0 1em;
}

#cont_navi_top ul {
	list-style-type: none;
	text-align: center;
}

#cont_navi_top ul li {
	display: inline;
	
}




/* BODY */

#cont_body {
	margin: 0 auto;
	width: 820px;
}




/* HEADER */

#cont_header {
	position: relative;
	height: 280px;
}

.logo {
	background: url(../images/logo_pictureka.png);
	behavior: url(css/iepngfix.htc);
	height: 205px;
	width: 320px;
	position: absolute;
	left: 0;
	top: 50px;
	cursor: pointer;
}

.slogan {
	background: url(../images/slogan.png);
	behavior: url(css/iepngfix.htc);
	height: 69px;
	width: 360px;
	position: absolute;
	left: 260px;
	top: 160px;
}

.button {
	background: url(../images/button_play_now.png);
	behavior: url(css/iepngfix.htc);
	height: 205px;
	width: 245px;
	position: absolute;
	left: 640px;
	top: 20px;
	cursor: pointer;
}

.tvpop {
	background: url(../images/tv_screen.png);
	behavior: url(css/iepngfix.htc);
	width: 89px;
	height: 97px;
	position: absolute;
	left: 840px;
	top: 250px;
	cursor: pointer;
}




/* MAIN MENU */

#cont_mmenu a {
	display: block;
	float: left;
	height: 50px;
	margin: 0 18px;
	width: 163px;
}

#cont_mmenu a:hover, #cont_mmenu .active {
	background-position: 0 50px;
}

.btn1 {
	background-image: url(../images/btn_infos.gif);
}

.btn2 {
	background-image: url(../images/btn_spielen.gif);
}

.btn3 {
	background-image: url(../images/btn_downloads.gif);
}

.btn4 {
	background-image: url(../images/btn_ecards.gif);
}




/* CONTENT */

.textbox_top {
	background: url(../images/box_top.png);
	behavior: url(css/iepngfix.htc);
	width: 818px;
	height: 6px;
	font-size: 0;
	line-height: 0;
}

.textbox {
	background: #fff url(../images/box_gradient.jpg) repeat-x;
	border-left: 3px solid #8ABBC1;
	border-right: 3px solid #8ABBC1;
	width: 764px;
	font-size: 0.85em;
	padding: 12px 24px;
	position: relative;
}

.textbox_bottom {
	background: url(../images/box_bottom.png);
	behavior: url(css/iepngfix.htc);
	width: 818px;
	height: 8px;
	margin-bottom: 10px;
	font-size: 0;
	line-height: 0;
}

.textbox2_top {
	background: url(../images/box2_top.png);
	behavior: url(css/iepngfix.htc);
	width: 400px;
	height: 6px;
	font-size: 0;
	line-height: 0;
}

.textbox2 {
	background: #fff url(../images/box_gradient.jpg) repeat-x;
	border-left: 3px solid #8ABBC1;
	border-right: 3px solid #8ABBC1;
	width: 346px;
	font-size: 0.85em;
	padding: 12px 24px;
	position: relative;
}

.textbox2_bottom {
	background: url(../images/box2_bottom.png);
	behavior: url(css/iepngfix.htc);
	width: 400px;
	height: 8px;
	margin-bottom: 10px;
	font-size: 0;
	line-height: 0;
}

.textbox ul {
	margin-left: 16px;
}

h1 {
	color: #AF2C26;
	font-size: 1em;
	margin-bottom: 1em;
}

.smalltext {
	width: 256px;
	float: left;
	margin-right: 16px;
}

.largetext {
	padding-left: 250px;
	width: 420px;
}

.imagebox {
	width: 160px;
	float: left;
	color: #AF2C26;
	margin-left: 4px;
}

.imagebox div {
	width: 150px;
	height: 150px;
	behavior: url(css/iepngfix.htc);
}

.imagebox p {
	color: #AF2C26;
	font-size: 0.85em;
	padding: 0 10px;
}

.imagebox ul {
	margin-left: 30px;
	list-style-image: url(../images/icon_download.gif);
}

.productbox {
	position: absolute;
	width: 236px;
	height: 296px;
	background: url(../images/pictureka_box.png);
	behavior: url(css/iepngfix.htc);
	top: -70px;
	left: 20px;
}

.rocket {
	position: absolute;
	width: 102px;
	height: 137px;
	background: url(../images/misc_rocket.gif);
	bottom: 0px;
	right: 4px;
}




/* FOOTER */

#footer {
	font-size: 0.6em;
	margin: 0 auto;
	text-align: center;
}




/* OTHER */

#flashcontent {
	margin-top: 10px;
	text-align: center;
}

textarea, input {
	border: 1px solid #ccc;
}

form label {
	display: block;
	width: 200px;
	float: left;
}



/* E-CARDS */

.ecardbox {
	width: 480px;
	float: left;
	color: #AF2C26;
	margin-left: 4px;
}

.error {
	color: #f00;
	font-weight: bold;
}

