/*
                   _          _ _         _        
                  | |        | | |       | |       
 ___  __ _ _   _  | |__   ___| | | ___   | |_ ___  
/ __|/ _` | | | | | '_ \ / _ \ | |/ _ \  | __/ _ \ 
\__ \ (_| | |_| | | | | |  __/ | | (_) | | || (_) |
|___/\__,_|\__, | |_| |_|\___|_|_|\___/   \__\___/ 
            __/ |                                  
           |___/                                   
     _         _           _               _   
    | |       | |         | |             | |  
 ___| |_ _   _| | ___  ___| |__   ___  ___| |_ 
/ __| __| | | | |/ _ \/ __| '_ \ / _ \/ _ \ __|
\__ \ |_| |_| | |  __/\__ \ | | |  __/  __/ |_ 
|___/\__|\__, |_|\___||___/_| |_|\___|\___|\__|
          __/ |                                
         |___/                                 

*/

/*

Stylesheet für www.as-zeitarbeit.de

A+S Zeitarbeit 
Freidrich Ebert Straße 4
42103 Wuppertal

Made by:

Hang On Media - Christian Hang
Hahnerberger Straße 143
42349 Wuppertal
www.hang-on-media.de

Januar 2009

*/

*
{
padding: 0px;
margin: 0px;
}

body
{
background: #F9F9F7 url('images/body-bg.png') repeat-x;
color: #8C8C73;
font: 13px/18px Arial;
}

a
{
color: #000066;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
}

td
{
font: 13px Arial;
}

ul, li
{
margin-bottom: 14px;
padding-left: 14px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#rand
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('images/rand.png') no-repeat;
width: 807px;
height: 264px;
z-index: 1;
}

#aussen
{
position: relative;
width: 807px;
margin: 0 auto;
background: #fff url('images/aussen-bg.png') repeat-y;
}

#innen
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#header
{
position: absolute;
width: 254px;
height: 92px;
color: #fff;
margin-left: 1px;
}

#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
font-size: 23px;
letter-spacing: -1px;
top: 30px;
line-height: normal;
}

#header h2
{
position: absolute;
font-size: 10px;
font-weight: normal;
color: #FCE2CA;
top: 51px;
}



#headerbild
{
position: absolute;
right: 30px;
width: 423px;
height: 92px;
margin-right: 1px;
}

#menu
{
position: relative;
background: url('images/menu-bg.png') repeat-x;
height: 67px;
padding: 0px 20px 0px 5px;
margin: 98px 0px 20px 0px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 12px;
color: #fff;
font-weight: bold;
}

#menu ul li a:hover
{
background: #fff url('images/menutopic-bg.png') repeat-x top;
color: #4A4A24;
text-decoration: none;
}

#date
{
position: absolute;
top: 0px;
line-height: 52px;
color: #BDBDA2;
right: 30px;
font-weight: bold;
font-size: 12px;
letter-spacing: -1px;
}

#nebenspalte
{
position: relative;
width: 220px;
float: right;
}

#nebenspalte h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('images/nebenspalte-bg.png') bottom repeat-x;
padding: 0px 0px 10px 20px;
margin-bottom: 20px;
}

#nebenspalte .content
{
padding: 0px 10px 0px 20px;
margin-bottom: 20px;
}

#hauptspalte
{
position: relative;
width: 500px;
float: left;
background-image: url(images/content-bg.jpg);
}

#hauptspalte h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#hauptspalte .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#hauptspalte .topic
{
margin-bottom: 30px;
}

#hauptspalte .topic .topicheader
{
position: relative;
}

#hauptspalte .topic .content
{
margin-bottom: 0px;
}



#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background-image: url('images/footer-bg.png');
color: #A8A88D;
}

#footer a
{
color: #8C8C73;
}
