body
{		margin:0 auto; 
		font: 0.8em Arial, Verdana, Helvetica, sans-serif;
}

/* Layer */

#Header
{		background: url('images/header_tall.gif') repeat-x;
		height: 23px; 
}
#HeaderDatum 
{		margin: 0 auto;
		width: 760px;
		text-align: right;
}
#BigContent
{
		margin: 0px auto;
		width: 760px;
}

#UeberschriftRechts
{		float: right;
		margin-top: 10px;
		padding-top: 15px;
		width: 540px;
}
#UeberschriftLinks
{		background: url('images/menu_libg.gif') right top repeat-y;
		margin: 10px 550px 0 0;
		height:60px;
}
#SmallContent
{		background:url('images/ellipse.jpg') top repeat-x;
		height:auto;
}
.RechteSeite
{		float: right;
		margin-top: 0px;
		padding: 0px 10px 20px 0px;
		width: 240px;
}

.LinkeSeite
{		background: url('images/menu_libg.gif') right top repeat-y;
		margin-top: 10px;
		margin-right: 250px;
		padding: 20px 30px;
		line-height: 1.8em;
}
.GanzeSeite
{		margin-top: 10px;
		margin-right: 25px;
		padding: 20px 30px;
		line-height: 1.8em;
}
.TextWerbung
{		padding: 0px 30px;
		color:#919191;
}

#Footer
{		background:url('images/ellipse.jpg') top repeat-x;
		height:200px;
		padding:10px;
}

.Abstand
{		height:30px;
}
.Abstandklein
{		height:5px;
}

#menu {background:url(images/menu_tall.jpg) repeat-x;}
#rightbg {background:url(images/menu_right.gif) top right no-repeat;}
#leftbg {background:url(images/menu_left.gif) top left no-repeat; height:35px;}

li.menu {float:left; width:170px; background:url(images/menu_libg.gif) top right repeat-y;  text-align:center; display:block; height:34px;}
li.menu span{ display:block;  color:#000000; text-decoration:underline; padding:10px 0 5px 0;}
li.menu a {color:#919191; text-decoration:none; font-weight:normal; display:block; padding:10px 0 5px 0;}
li.menu a:hover {color:#000000; text-decoration:underline;}
li.last {background:none; }


/* Schriften */

h1 {font-size:1.2em;color:#000000; padding:0 0 20px;}
h2 {font-size:1.1em;color:#000000; line-height: 1.8em;}
h3 {font-size:1.5em;color:#0066FF; line-height: 2.2em; text-align:center;}


.bold {
font-weight:bold;
}

.klein {
font-size:0.7em;
}

.gross {
font-size:1em;
font-weight:bold;
}

.kleinbold {
font-size:0.5em;
font-weight:bold;
}

a img { border:0;}
img {vertical-align:top;}
ul { list-style:none;}
a {color:#919191;}