BODY {
	FONT-SIZE: 12px; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif, vertical-align, top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

td {
	font: normal 14px/normal Arial, Helevetica, sans-serif;
	vertical-align: top;
	
}

th {
	font: normal 14px/normal Arial, Helevetica, sans-serif;
}

	/* Container */
#flag {
	border: #FFF 1px solid;
	border-bottom: 1px;
}
#main{
	width: 770px; 
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align:left; 
	/* part 2 of 2 centering hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	/*border-left: #174504 1px solid;
	border-right: #174504 1px solid;*/
	background:  url("../p/bodybackground.gif") repeat-y top left;
}

	/* header image */

#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 114px;
}
#navgutter {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 70px;
 }

	/* main nav */

#navlayer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 800px;
 }

#container {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: #fff 1px solid; 
	FLOAT: left; 
	MARGIN: -1px; 
	BORDER-LEFT: 1px dotted #fff;
	WIDTH: 140px; 
	PADDING-TOP: 0em; 
	BORDER-BOTTOM: #fff 1px solid; 
	HEIGHT: 1100px;
	background-color: #D5EDFF;
	border: 1px dotted #fff;
	border-right: 1px #fff;
}
#bar {
	background-color: #80C0EB;
	padding-top: 0em;
	width: 3px;
	height: 500px;
	float: right;
}
#topbar {
	border-bottom: 1px dotted #103301;
	top: 0px;
	left:inherit;
	height: 10px;
	width: 780px;
	background-color:#fff;
	align: middle;
	color: #103301;
	clip:rect('top', 'right', 'bottom', 'left');
	padding: 5px;
	FONT-SIZE: 10px; 
	FONT-STYLE: BOLD; 
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif, vertical-align, top;
}
#tips_titel {
	align: left;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif, vertical-align, top;
	FONT-SIZE: 12px; 
	width: 600px;
	padding-left: 3em;
	color: #005797;
}

#tips_text {
	align: left;
	FONT-SIZE: 11px; 
	width: 600px;
    padding-left: 3em;
	font-style: normal;
	color: #097AC8;
}

#footer {
	margin: 0px 8px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 11px/24px Verdana, Helevetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	float: left;
	background: #174504;
	width: 800px;
	height: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #174504;
 }



