body 		{ 
			margin: 0px; 
			padding: 0px;	
			font-family: Arial;
			color: #424445;	
			font-size: 12px;
			background: url(../images/bg.jpg) repeat-x #004494;
			background-position: top center;
			width: 100%;
			height: 100%;
			text-align: center;
			}
			
a			{
			color: #004494;
			text-decoration: none;
			}
			
			
h1
			{
			font-size: 12px;
			margin-bottom: 5px;
			padding-bottom: 3px;	
			border-bottom: 1px solid #e3e3e4;
			color: #004494;
			}			
			
td			{vertical-align: top;}			
			
.clear		{
			clear: both;
			}


img 		{border:0px; text-decoration:none;}


p.bodytext	{
			margin: 0px;
			padding: 0px;
			}

p.align-center
			{
			text-align: center;	
			}
			
p.align-right
			{
			text-align: right;	
			}	
					
p.align-justify
			{
			text-align: justify;	
			}					

#content ul
			{
			list-style-image:url(../images/pfeil.gif); 
			margin-left:1.9em; 
			padding-left:0.5em;
			margin-top: 8px;
			font-family: Arial;	
			}	



/*//////////SUCHE////////////*/
#suche		{
			position: absolute;
			width: 190px;
			left: 50%;
			margin-left: -472px;
			margin-top: 375px;
			padding-left: 755px;
			}
			
			
/*//////////flaggen////////////*/
#flaggen	{
			position: absolute;
			width: 130px;
			left: 50%;
			margin-left: -472px;
			margin-top: 15px;
			padding-left: 815px;
			}			
		
#flaggen img	{padding-left: 5px;}		
/*/////////////////RAHMEN-DIVS//////////////////*/
#gesamt-rahmen		
			{
			width: 945px;
			margin: 0 auto;
			padding: 0px;
			text-align:left;
			}
			
			
/*/#logo		{
			width: 150px;
			height: 50px;
			float:left;
			margin-top: 30px;
			padding-left: 15px;
			}/*/	
			
#logo		{
			position: absolute;
			width: 150px;
			left: 50%;
			margin-left: -472px;
			margin-top: 5px;
			padding-left: 10px;		
			}		
				

/*/
#menue		{
			height: 100px;
			width: 780px;
			float:left;
			text-align:right;
			}/*/			
			
#menue		{
			height: 100px;
			width: 945px;
			float:left;
			text-align:right;
			}				
			
			
/*//////////////HAUPTMENUE///////////*/		
#menue ul
		{
		float: right;
		margin: 78px 0px 0px 0px;
		list-style-type: none;
		text-decoration: none;
		}
		
		

#menue li a
		{
		text-decoration: none;
		}		
		
		
#menue li
		{
  		width: 117px;
		height: 22px;
		display: block;
		float: left; 
		line-height: 22px;
		text-align: center;
		background: url(../images/menue.png) no-repeat right;
		}	
		
		
#menue li.akt
		{
  		width: 117px;
		height: 22px;
		display: block;
		float: left; 
		line-height: 22px;
		text-align: center;
		background: url(../images/menue_akt.gif) no-repeat right;
		}	
		


/*////////AUSKLAPPNAVI//////////*/
* html #hauptmenue li, * html ul.ausklappnavi li{
    width: 95px !important;
}


ul.ausklappnavi
		{
		background: #FCFCFC;
		width: auto;
		min-width: 117px;
		max-width: 160px;
		list-style-type: none;	
		padding: 5px 0px 5px 5px;
		margin: 0px;
		}
		

li.ebene1 a
		{
		color: #605f5f;
		text-decoration: none;
		display: block;
		padding: 3px 8px 2px 8px;	
		}	
		
li.ebene1 a:hover
		{
		color: #184185;
		text-decoration: none;
		display: block;
		padding: 3px 8px 2px 8px;	
		background: url(../images/ausklappnavi_pfeil.gif) left no-repeat;
		}

