body {
    font-size: 100%;
	/*background-color: #0D2851;*/
	/*background-color: #0B2142;*/
	background-color: #071633;
}
img {
    border: none;
	padding: 0px;
	margin: 0px;
}
#container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 960px;
	height: 610px;
	overflow: hidden;
	margin-left: -480px;
	margin-top: -305px;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #FFFFFF;
}
#headLeftSection {
    position: absolute;
	top: 0px;
	left: 0px;
    width: 460px;
	height: 196px;
	/*border: 1px dashed #CCFF00;*/
}
#headRightSection {
    position: absolute;
	top: 0px;
	left: 460px;
    width: 500px;
	height: 196px;
	background-image: url(../images/graphics/top_pos_sign.gif);
	background-repeat: no-repeat;
	background-position: -4px -50px;
	/*border: 1px dashed #CCFF00;*/
}
#navSection {
    position: absolute;
	top: 196px;
	left: 0px;
    width: 140px;
	height: 414px;
	/*border: 1px dashed #CC99CC;*/
}
#navStart {
    position: absolute;
	top: 270px;
	left: 0px;
    width: 120px;
	height: 14px;
}
#logo {
    position: absolute;
	top: 195px;
	left: 882px;
    width: 30px;
	height: 120px;
	z-index: 12;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/graphics/gerke_logo.gif);
	background-repeat: no-repeat;
}
#stage {
    position: absolute;
	top: 196px;
	left: 140px;
    width: 820px;
	height: 414px;
	/*overflow: hidden;*/
	/*border: 1px dashed #CCCCCC;*/
}
#sec5LocNav {
    position: absolute;
	top: 52px;
	left: -66px;
    width: 600px;
	height: 20px;
	z-index: 13;
}

#navSection p, #navStart p, #headLeftSection p, #headRightSection p, #sec5LocNav p, #sec9textSection p, #sec9textSection h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #0A62E0;
	line-height: 13px;
	padding: 0px;
	padding-left: 48px;
	margin: 0px;
}
#sec5LocNav p {
    font-weight: normal;	
}
#headLeftSection p {
    color: #071532;
    text-align: right;
	padding-top: 181px;
	padding-right: 4px;
}
#headRightSection p {
	color: #0A62E0;
	text-align: left;
	font-weight: normal;
	padding-top: 181px;
	padding-left: 0px;
	letter-spacing: 2px;
}
#sec9textSection p {
    font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#sec9textSection h3 {
    font-weight: normal;
	size: 11px;
	padding: 0px;
	margin: 0px;
}
#navSection p a, #navStart p a, #headRightSection p a, #sec5LocNav p a, #stage td p a {
	text-decoration: none;
}
#navSection p a:link, #navSection p a:visited, #navStart p a:link, #navStart p a:visited, #headRightSection p a:link, #headRightSection p a:visited, #sec5LocNav p a:link, #sec5LocNav p a:visited, #stage td p a:link, #stage td p a:visited {
	color: #071532;
}
#navSection p a:hover, #navStart p a:hover, #headRightSection p a:hover, #sec5LocNav p a:hover, #stage td p a:hover {
    color: #0A62E0;
}

#stage td {
	vertical-align: top;
}
#stage td#extrahigh {
    height: 126px;
}
#stage td p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #071532;
	line-height: 13px;
	vertical-align: top;
	padding-top: 0px;
	margin-top: 0px;
}
#stage td#posSign {
    height: 414px;
    background-image: url(../images/graphics/bottom_pos_sign.gif);
	background-repeat: no-repeat;
	background-position: -5px -2px;
}
#stage td#textSetion, #stage td#formSetion {
    /*width: 289px;*/
	width: 321px;
    height: 414px;
}
#stage td#sec9textSection {
    width: 418px;
    height: 414px;
}
#stage td#textSetion {
	vertical-align: bottom;
}
#stage td#textSetion p {
    vertical-align: bottom;
	padding-right: 6px;
	padding-bottom: 132px;
}
#stage td#left {
    width: 100px;
}
#stage td#sec9Left {
    width: 116px;
}
#stage td#left p, #stage td#sec9Left p, #stage td#mid p, #stage td#right p {
	font-size: 11px;
	padding: 0 0 2 0px;
}
#stage td#left p, #stage td#sec9Left p {
    color: #0A62E0;
}
#stage td#sec0Style img {
    margin-left: 1px;
}
.underline {
    border-bottom: 1px solid #071532;
}
#thumbnails {
    position: absolute;
	top: 136px;
	left: 1px;
}
#thumbnails img {
    margin-right: 5px;
}
input#mailInput {
    width: 200px;
	height: 20px;
	border: none;
	padding: 2px;
	margin: 0px;
	background-color: #DFE0E2;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textArea#mailTA {
    width: 200px;
	height: 228px;
	max-width: 200px;
	max-height: 228px;
	border: none;
	padding: 2px;
	margin: 0px;
	background-color: #DFE0E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
}
#formButtons {
    position: absolute;
	top: 228px;
	left: -10px;
    width: 230px;
	height: 120px;
	z-index: 14;
	padding: 0px;
	margin: 0px;
}
#formButtons hr {
    width: 110px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
	border: none;
	border-top: 1px solid #0A62E0;
}
input#button {
    width: 120px;
	height: 30px;
	border: none;
	padding: 2px;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #071532;
	text-align: left;
	padding-left: 6px;
}
#sec9pics {
    position: absolute;
	top: 2px;
	left: 0px;
    width: 315px;
	height: 280px;
	z-index: 15;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#sec9pics td {
    text-align: right;
}


#footer {
    left: 50%;
	width: 960px;
	height: 20px;
}
#footer p, #footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
#footer p a:link, #footer p a:visited {
	color: #666666;
	text-decoration: none;
}
#footer p a:hover {
	color: #FF9900;
	text-decoration: none;
}


