BODY
{
	font-family : Arial,              sans-serif;
	background-repeat : repeat-y;
	background-position : 50% 50%;
	background-color:rgb(255,255,255);
	min-height:101%}


h3{	font-family : Arial;
	font-size : 22px;
	color : rgb(0,0,255);
	padding:0px;
	margin:0px
}

A{ 
    font-family : Arial; 
    font-size:12px;
    text-decoration:none
}

A:visited { 
color: rgb(18,0,135); 
font-family : Arial; 
font-size:12px
} 

A:active { 
color: rgb(18,0,135); 
font-family : Arial; 
font-size:12px
}

A:link { 
color: rgb(18,0,135); 
font-family : Arial; 
font-size :12px
} 

A.menulink:active
{
	color : rgb(255,255,255);
	font-family : Arial;
	font-size : 14px;
	text-decoration : none
}

A.menulink:link
{
	color : rgb(255,255,255);
	font-family : Arial;
	font-size : 14px;
	text-decoration : none
}

A.menulink:visited
{
	color : rgb(255,255,255);
	font-family : Arial;
	font-size : 14px;
	text-decoration : none
}


A.menulink
{	
    font-family : Arial;
	font-size : 14px;
	text-decoration : none;
	color : rgb(116,116,116);
	width:200px;
    padding-top:5px;
    padding-bottom:5px;
    display:block;
    text-indent:30px;
    border-bottom:1px solid #B8B8B8
}


A.infolink { 
    font-family:Arial; 
    font-size:12px;
    text-decoration:none
}

A.infolink:visited { 
color: rgb(48,48,48); 
font-family:Arial; 
font-size:12px
} 

A.infolink:active { 
color: rgb(48,48,48); 
font-family:Arial; 
font-size:12px
}

A.infolink:link { 
color: rgb(48,48,48); 
font-family:Arial; 
font-size :12px
} 

p{	font-family : Arial;
	font-size : 14px;
	color : rgb(48,48,48)
}

.liste	{
			border-collapse:collapse;
			width:100%;
			font-size:0.55em;
			margin-left:0px;
				}

		.liste th{
			padding:1px 5px;
				}

		 .liste td{
			padding:1px 5px:
				}

		.liste th{
			text-align:left;
			background-color:#CCCCCC;
			LINE-HEIGHT:1em
				}

		.liste th.daten{
			font-weight:normal
				}

		.liste .delete{
			text-align:center
				}

		.liste .delete input[type="submit"]{
			font-size:0.6em;
			padding:0 2px
				}

		.liste a img {
			border:1px solid #CCCCCC
				}

		.potenz{
			line-height:1em;
			font-size:0.6em;
			vertical-align:top
				}

		.naEingabe{
			margin:0 auto;
			border:1px dashed #999999;
			padding:10px
				}

		.naEingabe td{
			vertical-align:top
				}

		.naEingabe input[type="text"]{
			width:300px
				}

		.naEingabe textarea{
			width:300px
				}

		.naEingabe textarea{
			height:4em;
			overflow:auto
				}
A:hover { 
color: rgb(48,48,48); 
font-family : Arial; 
font-size :12px

}

A.menulink:hover
{
	color : rgb(18,0,135);
	font-family : Arial;
	font-size : 14px;
	text-decoration : none;
    background-color : rgb(216,216,216)
}


A.infolink:hover { 
color: rgb(18,0,135); 
font-family:Arial; 
font-size:12px;
background-color:transparent
}


