/* @override http://smart/css/basic.css */

body{
	background:none;
	font-family: helvetica, arial;
	margin: 0;
	padding: 0;
	background: #fff;
	width: 630px;
}


#head,
img,
#folge-pic,
#folge-text,
#content-links,
#main-content img,
#content-right,
#footer-folge{
	display: none;
}
p{
	font-size: 12px;
}

h1{
	font-size: 16px;
	width: 100%;
	padding: 0 0 10px ;
	border-bottom: 1px solid;
}
h2,h3{
	font-size: 14px;
}
p{
	
}

#Accordion1 div.AccordionPanel.AccordionPanelClosed div.AccordionPanelTab p {
	
}

.Accordion {
	overflow: visible !important;
	float: none !important;
}

.AccordionPanelContent {
	display: block !important;
	float: none !important;
	overflow: visible !important;
	height: auto !important;
}




