/*
beige	EEA15D
rot		009933
grün bg	009900
grün h1	009900
*/

/* div {border: dotted 1px #000;} */

* {
	margin:0; 
	padding:0;
}

img {
	float: left;
	border: 0;
}

body, html, td {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
}

body {
	text-align: center;
	background-color: #009900;
	color: white;
	background-image: url(./../visuals/bg2.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
	padding-bottom: 60px;
	height: 101%
}

td {
	vertical-align: top;
}

br {
/*	clear: both; */
}

ul {
	padding-left: 18px;
	margin-top: 4px;
	list-style-type: square;
}

li {
	margin-bottom: 12px;
}


#navigation a:link, #navigation a:visited, #navigation a:active, #navigation a:hover { 
	text-decoration: none;
	color: white;
	font-size: 11px;
}

#navigation a:active, #navigation a:hover { 
	border-bottom: dotted 1px white;
	font-size: 11px;
}

#toolbar a:link, #toolbar a:visited, #toolbar a:active, #toolbar a:hover { 
	text-decoration: none;
	color: white;
	font-size: 11px;
}

#toolbar a:active, #toolbar a:hover { 
	border-bottom: dotted 1px white;
	font-size: 11px;
}

a.hier {
	border-bottom: dotted 1px white;
}

#inhalt a:link, #inhalt a:visited, #inhalt a:active, #inhalt a:hover { 
	text-decoration: none;
	color: #990033;
	font-size: 12px;
	font-weight: bold;
}

#inhalt a:active, #inhalt a:hover { 
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}


h1 {font-size:14px; color: #279546; margin: 0px; margin-bottom: 8px;}
h2 {font-size:13px; color: #000000; margin: 0px; margin-bottom: 8px;}
h3 {font-size:13px; color: #D77216; margin: 0px; margin-top: 6px; margin-bottom: 4px;}
h4 {font-size:13px; color: #D77216; margin: 0px; margin-top: 26px; margin-bottom: 4px; display: block; width: 100%;}

.description {
	padding: 10px; 
	border: solid 1px #D77216;
	background-color: #FEE1C7;
	color: black;
}

.td_text {
	padding-bottom: 10px; 
	padding-right: 10px; 
	color: black;
}

.minis_links {
	display: inline;
	float: left;
	background-color: white;
	padding: 2px;
	margin-right:8px;
	margin-bottom:8px;
	border: solid 1px #aaa;
}

.minis_rechts {
	display: inline;
	float: right;
	background-color: white;
	padding: 2px;
	margin-left:8px;
	margin-bottom:8px;
	border: solid 1px #aaa;
}

.foto {
	display: block;
	background-color: white;
	padding: 2px;
	border: solid 1px #eea15d;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.logo {
	float: left; 
}

#alles {
	width: 747px;
	height: 100%;
	margin: 0 auto 0;
	padding: 0;
}

#oben {
	height: 290px;
	width: 747px;
	background-image: url(./../visuals/bg1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	overflow: hidden;
}

#links_oben {
	position: relative;
	height: 290px;
	width: 172px;
	overflow: hidden;
	float: left;
}

#rechts_oben {
	position: relative;
	height: 290px;
	width: 560px;
/*	overflow: hidden; */
	float: left;
	margin-left: -21px;
}

#kk_logo {
	position: relative;
	left: 10px;
	top: 89px;
	height: 62px;
	width: 162px;
	z-index: 6;
}

#fg_logo {
	position: relative;
	left: 12px;
	top: 98px;
	height: 130px;
	width: 151px;
	z-index: 7;
}

#spielkultur {
	position: relative;
	top: 148px;
	left: 12px;
	height: 95px;
	width: 530px;
	z-index: 9;
	float: left;
}

#navigation {
	position: relative;
	display: block;
	vertical-align: middle;
	height: 35px;
	width: 560px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding-top: 8px;
	z-index: 8;
	top: 158px;
	left: 25px;
}

#mitte {
	background-color: white;
	width: 747px;
}

#inhalt {
	clear: both;
	position: relative;
	padding: 30px;
	padding-left: 174px;
	margin: 0;

width: 694px; /* nur IE 5.x */
width/**/:/**/ 520px; /* alle anderen User-Agents */

	overflow: hidden;
	text-align: left;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #000000;
	min-height: 260px;
	float: left;
}

#logo {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	width: 41px;
	float: left;
	text-align: left;
}

#frame {
	display: inline;
	margin: 20px;
	height: 92%;
}

#unten {
	clear: both;
	position: relative;
	height: 61px;
	width: 747px;
	background-color: #FFAF03;
	background-image: url(./../visuals/bg3.gif);
	background-repeat: repeat-x;
	text-align: left;
}

#toolbar {
	padding-top: 36px;
	padding-left: 174px;
	color: #ffffff;
	font-size: 11px;
}

#inhalt .copy, #inhalt .copy a:link, #inhalt .copy a:visited, #inhalt .copy a:active, #inhalt .copy a:hover  {
	font-size: 11px;
	color: #bbb;
}

