<!--

html 			{
          height: 100%;
      		}

body 			{
          background-color: #FFFFFF;
          color: #000000;
          }

p, ul, li {
          font-family: sans-serif;
          font-size: 13px;
          padding-right: 1px;
          color: #4F4F4F;
          }

dd 			  {
          font-family: sans-serif;
          font-size: 11px;
          padding-right: 1px;
          }

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

tr 			  {
          valign: top;
          }

a:hover	  {
          background: transparent;
          color: #CC3300;
          }

h1      	{
          font-size: 14px;
          font-family: sans-serif;
          font-weight: bold;
          }

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

.navi:hover 			{
          font-family: sans-serif;
          font-size: 13px;
          font-weight: bold;
          background: transparent;
          color: #4B60A7;
          }

.navi:active			{
          font-family: sans-serif;
          text-decoration: none;
          font-weight: bold;
          font-size: 12px;
          background: transparent;
          color: #993300;
          }

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

.search 			{
          font-family: sans-serif;
          font-size: 13px;
          }

.center 	{
          height: 900px;
          }

.rand			{
          border: 1px;
          border-style: solid;
          border-width:	1px;
          border-color:	#0D006A;
          background-color: #FFFFFF;
          height: 150px;
          }

.stimmung		{
          border: 1px;
          border-style: solid;
          border-color:	#0D006A;
          height: 173px;
          }
.prev
          {
          font-family: sans-serif;
          color: #004488;
          font-size: 12px;
          }

.date
          {
          font-family: sans-serif;
          color: #000000;
          font-size: 10px;
          }
          
#update
          {
          font-family: sans-serif;
          color: #000000;
          font-size: 10px;
          }

.author

          {
          font-family: sans-serif;
          color: #000000;
          font-size: 12px;
          }

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

.macinasearch {

          background-color: #ffffff;
          border: 1px solid;
          border-color: #000000;
          font-family: sans-serif;
          font-size: 13px;
          line-height: 15px;
          margin-top: 5px;
					width: 100px;
          }

.macinasearch-word {

          background-color: #ffffff;
          border: 1px solid;
          border-color: #000000;
          font-family: sans-serif;
          font-size: 13px;
          line-height: 15px;
          margin-top: 5px;
					width: 130px;
          }

.newsletter-input {

          background-color: #ffffff;
          border: 1px solid;
          border-color: #000000;
          font-family: sans-serif;
          font-size: 13px;
          line-height: 15px;
          margin-top: 5px;
	  width: 250px;
          }

.newsletter-submit {

          background-color: #ffffff;
          border: 1px solid;
          border-color: #000000;
          font-family: sans-serif;
          font-size: 13px;
          line-height: 15px;
          margin-top: 5px;
					width: 130px;
          }

.newsletter-checkbox {

          background-color: #ffffff;
          border: 1px solid;
          border-color: #000000;
	  margin-left: 20px;
	  align: left;
          }

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

input[type="submit"] 			{
			background-color: #ffffff;
			border: 1px solid;
			border-color: #000000;
			font-family: sans-serif;
			font-size: 12px;
			line-height: 15px;
			margin-left: 0px;
			width: 110px;
			}

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

checkbox {
			color:#000000;
			/*float: left;*/
			margin-right: 0px;
			margin-left: 0px;
			align: left;
			}

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


.suche			{
                         width: 350px;
			}

.tx-indexedsearch-info {
			display: none;
			}

.white	  {
          text-decoration: none;
          font-family: sans-serif;
          font-size: 10px;
          background: transparent;
          color: #8F8F8F;
          }

.white:hover 			{
          font-family: sans-serif;
          font-size: 10px;
          background: transparent;
          color: #6F6F6F;
          }

.white:active			{
          font-family: sans-serif;
          text-decoration: none;
          font-size: 10px;
          background: transparent;
          color: #9F9F9F;
          }
.language
          height:37px;
          }
-->