@import url("videobustour_content.css");

/* CSS Document */

/*
Berlin	#DB420A
Hamburg	#73918E
Munich	#882939
Leipzig	#B89C8B
Grey	#E5E5E5
*/

body {
margin: 0;
padding: 0;
}

#container-outer {
text-align: center;
}

#container-inner {
width: 940px;
/*height: 611px;*/
text-align: left;
margin-left: auto;
margin-right: auto;
}

/* Header */

#headerbox {
width: 940px;
height: 120px;
}

#logobox {
width: 201px;
height: 120px;
float: left;
}

.logo a img {
text-decoration: none;
}

#citybox {
width: 739px;
height: 81px;
float: left;
}

.citylinks {
}

#colorbar {
width: 560px;
height: 12px;
float: left;
/*background-image: url(../images/layout/colorbar_home.jpg);
background-position: top left;
background-repeat: no-repeat;*/
background-color: #E5E5E5;
margin: 0;
padding: 0;
}

#hnavbar {
width: 558px;
height: 27px;
float: left;
background-image: url(../images/layout/languagebar_bg.gif);
background-position: top left;
background-repeat: repeat-x;
margin: 0;
padding: 0;
}

#languagebar {
width: 181px;
height: 27px;
float: left;
background-image: url(../images/layout/languagebar_bg.gif);
background-position: top left;
background-repeat: repeat-x;
margin: 0;
padding: 0;
}

/* Content */

#contentbox {
/*height: 452px;*/
min-height: 452px;
height: 100%;
}

#contentbox2 {
float: left;
height: auto;
min-height: 452px;
width: 841px;
background-color: #E5E5E5;
}

#vnavbar {
width: 99px;
height: 100%;
float: left;
}

#section {
width: 86px;
height: 100%;
margin-right: 16px;
background-color: #E5E5E5;
float: left;
}

/*#content {
width: 558px;
height: 100%;
float: left;
margin-left: 102px;
}*/

#content {
width: 560px;
background-color:#FFFFFF;
float: left;
height: 100%;
min-height: 452px;
margin-left: 86px;
padding-left: 16px;
}

*html #content {
width: 576px;
margin-left: 43px;
height: 452px;
}

#fdfx_textanim {
width: 147px;
float: left;
padding: 0 16px 0 16px;
height: 452px;
overflow: hidden;
}

*html #fdfx_textanim {
width: 147px;
padding: 16px 0 0 0;
}

#fdfx_textanim p.bodytext {
padding: 0;
}

#fdfx_textanim div.csc-textpic-center div.csc-textpic-text {
text-align: center;
}

/* Footer */

#footerbox {
width: 940px;
height: 39px;
}

#footermargin {
width: 99px;
height: 39px;
float: left;
}

#footerbar {
width: 841px;
height: 39px;
float: left;
background-image: url(../images/layout/footerbar_bg.gif);
background-position: top left;
background-repeat: repeat-x;
}