<style type="text/css">

dummy
{
}

/* Body */
body
{
	color: black;
	background: white;
	background-image: url('images/backh.gif');
	background-attachment: fixed;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 0px;
	font-family: Verdana, Tahoma, Arial;
}

body.noBack
{
	color: black;
	background: white;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
	font-family: Verdana, Tahoma, Arial;
}

body, td
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 80%;
}

font.code
{
	font-family: 'Courier New';
}

li
{
	font-weight: normal;
	margin-left: 20;
}

.HelpText
{
	color: #efbe38;
	font-size: 9pt;
}

.SmallFont
{
	font-size: 4pt;
}

.Copyright
{
	font-size: 11px;
}

small.stand
{
	color: #808080;
}

img
{
	border: none;
}

a:link
{
	color: #7100ee;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #8080c0;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #ff0080;
	font-weight: normal;
	text-decoration: underline;
}

a:active
{
	color: #0080ff;
	font-weight: normal;
	text-decoration: none;
}

a.linkSitemap:link
{
	color: #9D0092;
	font-weight: normal;
	text-decoration: none;
}

a.linkSitemap:visited
{
	color: #9D0092;
	font-weight: normal;
	text-decoration: none;
}

a.linkSitemap:hover
{
	color: #ff0080;
	font-weight: normal;
	text-decoration: underline;
}

a.linkSitemap:active
{
	color: #0080ff;
	font-weight: normal;
	text-decoration: none;
}

h1
{
	color: #004000;
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial;
	font-size: 14pt;
	font-weight: normal;
	padding-left: 10px;
	border-bottom: 1px solid #64005c;
	letter-spacing: 0.1em;
}

h2
{
	color: #64005c;
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 7px;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: -15px;
	margin-right: -1px;
}

h3
{
	color: #ffdffd;
	background: #64005c;
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial;
	font-size: 1em;
	font-weight: bold;
	padding-left: 7px;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: -15px;
	margin-right: -1px;
	border-top: 1px solid #ffdffd;
	border-bottom: 1px solid #ffdffd;
}

h4
{
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial;
	font-size: 1em;
	font-weight: bold;
	padding-left: 8px;
	margin-left: -4px;
	margin-right: -4px;
	margin-bottom: 6px;
	border-top: 1px solid #64005c;
	border-bottom: 1px solid #64005c;
}

img.imgSitemap
{
	margin-right:5px;
}

/* Navigation */
a.navLink:link
{
	color: #9D0092;
	font-weight: normal;
	text-decoration: none;
}

a.navlink:visited
{
	color: #9D0092;
	text-decoration: none;
}
		
a.navlink:hover
{
	background-color: #CAC8DC;
	text-decoration: none;
}

a.navLink:active
{
	color: #9D0092;
	font-weight: normal;
	text-decoration: none;
}
		
.menuHead {
	padding-left: 22px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 21px;
  	color: #ECEAE6;
	background: url(images/titel.gif) no-repeat;
}
	
.menuCell
{
	padding-left: 3px;
	color: #5E5B56;
	background: #FFDFFD;
	font-style: normal;
	font-weight: normal;
	font-size: 8.5pt;
	line-height: 15px;
	border-top: solid #FFDFFD 1px;
	border-left: none;
	border-bottom: solid #FFDFFD 1px;
	border-right: none;
}
	
.menuCellCur
{
	padding-left: 3px;
	color: #0080FF;
	background: #FFDFFD;
	font-style: normal;
	font-size: 8.5pt;
	font-weight: normal;
	line-height: 15px;
	border-top: solid #FFDFFD 1px;
	border-left: none;
	border-bottom: solid #FFDFFD 1px;
	border-right: none;
}

/* News */
.newsTable
{
	background: #FFDFFD url('images/newsback.gif');
}

.newsCell
{
   	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
}

/* Formulare */
input.flatBox
{
	border: solid #64005C 1px;
	width: 114px;
}

input.flatBoxG
{
	border: solid #64005C 1px;
	width: 350px;
}

input.sitemap
{
	border: solid #64005C 1px;
	width: 250px;
	color: #9D0092;
}

input.flatButtonNav
{
	color:#9D0092;
	background:#CAC8DC;
	border:solid #64005C 1px;
	margin-bottom: -15px;
	height: 20px;
	font-size: 9pt;
}

input.spezButton
{
	color:#9D0092;
	background:#CAC8DC;
	border:solid #64005C 1px;
	margin-bottom: -15px;
	margin-top: -15px;
	height: 12px;
	width: 32px;
	font-size: 6pt;
}

input.flatButton
{
	color:#9D0092;
	background:#CAC8DC;
	border:solid #64005C 1px;
	width: 120px;
}

option.flatCombo
{
	color:#9D0092;	
	border:solid #64005C 1px;
}

.flatTextarea
{
	border: solid #64005C 1px;
	width: 350px;
}

.flatRadio
{
	color:#9D0092;
	margin-bottom: 0px;
	
}

</style>
