body {
	margin-top:	0px;
	margin-left: 	0px;
	margin-right:	0px;
	margin-bottom:	0px;
	background-image: url(back.gif);
	background-repeat: repeat-y;
}

input, select {
	height:20px;
}

a,p,h1,h2,h3,h4,h5,ul,ol,li,td,th,address,blockquote,nobr,b,i,legend, input, select, textarea {
	font-family:Verdana,sans-serif;
}

p,ul,ol,li,td,th,nobr,legend, input, select, textarea {
	font-size: 8.5pt;
}



h1 {
	margin-top:	0px;
	font-size:	24pt;
	font-weight:	bold;
	color: 		#8c2532;
}



h2 {
	margin-top: 15px;
	margin-bottom:0px;
	font-size:10pt;
	font-weight: bold;
	color: 		#8c2532;
}



h3 {
	margin-top: 5px;
	margin-bottom:0px;
	font-size:8.5pt;
	font-weight: bold;
	color: #666666;
}


h3.flach {
	margin-top: 0px;
}



h4 {
	font-size:	8.5pt;
	font-weight:	bold;
	color: 		#333333;
}



h5 {
	margin-top: 5px;
	margin-bottom:0px;
	font-size:8.5pt;
	font-weight:normal; 
	color:#000000;
}


p {
	font-size:	8.5pt; 
	color:		#000000; 
}


p.n1 { 
	color:		#555555;
	font-weight:	bold;
	margin-top: 	10px;
	margin-bottom:	0px;
}

p.n2 {
	color:		#555555;
	margin-left:	7px;
	margin-top: 	3px;
	margin-bottom:	0px;
}

p.fett {
	color:		#555555;
	font-weight:	bold;
}

p.footer {
	color:#555555;
	margin-top: 25px;
	text-align : center;
	margin-bottom : 100px;
}

p.block {
	text-align : justify;
}



li {
	margin-bottom:	5px;
}



td.picframe {
        border : 2;
        border-color : #d1d1d1;
        border-bottom-style : solid;
        border-left-style : solid;
        border-right-style : solid;
        border-top-style : solid;
        background-color : White;
}

legend {
	font-size:8pt;
	font-weight=bold;
	color: #000000;
}



A		{
	text-decoration: none;
	cursor:hand;
	color : #555555;
}

A:active 	{
	color: #8c2532;
	text-decoration: none;
}

A:hover		{
	color: #8c2532;
	text-decoration: none;
	cursor:hand;
}

A.link		{
	text-decoration: none;
	cursor:hand;
	color:#333333;
}

A.visited	{
	text-decoration: none;
	cursor:hand;
	color:#555555
}



img.logo {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

	
img.links {
	float : left;
	margin-right : 20px;
	margin-bottom : 10px;
	margin-top : 5px;
}

img.rechts {
	float : right;
	margin-left: 20px;
	margin-bottom : 10px;
	margin-top : 5px;
}



div.inhalt {
	position:absolute;
	z-index: 3;
	top:190px;
	left:200px;
	width:610px;
	height:300px;
	margin-bottom: 100px;
}



div.navigation {
	position:	absolute;
	z-index:	  3;
	top:		190px;
	left:		 20px;
	width:		150px;
	height:		300px;
}



div.header {
	position:	absolute;
	z-index:	  3;
	top:		 90px;
	left:		220px;
	width:		590px;
	height:		70px;
}

div.login {
	position:absolute;
	z-index: 3;
	top: 10px;
	left:220px;
	width: 590px;
	height:70px;
}


