/* CSS Document */

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

body { font: 13px verdana, hevetica, sans-serif; background-color:#ffffff; color: #666666; text-align: left; line-height: 18px; margin-top: 0px; padding-top: 0px; }
	
H1 { font-size: 14px; color: #9A030A ; padding-bottom: 0px; margin-bottom: 0px;  padding-top: 0px; margin-top: 0px; } 

H2 { font-size: 11px; font-style: italic; font-weight: normal; color: #49f; padding-bottom: 0px;  margin-top: 0px; padding-top: 0px; } 

H3 { font-size: 10px; } 

p { font-size: 11px; } 

ul { font-size: 11px; }

/*----------------------------------------*
**  Layout
**----------------------------------------*/
#container { margin: 0 auto; width: 800px; margin-top: 0px; background-color:#FFFFFF; background: url(../fotos/uebersetzer.jpg); background-repeat: no-repeat; }		
	
#left { float: left; width: 162px; margin-left: 0px;  margin-top: 70px; }

#content { float: left; padding: 20px; width: 400px; border: #FFD63E solid 1px; border-bottom: none; text-align: justify; margin-top: 110px;  overflow:visible; }

#foot { clear: both; margin-top: 0px; padding-top: 0px; position:relative; height: 350px; background-image: url(../fotos/dolmetscher1.jpg); background-repeat:no-repeat; }
  
/*----------------------------------------*
**  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: 17px; }
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: 140px;
    padding-left: 0; }
	
#left ul li {margin-left: 0px;  padding-left: 0px; list-style-type: none; } 	

#left h1 { font-size: 12px; color: #9A030A; margin-bottom: 0px;  padding-bottom: 0px;  margin-top: 5px;  padding-top: 5px;}

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

/*----------------------------------------*
**  #right
**----------------------------------------*/
#right h3 { color: #49f; text-align: right; font-size: 12px; font-weight: bold; margin-bottom: 3px;  padding-bottom: 3px;  margin-top: 0px;  padding-top: 0px; }

#right h4 { color: #49f; text-align: center; font-size: 10px; font-weight: bold; margin-bottom: 3px;  padding-bottom: 3px;  margin-top: 0px;  padding-top: 0px; }

#right p { line-height: 15px; padding-top: 7px; }

#right p.nav2 { line-height: 15px; text-align: right; padding-right: 3px; }

#right p.box { line-height: 15px; padding-top: 7px; border:#FFA500 solid 1px; padding: 10px; text-align: center; background-color: #efefef; }

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

#foot p { padding-top: 250px; margin-top: 50px; padding-left: 50px; margin-left: 230px; }
*html p#foot {  /* Korrekturen fuer IE 5.x */
    padding-top: 0px; 
	margin-top: 0px; }