@charset "utf-8";
/* CSS Document */

@import url(nav.css);
@import url(form.css);

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #d2d2d2;
}

* {
	margin: 0px;

}

#page {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 990px;
	background-image: url(../../skin/images/bg_body.gif);
	background-repeat: repeat-y;
}

#main {
	margin: 0 auto;
	width: 950px;
	background-color: #ffffff;
	padding: 0px;
}

#title{
	background-image: url(../../skin/images/header_playmobil.jpg);
	background-repeat: no-repeat;
	height: 305px;
}

#title_events{
	background-image: url(../../skin/images/head_events.jpg);
	background-repeat: no-repeat;
	height: 305px;
}

#title_products{
	background-image: url(../../skin/images/head_produkte.jpg);
	background-repeat: no-repeat;
	height: 305px;
}

#title_news{
	background-image: url(../../skin/images/header_playmobil.jpg);
	background-repeat: no-repeat;
	height: 305px;
}

#title_images{
	background-image: url(../../skin/images/head_bilder.jpg);
	background-repeat: no-repeat;
	height: 305px;
}

#title_team{
	background-image: url(../../skin/images/head_team2.jpg);
	background-repeat: no-repeat;
	height: 305px;
}

#title_games{
	background-image: url(../../skin/images/header_playmobil.jpg);
	background-repeat: no-repeat;
	height: 305px;
}

#spielmix{
	float:left;
	display: block;
	width: 910px;
	height: 170px;
	margin: 100px 0 0 20px;
	padding:0;
}

#slogan{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 36px;
	color: #ffffff;
	float:right;
	display: block;
	width: 500px;
	height: 36px;
	margin: 90px 0 0 0;
	padding:0;
}

#nav {
	margin: 0 25px 0 25px;
	height: 60px;
}

#leftsidebar {
	float:left;
	display: block;
	width: 180px;
	margin: 0 20px 20px 25px;
	padding: 0;
}

#leftsidebar h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px 0;
}


#content{
	float:left;
	display: block;
	width: 725px;
	margin: 0 0 20px 0;
	padding: 0;
	min-height: 200px;
}

#content_small{
	float:left;
	display: block;
	width: 500px;
	margin: 0;
	padding: 0;
	min-height: 200px;
}

#content h1{
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin: 10px 0;
}

#content a{
	font-weight: bold;
	color: #175c8a;
	text-decoration: none;
}

#content a:hover{
	color: #000000;
	text-decoration: none;
}

#news1 {
	float:left;
	display: block;
	width:250px;
	margin: 0 0 20px 0;
	padding: 0;
}

#news2 {
	float:left;
	display: block;
	width:250px;
	margin: 0 0 20px 0;
	padding: 0;
}

#rightsidebar {
	float:left;
	display: block;
	width: 180px;
	margin: 0 20px 20px 25px;
	padding: 0;
}

#rightsidebar h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px 0;
}

#clear{
	clear: both;
}

#footer{
	color: #ffffff;
	background-color: #005c89;
	line-height: 17px;
	text-align: center;
	margin: 0;
	padding: 13px 0;
	width:950px;
	height: 50px;
}

#footer-bottom{
	margin: 0;
	padding: 0;
	width:990px;
	height: 29px;
	background-image: url(../../skin/images/bg_footer.gif);
	background-repeat: no-repeat;
}

#footer a{
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #fbed00;
	text-decoration: none;
}

