body {
    background-color:   #bebebe;
    margin:             auto;
    padding:            0;
    position:           relative;
    width:              952px;
}

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

#main {
    background-color:   #fff;
    height:             100%;
    padding-right:      12px;
}

#head {
    background-color:       #fff;
    background-position:    bottom left;
    background-repeat:      no-repeat;
    height:                 222px;
}

#head_start {
    background-color:       #fff;
    background-position:    bottom left;
    background-repeat:      no-repeat;
    height:                 60px;
}

#logo {
    position:               absolute;
    top:                    20px;
    left:                   700px;
}

#keyvisual {
       background-color:       #fff;
    height:                 95px;
    width:                  100%;
    position:               absolute;
    overflow:               hidden;
        top:                    98px;
    left:                   0;
}

#metaNav {
    /*background-color:       red;*/
    position:               absolute;
    left:                   0px;
    text-align:             right;
	top:                    70px;
    width:                  690px;    
}

#sub_head {
    background-color:   #fff;
    height:             30px;
    padding-right:      5px;
    text-align:         right;
}

#navMain {
    z-index:            11;
    text-align:         left;
    margin-top:         55px;
    padding:            3px 3px 5px 0;
    float:              left;
    border-top:         1px solid #caa554;
    border-right:       1px solid #caa554;
    border-bottom:      1px solid #caa554;
}

#klarmacher {
    clear: left;
    line-height: 0;
}

#head_text{
    height:101px;
    width:180px;
    margin:0 0 0 20px;
    padding:0 10px 0 0;
}

#head_image{
    height:80px;
    width:200px;
    margin:0 0 0 20px;
}

#content {
    text-align: left;
    width: 538px;
    margin: 2px 20px 0 25px;
    float:left;
/*	background-color: #caa554; */
}

#contentWide {
    text-align: left;
    width:      687px;
    margin:     2px 20px 0 25px;
    float:      left;
}

#content_start {
    text-align: left;
    width: 538px;
    margin: 30px 20px 0 10px;
    float:left;
}

#content_left {
    float: left;
    width: 260px;
    margin: 0 20px 0 0;
}

#content_center {
    float: left;
    width: 172px;
}

#content_right {
    float: left;
    width: 255px;
    margin: 0;
}

#contentInfobox {
    text-align:     left;
    width:          151px;
    border:         1px solid #caa554;
    padding:        8px;
    margin-bottom:  10px;
}

#contentInfoboxHeader {
    text-align:     left;
    width:          157px;
    border:         1px solid #caa554;
    padding:        5px;
    background-color: #dedede;
}

#infobox {
    width: 169px;
    margin: 55px 0 0 0;
    text-align: left;
    float:right;
}

#footer{
    width: 538px;
    clear: both;
    margin: 50px 0 25px 220px;
    text-align: left;
}

#footer_start{
    width: 538px;
    clear: both;
    margin: 50px 0 25px 220px;
    text-align: left;

    border-top: 1px dotted #919190;

/*	background-color: #DADAFF; */
}

body#popup {
    width:              590px;
/* 	background-color: #DADAFF; */
}

#popup #head {
/*	background-color:       #ff0; */
    height:				150px;
}


#popup #logo {
    position:               absolute;
    top:                    20px;
    left:                   420px;
}

#popup #content {
    text-align: left;
    width: 500px;
    float:left;
/*	background-color: #caa554; */
}

#popup #footer{
/*	background-color: #ffa554; */
    width: 500px;
    clear: both;
    margin: 50px 0 25px 25px;
    text-align: left;

}
