body
{
	background-image: url(../sitepics/general_bg.gif);
	background-repeat: no-repeat;
	background-position: center 0;
	margin: 0;
	padding: 0;
}

p { }
td { }

a:link
{
	color: #ae2d97;
	text-decoration: none;
}

a:visited
{
	color: #ae2d97;
	text-decoration: none;
}

a:hover
{
	color: #ae2d97;
	text-decoration: underline;
}

a:active
{
	color: #ae2d97;
	text-decoration: none;
}

#container
{
	color: #323232;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	text-align: left;
	position: relative;
	width: 752px;
	margin: 0 auto;
	padding: 0 10px 20px;
}

#main_area
{
	color: #323232;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#logo_big
{
	text-align: right;
	padding-top: 55px;
	padding-bottom: 10px;
}

#logo_small
{
	text-align: left;
	position: relative;
	top: 26px;
	left: 575px;
	width: 180px;
}

#main_picture
{
	visibility: visible;
	border: solid 1px #646464;
}

#main_menue01
{
	color: white;
	font-size: 14px;
	font-family: Monaco, verdana, "Courier New", georgia, Courier, monospace;
	font-variant: small-caps;
	line-height: 1px;
	z-index: 10;
	visibility: visible;
	margin-top: -45px;
	border-left: 1px solid #323232;
}

#main_menue02
{
	color: white;
	font-size: 14px;
	font-family: Monaco, verdana, "Courier New", georgia, Courier, monospace;
	font-variant: small-caps;
	line-height: 1px;
	padding-bottom: 2px;
}

#news
{
	color: #afafaf;
	font-size: 15px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 26px;
	padding-top: 45px;
	padding-left: 80px;
}

#text_content
{
	filter: alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity: 0.95;
	font-size: 11px;
	line-height: 16px;
	background-color: #f0f0f0;
	background-repeat: no-repeat;
	text-align: left;
	position: absolute;
	top: 110px;
	width: 615px;
	z-index: 30;
	padding: 30px 25px 10px 50px;
	border: solid 1px #e1e1e1;
	margin: 0 0 15px 30px;
}

#headline
{
	font-size: 16px;
	line-height: 24px;
}

#footer
{
	color: #bdbdbd;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top: 1px #666 dotted;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	margin: 30px 0 0 0;
}

#aboutText
{
	color: #888;
	font-size: 10px;
	float: right;
}
