<!--

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

html 	{
	height: 90%;
         }

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

h1,h2,h3,h4	{
 	font-family: sans-serif;
 	font-size: 13px;
 	font-weight: bold;
 	text-align: left;
 	background: #FFFFFF;
	}

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

a:hover {
 	font-family: sans-serif;
 	font-size: 13px;
 	text-align: left;
 	color: #3878db;
         background: transparent;
         text-decoration: none;
	}

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

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

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: 320px;
	}

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;
	}

fieldset
	{
	border:		none;
         }

.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;
	}

.disclaimer {
 	font-family: sans-serif;
 	font-size: 11px;
 	font-style: italic;
 	text-align: right;
 	color: #C0C0C0;
}

#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: 70px;
         }

.table_menu
	{
         background-color: #ffffff;
	border: 1px solid;
	border-color: #a8a8a8;
	font-family: sans-serif;
	font-size: 12px;
	margin-left: 0px;
	width: 100%;
         }

.menu_header
	{
         font-family: sans-serif;
 	font-size: 13px;
 	text-align: left;
 	color: #636363;
 	background: transparent;
 	font-weight: bold;
         }

.additional-info {
         font-family: sans-serif;
 	font-size: 13px;
 	text-align: left;
 	color: #000000;
 	background: transparent;
}

.csc-textpic-caption {
         font-family: sans-serif;
 	font-size: 10px;
 	text-align: left;
 	color: #000000;
 	background: transparent;
		}

.lastchanged {
 	font-family: sans-serif;
 	font-size: 11px;
         font-weight: bold;
 	text-align: right;
 	color: #000000;
 	background: transparent;
}

.printversion	{
          display: none;
	}

/*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;
			}

#rand h1

      	{
      	font-size: 11px;
	font-family: sans-serif;
         color: #000000;
	font-weight: bold;
         }

#rand a
	{
	font-family: sans-serif;
	font-size: 11px;
	background: transparent;
	color: #CC3300;
	}

#rand p
         {
	font-size: 11px;
	font-family: sans-serif;
         color: #676767;
         }
.tx-dirlisting-pi1-title {
	display:none;
	}

-->