body {

background-color:			#fff;
margin:0px;

}


body, p, h1,h2,h3,h4,li {

font-family:verdana;
}

p {
font-size: 0.75em;
line-height: 1.25em; 
margin-bottom: 1.25em;
}


h3 {
font-size: 0.75em;
color: #cc0033;
font-weight: bold;

}

a {

text-decoration: none;
color: #000;
}





/*********************** Allgemeines*/

img {

margin:								0px;
border: 							none;
}




P {
text-align: justify;
}

td p {
padding-right:10px;
}


td {

vertical-align:top;
}







/* F�r Kopfgrafik Woraround f�r IE6 -> kein Abstand mehr unter Bild durch Blockformatierung*/

span img{
display:block;
}


/* Pfeil zurück*/

a.back   { 
	display:				block;
        background-image:			url(arrow_back.gif);
        background-repeat:			no-repeat;
        width:					18px; 
        height:					10px;
	position:				absolute; 
	left:					950px; 
	top:					187px;
								 
 }
 
a.back:hover { 
	background-image:			url(arrow_back_over.gif); 
	}




.png_img {

    position:relative;
    width:206px;
    height:130px;
    background:url(/uploads/tf/background_button.png);     
    /* für IE6: Hintergrundbild wird noch nicht geladen */
    background: expression("none");
    /* für IE6 Transparenzfilter - funktioniert nur bei eingeschaltetem Javascript */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/uploads/tf/background_button.png', sizingMethod='scale'); 

} 








/*********************** Main Layout */

#page {
	
background-color:				#CCCCCC;
width:				 					1260px;
height:				 					780px;
}



#head{

background-color:							#E1E1E1;
width:				 					1260px;
height:									132px;
}


#mainmenu{
font-size: 								100%;
position:								absolute;
background-color:							#CC0033;
width:				 					198px;
height:				 					668px;
float: 				 			 		left;
margin: 			 			 		0em;

}






#maincontent{
font-size: 	 							100%;
background-color:							#FFF;
background-image:							url(/uploads/tf/background_main.jpg);
height:				 					668px;
margin: 								0px 205px 0px 198px;


}


#rightmenu{	
position:relative;z-index:0;top:0px;
font-size: 	 							100%;
background-color:				#ccc;
width:				 					205px;
height:				 					668px;
overflow:			 					hidden;
float: 									right;
margin: 								0px 0px 0px 0em;

}





/*********************** Main Layout dividers */


#mainmenu_content{
padding-top: 60px;
}



#maincontent_text{
background-color:							transparent;

background-repeat:no-repeat;
height:				 					538px;
margin: 								0px 39px 0px 0px;
padding-left: 								174px;
padding-right:10px;
overflow:auto;




}

#maincontent_headline{
background-color:							transparent;
background-repeat:							no-repeat;
height:				 					113px;
margin: 								0px 0px 0px 38px;
padding-left: 								108px;


}



#rightmenu_back{
/* position:relative;top:-663px; */
 position:absolute;top:11px;
z-index:1;
font-size: 	 							100%;
background-color:							#ccc;
width:				 					205px;
height:				 					651px;
margin: 								0px 0px 0px 0em;

}

#rightmenu_language{
position:								absolute;top:11px;
z-index:								2;
font-size: 	 							100%;
background-color:							transparent;
width:				 					205px;
height:				 					33px;
margin: 								0px 0px 0px 10px;
}






#rightmenu_opac{
position:								relative;
top:									52px;
z-index:								2;
font-size: 	 							100%;
background-color:							transparent;
width:				 					205px;
height:				 					651px;
margin: 								0px 0px 0px 0em;
}


#rightmenu_text{
position:relative;top:-599px;
z-index:3;
font-size: 	 							100%;
background-color:							transparent;
width:				 					205px;
height:				 					651px;
margin: 								0px 0px 0px 0em;
}






/*************************** Klassen von css styled content �berschreiben ****************************************************************************/

.csc-textpic-caption {

font-size: 	 							0.7em;
padding-left:								10px;
}



.bodytext {
width: 288px;


}

h3 {
width: 288px;

}



.csc-mailform {

border: 0px;
}







/*************************** Klassen von GUESTBOOK �berschreiben ****************************************************************************/

.tx-guestbook-caption{
     	
     	font-size: 0.75em;
	line-height: 1.25em; 
	margin-bottom: 1.25em;
	
	
     	}
     	
    



