html{
	            margin:0px auto;
				padding: 0px;
				height: 100%;
}


								
body  			{
				font-size : 9pt;
				font-family : Arial;
				background-image: url(../images/hintergrund.jpg);
				background-repeat: no-repeat;
				background-attachment: fixed;
				background-position: top center;  				
				background-color : #E4E4E4;			
				color : #787878;
				height: 100%;
				margin: 0px;
				padding: 0px;
				}
				
/*//////////////////////////////////Link-Eigenschaften//////////////////////////////////*/				
a:link, a:visited 
	 			{ 
				color:#A50D1C;
				font-weight:normal;
				font-size : 9pt;
				text-decoration: none;
				}

				
a:active, a:hover
		 		{ 
				color: #757575;
				font-style: normal;
				font-size: 9pt;
				text-decoration: none;
  				}
	


a.bottom:link, a.bottom:visited, a.bottom:active, a.bottom:hover
			 	{ 
				color:#FFFFFF;
				font-weight:normal;
				font-size : 7pt;
				text-decoration: none;
				}


a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active, a.breadcrumb:hover 	
				{ 
				font-family : Arial;
				color:#740000;
				font-weight:normal;
				font-size : 8pt;
				text-decoration: none;
				}				
				
				
/*//////////////////////////////////Standard-Inhalte//////////////////////////////////*/				
				
				
td				{
				font-family:Arial,Verdana,Tahoma;
				color:#787878;		
				font-weight:normal;
				font-size :9pt;
				}
h1,h2
				{
  				font-family: Arial,Verdana,Tahoma;
				color: #A50D1C;
				font-size :10pt;
				text-decoration: none;
				padding:  0px 0px 10px 0px;
				margin: 0px 0px 0px 0px;
				}

img 			{
				border: none;
				}
				
p.bodytext
				{
				padding: 0px;
				margin: 0px;
				}



td.news			{
				font-family:Arial,Verdana,Tahoma;
				color:#787878;
				font-weight:normal;
				padding-left: 17px;
				padding-top: 20px;	
				padding-right: 17px;
				padding-bottom: 10px;						
				width: 156px;		
				background-image: url(../images/bg_aktuelles.jpg);			
				}
				
				
td.header		{
				font-family:Arial,Verdana,Tahoma;
				color:#787878;
				font-weight:normal;
				font-size :8pt;
				padding-left: 10px;
				padding-top: 10px;			
				}		
				
				
					
td.suche		{
				font-family:Arial,Verdana,Tahoma;
				color:#FFFFFF;
				font-weight:normal;
				font-size :8pt;
				padding-left: 17px;
				background-image: url(../images/bg_menue.gif);		
				}
				
				
				
												
td.bottom		{
				font-family:Arial,Verdana,Tahoma;
				color:#FFFFFF;
				font-weight:normal;
				font-size :7pt;
				height: 27px;
				padding-left: 17px;
				padding-right: 17px;					
				background-color:#A50D1C;				
				}
				
				
				
				
/*//////////////////////////////////INFOTEXT OBEN////////////////////////////*/
#infotext-oben	{
				position: absolute; 
				margin-left: 0px; 
				margin-top: 273px; 
				width: 749px; 
				height: 67px; 
				padding-left: 10px; 
				padding-top: 5px; 
				background-image:url(../images/transparenz.png);
				z-index:100;
				}				
				
				
#infotext-oben h1
				{
				margin-bottom: 0px;
				margin-top: 0px;					
				}				
				
				
/*//////////////////////////////////Suche//////////////////////////////////*/				
				
				
.suchfeld		{
				border-top:1px solid #FFFFFF;
				border-right:1px solid #FFFFFF;
				border-bottom:1px solid #FFFFFF;
				border-left:1px solid #FFFFFF;
				font: normal 7pt arial, sans-serif;
				color:#787878;
				width: 130px;
				height: 20px;
				}
.suchfeld1		{
				border-top:1px solid #740000;
				border-right:1px solid #740000;
				border-bottom:1px solid #740000;
				border-left:1px solid #740000;
				font:normal 7pt arial, sans-serif;
				color:#787878;
				width: 130px;
				height: 20px;
				}
				
				
				
/*/////////////////////////////////Inhalt//////////////////////////////////*/				
				
td.inhalt		{
				font-family:Arial,Verdana,Tahoma;
				color:#787878;
				font-weight:normal;
				font-size :8pt;
				padding-left: 17px;
				padding-top: 20px;	
				background-image:url(../images/bg_inhalt.jpg);
				}
				
/*//////////////////////////////////Brotkrümelmenü//////////////////////////////////*/				
				
.where 
				{                             
                font-family:Arial,Verdana,Tahoma;
                color: #787878;
				font-style: normal;
				font-size: 8pt;
				text-decoration: none;
				}




