* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	background: #000 url(images/ag_body.jpg) top left repeat-x;
	color: #FFF;
	font: 13px 'Segoe UI','Lucida Grande','Lucida Sans', Arial, Helvetica, Verdana, Sans-Serif;
	height: 100%;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #cfac07;
	font-size:14px;
line-height:normal;
margin:0;
padding:0;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	font-weight: bold;
	color: #cfac07;
	font-size:14px;
line-height:normal;
margin:0;
padding:0;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
	font-weight: bold;
	color: #393939;
	text-decoration: none;
	background: #cfac07;
	font-size:14px;
line-height:normal;
margin:0;
padding:0;
}
a {
	color: #cfac07;
	text-decoration: none;
}
a:hover {
	color: #393939;
	text-decoration: none;
	background: #cfac07;
}
a img {
	border: none;
}
ul li {
	list-style: inside  disc;
	color:#FFCC33;
}

p{
margin:0;
padding:0;
line-height:normal;
}


#container {
width: 766px;
min-height: 100%;
_height: 100%;
margin: 0 auto;
background: #000;
}

#header {
width: 100%;
height: 242px;
background: url(images/ag.jpg) top center repeat-x;
}

#menu_top {
width: 711px;
height: 90px;
background: url(images/ag_menu_top.jpg) top center no-repeat;
position: relative;
padding:13px 0 0 55px;
}

#links {
width: 230px;
height: auto;
background: url(images/ag_menu_links.gif) top right repeat-y;
float: left;
display: inline;
margin-right: 9px;
}

#left_footer {
width: 230px;
height: 30px;
position: absolute;
bottom: -30px;
left: 0;
}



.links_footer{
height:30px;
width:230px;
background:url(images/ag_links_footer.jpg) right top no-repeat;
}

.content_top{
width:766px;
height:41px;
background:url(images/ag_content_top.jpg) top center no-repeat;
}

.crumbread h2{
color:#3b3102;
float:left;
padding:0;
margin:19px 0 0 249px;
font-size:12px;
font-weight:normal;
}

.artikel{
margin:0 0 20px 0;
}

#content {
color:#e2e1d5;
width: 497px;
padding:10px 20px 15px 10px;
height: auto;
background: url(images/ag_content.jpg) top center repeat-y;
float: right;
display: inline;
min-height: 327px
}

#content h1{
font-size:14px;
line-height:normal;
margin:0;
padding:0;
}

#content p {
color:#e2e1d5;
margin:0;
padding:0;
line-height:normal;
}

.content_footer{
width:527px;
height:37px;
background:url(images/ag_content_footer.png) top left no-repeat;
float: right;
margin:0;
}

#footer_wrapper {
clear: both;
height: 143px;
width: 100%;
position: relative;
background: url(images/af_footer_wrapper.jpg) top center repeat-x;
text-align: center;
}

#footer_wrapper ul, #footer li, #footer li a {
display: inline;
}

#footer_wrapper a {
color: #635d5d;
font-size:11px;
text-decoration: none;
padding: 0 20px;
height: 143px;
line-height: 143px;
vertical-align: middle;
display: inline-block;
}

#footer_wrapper a:hover {
color: #705c01;
background: none;
}

#footer{
width:766px;
margin:0 auto;
background:url(images/ag_footer.jpg) center top no-repeat;
}

#copyright {
font-size: 10px;
text-align: center;
width: 766px;
margin: 0 auto;
margin-top: -20px;
position: relative;
z-index: 20;
color: #635d5d;
text-align: center;
}

#copyright a {
color: #959090;
text-decoration: none;
}

#copyright a:hover {
color: #000;
text-decoration: none;
}

#TopMenu ul {
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
	float:left;
}
#TopMenu li {
display:inline;
	float:left;
	margin:0;
	padding:0;
}
#TopMenu a {
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	outline:none;
}
#TopMenu a span {
	display:block;
	padding:0 30px 030px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:44px;
	font-weight:bold;
	cursor:pointer;
	outline:none;
}
#TopMenu a:hover,#TopMenu li.item_active a {
	border-color:transparent;
	background:transparent url(images/top_menuH.png) center top no-repeat;
}
#TopMenu a:hover span,#TopMenu li.item_active a span {
	color:#ebe5c7;
	text-decoration:none;
}

/* Menu Links */

ul {
list-style: none;
padding: 0;
margin:0;
}

li {
display: inline;
padding: 0;
margin:0;
}

.arrowlistmenu{
margin-left:12px;
width: 218px;
font: 13px 'Segoe UI','Lucida Grande','Lucida Sans', Arial, Helvetica, Verdana, Sans-Serif;
}

.arrowlistmenu .menuheader{
font-size: 12px;
color: #FFF;
background: url(images/ag_menu_links.gif) left repeat-y;
height:24px;
width:198px;
padding: 8px 0 0 20px;
cursor: pointer;
outline:none;
}

.arrowlistmenu .menuheader:hover{
color:#D5B108 !important;
background:#222021 url(images/ag_menu_linksOH.gif) left no-repeat !important;
}

.arrowlistmenu .openheader{
color:#D5B108;
background:#222021 url(images/ag_menu_linksOH.gif) left no-repeat;
outline:none;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
}

.arrowlistmenu ul li{
padding-bottom: 0;
}

.arrowlistmenu ul li a, .arrowlistmenu ul li a:visited{
font-size:12px;
color: #FFF;
background: url(images/ag_menu_links.gif) left repeat-y;
display: block;
height:24px;
width:198px;
padding:8px 0 0 20px;
text-decoration: none;
outline:none;
}

.arrowlistmenu ul li a:hover, .arrowlistmenu ul li a:active{
color: #D5B108 !important;
}

.subitem a:link, .subitem a:visited{
font-size:11px !important;
color: #AE9105 !important;
display: block;
width:218px !important;
height:24px !important;
padding:8px 0 0 0 !important;
text-indent:10px !important;
text-decoration: none;
outline:none;
margin:0;
}

.subitem a:hover, .subitem a:active{
color: #FFF !important;
background:#222021 url(images/ag_menu_linksOHsub.gif) left no-repeat;
}