/*

*/

* {
	margin: 0;
	padding: 0;
}

body, html, td {
	background-color: #DED6BF;
	font-family: Georgia;
	font-size: 13px;
}

body {
	text-align: center;
	background-image: url(./../visuals/bg1.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}


/* div, iframe	{border: 1px dashed #000000;} */


h1 {font-size:13px; color: #6E9070; margin: 0px; margin-left: -5px; margin-bottom: 12px }
h2 {font-size:12px; color: #000000; margin: 0px; margin-left: -5px;}
h3 {font-size:12px; color: #999999; margin: 0px; margin-left: -5px;}

td {
	vertical-align: top;
}

a:link, a:visited, a:active, a:hover { 
	text-decoration: none;
	color: #0E63B3;
	font-size: 13px;
}


a:active, a:hover { 
	text-decoration: underline;
	font-size: 13px;
}

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

#toolbar_rechts a:active, #toolbar_rechts a:hover { 
	text-decoration: underline;
	font-size: 11px;
}


b.anker {
	color: #777777;
	font-size:12px;
}


#alles {
	width: 820px;
	height: 670px;
	margin: 20px auto;
	margin-top: 0;
	text-align: left;
}

#stoerer {
	width: 460px;
	height: 227px;
	text-align: right;
	background-color: #009900; 
	background-image: url(./../visuals/bg_indien.gif);
}

#stoerer2 {
	width: 450px;
	height: 227px;
	text-align: left;
	padding-right: 10px;
	background-color: #009900; 
	background-image: url(./../visuals/bg_indien.gif);
}

#schatten_links {
	float: left;
	position: relative;
	height: 643px;
	width: 20px;
	background-image: url(./../visuals/schatten_links.jpg);
	background-repeat: no-repeat;
}

#links {
	float:left;
	position: relative;
	height: 623px;
	width: 180px;
}

#oben_links {
	float:left;
	position: relative;
	height: 63px;
	width: 180px;
	background-image: url(./../visuals/schatten_oben_links.jpg);
	background-repeat: no-repeat;
}

#inhalt_links {
	float:left;
	position: relative;
	height: 560px;
	width: 180px;
	background-image: url(./../visuals/bg3.jpg);
	background-repeat: no-repeat;
	background-color: #C7C1AC;
}

#unten_links {
	float:left;
	position: relative;
	height: 20px;
	width: 180px;
	background-image: url(./../visuals/schatten_unten_links.jpg);
	background-repeat: no-repeat;
}

#rechts {
	float:left;
	position: relative;
	height: 623px;
	width: 580px;
}

#oben_rechts {
	float:left;
	position: relative;
	height: 130px;
	width: 580px;
	background-color: #DED6BF;
	background-image: url(./../visuals/logo.gif);
}

#inhalt_rechts {
	float:left;
	position: relative;
	height: 458px;
	width: 580px;
	background-color: #DED6BF;
	background-image: url(./../visuals/bg2.gif);
}

#toolbar_rechts {
	float:left;
	position: relative;
	height: 35px; /* nur IE 5.x */
	height/**/:/**/ 17px; /* alle anderen User-Agents */
	width: 580px; /* nur IE 5.x */
	width/**/:/**/ 530px; /* alle anderen User-Agents */
	padding-left: 50px;
	padding-top: 18px;
	background-color: #C7C1AC;
	background-image: url(./../visuals/bg4.gif);
	color: #DED6BF;
	font-size: 11px;
}

#unten_rechts {
	float:left;
	position: relative;
	height: 20px;
	width: 580px;
	background-image: url(./../visuals/schatten_unten_rechts.jpg);
	background-repeat: no-repeat;
}

#schatten_rechts {
	float: left;
	position: relative;
	height: 643px;
	width: 20px;
	background-image: url(./../visuals/schatten_rechts.jpg);
	background-repeat: no-repeat;
}

#frame {
	margin-top: 20px;
	margin-left: 50px;
	
}

#nav {
	position: relative;
	float: right;
	top: 70px;
	height: 160px;
	width: 140px;;
	text-align: right;
}


#queengames {
	position: relative;
	float: left;
	top: 268px;
	left: 25px;
}

.menu {
	float: right;
	margin: 0px;
}