/*//////////////////////////////////Menü//////////////////////////////////*/				

td#menu a
				{
				font-family:Arial,Verdana,Tahoma;
				font-size: 8pt;
				font-weight: normal;
				height:14px;
				padding-left:10px;
				padding-top: 4px;
				padding-bottom: 4px;
				width: 158px;
				color: #FFFFFF; /* insert hex for red */
				display: block;
				}

td#menu a:hover
				{
				font-family:Arial,Verdana,Tahoma;
				font-size: 8pt;
				font-weight: normal;
				height:14px;
				padding-left:10px;
				padding-top: 4px;
				padding-bottom: 4px;
				width: 158px;
				color: #740000; /* insert hex for green */
				background-color: #FFFFFF;
				background-image:none;
				display: block;
				}

td#menusub a
				{
				font-family:Arial,Verdana,Tahoma;
				font-size: 8pt;
				font-weight: normal;
				height:14px;
				padding-left:10px;
				padding-top: 4px;
				padding-bottom: 4px;
				width: 158px;
				color: #FFFFFF; /* insert hex for red */
				background-image: url(../images/bg_submenue.png);
				display: block;
				}

td#menusub a:hover
				{
				font-family:Arial,Verdana,Tahoma;
				font-size: 8pt;
				font-weight: normal;
				height:14px;
				padding-left:10px;
				padding-top: 4px;
				padding-bottom: 4px;
				width: 158px;
				color: #740000; /* insert hex for green */
				background-color: #ffffff;
				background-image:none;
				display: block;
				}

div#menu1 a:link, div#menu1 a:visited  
				{
				font-family:Arial,Verdana,Tahoma;
				font-size: 8pt;
				font-weight: normal;
				height:14px;
				padding-left:10px;
				padding-top: 4px;
				padding-bottom: 4px;
				width: 150px;
				color: #FFFFFF; /* insert hex for red */
				background-image: url(../images/bg_submenue.png);
				display: block;
				}

div#menu1 a:hover, div#menu1 a:active
				{
				font-family:Arial,Verdana,Tahoma;
				font-size: 8pt;
				font-weight: normal;
				height:14px;
				padding-left:10px;
				padding-top: 4px;
				padding-bottom: 4px;
				width: 150px;
				color: #740000; /* insert hex for green */
				background-color: #FFFFFF;
				background-image:none;
				display: block;
				}

#layer 
				{
				display: block;
				width: 150px;
				height: 24px;
				color: #FFFFFF;
				background-image: url(../images/bg_submenue.png);
				float: left;
				display: block;
				}

#layer1 
				{
				display: block;
				width: 150px;
				height: 22px;
				color: #FFFFFF;
				background-image: url(../images/bg_submenue.png);
				float: left;
				display: block;
				}
				
				
				
.inputmailform	{
				border-top:1px solid #740000;
				border-right:1px solid #740000;
				border-bottom:1px solid #740000;
				border-left:1px solid #740000;
				font:normal 9pt arial, sans-serif;
				background-color: #FFFFFF;
				color:#787878;
				width: 155px;
				height: 22px;
				}
.textareamailform{
				border-top:1px solid #740000;
				border-right:1px solid #740000;
				border-bottom:1px solid #740000;
				border-left:1px solid #740000;
				font:normal 9pt arial, sans-serif;
				background-color: #FFFFFF;
				color:#787878;
				width: 250px;				height: 100px;
				}
.submitmailform{
				background-image:url(/fileadmin/images/formular_senden.gif);
				width:56px;
				height:19px;
				border: 0;
				margin:0px;
				padding:0px;			
				}
				
				
				
.tx-indexedsearch-res {width: 700px;}









/*/////////NEWS///////////*/
.news-img img
		{
		float: left;	
		margin-right: 10px;
		margin-bottom: 5px;
		}
		
		
.tx-ttnews-browsebox {border: none; background: none;}


.tx-ttnews-browsebox-SCell {background:#740000; color: #FFFFFF; }
.tx-ttnews-browsebox-SCell a {color: #FFFFFF; }		


/*------------- POWERMAIL FORMATIERUNGEN ------------- */
.csc-mailform {
border: 0px !important;
}

.csc-mailform-field{
margin-bottom: 5px;
}
.csc-mailform-field label {
	width: 135px;
	float: left;
}

.csc-mailform-field input, #mailformIhre_Nachricht {
border: 1px solid #640000;
color: #787878;
}

/*
.csc-mailform-field #mailformformtype_mail{
	margin-left: 135px;
	width: 60px;
	color: #640000;
}
*/

.csc-mailform-field #mailformformtype_mail{
				background-image:url(/fileadmin/images/formular_senden.gif);
				width:56px;
				height:19px;
				border: 0;
				margin:0px 0px 0px 135px;
				padding:0px;			
				}
				
				
