body {
	z-index: -11;
    	font-size: medium;
	}
 
img#kartinka{
	float:left; 
	margin:6px; 
	padding:4px;
	border:1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
}

#artikellist{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
}

a#artikel{
	color: #ED2052;
}
    
#apDiv2 {
	position:absolute;
	left:100px;
	top:-11px;
	width:1234px;
	height:609px;
	z-index: -10;
}

.flash {
	left: 220px;
}

.Stil1 {
	font-size: 120%;
	}

#apDiv1 {
	position:absolute;
	left:211px;
	top:0px;
	width:784px;
	height:240px;
	z-index:auto;
	padding-left: 15px;
}

div#categories{
	float:left;
    position: absolute;
	z-index:99;
    background: url(../pic/bg-navi.jpg) repeat-y bottom left;
    height: 250%;
    left:-1px;
    padding:40px 10px 0px 17px;
    position:absolute;
    top:-1px;
}

div#categories h2 a{
	color:#FFFDA5;
	text-decoration:none;
}

iframe#inhalt{
	position:absolute;
	width:812px;
	height:1839px;
	float:left;
	background-color: #FFFFFF;
	overflow: visible;
	top:40px;
	left:220px;
}

div#werbung{
    float:left;
	position:absolute;
    top:3.2em;
	left:65em;
    border-style: solid;
    border-width: 1px;
    border-color: #A6C4FF;
}
#werbung ul{
    list-style:none;
}
#werbung li{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
}

div#em2008{
	position:absolute;
	top:300px;
	left:250px;
	width:700px;
	height:1839px;
	float:left;
	background-color: #FFFFFF;
	overflow: visible;
}

div#em2008 h1 {
	color: #EEAD03
}

div#em2008 h2 {
	color: #0279BD;
}

div#em2008 h3 {
	color: #0279BD;
}

div#feeds
{
	position: absolute;
	top:250px;
	left:235px;
}

p#copyright{
	position:absolute;
	top:1472px;
	left:226px;
	text-align:center;
	font-size:70%;
}

#home{
    cursor: default;
}
.arrowlistmenu{
    width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
    font: bold 14px Arial;
    color: #FFFDA5;
    background: black url(../pic/titlebar.jpg) repeat-x center left;
    margin-bottom: 10px; /*bottom spacing between header and rest of content*/
    text-transform: uppercase;
    padding: 4px 0px 4px 10px; /*header text is indented 10px*/
    cursor: hand;
    cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
    background-image: url(../pic/titlebar-active.jpg);
    padding: 4px 0px 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
    padding-bottom: 2px; /*bottom spacing between menu items*/
    padding: 1%;
}

.arrowlistmenu ul li a{
    color: #FFFDA5;
    background: transparent url(../pic/cats_head.gif) no-repeat center left; /*custom bullet list image*/
    display: block;
    padding-top: 2px;
    padding-left: 19px; /*link text is indented 19px*/
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px dashed #A6C4FF;
    font-size: 90%;
}

.arrowlistmenu ul li a:visited{
    color: #FFFDA5;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
    color: #FFFDA5;
    background-color: #A6C4FF;
}

#infocontent
{
    position: absolute;
    top: -10000px;
    left: -10000px;
    display: none;
}

#AutoNumber1 
{
	position:absolute;
	top:300px;
	left:300px;
}
