body
	{
		padding:0;
		margin:0;
		background-image: url(layout/mainbg.jpg);
		font-family:"times new roman", serif;
		color:#957a48;
		text-align:center;
	}

#links
	{
		width:160px;
		height:auto;
		float:left;
		
	}

#links img
	{
		padding-top:2px;
		border:none;
	}

#links img.counter
	{
		padding-top:25px;
		border:none;
	}
#rechts
	{
		width:auto;
		margin-left:160px;
		height:auto;
		border-left:2px solid #ffc;
		text-align:center;	
	}

#rechts img
	{
		border:none;
	}
#rechts p
	{
		padding-left:10%;
		padding-right:10%;
		text-align:justify;
		font-size:150%;
		color:#808080;
	}

#rechts p.first:first-letter
	{
		font-size:120%;
		color:#c0c0c0;	
	}

#indexcontainer
	{
		width:790px;
		height:190px;
		border: 5px solid #000;
		margin:0 auto;
		margin-top:10px;	
	}
#indexcontainer .news
	{
		width:780px;
		height:180px;
		border:5px solid #957a48;
	}

.klein
	{
		padding:0;
		text-align:center;		
		color:#808080;
		font-size:130%;
		font-style:italic;
	}

.grossgelb
	{
		padding:0;
		color:#F2E913;
		font-size:175%;
		font-weight:bold;
	}	

h1
	{
		font-size:300%;
		margin:0;
		padding:0;
		margin-bottom:5px;
	}
h2
	{
		font-size:250%;
		margin:0;
		padding:0;
		margin-bottom:25px;
	}
h2.news
	{
		font-size:250%;
		margin:0;
		padding:0;
		margin-bottom:25px;
		text-decoration:underline;
	}
h3
	{
		font-size:175%;
		color:#FFC;
		margin:0;
		padding:0;
		margin-top:25px;
	}

h4
	{
		font-size:220%;
		color:#c0c0c0;
		margin:0px;
	}
h5
	{
		font-size:150%;
		color:#c0c0c0;
		padding:0px;
		margin:0px;
		text-align:left;
		padding-left:10%;
	}

#marquee
	{
		width:100%;
		height:auto;
		margin:0 auto;
		margin-top:25px;
		margin-bottom:25px;
		font-weight:bold;
	}

#newscontainer
	{
		width:790px;
		height:190px;
		border: 5px solid #000;
		margin:0 auto;
		margin-top:10px;
		font-size:150%;	
	}



#newscontainer .news
	{
		width:780px;
		height:180px;
		border:5px solid #957a48;
	}

table.hallo
	{
		width:700px;
		font-size:150%;
		margin-top:50px;
		margin-bottom:25px;	
		text-align:center;
	}

td.hallo
	{
		height:50px;
		padding-left:5px;
		padding-right:5px;
	}

table.memories
	{
		width:auto;
		font-size:100%;
		margin-top:0;
		margin-bottom:0;	
		text-align:center;
	}

td.memories
	{
		
		padding-left:5px;
		padding-right:5px;
	}
/* die linkzustände */
a:link 
	{ 
		color:#957a48; 
		text-decoration:underline; 
	}

a:visited 
	{ 
		color:#c0c0c0; 
		text-decoration:none; 
	}
a:focus,
a:hover 
	{ 
		color:#000; 
		text-decoration:underline; 
		outline:none;
	}

#holder
	{
		width:76%;
		height:auto;
		margin:0 auto;
		margin-bottom:25px;
	}

#holder img
	{
		margin:5px;
		border:2px solid #000;
	}

#iframe
	{
		border:1px solid #000;
		margin-top:10px;
		margin-bottom:25px;
	}

/*Formular*/

input:focus			
	{
		background-color:#dedfe3;
		color:#000000;
	}

.pflicht				
	{
		background-color:#335fee;
		color:#ffffff;
	}

input.farbig			
	{	background-color:silver;
		border: medium groove;
		border-color: #CCCCCC #333333 #333333 #CCCCCC
	}

.standard_ueberschrift1
{
	font-family:"times new roman", serif;
	font-size:36px;
	text-shadow: #000000;
	font-weight: bold;
	color:#957a48;
	text-align:center;
}

.standard_ueberschrift2
{
	font-family:"times new roman", serif;
	font-size:28px;
	text-shadow: #000000;
	font-weight: bold;
	color:#957a48;
	text-align:center;
}

.standard_ueberschrift3
{
	font-family:"times new roman", serif;
	font-size:20px;
	text-shadow: #000000;
	font-weight: bold;
	color:#957a48;
	text-align:center;
}

.gelb_ueberschrift3
{
	font-family:"times new roman", serif;
	font-size:20px;
	text-shadow: #000000;
	font-weight: bold;
	color: #ffff00;
	text-align:center;
}

.event_ueberschrift
{
	font-family:"times new roman", serif;
	font-size:36px;
	text-shadow: #000000;
	font-weight: bold;
	color:#957a48;
	text-align:center;
}

.event_ueberschrift2
{
	font-family:"times new roman", serif;
	font-size:10px;
	text-shadow: #000000;
	color: #957a48;
	text-align: left;
}

.event_normaltext
{
	font-family:"times new roman", serif;
	font-size: 20px;
	text-shadow: #000000;
	color: #957a48;
	text-align: left;
}

.events_outertable
{
	width: 700px;
	border: solid;
	border-width: 5px;
	border-spacing: 0px;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-color: #000000;
}

.events_innertable
{
	width: 100%;
	border: solid;
	border-width: 5px;
	border-spacing: 5px;
	border-left-color: #957a48;
	border-right-color: #957a48;
	border-bottom-color: #957a48;
	border-top-color: #957a48;
}

.gold_normaltext
{
	font-family:"times new roman", serif;
	font-size: 20px;
	text-shadow: #000000;
	color: #957a48;
	text-align: left;
}

.weiss_normaltext
{
	font-family:"times new roman", serif;
	font-size: 20px;
	text-shadow: #000000;
	color: #ffffff;
	text-align: left;
}

.gold_ueberschrift1
{
	font-family:"times new roman", serif;
	font-size: 48px;
	text-shadow: #000000;
	color: #957a48;
	text-align: left;
	font-weight: bold;
}

.gold_ueberschrift2
{
	font-family:"times new roman", serif;
	font-size: 38px;
	text-shadow: #000000;
	color: #957a48;
	text-align: left;
	font-weight: bold;
}

.weiss_ueberschrift2
{
	font-family:"times new roman", serif;
	font-size: 38px;
	text-shadow: #000000;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
}

div.wog_float_right
	{clear:right;float:right;margin:0 0 15px 15px;}

.absolute-right c_hint_lo spacer_top
	{text-shadow: #000000;
	color: #957a48 !important;
	text-align: left;
	font-weight: bold;}

.c_hint_lo
	{text-shadow: #000000;
	color: #957a48 !important;
	text-align: left;
	font-weight: bold;}
	
.hellgrau_ueberschrift2
{
	font-family:"times new roman", serif;
	font-size: 38px;
	text-shadow: #000000;
	color: #c0c0c0;
	text-align: left;
	font-weight: bold;
}

.hellgrau_ueberschrift3
{
	font-family:"times new roman", serif;
	font-size: 32px;
	text-shadow: #000000;
	color: #c0c0c0;
	text-align: left;
	font-weight: bold;
}
