<!--

body 	{
         height: 100%;
         }

p, li 	{
 	font-family: sans-serif;
 	font-size: 12px;
 	text-align: left;
 	color: #000000;
 	margin-left: 2px;
        margin-right:2px;
        margin-top: 2px;
        margin-bottom: 2px;
         }

a 	{
 	font-family: sans-serif;
        	background: transparent;
 	font-size: 13px;
         font-weight: bold;
 	text-align: left;
 	color: #a12830;
         text-decoration: none;
	}

a:hover	{
 	font-family: sans-serif;
	background: transparent;
	color:  #5F0000;
         text-decoration: none;
 	font-size: 13px;
         font-weight: bold;
 	text-align: left;
	}

h1,h2,h3, .csc-header csc-header-n2 	{
	font-family: sans-serif;
	font-size: 14px;
         color: #000000;
	text-align: left;
        background: transparent;
        margin-left: 2px;
        margin-right:2px;
        margin-top: 2px;
        margin-bottom: 2px;
	}

.breadcrumb {
	text-decoration: none;
         font-family: sans-serif;
         font-size: 13px;
         background: transparent;
         color: #a12830;
         }

fieldset
	{
	border:		none;
         }

/* Felder und Submit Button f?r Email-Formulare */

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

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

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

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

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

/*Ausrichtung des Submit Buttons*/

#mailformformtype_mail
			{
			margin-top: 15px;
			padding-left: 0px;
			padding-right: 0px;
			padding-top: 0px;
			padding-bottom: 0px;
			background-color: #FFFFFF;
			border-width: 1px;
			border-top-color: #000000;
			border-left-color: #000000;
			border-bottom-color: #000000;
			border-right-color: #000000;
			border-style: solid;
			margin-left: 0px;
			width: 80px;
			clear: both;
			float: left;
			}

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

.horizontal {
 	font-family: sans-serif;
 	font-size: 10px;
 	font-style: italic;
         font-weight: bold;
 	text-align: right;
 	color: #808080;
 	background: transparent;
}

.horizontal:hover {
 	font-family: sans-serif;
 	font-size: 10px;
 	font-style: italic;
 	text-align: right;
        	font-weight: bold;
 	color: #C0C0C0;
 	background: transparent;
	}

-->