.pagelink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
	display: block;
	float:left;
	width:16px;
	margin-right:1px;
	border:1px solid #CCCCCC;
	text-align:center;
}
a.pagelink:link, a.pagelink:active, a.pagelink:visited {
	display: block;
	float:left;
	width:16px;
	color: #0099FF;
	background-color:#FFFFFF;
	text-decoration: none;
	margin-right:1px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
a.pagelink:hover {
	width:16px;
	color: #0099FF;
	background-color: #F0F0F0;
	text-decoration: none;
	margin-right:1px;
	border:1px solid #CCCCCC;
	text-align:center;
}

.ro {
	background:url(../../skin/images/box_ro.jpg) top right no-repeat;
	margin:0;
	padding:0;
}

.lo {
	background:url(../../skin/images/box_lo.jpg) top left no-repeat;
	margin:0;
	padding:0;
}

.ru {
	background:url(../../skin/images/box_ru.jpg) bottom right no-repeat;
	margin:0;
	padding:0;
}

.lu {
	background:url(../../skin/images/box_lu.jpg) bottom left no-repeat;
	margin:0;
	padding:0;
}

.box{
	margin: 10px 17px 13px 9px;
	padding: 10px 0 15px 0;
}

.boxheader {
	margin-top: 5px;
}

.boxheader h2 {
	font-size: 14px;
	padding: 5px;
	margin-bottom: 1px;
}

.boxheader h3 {
	font-size: 10px;
	padding: 5px 5px 0 5px;
	margin-bottom: 1px;
}

.boxheader a {
	color: #175c8a;
	text-decoration: none;
}

.boxheader a:hover {
	color: #000000;
	text-decoration: none;
}

.boxcontent{
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	background-color: #ffffff;
	padding: 0;
}

.boxcontent p {
	padding: 7px;
}

.boxcontent img {
	padding: 7px;
}

.boxfooter {
	padding: 8px 0 10px 0;
	text-align: right;
}

.boxfooter a {
	margin-right: 10px;
	color: #175c8a;
	text-decoration: none;
}

.boxfooter a:hover {
	color: #000000;
	text-decoration: none;
}

.logo{
	margin: 0 10px 10px 0;
}

a.cal_head {
	color: #175c8a;
	text-decoration: none;
}

a.cal_head:hover {
	color: #343434;
	text-decoration: none;
}

.cal_head {
	color: #000000;
	font-weight: bold;
		margin-bottom: 4px;
}

.cal_days {
	color: #000000;
	margin-bottom: 3px;
}

.cal_today {
	background-color: #fbed00;
	color: #000000;
}
.cal_event, a.cal_event {
	background-color: #CCCCCC;
	color: #175c8a;
	text-decoration: none;
}
a.cal_event:hover {
	background-color: #fbed00;
	color: #175c8a;
	text-decoration: none;
}

.navLink {
	color: #175c8a;
	font-size: 16px;
	font-weight: bold;
}
a.navLink:link, a.navLink:active, a.navLink:visited {
	color: #175c8a;
	text-decoration: none;
}
a.navLink:hover {
	color: #000000;
	text-decoration: none;
}

.lsb{
	margin: 0;
	padding: 0;
}

img.lsb {
	width: 40px;
	margin: 0 7px 7px 0;
	float: left;
}

p.lsb{
	text-align: justify;
}

a.lsb {
	color: #175c8a;
	font-weight: bold;
	text-decoration: none;
}

a.lsb:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

span.lsb{
	color: #175c8a;
	font-weight: bold;
}

.lsbclear{
	clear:both;
}

.lsbline{
	clear:both;
	padding: 0;
	margin: 8px 6px 12px 6px;
	width: 168px;
	height: 1px;
	border-bottom: 1px #cccccc dotted;
}

#player{
	margin-top: 20px;
}

.scrolldiv {
	width:170px; 
	margin: 0;
	padding: 5px 5px 3px 3px;
	text-align: justify;
}

#scrolldivid {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
}

#featured{
	margin-top: 10px;
}

.rsb{
	text-align: right;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

img.rsb {
	width: 160px;
	margin: 0;
	float: left;
}

.rsbmenu {
	margin: 0 10px 10px 0;
}

a.rsb {
	display: block;
	color: #175c8a;
	text-decoration: none;
}

a.rsb:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.rsbline{
	clear:both;
	padding: 0;
	margin: 0 6px 20px 6px;
	width: 168px;
	height: 1px;
	border-bottom: 1px #cccccc dotted;
}

.fotolist{
	width: 86px;
	text-align: center;
	margin: 3px;
	padding: 3px;
}
