@charset "utf-8";
/* CSS Document */

/* Reset all  - sprich wir setzen alle Werte standartmäßig erstmal auf 0*/
*{
	padding: 0;
	margin: 0;
	border: 0;
}
/* CSS-Eigenschaften für die komplette Seite (Rahmen) */

body
{
    line-height: 1.4em;
    font: 0.8em Arial, Trebuchet MS, Verdana, Georgia, sans-serif;
    padding-top: 0;
    color: #000;
    background: #fff;
}


#wrapper
{
    margin: 0 auto;
    width: 889px;
    padding: 0;
    background: #CDD5E0 url(../img/total_back.gif) repeat-y;
    
}

#wrapperstart
{
    margin: 0 auto;
    width: 904px;
    padding: 0;
    background: #fff  url(../img/stellenanzeigen.jpg) top no-repeat;
    
}

#navsub
{
    margin: 0 auto;
	height:177px;    
    padding: 0;
	background: #CDD5E0 url(../img/header_start.gif) top no-repeat;

}

#subtitle
{
clear:both;
float:right;
width:557px;
background:#fff url(../img/rundeab.gif) bottom no-repeat;
margin-right:2em;
padding-top:0;

}

#content{
	
}

#content1{
background:url(../img/bubble_2.gif) left top no-repeat;
}

#content2{
background:url(../img/sms_content.gif) left top no-repeat;
}

#content3{
	
	height:100px;
	
}


#footer{
background: url(../img/footer_start.gif) bottom no-repeat;
text-align:right;
padding:0.7em 2em 2.2em 0.2em ;
}

#footer_pda{
background: url(../img/footer_pda.gif) bottom no-repeat;
text-align:right;
padding:6.7em 2em 2.2em 0.2em ;
}

#footer_sms{
background: url(../img/footer_sms.gif) bottom no-repeat;
text-align:right;
padding:6.7em 2em 2.2em 0.2em ;
}

#footer_email{
background: url(../img/footer_email.gif) bottom no-repeat;
text-align:right;
padding:6.7em 2em 2.2em 0.2em ;
}

#footer_start{
background: url(../img/stellenanzeigen.jpg) bottom no-repeat;
text-align:right;
padding:1.9em 3em 2.2em 0.4em ;
}

/* Navigation */

ul#navigation{
list-style-type:none;
margin-right:15px;
padding:5em 0 2.8em 0;
font-size:0.9em;


}
ul#navigation li{
float:right;
padding:0 0.5em 0 0.5em;
color:#ffffff;
font-weight:bold;
text-decoration:none;

}



ul#navigation li a{

color:#000000;
font-weight:bold;
text-decoration:none;
}


ul#navigation li a:hover{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}




#unternavi{
padding-left:30px;
font-size:0.9em;
color:#4A738A;}

#unternavi a{

color:#4A738A; text-decoration:none;}

#content1 a{
color: #4A7389;   text-decoration:none;
}

#footer a { color: #4A7389;  font-weight: bold;  text-decoration:none;}
  #footer a:focus,
  #footer a:hover,
  #footer a:active {color: #4A7389; }
  
  #footer_pda a { color: #4A7389;  font-weight: bold;  text-decoration:none;}
  #footer_pda a:focus,
  #footer_pda a:hover,
  #footer_pda a:active {color: #4A7389; }
  
  
  #footer_sms a { color: #4A7389;  font-weight: bold;  text-decoration:none;}
  #footer_sms a:focus,
  #footer_sms a:hover,
  #footer_sms a:active {color: #4A7389; }
  
  #footer_email a { color: #4A7389;  font-weight: bold;  text-decoration:none;}
  #footer_email a:focus,
  #footer_email a:hover,
  #footer_email a:active {color: #4A7389; }
  
  #footer_start a { color: #4A7389;  font-weight: bold;  text-decoration:none;}
  #footer_start a:focus,
  #footer_start a:hover,
  #footer_start a:active {color: #4A7389; }


/* Content */

 /* Überschriften */



  h1,h2,h3,h4,h5,h6 {

    font-family: Arial, Helvetica, sans-serif;

    font-weight:normal;

    color:#4A7389;

    
  }



  h1 { font-size: 1.1em;  padding-left:7.5em; padding-top:0.5em; font-weight:bold;}                      

  h2 { font-size: 1.1em;  padding-left:0em;  font-weight:bold; }                    




 /* P-Tags */

p{
line-height:1.6em;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:0.85em;
padding:5px 50px 5px 15px;
}

p.sub{
padding:0 10px 5px 15px;
font-size:0.9em;
}

p.content1{
padding-left:9.2em;
font-size:0.9em;
}

p.contentstart{
	line-height:1.2em;
padding-left:39.8em;
padding-right:15px;
font-size:1em;
}

p.bild{
padding:0;
}
p.bildrechts{
padding:0;
text-align:right;
}

/* Links- bzw. Rechtsausrichtung für Elemente, z.B. Klasse bild */

.links {
	float: left;
	margin: 3px 10px 0 0;
}

.rechts {
	float: right;
	margin: 0 0 0 10px;
}

.form {
margin-left:100px;}

.weißklein {
color:#FFFFFF;
font-size:0.85em;
line-height:1.1em;
padding-right:0;}

select {
border:1px solid #4A7389;}

.input {
border:1px solid #4A7389;
height:18px;}

.submit {
height:20px;
width:200px;border:1px solid #4A7389;}

p.textrechts{
	text-align:right;}

a.imp { color: #4A7389;  font-weight: bold;  text-decoration:none;}
 aimp:hover,
  aimp:active {color: #4A7389; }
