/* CSS Document */

/*----------------------------------------*
**  Global
**----------------------------------------*/

body { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color:#ffffff; color: #666666; text-align: left; line-height: 18px; margin-top: 0px; padding-top: 0px; }
	
H1 { font-size: 20px; color: #666666 ; margin: 10px 0px 20px 20px; } 

H2 { font-size: 12px; font-weight: bold; color: #666666 ; padding-bottom: 0px; padding-top: 0px; margin: 0px 0px 0px 20px; } 

H3 { font-size: 12px; } 

p { font-size: 12px; } 

ul { font-size: 12px; }

/*----------------------------------------*
**  Layout
**----------------------------------------*/
#container { margin: 0 auto; width: 760px;  margin-top: 0px; background-color: background-color:#ffffff; background-image:url(http://www.paartherapie-gruppen.de/img/Paartherapie_Konstanz.jpg);background-repeat:no-repeat;}	

#header{ width: 350px; margin-top: 0px; height: 130px; background-color: white; }		
	
#left { float: left; width: 200px; margin-left: 10px;  margin-top: 15px; background-color:#ffffff;}

#content { float: left; padding: 20px; width: 500px; border:1px solid #666666; text-align: justify; margin-top: 0px;  overflow:visible; }

#foot { clear: both; margin-top: 0px; padding-top: 0px; height: 50px; text-align:center; background-color:#ffffff;}
  
/*----------------------------------------*
**  Text
**----------------------------------------*/


/*----------------------------------------*
**  Links
**----------------------------------------*/

a:link,
a:visited { color: #339999; text-decoration: none; }
a:hover   { color: #FFA500; text-decoration: none; }

#nav1 a:link,
#nav1 a:visited { color: #348633; background-color: transparent; }
#nav1 a:hover   { color: #FFA500; background-color: transparent; }

a.nav2     { color: #FFA500; font-weight: bold; }	
a.nav2:visited { color: #FFA500;  font-weight: bold; }
a.nav2:hover   { color: #339999;  font-weight: bold; }

#foot a:link,
#foot a:visited { color: #339999; }
#foot a:hover   { color: #FFA500; }

a.block{ color: #9A030A; display: block; text-decoration: none; line-height: 25px; }
a.block:hover{ margin-right: 10px; background-color: #FFF497;  }


/*----------------------------------------*
**  #left
**----------------------------------------*/
#left ul { margin-left: 0px;  padding-left: 0px; list-style-type: none; } 

*html ul#left {  /* Korrekturen fuer IE 5.x */
    width: 150px;
    padding-left: 0; }
	
#left li {margin-left: 0px; font-size: 12px; font-weight: bold; padding-left: 0px; list-style-type: none; } 	

#left h1 { font-size: 14px ; margin-bottom: 0px;  padding-bottom: 0px;  margin-top: 5px;  padding-top: 5px;}

/*----------------------------------------*
**  #content
**----------------------------------------*/
#content h1 { font-size: 14px;  margin: 0px; padding-top: 0px; color: #9A030A; }


/*----------------------------------------*
**  #foot
**----------------------------------------*/
#foot {  font-size: 10px; text-align: right; color: #FFA500; line-height: 14px; }