li.ebene1 a.nolink{color: #D1D1D1 !important;}
		
/*//////////CONTENT RAHMEN////////////////////*/

#content
		{
		clear: both;
		background: white;	
		padding: 6px 6px 0px 6px;
		float:left;
		width: 933px;
		}		
		
	
		
/*/////////LINKE SPALTE//////////*/		
		
#linke-spalte
		{
		width: 200px;
		float:left;
		margin-top: 165px;
		position:relative;
		}				
		
		
.block-blau
		{
		width: 177px;
		background: #004494;
		margin-bottom: 10px;
		border-top: 2px solid #ffffff;
		border-right: 2px solid #ffffff;
		border-bottom: 2px solid #ffffff;
		color: #ffffff;	
		padding: 10px 8px 10px 15px;
		}		
		
		
.block-orange
		{
		width: 177px;
		background: #fbaf18;
		margin-bottom: 10px;
		border-top: 2px solid #ffffff;
		border-right: 2px solid #ffffff;
		border-bottom: 2px solid #ffffff;	
		color: #ffffff;
		padding: 10px 8px 10px 15px;
		}			
		
.block-orange a, .block-blau a {color: #ffffff;}	



			
#bild-start	
		{
		position:absolute;
		bottom: 12px;	
		left: 230px;
		}
		
		
#bild-start .csc-textpic-imagewrap, #bild-start .csc-textpic-imagewrap dl  {margin:0px;padding:0px;}
		

/*////////////INHALT/////////*/
#inhalt
		{
		float: left;
		width: 703px;
		margin-left: 30px;
		margin-top: 315px;
		}				
				
			
			
		
			
/*///////////// UNTEN ///////////*/
#quicklinks
		{
		float: left; 
		width: 250px;
		padding: 10px 0px 0px 6px;	
		color: #ffffff;
		}	
		
#quicklinks a, #drucken-nachoben a
		{
		color: #ffffff;
		text-decoration: none;	
		font-size: 11px;
		}		
		
		
#projekte-grafik
		{
		float: left;	
		width: 483px;
		text-align: center;	
		padding: 10px 0px 0px 0px;
		}		
		
#drucken-nachoben
		{
		float: left;
		width: 200px;
		padding: 10px 6px 0px 0px;	
		text-align: right;	
		}		
						
						
						
#kontakt {display:none;}								






		
/*/SUCHE/*/
.tx-indexedsearch-searchbox-button {background: #004593; border: 1px solid #184185; color: #ffffff; font-family: Arial; font-size: 12px; float: right; margin: 10px 0px 10px 0px;}		
.tx-indexedsearch-searchbox-sword {margin-left: 20px; height: 18px; width: 150px; border: 0px; color: #000000; border: 1px solid #E9E9E9;}
.tx-indexedsearch-whatis {font-weight: bold; margin: 0px 0px 10px 0px; border-top: 1px solid #184185; padding-top: 5px;}
.tx-indexedsearch-browsebox {margin: 10px 0px 10px 0px;}		



/*/NEWS/*/
.news	{
		}
		
.news h1 a
		{
		border-bottom: 0px;
		color: #004593;
		}		

.news a {color: #004593;}



.news h1
		{
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 0px;	
		border-bottom: 0px;
		color: #004593;
		}		
		
.news img
		{
		float: left;
		margin-right: 10px;
		margin-top: 3px;
		margin-bottom: 5px;
		}		
		
		
.news hr.clearer	
		{
		background-color: #e4e4e4; /* Farbe für Opera und Firefox */
		color: #e4e4e4; /* Farbe für Internet Explorer (IE) */
		border: 0;
		height: 1px; 
		margin: 10px 0px 10px 0px;
		}		
		
		
.tx-ttnews-browsebox	{border: 0px; background: none; float: left; text-align:left; margin: 0px; padding: 0px;}
.tx-ttnews-browsebox table {float:left;}


.tx-ttnews-browsebox-SCell {background: #004593; color: #ffffff; border: 0px; padding-bottom: 1px;}

.tx-ttnews-browsebox-SCell a {color: #ffffff;}	




.news-single-related, .news-single-files {background: none; border: 0px;}











/*///////////////////////////REGISTRIERUNGSFORMULAR////////////////////////*/


#tx-srfeuserregister-pi1-fe_users_form {border: 0px;}
#tx-srfeuserregister-pi1-fe_users_form fieldset {border: 0px; margin: 0px; padding: 0px;}
#tx-srfeuserregister-pi1-fe_users_form legend, #tx-srfeuserregister-pi1-fe_users_form p {border: 0px; margin: 0px; padding: 0px;}
#tx-srfeuserregister-pi1-fe_users_form dt {margin: 0px; padding: 5px 15px 0px 0px; display:block; min-height:20px; line-height:20px;}
#tx-srfeuserregister-pi1-fe_users_form dd { margin: 0px; padding: 5px 5px 5px 0px; display:block; min-height:20px; line-height:20px; }

/*/alle inputfelder formatieren/*/
.tx-srfeuserregister-pi1 input {width: 250px; height: 20px; font-family: Arial; font-size: 12px; color: #424445; border: 1px solid #424445;}

/*/abstand nach passwort wiederholen
.tx-srfeuserregister-pi1-password-again {margin-bottom: 20px; padding-bottom: 20px; display:block; height:20px;}/*/



/*/plz-feld kürzen/*/
#tx-srfeuserregister-pi1-zip {width: 80px;}


/*/submitbutton/*/
.tx-srfeuserregister-pi1-submit {background: #ffffff; border: 1px solid #004593; color: #004593;}


/* -- Anfrageformular -- */

#inhalt fieldset.csc-mailform {
	border: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#inhalt fieldset.csc-mailform .csc-mailform-field {
	margin: 0px 0px 3px 0px;
}

#inhalt fieldset.csc-mailform .csc-mailform-field label {
	width: 100px;
	display: block;
	float: left;
}

#inhalt fieldset.csc-mailform .csc-mailform-field input, #inhalt fieldset.csc-mailform .csc-mailform-field textarea {
	width: 250px;
}

#inhalt fieldset.csc-mailform .csc-mailform-field .csc-mailform-submit {
	margin: 0px 0px 0px 100px;
	width: 256px;
}
