<!--

body 	{
 	font-family: sans-serif;
 	font-size: 12px;
 	text-align: left;
 	color: #505050;
 	background: #000000;
         height: 100%;
	}

html 	{
	height: 90%;
         }

p,li 	{
 	font-family: sans-serif;
 	font-size: 12px;
 	text-align: justify;
 	color: #505050;
 	background: #FFFFFF;
         margin-left:5px;
         margin-right: 5px;
         margin-top: 5px;
         margin-bottom: 5px;
	}

h1,h2,h3,h4,h5 	{
	 font-family: sans-serif;
	 font-size: 14px;
	 text-align: left;
	 color: #505050;
	 background: #FFFFFF;
	}

a 	{
	 font-family: sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 text-align: left;
	 color: #000040;
	 background: #FFFFFF;
          text-decoration: none;
	}

a:link 	{
	 font-family: sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 text-align: left;
	 color: #000040;
	 background: #FFFFFF;
          text-decoration: none;
	}

a:visited {
	 font-family: sans-serif;
	 font-size: 12;
	 font-weight: bold;
	 text-align: left;
	 color: #0064C8;
	 background: #FFFFFF;
          text-decoration: none;
	}

a:hover {
 	font-family: sans-serif;
 	font-size: 12px;
 	text-align: left;
 	color: #000040;
         background: #FFFFFF;
         text-decoration: none;
	}

a.impressum,a.impressum:link, a.impressum:hover, a.impressum:visited  {
	 font-family: sans-serif;
	 font-size: 10px;
	 font-weight: italic;
	 text-align: left;
	 color: #505050;
	 background: #FFFFFF;
          text-decoration: none;
	}

input 	{
	background-color: #ffffff;
	border: 1px solid;
	border-color: #000000;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-left: 10px;
	}

select 	{
	background-color: #ffffff;
	border: 1px solid;
	border-color: #000000;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-left: 10px;
	width: 200px;
	}

textarea {
	background-color: #ffffff;
	border: 1px solid;
	border-color: #000000;
	font-family: sans-serif;
	font-size: 12px;
	line-height:15px;
	margin-left: 10px;
	width: 320px;
	}

label 	{
	margin:2px;
	font-size:12px;
	line-height:15px;
         border: 0px solid;
	color:#000000;
	/*float: left;*/
	text-align: left;
	margin-right: 0px;
	display: block;
	font-family: sans-serif;
	margin-left: 10px;
	}

fieldset
	{
	border:		none;
         }

.csc-mailform-submit {
         margin-top: 5px;
	}

.tx-dirlisting-pi1-title {
          display: none;
	}

-->
