body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size:10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.intro {

}

.base {
	background-image: url(../img/bg/fleck.gif);
	background-repeat: no-repeat;
}


#logo {
	xborder: 1px solid #ff0000;
	height: 100px;
	width: 100px;
	position: absolute;
	left: 30px;
	top: 35px;
}

#menu {
	xborder: 1px solid #ff0000;
	position: absolute;
	width: 130px;
	left: 50px;
	top: 160px;
}


#footer {
	xborder: 1px solid #ff0000;
	position: absolute;
	left: 50px;
	top: 615px;
	width: 200px;
	height: 20px;
	color: #999999;

}
#footer a {
	color: #999999;
	text-decoration: none;
}


#container {
	position: absolute;
	top: 30px;
	left: 180px;
	width: 800px;
	border-top-width: 7px;
	border-right-width: 6px;
	border-bottom-width: 7px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;

}

#container #imageabove {
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 180px;

}
#container #imagebelow {
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 180px;

}

#container #imagefull {
	width: 800px;
	height: 547px;
}

#container #content {
	xborder: 1px solid #00ff00;
	width: 800px;
	position: relative;
}

#container #content p {
	margin: 0px;
	padding: 0px;
}

#container #content a {
	color: #000000;
}

#container #content #textonly {
	xborder: 1px solid #00ff00;
	width: 600px;
	margin-left: 180px;
	padding-top: 27px;
	height: 520px;
	font-size: 1.2em;
	line-height: 17px;
}

#container #content #textimage {
	xborder: 1px solid #00ff00;
	width: 600px;
	margin-left: 180px;
	padding-top: 27px;
	height: 333px;
	font-size: 1.2em;
	line-height: 17px;
}
#container  #content  #submenu_textonly {
	left: 10px;
	width: 130px;
	position: absolute;
	font-size: 1.1em;
	font-weight: bold;
	top: 126px;
	line-height: 28px;	
	color: #999999;
}
#container #content #submenu_textabove {
	left: 10px;
	width: 130px;
	position: absolute;
	font-size: 1.1em;
	font-weight: bold;
	top: 126px;
	line-height: 28px;	
	color: #999999;
}
#container #content #submenu_textbelow {
	left: 10px;
	width: 130px;
	position: absolute;
	font-size: 1.1em;
	font-weight: bold;
	top: 56px;
	line-height: 28px;	
	color: #999999;
}
