* {
	font-family:Verdana,Tahoma,Helvetica,Arial;
	line-height:1.1em;
}

body {
	font-size:13px;
	background-color:#E0CD98;
	padding:0;
	margin:0;
	color:black;
}

h1 { font-size:140%; }
h2 { font-size:130%; }
h3 { font-size:120%; }
h4 { font-size:110%; }

h1, h2, h3, h4 { padding-top:5px; padding-bottom:10px; font-style:italic; }
p { padding-top:3px; padding-bottom:3px; }

a {
	color:black;
	font-weight:bold;
	text-decoration:none;
}
a:hover, a:active, a:focus { text-decoration:underline; }

h1#banner {
	display:block;
	width:750px;
	height:195px; /* 200 */
	margin-top:20px;
	margin-left:auto; margin-right:auto;
	text-indent:-9999px;
	padding:0;
}

h1#banner.deu {
	background:url(./Catan-Einfuehrungsspiel_Sofort-spielen-und-verstehen.jpg) no-repeat;
}

h1#banner.smalldeu {
	background:url(./Catan-Einfuehrungsspiel.jpg) no-repeat;
	height:150px;
}

h1#banner.eng {
	background:url(./Catan_Introductory_Game_Play_and_Learn_immediately.jpg) no-repeat;
}

h1#banner.smalleng {
	background:url(./Catan_Introductory_Game.jpg) no-repeat;
	height:150px;
}

img#screenshot {
 float:right; margin-left:10px;
}

p#belowimage {
	clear:right;
	padding-top:5px;
}

p#javainfo {
	text-align:right;
}

h2#wantmore {
	padding-top:20px;
}

div#mainbox, div#mainboxbelow {
	width:750px;
	margin-left:auto; margin-right:auto;
}

div#mainbox {
	background-color:#FFECB7;
}

div#mainboxbelow, div#mainboxbelow a {
	color:#7B6C3C;
}

div#maincontent {
	padding:10px;
	padding-top:5px;
}

.klein { font-size:70%; }

hr {
	color: #BCA974;
	background-color: #BCA974;
	margin-left: auto; margin-right: auto;
	width:75%;
	height: 2px;
	border: 0px;
	margin-top:1.5em; margin-bottom:1.5em;
}

ul {
	padding-top:0.2em; padding-bottom:0.2em;
	list-style:disc outside;
	margin-left: 1.1em;
}

li {
	padding-top:0.2em; padding-bottom:0.2em;
}

div#startgameopt {
	width:680px;
	margin-left:auto; margin-right:auto;
}

table#startgametbl {
	margin-top:10px; margin-bottom:10px;
	margin-left:auto; margin-right:auto;
	background-color:#FFF8C3;
	border:3px dashed #CCB984;
	width:100%;
}

table#startgametbl td, table#startgametbl th {
	padding:10px 5px 10px 5px;
	vertical-align:middle;
}

ul#eyecatcher {
	margin-top:3px;
	margin-left:12em;
	list-style:none;
}

ul#eyecatcher li {
	display:block;
	height:30px;
	width:300px;
	font-size:125%;
	font-style:italic;
	font-weight:bold;
	padding-top:0px; padding-bottom:0px;
	margin-top:0px; margin-bottom:0px;
	border-top:0px; border-bottom:0px;
}

form#starterform select {
	background-color:#FFF8C3;
	border:2px solid #CCB984;
}

form#starterform input {
/*	border:3px dashed #85BDFF; */
/*	border:2px solid #CCB984; */
	padding:5px;
	font-size:115%;
	font-weight:bold;
}

form#starterform input#playername {
	padding:0px;
	font-size:90%;
}

p.top30 {
	padding-top:30px;
}

div.rightbutton {
	display:block;
	float:right;
	width:121px;
	height:121px;
}

div.rightbutton a {
	display:block;
	float:right;
	width:121px;
	height:121px;
	text-indent:-9999px;
}

a.playcatan_button {
	background:url(./PlayCatan_120x120.jpg) no-repeat;
}

a.sur_button {
	clear:right;
	background:url(./Staedte_und_Ritter_120x120.jpg) no-repeat;
}

a.cak_button {
	clear:right;
	background:url(./Cities_and_Knights_120x120.jpg) no-repeat;
}

div.rightbutton a:hover, div.rightbutton a:focus {
	width:120px; height:120px;
	margin-top:1px; margin-left:1px;
}

div.bottomline {
	height:81px;
	font-size:77%;
}

div.bottomtextblock {
	padding:15px 10px 0px 10px;
	width:140px;
	display:block;
	float:left;
}

div.leftbutton {
	display:block;
	width:81px;
	height:81px;
	float:left;
}

div.leftbutton a {
	display:block;
	float:left;
	width:81px;
	height:81px;
	text-indent:-9999px;
}

a.playcatan_button_klein {
	background:url(./PlayCatan_80x80.jpg) no-repeat;
}

a.sur_button_klein {
	background:url(./Staedte_und_Ritter_80x80.jpg) no-repeat;
}

a.brettspiel_button_klein {
	background:url(./Brettspiel_D_80x80.jpg) no-repeat;
}

div.leftbutton a:hover, div.leftbutton a:focus {
	width:80px; height:80px;
	*width:79px;
	margin-top:1px; margin-left:1px;
}