sup {
	font-size:80%; 
	position: relative;
	top: 3px;
	line-height: 0%;
}

sub {
	font-size:80%; 
}

p {
	margin: 15px 0 -7px 0;
}

p#spec {
	margin: 3px 0 -7px 0;
}

span#spec {
	color: #27A22D;
	font-weight: bold;
}

ul {
	margin: 3px 0 15px 35px;
}

ol {
	margin: 3px 0 15px 35px;
}

ol li ul li {
	list-style: disc;
}

li {
	padding: 0 0 0 5px ;
}

h1 {
	color: #27A22D;
	font-size: 120%;
	font-weight: bold;
	display: inline;
}

h2 {
	color: #27A22D;
	font-size: 112%;
	font-weight: normal;
	display: inline;
}

h3 {
	color: #27A22D;
	font-size: 100%;
	font-weight: normal;
	display: inline;
}

#contentarea a, #contentarea a:visited {
	text-decoration: none;
	color: #27A22D;
	font-weight: bold;
}

#contentarea a:hover, #contentarea a:active, #contentarea a:focus, #contentarea a:focus .sffocus {
	text-decoration: underline;
	color: #27A22D;
	font-weight: bold;
}

/*Download-Links*/  
#contentarea ul li a, #contentarea ul li a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#contentarea ul li a:hover, #contentarea ul li a:active, #contentarea ul li a:focus, #contentarea ul li a:focus .sffocus {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}


/*Formual-Elemente*/

.textinput {
	border: 1px solid #575757; 
	width: 450px;
}

.submitter {
	border: 1px solid #575757; 
}