/* ALLGEMEIN */

* {font-family:Arial,Verdana,Helvetica;
	font-size:12px;
	line-height:16px;
	color:#FFF;
}

body	{padding:0 0 40px 0;
	margin:0;
	background-image:url(../images/bg.jpg);
}

img		{border: none;}
img.back		{margin-left:50px}
img.Bildlinks	{margin:4px 12px 5px 0;}

p	{margin:0; padding:0;}

a				{color:#ffed00; text-decoration: none;}
a:hover	{color:#ffed00;}
a.on		{color:#ffed00;}

#metanavigation a	{color:#000;}
#metanavigation a:hover	{color:#ffed00;}
#metanavigation a.on	{color:#ffed00;}

a.nav				{padding-left:20px; color:#b3b3b3;}
a.nav:hover	{color:#ffed00;}

a.unternav	{color:#838383;}
a.unternav:hover	{color:#ffed00;}

a.footer			{color:#786257;
	font-size:11px;
}
a.footer:hover	{color:#EFB40F;}

h1 {font-size:18px;
	line-height:22px;
	font-weight:normal;
	margin:0;
}

h1 p {font-size:18px;
	line-height:22px;
	font-weight:normal;
	margin:0;
}

h2 {font-size:15px;
	line-height:18px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:0px;
	margin-left:15px;
}

#wrapper	{width:980px;
	margin: 0 auto;
	padding:0px;
}

#container	{position:relative;
	left:0px;
	top:0px;
	width:959px;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
}

/* KOPF */

#meta	{position:relative;
	width:959px;
	height:160px;
}

#toppic	{position:absolute;
	left:0px;
	top:0px;
}

#metanavigation	{position:absolute;
	left:821px;
	top:53px;
	width:247px;
	height:118px;
}

.meta_on	{color:#EFB40F;
	font-size:11px;
	margin-right:10px;
}

/* Linke Spalte */

#left	{position:relative;
	width:238px;
	height:100%;
	float: left;
}
#left_nav	{
	width:179px;
	float: right;
	padding:35px 0 10px 0;
	color:#FFF;
	background-color:#000;
}

#suchpulldown		{margin-left:20px;
	font-size:11px;
	line-height:15px;
	color:#ffed00;
	width:135px;
	background-color:#535353;
	border:0;
}

.selecteintrag	{font-size:11px;
	line-height:15px;
	color:#ffed00;
	background-color:#535353;
	border:0;
}

#versteckt1,
#versteckt2,
#versteckt3,
#versteckt4,
#versteckt5,
#versteckt6,
#versteckt7,
#versteckt8,
#versteckt9,
#versteckt10 {padding:18px 0 20px 20px; display:none}

/* SPALTE MITTE */

#middle	{position:relative;
	width:180px;
	height:100%;
	float: left;
}

/* SPALTE RECHTS */

#right	{position:relative;
	width:541px;
	float: right;
}

#content_image	{margin-bottom:48px;}
.content_video	{clear: both;  padding-bottom:25px;}

#content_left	{position:relative;
	width:181px;
	float: left;
}

#content_right	{position:relative;
	width:360px;
	float: right;
}

.content_right	{position:relative;
	width:360px;
	float: right;
}

#content_text	{width:345px;}
.content_text	{width:345px; padding-bottom:25px;}
.content_text_nop	{width:345px;}
.content_linie	{width:360px; height:50px; background-image:url(../images/linie.gif); background-repeat:repeat-x;}

#blog	{position:absolute;	left:55px; top:227px;}
.blog_linie	{float: right; width:360px; height:1px; margin:5px 0 20px 0; background-color:#fff}
/* FOOTER */

#footer	{clear: both;
	height:42px;
}