/* default styles for extension "tx_veguestbook_pi1" */
 
 
 
 /* default styles for extension "tx_veguestbook_pi1" */
 
  .\31tx-veguestbook-pi1 .\31h2.tx-guestbook-form-error {
    font-size:.75em;
    font-weight:bold;
    background:none;
    padding:0px;
  }
 
  .\31tx-veguestbook-pi1 ul li {
    color:#990000;
  }
 
  .\31tx-veguestbook-pi1 ul {
    margin-bottom:0.5em;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-result {
    font-size:68.75%;
    font-weight:bold;
    float:left;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-pagination {
    font-size:68.75%;
    font-weight:bold;
    float:right;
  }
 
  .\31tx-veguestbook-pi1  {
    clear:both;
    background:#990000;
    color:#FFF;
    display:block;
    font-size:75%;
    padding:0.125em 0.125em 0.125em 0.25em;
    font-weight:bold;
    margin-top:0.25em;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-left {
    float:left;
    width:10em;
    background:#EFEFEF;
    padding:0.25em;
    min-height:4em;
  }
 
  * html .\31tx-veguestbook-pi1 .\31tx-guestbook-left {
    height:4em;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-left p {
    font-size:68.75%;
    color:#333;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-right {
    float:left;
    width:29em;
    background:#FFF;
    padding-left:0.25em;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-latest p,
  .\31tx-veguestbook-pi1 .\31tx-guestbook-right p {
    font-size:75%;
    color:#333;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-latest p.\31tx-guestbook-date,
  .\31tx-veguestbook-pi1 .\31tx-guestbook-right p.\31tx-guestbook-date {
    font-size:68.75%;
    color:#990000;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-right h3 {
    font-size:75%;
    color:#990000;
    font-weight:bold;
    background:none;
    padding:0.25em 0em 0em 0em;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-right .\31tx-guestbook-comment {
    font-size:75%;
    color:#333;
    font-style: italic;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-latest {
    display:block;
    padding:0.25em;
    clear:both;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-latest p.\31tx-guestbook-date {
    background:#EEE;
    display:block;
    margin-top:0.25em;
    padding:0.125em;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-latest p.\31tx-guestbook-latest-more a {
    background:#EEE;
    display:block;
    margin-top:0.25em;
    padding:0.125em 0.5em 0.25em 0.125em;
    text-align:right;
    font-weight:bold;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-latest p.\31tx-guestbook-latest-more a:hover {
    background:#990000;
    color:#FFF;
    text-decoration:none;
  }
 
  .\31tx-veguestbook-pi1 .tx-guestbook-field {
    clear:both;
    width:100%;
    display:block;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-field label {
    clear:both;
    display:block;
    float:left;
    width:6em;
    font-size: 0.75em;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-field input.\31tx-guestbook-form-inputfield-med {
    float:left;
    width:10em;
    margin-top:0.25em;
  }
 
  .\31tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
    float:left;
    width:20em;
    margin-top:0.25em;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-field textarea.\31tx-guestbook-form-textarea {
    width:30em;
    display:block;
    float:left;
    margin-bottom:0.5em;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-field span.\31tx-guestbook-form-obligationfield {
    color:#990000;
  }
 
   
  .\31tx-veguestbook-pi1 fieldset {
    border:none;
  }
 
  .\31tx-veguestbook-pi1 legend {
    display:none;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-freecap {
    float:left;
    display:block;
    background:#F7F7F7;
    border:1px solid #CCC;
    padding:0.25em;
    margin-top:0.5em;
  }
 
  * html .tx-veguestbook-pi1 .tx-guestbook-freecap {
    margin-left:2.25em;
  }
 
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-freecap img {
    float:left;
    display:block;
    padding-left:0.25em;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-freecap input {
    float:left;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-freecap label {
    clear:both;
    display:block;
    float:none;
    width:auto;
    margin-bottom:0.5em;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-freecap p {
    font-size:75%;
    padding:0.25em;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-freecap h3 {
    display:none;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-freecap span.\31tx-srfreecap-pi2-cant-read {
    color:#990000;
  }
 
  .\31tx-veguestbook-pi1 .\31tx-guestbook-clear {
    clear:both;
    display:block;
  }
 
  .\31tx-veguestbook-pi1 input.\31tx-guestbook-submit {
    width:10em;
    font-size:80%;
    display:block;
    margin-bottom:1em;
    margin-left:6em;
  }  
  
  

 
.label {
  float: left;
  width: 120px;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
}




  
  .tx-guestbook-caption{
     	
     	font-size: 0.75em;
	line-height: 1.25em; 
	margin-bottom: 1.25em;
	
	
     	}
     	
     	
  
  
  