*, html {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body {
	background: #466cd1 url(http://www.deutschland-spielt.de/onlinespiele/public/img/bg.jpg) repeat-x;
	color: #23234d;
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
}

div {
	margin: 0;
	padding: 0;
}

div.logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 230px;
	height: 130px;
}

div.leaderboard {
	position: absolute;
	top: 20px;
	left: 228px;
	width: 728px;
	height: 90px;
	text-align: center;
}

div.flash {
	position: absolute;
	top: 130px;
	left: 10px;
	width: 640px;
	height: 480px;
	background-color: #466cd1;
	border: 1px solid #ffffff;
	z-index: -1;
}

div.pga {
	text-align: center;
	color: #ffffff;
	position: absolute;
	left: 115px;
	bottom: 45px;
	z-index: -1;
}

div.search {
	position: absolute;
	top: 130px;
	left: 659px;
	width: 299px;
	height: 34px;
	background: url(http://www.deutschland-spielt.de/onlinespiele/public/img/bg_search.jpg) no-repeat;
}

input.search {
	width: 202px;
	height: 17px;
	background: url(http://www.deutschland-spielt.de/onlinespiele/public/img/bg_search_input.jpg);
	border: 0;
	padding: 2px 10px 0 10px;
	position: absolute;
	top: 7px;
	left: 20px;
}

button.submit {
	border: 0;
	background: none;
	width: 37px;
	height: 27px;
	position: absolute;
	top: 3px;
	right: 15px;
	cursor: pointer;
}

div.description {
	position: absolute;
	top: 170px;
	left: 659px;
	width: 299px;
	height: 442px;
}

div.description_content {
	position: absolute;
	top: 32px;
	left: 0;
	width: 299px;
	height: 408px;
	background: url(http://www.deutschland-spielt.de/onlinespiele/public/img/bg_description.jpg) repeat-y;
}

div.description_content_content {
	position: absolute;
	top: 8px;
	left: 1px;
	width: 247px;
	height: 232px;
	padding: 5px 25px 0;
	background: url(http://www.deutschland-spielt.de/onlinespiele/public/img/bg_description_content.jpg) no-repeat;
}

div.description_content_top {
	position: absolute;
	top: 8px;
	left: 1px;
	width: 247px;
	height: 396px;
	background: url(http://www.deutschland-spielt.de/onlinespiele/public/img/bg_description2.jpg) no-repeat;
	visibility: hidden;
	padding:15px 25px 0 25px;
}

div.description_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 299px;
	height: 32px;
	background: url(http://www.deutschland-spielt.de/onlinespiele/public/img/bg_description_top.jpg) left bottom no-repeat;
}

div.description_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 299px;
	height: 2px;
	background: url(http://www.deutschland-spielt.de/onlinespiele/public/img/bg_description_bottom.jpg) left bottom no-repeat;
	font-size: 0px;
}

div.description_download {
	position: absolute;
	bottom: 2px;
	left: 1px;
	width: 299px;
	height: 161px;
	background: url(http://www.deutschland-spielt.de/onlinespiele/public/img/bg_download.jpg) left bottom no-repeat;
}

img.btn_download {
	position: absolute;
	top: 65px;
	left: 23px;
}

div.btn_info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 107px;
	height: 32px;
	background: url(http://www.deutschland-spielt.de/onlinespiele/public/img/btn_info_1.jpg) left bottom no-repeat;
}

div.btn_top {
	position: absolute;
	bottom: 0;
	left: 111px;
	width: 152px;
	height: 32px;
	background: url(http://www.deutschland-spielt.de/onlinespiele/public/img/btn_top_0.jpg) left bottom no-repeat;
}

iframe.flash_iframe {
	width: 640px;
	height: 480px;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}

p.game_rule {
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #de0017;
}

p.game_title {
	font-size: 15px;
	font-weight: bold;
	color: #de0017;
}

p.game_text {
	font-size: 11px;
	color: #23234d;
}

p.load_game_manually {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

p.load_game_manually a {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

span.game_text {
	font-size: 11px;
	color: #23234d;
}

span.game_rule {
	font-size: 13px;
	font-weight: bold;
	color: #de0017;
}

a:link.game_text,
a:visited.game_text,
a:hover.game_text,
a:active.game_text {
	color: #de0017;
}

