

html, body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	line-height:15px;	color: #5c3611;	background: #ffffff url(../images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin: 0px;
	padding:0px;
	min-width:820px;
}

a{
	/*color:#ff9900;*/
	color:#446804;
	/*color:#FFCA00;*/
	/*background-color:#ffff60;*/
	}	
	
a:hover{
	text-decoration:none;
	}
	
img {border-width:0px;}
	


h1 {
	font-size: 20px;
	line-height:25px;
	text-weight:bold;
}

h2 {
	font-size: 16px;
	line-height:18px;
	text-weight:bold;
}

h3 {
	font-size: 12px;
	line-height:14px;
	text-weight:bold;
}

#container {
	padding: 0;
	margin: auto;
	width: 820px;
	text-align: left;
}

#header {
	position: relative;
	text-align:left;
	background: #ffffff url(../images/ammg.gif) no-repeat top left;
	height: 124px;
	border-bottom: 0px solid #1D4D6C;
}
	
#left{
	width: 188px;
	height: 110px;
	float:left;
}

#back {	
	background: #ffffff url(../images/fuss.gif) no-repeat top left;
	width: 188px;
	height: 108px;
	float:left;
}

#content {	
	background: #ffffff url(../images/sterni.gif) no-repeat top right;
	width: 620px;
	margin:5px;
	float:left;
	min-height:408px;
	}
    
#adspace {
	position:absolute;
	left: 430px;
    top: 0px;
	width: 220px;
}
    
#cText {
	position:relative;
	left: 20px;
	width: 420px;
}

#navi a{
	color:#5c3611;
	text-decoration:none;
}


/*.m_d, .m_c {
	display:block;
}*/

.menu{
	padding: 3px 0px 3px 25px ;
	position: relative;
	left: 26px;
	top: 6px;
	}

#navi {
	/*margin-top:5px;
	margin-left:18px;*/
	float:left;
	}
	
	/*ffff60*/
	

.link a {display:block;}
	
.link{
	float:left;
	width: 128px;
	background-color:#ffff60;
	padding: 3px 0px 3px 5px ;
	margin:0px;
	margin-left:19px;
	margin-top:3px;
	/*border-top:3px solid white;*/
	}
	
.group .link:hover{
	background-color:#ffca00;	
}

.group .group .link {
	padding-left:10px;
	width: 123px;
	background-color:#ffff99;
}

.group .group .link:hover{
	background-color:#ffca00;	
}

.group .group  .group .link {
	padding-left:20px;
	width: 113px;
	background-color:#ffffcc;

}

.group .group .group .link:hover{
	background-color:#ffca00;	
}