/* body-Styles */
body {
	background-color:#f6eeee;
	font-family:Verdana;
	font-size:9pt;
	margin-top:0px;
	margin-left:0px;
}



/* Hauptbereich mit Ausrichtung inder Bildschirmmitte */
div#main_content {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

div#content {
	position:absolute;
	top:60px;
	left:200px;
	width:800px;
	min-height:600px;  
}

div#start_grafik {
    width: 800px;
    text-align: center;
    padding-top: 4px;
}

div#sammelkarte {
    width: 800px;
    text-align: center;
}

div#naechste_spiele {
    width: 800px;
    text-align: center;
    min-height: 200px;
    padding: 10px;
}

div#footer {
	position:absolute;
	margin-left:0px;
	bottom:0px;
	left:-200px;
	background-color:#f7cad1;
	width:1000px;
	height:40px;
	text-align:center;
}

div#footer a:link {
	color:#000000;
	font-size:9pt;
	padding-right:5px;
	padding-left:5px;
}

div#footer a:visited {
	color:#000000;
	font-size:9pt;
	padding-right:5px;
	padding-left:5px;
}

div#footer a:hover {
	color:#ffffff;
	font-size:9pt;
	background-color:#cc0000;
	padding-right:5px;
	padding-left:5px;
}

div#logo {
	position:absolute;
	left:0px;
	top:0px;
	background-image:url('logo_mod.gif');
	width:160px;
	height:207px;
}

div#head {
	position:absolute;
	left:160px;
	top:0px;
	background-image:url('head.jpg');
	width:841px;
	height:61px;
}

div#mail {
	position:absolute;
	left:0px;
	top:207px;
	height:22px;
	width:160px;
	background-image:url('mail.png');
}

div#menue_links {
	position:absolute;
	left:0px;
	top:229px;
}

div.title
{
	border-top: 2px solid #f9f9f9; 
	border-left: 2px solid #f9f9f9;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	background-color: #ff0001;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 14px; 
	font-weight: 500;
	color: #000000; 
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.spiel {
    background-color: #eaeaea;
    padding: 6px;
}

a:link.kaufen {
    font-size:11pt;
    color: #990000;
}

a:visited.kaufen {
    font-size:11pt;
    color: #990000;
}

a:hover.kaufen {
    font-size:11pt;
    color: #990000;
}

.hinweis {
    color: #ff0000;
    font-size: 9pt;
}

a:link {
    font-size:10pt;
    color: #990000;
}

a:visited {
    font-size:10pt;
    color: #990000;
}

a:hover {
    font-size:10pt;
    color: #990000;
    text-decoration: none;
}

th.html_table {
    background-color: #ff0001;
    font-size: 10pt;
    font-weight: normal;
    padding: 3px;
}

td.html_table {
    font-size: 10pt;
    font-weight: normal;
    padding: 1px;
}

div.shopping_cart_title {
	background-color: #f7cad1;
	width: 730px;
	margin: 20px auto 0 auto;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
}
