﻿body 
{
    background-color: #515151;
    padding-left: 20px;
    color: White;
    font-family: Arial;
}

li
{
    font-size: small;
    }
    
ul
{
	    margin: 5px;
	}
    
a
{
    color: White;
    }
    
a:hover
{
    color: #909090;
    }
    
td
{
    vertical-align: top;
    border-bottom: solid 1px white;
    margin: 0px;
    }

img
{
    border: none;
    }

#main
{
    width: 770px;
    height: 600px;
    padding-left: 15px;
    padding-right: 15px;
    background-image: url("images/main-bg-01.png");
    background-repeat: repeat-y;
    }
    
#links
{
    width: 710px;
    padding: 30px;
    }
    
#title-box
{
    border: solid 2px Gray;
    background-color: Black;
    padding: 0px;
    width: 766px;
    height: 240px;
    }
    
#main-content-left
{
    padding: 5px;
    margin: 0px;
    height: 267px;
    width: 500px;
    float: left;
    border-collapse: collapse;
    overflow: auto;
    }
 
#main-content-right
{
    padding: 5px;
    margin: 0px;
    height: 267px;
    width: 250px;
    float: left;
    border-collapse: collapse;
    }
    
#about-content-left
{
    text-align: left;
    padding: 5px;
    margin: 0px;
    height: 267px;
    width: 374px;
    float: left;
    border-right: solid 1px White;
    }

#about-content-right
{
    text-align: right;
    padding: 5px;
    margin: 0px;
    height: 267px;
    width: 374px;
    float: left;
    border-left: solid 1px White;
    }
    
#three-left
{
    height: 200px;
    border-right: solid 1px White;
    float: left;
    padding: 20px;
    width: 154px;
    text-align: center;
    }
    
#three-middle
{
    height: 200px;
    border-right: solid 1px White;
    border-left: solid 1px White;
    float: left;
    padding: 20px;
    width: 338px;
    text-align: center;
    }

#three-right
{
     height: 200px;
     border-left: solid 1px White;
     float: left;
     padding: 20px;
     width: 154px;
     text-align: center;
    }

#imagedescription
{
    width: 766px;
    height: 27px;
    padding: 2px;
    padding-top: 6px;
    border-top: solid 2px White;
    float: left;
    text-align: center;
    }
    
#img-logo
{
    width: 100%;
    padding-top: 200px;
    }

.menu-link
{
    margin-right: 30px;
    color: White;
    text-decoration: none;
    font-weight: bold;
    }
    
.box-title-right
{
    float: right;
    width: 436px;
    text-align: center;
    font-size: x-large;
    display: block;
    margin: 0px;
    padding: 5px;
    height: 30px;
    }
    
.box-title-left
{
    float: left;
    width: 436px;
    text-align: center;
    font-size: x-large;
    display: block;
    margin: 0px;
    padding: 5px;
    height: 30px;
    }
    
.box-title-center
{
    float: left;
    width: 436px;
    text-align: center;
    font-size: x-large;
    display: block;
    margin: 0px;
    padding: 5px;
    height: 30px;
    }

.box-text
{
    background-color: #2E2E2E;
    width: 436px;
    float: left;
    display: block;
    margin: 0px;
    padding: 5px;
    height: 190px;
    }
    
.box-text-small
{
    background-color: #2E2E2E;
    width: 436px;
    float: left;
    display: block;
    margin: 0px;
    padding: 5px;
    height: 107px;
    }
    
.u1
{
    margin: 0px;
    padding: 2px;
    font-weight: bold;
    text-decoration: none;
    }    

.normal-text
{
    padding-left: 30px;
    font-size: small;
    text-decoration: none;
    margin: 5px;
    }
    
.table-left
{
    padding-left: 30px;
    font-size: small;
    margin: 0px;
    }
    
.table-right
{
    padding-right: 30px;
    font-size: small;
    margin: 0px;
    }

img.main-left
{
    float: left;
    }
    
img.main-right
{
    float: right;
    }
    
img.gallerie-icon
{
    float: left;
    border: none;
    width: 70px;
    height: 70px;
    margin: 0px;
    margin-left: 20px;
    margin-top: 10px;
    }
    
img.galerie-titel
{
    width: 100px;
    height: 100px;
    }
    
a.gallerie-link
{
    display: block;
    width: 249px;
    margin: 0px;
    text-decoration: none;
    }

a.galerie-titel-link
{
    display: block;
    width: 140px;
    float: left;
    padding: 2px;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    }

p.gallerie-link-text
{
    height: 20px;
    margin: 0px;
    padding: 25px;
    padding-right: 2px;
    float: right;
    width: 132px;
    margin-top: 10px;
    }

a.selected
{
    color: #707070;
    }
    
div.baustelle
{
    text-align: center;
    }
    
div.boxWholeWidth
{
    height: 267px;
    padding: 5px;
    margin: 0px;
    width: 761px;
    overflow: auto;
    }

.guestbook
{
    width: 770px;
    height: 1000px;
    padding-left: 15px;
    padding-right: 15px;
    background-image: url("images/main-bg-01.png");
    background-repeat: repeat-y;
    }