ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; margin:0px; padding:0px; }

h1
{	
	font-size: 16px;
	margin-bottom: 5px;
	color: #333333;
}

h2
{	
	font-size: 12px;
	margin-bottom: 5px;
}

p
{
	margin: 0px;
	margin-bottom: 10px;
	text-align: left;
	
}


a, a:visited, a:active
{
	color: #82b325; 
	text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, serif;
	font-size: 8.5pt;
	line-height:12pt;
	background-color: #fff;
}

body
{
	/*padding: 20px;*/
	background-image: url("/images/bg-tile.gif");
	background-color: #242d22;
	background-repeat: repeat;
}


#all
{
	position:absolute;
	width:775px;
	/*height;*/
	margin-left:-388px;
	left:50%;
	margin-top:0px;
	padding:0px;
	background-color: #000000;
}
#header
{
	height:53px;
	margin: 0px;
	padding: 0px;
}
#headerimage
{
	height:150px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#core
{
	width:775px;
	/* background-color: #f4ffdb;*/
	display: table;
	background-color: #20520d;
	background-image: url("/images/back.gif");
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#menubar
{
	float: left;
	width:163px;
	height: 590px;
	/*background-color: #20520d;*/
	background-image: url("/images/menu-bg.jpg");
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#contentcolor
{
	float: right;
	width: 610px;
	min-height: 590px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	/*background-color: #f4ffdb;*/
}
#contentgrid
{
	width: 552px;
	background-color: #f4ffdb;
	margin-top: 18px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 18px;
}
#content
{
	color: #333;

}

#footer
{
	position: relative;
	height:40px;
	background-color: #071713;
	text-align: center;
	color: #f4ffdb;
	line-height: 40px;
	vertical-align: middle;
}

#atguides
{
	position: absolute;
	top: -70px;
	left: 25px;
}

#ytube
{
	background-image: url("/images/rahmen.gif");
	height: 218px;
	width: 290px;
	display: table;
}
#ytube object
{
	/*padding-left: 20px;
	padding-top: 20px;*/
	margin-top: 17px;
	margin-left: 19px;
	/*border: 1px solid red;*/
}

#menu
{
	position: relative;
	font-size: 8.5pt;
	top: 17px;
	left: 4px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}


#menu ul.menu1 li a
{
	color: #FFFFFF;
}
#menu ul.menu2 li a
{
	color: #82b325;
}
.menu1
{
	color: #FFFFFF;
	list-style-type: none;
}
.menu1 li
{
	margin-top:4px;
	line-height:9pt;
}
.menu2
{
	color: #82b325;
	list-style-type: square;
	margin-top:0px;
	margin-bottom:0px;
	/*list-style-*/
}
.menu2 li
{
    color: #82b325;
	margin-left:14px;
	margin-top:2px;
	line-height:9pt;
	/*padding-left:10px;*/
}


ol
{
	list-style-type: decimal;
	margin-bottom: 15px;		
}
ul
{
	list-style-type: square;
	margin-bottom: 15px;
}
ol li, ul li
{
	margin-left:20px;
	color: #333333;
}
ol li a, ul li a
{
	color: #82b325;
	
}

ul.linked li, ol.linked li
{
	color: #82b325;	
}

.guidecontainer
{
	margin: 0px;
	margin-top: 5px;	
}

.guidecontainer p
{

	margin-top: 0px;
	margin: 0 244px 0 0; 
}

.guide h2 a
{
	color: #333333;
	text-decoration: none;
}



table tr td
{
	background-color: #f4ffdb;
	vertical-align: top;
	padding-bottom: 3px;
	
}

colgroup
{	width: 30px;
	width: 70px;
}
.clearfloat
{
	clear: both;
	display:block;
}

.divider
{
	background-image: url("/images/ornament.gif");
	height:18px;
	width:551px;
	margin-top:15px; 
	margin-bottom:15px;
	clear: both;
	display:block;
}
.divider hr
{
	position:absolute;
	left:-30000px;
}
.imageclass
{
	position:relative;
	left:-10px;
}