#germanlink{
 background: url("images/german_flag.png") no-repeat;
 display: block;
 width: 30px;
 height: 20px;
 float: right;
 padding-right: 5px;
}
#englishlink{
 background: url("images/uk_flag.png") no-repeat;
 display: block;
 width: 30px;
 height: 20px;
 float: right;
}
.extra {
	background: url("images/header-tail.gif") repeat-x scroll left top #FFFFFF;
}
.main {
	width:970px;
	margin:0 auto;
	text-align:left;
}

#header {
	height:280px;
}
#content {
	background-color: transparent;
}
#footer {
	height:33px;
	background-color: #1A1A1A;
}
.hgtop {
	background-image: url('images/hg_top.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 26px;
	width:100%;
	margin: auto auto;
}
.hgbottom {
	background-image: url('images/hg_bottom.png');
	background-repeat: no-repeat;
	background-position: center;
	height: 22px;
	width: 100%;
	margin: auto auto;
	padding-bottom:10px;
}
.col-1, .col-2, .col-3 {
	float:left; 
}
.container {
	width:100%;
	overflow:hidden;
}
.col-4 {
	float:right;
}
.container {
	width:100%;
	overflow:hidden;
}
.divider {
	background:url(images/divider-bg.gif) 653px 0px repeat-y;
}
.divider1 {
	background:url(images/divider-bg.gif) 299px 0px repeat-y;
}
/* ============================= page1 ===========================*/
#page1 .col-1 {
	width:606px;
}
#page1 .col-2 {
	width:250px;
}
#page1 .row .col-1 {
	width:224px;
}
/* ============================= page2 ===========================*/
#page2 .col-1 {
	width:442px;
}
#page2 .row .col-1 {
	width:241px;
}
#page2 .row .col-2 {
	width:264px;
}
#page2 .row .col-3 {
	width:257px;
}
/* ============================= page3 ===========================*/
#page3 .col-2 {
	width:606px;
}
#page3 .col-1 {
	width:255px;
}
#page3 .row .col-1 {
	width:603px;
}
#page3 .row .col-2 {
	width:257px;
}
/* ============================= page4 ===========================*/
#page4 .col-1 {
	width:249px;
	padding-left: 13px;
}
#page4 .col-2 {
	width:264px;
}
#page4 .col-3 {
	width:257px;
}
#page4 .row .col-1 {
	width:442px;
}
/* ============================= page5 ===========================*/
#page5 .col-1 {
	width:224px;
}
#page5 .row .col-1 {
	width:249px;
}
#page5 .row .col-2 {
	width:264px;
}
#page5 .row .col-3 {
	width:257px;
}
/* ============================= page6 ===========================*/
#page6 .col-2 {
	width:606px;
}
#page6 .col-1 {
	width:255px;
}
#page6 .row .col-1 {
	width:603px;
}
#page6 .row .col-2 {
	width:257px;
}
/* ============================= page7 ===========================*/
#page7 .col-1 {
	width:606px;
}
#page7 .col-2 {
	width:250px;
}
#page7 .row .col-1 {
	width:224px;
}
/* ============================= page8 ===========================*/
#page8 .col-1 {
	width:613px;
}
#page8 .col-1 .col-1 {
	width:320px;
}
#page8 .col-2 {
	width:260px;
}
#page8 .row .col-1 {
	width:602px;
}
#page8 .row .col-2 {
	width:246px;
}

