
body { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	font-family: verdana, arial, sans-serif;
	color: #333;
	background-color: #000;
	font-size: 12px;
	outline: 0;
	outline-width: 0;
}

/* @group Structure */

#content {
	width: 1000px;
	height: 600px;
	background-color: #fff;
	position:absolute;
    top:50%;
    left:50%;
    margin-top:-300px;
    margin-left:-500px;
	overflow: visible;
	text-align: left;
}

#top_container {
	margin: 0;
	padding: 0;
}

#top_container #links, #footer #links_2 {
	float: left;
	width: 224px;
}

#bigPic {
	float: right;
	margin: 0;
	padding: 0;
}

.txtLeft	{
	width: 200px;
	margin-top: 0px;
	font-size: 10px;
	overflow: hidden;

}

.titel	{
	font-size: 14px;
}

.smtxt	{
	font-size: 10px;
}


#clearer { clear: both; }

#footer	{
	width: 1000px;
	height: 112px;
	background: #000;
}

#footerTxt	{
	
	padding-top: 2px;
	background-color:#000;
	text-align: right;
	font-size: 9px;
}

a.footerTxtLink:link, a.footerTxtLink:visited, a.footerTxtLink:active {
	font-size: 9px;
	text-decoration: none;
	color: #bbb;
}

a.footerTxtLink:hover {
	font-size: 9px;
	text-decoration: none;
	color: #fff;
}

a.footerTxtLinkDark:link, a.footerTxtLinkDark:visited, a.footerTxtLinkDark:active {
	font-size: 9px;
	text-decoration: none;
	color: #000;
}

a.footerTxtLinkDark:hover {
	font-size: 9px;
	text-decoration: none;
	color: #999;
}


#menu_1 	{ margin-top: 419px; }
#menu_1b 	{ margin-top: 139px; }
#menu_1c 	{ margin-top: 234px; }
#menu_1d 	{ margin-top: 310px; }
#menu_2 	{ margin-top: 18px; }
#menu_3 	{ margin-top: 52px; }
#menu_3b	{ margin-top: 52px; }
#menu_3c	{ margin-top: 52px; }

#menu_1 li, #menu_1b li, #menu_1c li, #menu_2, #menu_3 li, #menu_3b li, #menu_3c li, #menu_1d 
			{ list-style-type: none; }

#footer #logo {
	float: right;
	margin-right: 220px;
	margin-top: 70px;
}

/* @end */



/* @group Scroller */

#v4Lvlcontent1 {
	position: absolute;
	width: 200px;
	left: 0;
	top: 0;
	visibility: visible;
	z-index: 0;
}

/* @end */



/* @group menu styling & position */

#menu_1, #menu_1b, #menu_1c, #menu_1d, #menu_2, #menu_3 {
	font-size: 12px;
	line-height: 19px;
	text-align: right;
	margin-right: 85px;
}

#menu_3b, #menu_3c {
	font-size: 12px;
	line-height: 19px;
	text-align: right;
	margin-right: 85px;
	padding: 0;
}

/* @end */



/* @group styling */

.numbers td	{
	padding: 0 20px 0 0;
	margin: 0;
	border: 0;
	font-size: 10px;
}

a.numberLink:link, a.numberLink:visited, a.numberLink:active	{
	color: #828282;
	text-decoration: none;
}

a.numberLink:hover	{
	color: #000;
	text-decoration: none;
}

#bigPic img {
	border: 0;
	outline: 0;
}

#footer #logo {
	font-size: 20px;
	color: #fff;
}

#footer #logo .logo_b {
	color: #828282;
	padding-left: 12px;
}

#menu_1, #menu_1b, #menu_1c, #menu_1d, #menu_2 
	{ color: #828282; }

#menu_1 a, #menu_1b a, #menu_1c a,#menu_1d a, #menu_2 a, #menu_3 a, #menu_3b a, #menu_3c a
	{
	text-decoration: none;
	color: #828282;
}

#menu_1 a:hover, #menu_1 .m1_current { color: black; }
#menu_1b a:hover, #menu_1b .m1_current { color: black; }
#menu_1c a:hover, #menu_1c .m1_current { color: black; }
#menu_1d a:hover, #menu_1d .m1_current { color: black; }
#menu_2 a:hover, #menu_2 .m2_current { color: white; }

#menu_1 a:active, #menu_1 a:visited,
#menu_1b a:active, #menu_1b a:visited,
#menu_1c a:active, #menu_1c a:visited,
#menu_1d a:active, #menu_1d a:visited,
#menu_2 a:active, #menu_2 a:visited 
	{color: #828282;}
	
#menu_2 a:hover	{
	color: #fff;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #999;
}

/* @end */


