/***************************/
/*Author     :     weave.ch*/
/*Copyright  :     weave.ch*/
/*Created    :         2010*/
/***************************/


/*_________________________________________Global_____________________________________________*/


* {
margin:0;
padding:0;
border:0 none;
}


html,
body{
height: 100%;
}


body {
background: #fff;
font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
font-size:100%;
line-height:1.2em;
color: #bbbcbe;
}

#abstand {
float: left;
width: 1px;
height: 50%;
margin-bottom: -307px;
}

a {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

img {
border: 0;
}

/*_________________________________________Seite_____________________________________________*/

#rahmen {
clear: left;
height: 614px;
width: 950px;
margin: 0 auto;
border: 2px solid #bbbcbe;
}


/*_________________________________________Header_____________________________________________*/

#header {
}

/*_________________________________________Hauptteil_____________________________________________*/


#hauptteil {
clear: left;
width: 100%;
}

img#bildLinks {
float: left;
width: 500px;
margin-top: 1.45em;
}

img#bildRechts {
float: right;
width: 448px;
margin-top: 1.45em;
}

h1 {
margin: 1.5em 0 .75em 0;
font-size: 1.7em;
font-weight: bold;
text-align: center;
}

h3 {
font-size: .9em;
font-weight: normal;
text-align: center;
color: #999;
}

#jobshop p {
float: left;
width: 20em;
margin-left: 21.75em;
margin-top: -20em;
font-weight: normal;
text-align: center;
font-size: .65em;
line-height: 1.4em;
color: #999;
}

#infoshop p {
float: left;
width: 20em;
margin-left: 49.6em;    
margin-top: -20em;
font-size: .65em;
font-weight: normal;
text-align: center;
line-height: 1.4em;
color: #999;
}

a {
color: #999;
}


    

