/*ul {border:1px solid red}
div {border:1px solid black}
div div{border:1px solid blue}
div div div {border:1px solid green}*/

/*****************************
ALLGEMEINE FORMATIERUNGEN
*****************************/

img{border:0;}

a,a:link,a:visited,a:active
{
    text-decoration:none;
    color:#DE261F;
    font-size:11px;
}

a:hover{color:#000000;}


/* Seitentitel als Überschrift*/
h1
{
   margin:0;
   padding:0;
   display:block;
   padding-left:30px;
   color:#291571;
   font-size:16px;
   height:25px;
   margin-top:10px;
   background-image:url(../images/h1.gif);
   background-repeat:no-repeat;
   background-position:5px 4px;
   white-space: nowrap;
}

/* Überschrift im Text */
h2
{
    margin:0;
    padding:0;
    font-weight:normal;
    font-size:10px;
    color:#F00;
    display:block;
    margin-left:25px;
    padding-left:5px;
    background-image:url(../images/h2.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    height:25px;
    margin-right:15px;
    margin-bottom:10px;
    white-space: nowrap;
}

h3
{
    margin:0;
    padding:0;
    font-weight:bold;
    font-size:12px;
    color:#585858;
    display:block;
    background-image:url(../images/h2.gif);
    background-repeat:repeat-x;
    background-position:top;
    height:25px;
    margin-top:5px;
    padding-top:5px;
}

h3.hg_none{background-image:none}

/* Textcontainer */

/*****************************
Spezielle Formatierungen
*****************************/

/* Box links und rechts umfließend sowie zentriert und Schluißtag zum Ende des Umflußes */
.right {float:right;}
.center {text-align:center;}
.left {float:left;margin-right:25px;}
br.clr{clear:both;font-size:0;line-height:0;overflow:hidden;}
.error {color:#f00;}

div.newsletter_link a:link, div.newsletter_link a:visited, div.newsletter_link a:hover, div.newsletter_link a:active, div.newsletter_link a
{
 color:#FFF;

}

.tool 
{
background-color: #C7D1D9;
border-bottom: 2px solid #000;
color:#000;
font-family:arial;
font-size:12px;
font-weight:bold;
padding-left:40px;
padding-right:40px;
}

#content
{
    margin-left:30px;
    margin-right:10px;
    width:505px;
}

a.button
{
  background:#103A5E;
  border: 1px solid #fff;
  color: #fff;
  padding:2px;
  padding-left:10px;
  padding-right:10px;
}

a.plus
{
  display:block;
  background-image:url(../images/plus.gif);
  background-repeat:no-repeat;
  background-position:4px 8px;
  padding-left:20px;
}


div.index_box
{
    width:550px;
}

div.index_bewerben_border
{
    float:left;
    background:url(../images/index/winteam_bewerben.jpg) no-repeat;
    width:185px;
    height:240px;
}

div.index_firmen_border
{
    float:left;
    background:url(../images/index/winteam_firmen_anfrage.jpg) no-repeat;
    width:183px;
    height:240px;
}

div.index_jobs_border
{
    float:left;
    background:url(../images/index/winteam_jobdatenbank.jpg) no-repeat;
    width:182px;
    height:240px;
}

div.button 
{
    padding-top: 200px;
    padding-left: 16px;
}


div.index_jobs
{
    padding-top: 182px;
    padding-left: 16px;
}   

.index_inputfield_search
{
    background-color:#C7D1D9;
    border:0;
    color:black;
    font-family:arial;  
    font-size:10px;
    font-weight:normal;
    border-bottom: 1px solid white;
    width:100px;
}


.index_inputfield
{
    height: 17px;
}

.such_formular .index_submit
{

}