/* CSS Document */


/*****eigene Klassen fuer Backend****************************/



span.fett{ 

	font-weight:	bold;

		}

		

.kursiv {

	font-style: 	italic;	

	}

	

p.immobilien {

	float:left;
	width: 			652px;
	height:			300px;
	margin: 0px;
	margin-top: 30px;
	padding: 10px; 
	background-color:       #b0cbd2;

	}	

	

	

p.ferientagebuch {

			float:		left;

			width: 		520px;

			border: 	dotted 1px #cc3300;

			padding: 	5px;

			}

p.download  {

			float:		left;

			width: 		520px;

			border: 	dotted 1px #cc3300;

			padding: 	5px;

			}	



/*********Formularelement in div #content formatieren****************************************************************************/

#content form h4 {font-size:0.75em !important; font-size:inherit;}	
#content form { background-color: #ffffff;
    	width: 		525px !important;
    	width:      585px;
    	}
    	
#content label {
    	width: 	200px;
    	float: 	left;
	}


/***macht das Formular schmaler versieht es mit einem grauen Hintergrund und entfernt die Umrandung:**************/

#content .csc-mailform-field {
    	border-bottom: 1px solid #cccccc;
    	padding: 		15px;
	}
#content fieldset .csc-mailform {
    	width: 		525px !important;
    	width: 		500px ;
    	}	



/**********Formatierung Radiobuttuns******************************************************************************/



#content label {
    	font-size:		12px;
    	float: 		left;
    	width: 		200px;
	}



#content #mailformGeschlecht label {

    	float: 		none;
    	width: 		100px;
	}

#content #mailformGeschlecht legend {

    	display: 		none;

}

#content #mailformGeschlecht {

    	border-style: 	none;
	border-width: 	0px;
    	margin-left: 	0;
	padding-left: 	0;
	}

#content .csc-mailform-field {
    	width: 528px;
	margin-bottom: 	10px;
	}



#content .csc-mailform-label {

	color: 		#e76a05;
	font-size:		1.1em;
	font-weight:		bold;
	padding:        10px 0 10px 0;
	}





#content input {

	width: 		200px;
	}

#content textarea {

	width: 		300px;
	}





/****** Textformatierungen ganze Seite ***************************************************************************/



	

	

/**********************************************************************/	

	

		

			

.csc-textpic, .csc-textpic-left, .csc-textpic-below {

margin-top: 20px;

margin-bottom: 20px;

 }



#span caption {

color: #cc3300;}



sup {

font-size: 0.5em;}









*  {

margin: 0px;

padding: 0px;

font-family:Arial, Helvetica, sans-serif;

font-size: 1em; /*nicht editieren!*/

color: #062340;}



html {

font-size: 62.5%;  /*nicht editieren!*/

}





body {

font-size: 1.2em; /*Hier die globale Fontsize einstellen! 1em = 10px*/

}



h1 , h1 .csc-firstHeader {

		font-family:		Verdana, Arial, Helvetica, sans-serif;

        	margin:    		18px 0px 18px 0px;

		font-size:		1.3em;

		font-weight:		bold;

		color:			#005192;

		}





h2 {

		font-family:		Verdana, Arial, Helvetica, sans-serif;

		margin:    		16px 0px 16px 0px;

		font-size:		1.2em;

		font-weight:		bold;

		color:			#005192;

		}



h3 {

		font-family:		Verdana, Arial, Helvetica, sans-serif;

		font-size:		1.1em;

		font-weight:		bold;

		color:			#005192;

		margin:    		14px 0px 14px 0px;

		}



h4 {

		margin:    		0px 0px 6px 0px;

		font-size:		1.0em;

		font-weight:		bold;

		color:			#005192;

		margin:    			12px 0px 12px 0px;

		}	

		

/*h6 eigentlich H2, frisiert für Tagebuch*/		

		

h6 {

		font-family:		Verdana, Arial, Helvetica, sans-serif;

		margin:    		0px 0px 3px 0px;

		font-size:		1.1em;

		font-weight:		bold;

		color:			#005192;

		display:block;

		background-color:      #78a8ca;

		padding:		3px;

		margin:    		15px 0px 15px 0px;

		}			







a , a:link, a:visited {

		color:			#005192;

		text-decoration:	underline;

		}



a:hover, a:active  {

		color: 			#000000;

		text-decoration:	none;

		}

		



ul a:link, ul a:visited {

		color: 			#000000;

		text-decoration:	underline;

		}

ul a:active, ul a:hover {

		color: 			#005192;

		text-decoration:	underline;

		}

		

ul , bodytext ul{

		margin-left:		10px;	

		padding:		0;	

		padding-left:          15px;

		}		



li {	

		margin:  		0px 0px 2px 0px;

		font-size:			inherit;

		color:				#000000;


		text-decoration:	none;

		}







.csc-frame-frame1 {

		display:block;

		border-width:1px;

		border-style:groove;

		border-color: #808080;

		padding:3px;

		background-color : #f0f0f0;



}





p, .bodytext, form {

		margin:    			10px 0px 10px 0px;

		font-size:inherit;

		}

			

		



	

		

			

	







