body {
    background-color:   #bebebe;
    margin:0px;
    padding:0px;
}

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

#wrapper{
    margin:auto;
    padding:0;
    width:952px;
    background-color:#FFFFFF;
}

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

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

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

#logo {
	float:right;
	margin-top:20px;
	padding-right:3px;
	width:249px;
}

#keyvisual {
    background-color:       #fff;
    height:                 95px;
    width:952px;
    overflow:               hidden;
    clear: both;
}

#metaNav {
	float:left;
	margin-top:70px;
	text-align:right;
	width:690px;
}

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

#navMain {
    z-index: 11;
    text-align: left;
	background-color: #FFFFFF;
	text-align: left;
	width: 952px;
	margin-top: 5px;
	margin-bottom: 30px;
}

.clearfloat,
#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 {
	clear:both;
	float:left;
	margin:2px 20px 0 25px;
	text-align:left;
	width:725px;
}

#contentWide {
    text-align: left;
    width:      900px;
    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: 360px;
    margin: 0 20px 0 0;
}

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

#content_right {
    float: left;
    width: 340px;
    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: -6px 0 0 0;
    text-align: left;
    float: right;
}

#footer{
    width: 730px;
    clear: both;
    margin: 50px 0 25px 25px;
    text-align: left;
    padding-bottom:10px;
}

#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;

}
