/*body
{
	margin: 0;
	padding: 0;
	font: 80% "trebuchet",tahoma, arial, hevetica, sans-serif;
	text-align: center;
	color: #CC9;
	background-color:#C00;
	background-image: url(../bilder/BGsw.jpg) no-repeat fixed center center;	
}*/



#hintergrund
		{
		font: 80% "trebuchet",tahoma, arial, hevetica, sans-serif;
		color:#CC9;
		background-color:#000000;
		background-image:url(../bilder/BGsw.jpg);
		background-position: bottom left;
		background-repeat:no-repeat;		
		}
		
		
		

a:link {
	color: #900;
	font-weight: strong;
}
a:visited { color: #600; font-weight: strong;}
a:hover, a:active { color: #fff; background-color: #B52C07;}

h2
	{
	color: #CAAB5C;
	font: 155% georgia, times, "times new roman", serif;
	font-weight: 800;
	margin: 0 0 2px 0;
	}

h2 a { text-decoration: none; }

h3
	{
	color:#963;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
	}

#alles
	{
	margin: 1em auto;
	width: 720px;
	text-align: left;
	border: 1px none #fff;
	}

#kopfteil
	{
	height: 90px;
	/*width: 100%;*/
	background-image: url(../bilder/2012bis2013/G_Wurfbilder/header_versuch01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	margin-top: 10px;
	margin-bottom: 22px;
		}

#kopfteil h1
	{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
	}

#navigation ul { list-style-type: none; }
#navigation li { display: inline; }

#menurechts
	{
	float: right;
	width: 165px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
	}

.zitat 
	{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style:italic;
	}

#inhalte { margin: 0 200px 40px 20px; }

#inhalte p {
	line-height: 165%; color: #CC9;}
	
/*.texteintrag { border-bottom: 1px solid #C5C877; }*/

.imagefloat { float: right; }

#fussteil
	{
	clear: both;
	color: #D8CE8E;
	text-align: center;
	font-size: 90%;
	}


