/*
   CSS für die Website von Cornelia Krieger
   Stand: 2007-07-23
*/
body
  { 
	background-image: url(images/leftbar.gif);
	font-family:  Arial, Helvetica, sans-serif;
    font-size: 12pt; text-align: left; color: #000000; 
    padding: 0; background-color: #EEEEEE;	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-repeat: repeat-y; 
  }
	
div.headerbackground
{
 position: absolute;
 top: 0px;
 left: 0px;
 width: 227px;
 height: 160px;
 background-image: url(images/logo_neu.gif);
 background-repeat: no-repeat;
 z-index: 1;
}

div.lefttext
{
 position: absolute;
 top: 90%;
 left: 4px;
 height: 55px;
 width: 200px;
 text-align: left;
 vertical-align: bottom;
 font-size: 10px;
 z-index: 99;
}

div.leftmenu1
{ 
 position: absolute;
 top: 160px;
 left: 0px;
 width: 227px;
 height: 32px;
 background-image: url(images/item01.jpg);
 background-repeat: no-repeat;
 vertical-align: bottom;
 z-index: 60;
}

div.leftmenu2
{ 
 position: absolute;
 top: 190px;
 left: 0px;
 width: 227px;
 height: 32px;
 background-image: url(images/item02.jpg);
 background-repeat: no-repeat;
 vertical-align: bottom;
 z-index: 60;
}

div.leftmenu3
{ 
 position: absolute;
 top: 220px;
 left: 0px;
 width: 227px;
 height: 32px;
 background-image: url(images/item03.jpg);
 background-repeat: no-repeat;
 vertical-align: bottom;
 z-index: 60;
}

div.leftmenu4
{ 
 position: absolute;
 top: 250px;
 left: 0px;
 width: 227px;
 height: 32px;
 background-image: url(images/item04.jpg);
 background-repeat: no-repeat;
 vertical-align: bottom;
 z-index: 60;
}

div.leftmenu5
{ 
 position: absolute;
 top: 280px;
 left: 0px;
 width: 227px;
 height: 32px;
 background-image: url(images/item05.jpg);
 background-repeat: no-repeat;
 vertical-align: bottom;
 z-index: 60;
}

div.leftmenu6
{ 
 position: absolute;
 top: 310px;
 left: 0px;
 width: 227px;
 height: 32px;
 background-image: url(images/item04.jpg);
 background-repeat: no-repeat;
 vertical-align: bottom;
 z-index: 60;
}

div.leftmenu7
{ 
 position: absolute;
 top: 340px;
 left: 0px;
 width: 227px;
 height: 32px;
 background-image: url(images/item03.jpg);
 background-repeat: no-repeat;
 vertical-align: bottom;
 z-index: 60;
}

div.leftmenu8
{ 
 position: absolute;
 top: 370px;
 left: 0px;
 width: 227px;
 height: 32px;
 background-image: url(images/item02.jpg);
 background-repeat: no-repeat;
 vertical-align: bottom;
 z-index: 60;
}

div.leftmenu9
{ 
 position: absolute;
 top: 400px;
 left: 0px;
 width: 227px;
 height: 32px;
 background-image: url(images/item01.jpg);
 background-repeat: no-repeat;
 vertical-align: bottom;
 z-index: 60;
}

div.topmenu1
{ 
 position: absolute;
 top: 136px;
 left: 230px;
 z-index: 98;
}

div.topmenu2
{ 
 position: absolute;
 top: 136px;
 left: 390px;
 z-index: 98;
}

div.topmenu3
{ 
 position: absolute;
 top: 136px;
 left: 550px;
 z-index: 98;
}

div.topmenu4
{ 
 position: absolute;
 top: 136px;
 left: 710px;
 z-index: 98;
}

div.topmenu5
{ 
 position: absolute;
 top: 136px;
 left: 870px;
 z-index: 98;
}

a.item1 {
	color: #000000;
	text-decoration: none;
	width: 227px;
	height: 32px;
	text-align: left;
	text-indent: 20px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-left: 0px;
	margin-top: 0px;
	display: block;
	font-size: 12px;
	z-index: 61;
}

a:hover.item1 {
	color: White;
	text-decoration: none;
}

a.item2 {
	color: #000000;
	text-decoration: none;
	width: 227px;
	height: 32px;
	text-align: left;
	text-indent: 0px;
	padding-bottom: 0px;
	padding-top: 1px;
	margin-left: 20px;
	margin-top: 0px;
	display: block;
	font-size: 12px;
	z-index: 61;
}

a:hover.item2 {
	color: White;
	text-decoration: none;
}

a.subitem1 {
	color: #000000;
	text-decoration: none;
	width: 140px;
	height: 32px;
	text-align: left;
	text-indent: 20px;
	padding-bottom: 0px;
	padding-top: 5px;
	margin-left: 0px;
	margin-top: 0px;
	display: block;
	font-size: 12px;
	z-index: 61;
}

a:hover.subitem1 {
	color: White;
	text-decoration: none;
}

div.header
{
 position: absolute;
 background-color: #FFFFFF;
 top: 0px;
 left: 230px;
 width: 800px;
 height: 135px;
 padding: 0; 
 padding-bottom: 0;
 padding-left: 0;
 padding-right: 0;
 padding-top: 0;
 margin-bottom: 0;
 margin-left: 0;
 margin-right: 0;
 margin-top: 0;
 text-align: right;
 z-index: 98;
}

div.topbar
{
 position: absolute;
 background-image: url(images/topbar.gif);
 background-repeat: no-repeat;
 top: 136px;
 left: 230px;
 width: 800px;
 height: 24px;
 z-index: 50;
}

div.content
{
 position: absolute;
 background-color: #FFFFFF;
 top: 160px;
 left: 228px;
 width: 800px;
 height: 100%;
 padding-left: 4;
 z-index: 98;
}
