@charset "utf-8";
/* 

----------------------------------------------------------------------
Spielstrasse.de
www.spielstrasse.de
----------------------------------------------------------------------
*/

/* Allgemeine Einstellungen */

* {
	margin: 0;
	padding: 0;
}

body  {
	margin: 0px;
	padding: 0;
	background: #ccc;
	color: #333333;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: auto;
	background-color: #999999;
	margin-bottom: 6px;
}
.inhalt {
	margin: 15px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.inhalt_wd {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {font-size:1.5em;}

h2 {
font-size:1.2em;
font-style: italic;
}

h3 {font-size:1.1em;}

a {
	color: #c00;
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
}

.fltrt {
	width:580px;
	float: right;
	margin: 4px 20px 5px 0px;
	
	
}
.fltlft {
	float: left;
	margin: 8px 5px 15px 15px;
	}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#container {
	width: 780px;
	border: 1px solid #666;
	text-align: left;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
	vertical-align: text-top;
}

#header {
	height: 100px;
	background-color: #ffcc33;
	clear: none;
	width: 780px;
} 
	#header h1 {
		display: none;
	}

#header1 {
	height: 171px;
	/*background-image: url(../images/bilder/header2_links.jpg);*/
	background-repeat: no-repeat;
	background-color: #fff;
	margin-top: 0;
	clear: none;
	width: 687px;
	float:left;
	margin-left: auto;
	margin-right: auto;
} 
	#header1 h1 {
		display: none;
	}


#header2 {
	height: 170px;
	background-color: #f2cb05;
	width: 253px;
	float:right;
	font-size: 9px;
	padding:0 15px 0 15px;
	text-align: left;
	margin-bottom: 1px;
	
}  

#navigation {
	height: 25px;
	padding: 0 0 0 9px;
	background-color: #999999;
	background-image: url(../bilder_2008/navigation_hg1.gif);
	/*background-image: url(../bilder/navigation_hg1.gif);*/
	background-position: 0 -23px;
	background-repeat: repeat-x;
	clear:left;
	
}
	#navigation ul {
		list-style-type: none;
	}
	#navigation li {
	font-size: 0.95em;
	display: inline;
	line-height: 25px;
	}
	#navigation a {
	color: #FFFFFF;
	padding: 0 14px;
	float: left;
	}
	#navigation a:hover {
	text-decoration: none;
	background-image: url(../bilder_2008/navigation_hg1.gif);
	background-position: 0px 0px;
	background-color: #ffcc33;
	}
	
#mainContent {
	margin: 20px 0px 0px 0px;
	padding: 0 0px;
}
	#mainContent h1 {
		margin: 20px 0 10px 0;
		border-bottom: 1px solid #666;
		font-size: 100%;
	}
	#mainContent p {
		margin-bottom: 10px;
		line-height: 140%;
	}

#footer {
	padding: 0px 10px 0px 20px;
	background-color: #999999;
} 
	#footer p {
	padding: 5px 0;
	font-size: 0.75em
	;
	}
	#footer a {
		color: #333;
	}
.inhalt_rez {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.inhalt_rez h2 {
	font:"Comic Sans MS";
	font-size: 160%;
	color: #FF9900;
	padding-bottom: 1px;
}

.alter {
	padding: 0 0 20px 0;
	color: #FF3300;
}
.linie {
	margin-top:10px;
	margin-bottom:0px;
	background-color:#0099FF;
	height: 4px;
	width: 780px;
}
.fltrt h3 {
	float: right;
	position:relative;
	top: 20px;
}
.biene {
	margin: 2px 1px 0px 1px;
	}
