body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.textschwarz
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	color: #000000;
	font-style: normal;
}

/* hellblauer Hintergrund rechts */
td.rechts
{
	background: #9DCFD6;
}

/* Abstände Content */
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-left: 10px;
	margin-right: 10px;
}

ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-left: 10px;
	margin-right: 10px;
}

/* roter Rahmen ums Textfeld */
.suchfeld
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #6E0120;
	width: 150px;
}

/* roter Rahmen ums Textfeld rechts */
.nummerfeld
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #6E0120;
	width: 120px;
	background-color: #55AEB6;
	margin-bottom: 10px;
}

/* Textfeld im Popup */
.popupfeld
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #6E0120;
	width: 150px;
	background-color: #99C7CA;
	margin-bottom: 10px;
}

/* Textarea im Popup */
.popuptext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #00737a;
	width: 300px;
	height: 100px;	
	background-color: #ffffff;
	margin-bottom: 10px;
}

.dicktextblau
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #00737a;
	font-style: normal;
}

.dicktextrot
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6E0120;
	font-style: normal;
}

.superdicktextrot
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #6E0120;
	font-style: normal;
}

.dicktextweiss
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
}

.artikelkopf
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #338794;
	border-bottom: 1px solid #338794;
	margin: 10px;
}

.artikelheadline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6E0120;	
}

.artikelsubheadline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.rechtsabstand
{
	margin-right: 5px;
}

.button a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #00737a;
	display: block;
	width: 155px;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;
	text-decoration: none;
	margin-bottom: 3px;
}

.button a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #00737a;
	display: block;
	width: 155px;
	background-color: #9DCFD6;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;
	text-decoration: none;
	margin-bottom: 3px;
}

.buttonactive a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #6E0120;
	display: block;
	width: 155px;
	background-color: #9DCFD6;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;
	text-decoration: none;
	margin-bottom: 3px;
	border-top: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
}

.textbutton a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #00737a;
	display: block;
	width: 155px;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;
	text-decoration: none;
	margin-bottom: 3px;
	margin-left: 10px;	
}

.textbutton a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #00737a;
	display: block;
	width: 155px;
	background-color: #9DCFD6;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;
	text-decoration: none;
	margin-bottom: 3px;
	margin-left: 10px;		
}

.textbutton2 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #00737a;
	display: block;
	width: 350px;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;
	text-decoration: none;
	margin-bottom: 3px;
	margin-left: 10px;	
}

.textbutton2 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #00737a;
	display: block;
	width: 350px;
	background-color: #9DCFD6;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;
	text-decoration: none;
	margin-bottom: 3px;
	margin-left: 10px;		
}

form
{
	display:inline;
}

.adminfeld
{
	width: 300px;
}

.adminfeld2
{
	width: 100px;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00737a;
	text-decoration:underline;
}
