/* 
    Document   : sreen
    Created on : 08.10.2010, 11:37:47
    Author     : Gregor Feige
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

html  {
    background:#FFF;
    margin:0;
    padding:0;
    overflow-y: scroll;
    overflow-x: hidden;
}

a:link {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a:visited{
    color: #000000;
    text-decoration: none;
}


h1 {
    margin: 0;
    padding: 0;
}

h5 {
    font-family: arial black, arial, non-serif;
    font-size: 48px;
    font-weight: bolder;
    margin: 0;
    padding: 0;
    line-height: 0.8em;
    display: block;
}

h6 {
    font-family: arial black, arial, non-serif;
    font-size: 36px;
    font-weight: bolder;
    margin: 0;
    padding: 0;
    line-height: 0.8em;
    display: block;
}

.body {
    background: #FFF;
    margin: 0;
    padding: 0;
    font-family: arial, non-serif;
    font-size: 12px;
}

.site {
    position: relative;
    background: #FFF;
    margin: 0;
    padding: 0;
    left: 50%;
    margin-left: -450px;
    width: 900px;
    min-height: 400px;
}

.head {
    position: relative;
    height: 155px;
    width: 900px
}

.menu {
    position: relative;
    float: left;
    width: 650px;
    margin-top: 117px;
    margin-left: 20px;
    z-index: 99;
}

.logo {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;

}

.main {
    position: relative;
    min-height: 506px;
    width: 900px;
    background: url(img/all/bgc.png);
    z-index: 1;
    padding-bottom: 10px;
}

.main2{
    position: relative;
    min-height: 506px;
    width: 900px;
    background: url(img/all/verlauf_hg.png);
    background-repeat: repeat-x;
    z-index: 2;
}

.kategoriepicture {
    position: relative;
    margin-left: 40px;
    height: 426px;
    width: 403px;
    float: left;
    background-repeat: no-repeat;
}


.kategoriebox {
    position: relative;
    margin-left: 460px;
    margin-top: 40px;
    width: 400px;
}

.kategorietop {
    position: relative;
    height: 15px;
    width: 400px;
    padding-right: 15px;
    background: url(img/all/basic_01.png);
}

.kategoriecontent {
    position: relative;
    width: 360px;
    padding-left: 20px;
    padding-right: 25px;
    padding-bottom: 5px;
    background: url(img/all/basic_03.png);
}

.kategoriebottem {
    position: relative;
    height: 20px;
    width: 400px;
    padding-right: 15px;
    background: url(img/all/basic_05.png);
}

.basicbox {
    position: relative;
    margin-top: 40px;
    margin-left: 250px;
}

.basictop {
    position: relative;
    height: 15px;
    width: 400px;
    padding-right: 15px;
    background: url(img/all/basic_01.png);
}

.basiccontent {
    position: relative;
    width: 360px;
    padding-left: 20px;
    padding-right: 35px;
    padding-bottom: 5px;
    background: url(img/all/basic_03.png);
}

.basicbottom {
    position: relative;
    height: 20px;
    width: 400px;
    padding-right: 15px;
    background: url(img/all/basic_05.png);
}

.basic2pic {
    position: absolute;
    margin-top: 140px;
    margin-left: 600px;
    width: 260px;
    height: 300px;
}

.pic180left {
    position: absolute;
    margin-left: 40px;
    margin-top: 160px;
    height: 300px;
    width: 180px;
    float: left;
}

.pic180right {
    position: absolute;
    margin-left: 670px;
    margin-top: 160px;
    height: 300px;
    width: 180px;
    float: right;
}

.sub610right {
    position: relative;
    margin-left: 250px;
    margin-top: 40px;
    width: 630px;
}

.sub820mid {
    position: relative;
    margin-left: 40px;
    margin-top: 40px;
    width: 840px;
}

.sub820top {
    position: relative;
    height: 20px;
    width: 820px;
    padding-right: 13px;
    background: url(img/all/820_01.png);
}


.sub820content{
    position: relative;
    min-height: 20px;
    width: 780px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 31px;
    background: url(img/all/820_03.png);
}

.sub820bottem {
    position: relative;
    height: 21px;
    width: 820px;
    padding-right: 13px;
    margin-bottom: 40px;
    background: url(img/all/820_05.png);
}


.sub610left {
    position: relative;
    margin-left: 40px;
    margin-top: 40px;
    width: 630px;
}
.sub610top {
    position: relative;
    height: 20px;
    width: 610px;
    padding-right: 11px;
    background: url(img/all/610_01.png)
}

.sub610content{
    position: relative;
    min-height: 20px;
    width: 570px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 31px;
    background: url(img/all/610_03.png)
}

.sub610bottem {
    position: relative;
    height: 20px;
    width: 610px;
    padding-right: 11px;
    margin-bottom: 40px;
    background: url(img/all/610_05.png)
}

.pic260left {
    position: absolute;
    margin-left: 40px;
    margin-top: 160px;
    height: 300px;
    width: 260px;
    float: left;
}

.pic260right {
    position: absolute;
    margin-left: 600px;
    margin-top: 160px;
    height: 300px;
    width: 260px;
    float: right;
}


.sub540right {
    position: relative;
    margin-left: 320px;
    margin-top: 40px;
    width: 560px;
}
.sub540left {
    position: relative;
    margin-left: 40px;
    margin-top: 40px;
    width: 560px;
}
.sub540top {
    position: relative;
    height: 20px;
    width: 540px;
    padding-right: 11px;
    background: url(img/all/540_01.png)
}

.sub540content{
    position: relative;
    min-height: 20px;
    width: 500px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 31px;
    background: url(img/all/540_03.png)
}

.sub540bottem {
    position: relative;
    height: 20px;
    width: 540px;
    padding-right: 11px;
    margin-bottom: 40px;
    background: url(img/all/540_05.png)
}