/*_____________________________________________
                       
		reset
________________________________________________*/

html, body, div, span, applet, object, iframe,
h1, h2, 
h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, sans-serif;
	vertical-align: baseline;
}
input, textarea{
	font-family: Arial, sans-serif;
	font-size:12px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	border:1px solid #ccc;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
} 

/*_____________________________________________
                       
		style
________________________________________________*/


a{
	text-decoration:underline;
	color:#666666;
}

label{
	display:block;
	float:left;
	width:10em;
}
.clear{
	clear:both;
	font-size:1px;
	height:1px;
	width:100%;
}
#header, #hg{
	display:none;
}
img.printonly{
	margin-bottom:10px;
	position:relative;
	left:-6px;
}

/*_____________________________________________
                       
	   inhaltsseiten
________________________________________________*/


#rubrikbild-menue, #ameisen, #content-links, #menue, #menueblock ul{
	display:none;	
}

#content, #menueblock{
	position:relative;
	z-index:1;
	font-size:12px;
	line-height:160%;
}
#content h1{
	font-size:16px;
	margin:5px 0;
}
#content h2{
	font-size:15px;
	margin:20px 0 5px 0;
}
#content h3{
	font-size:15px;
	margin:15px 0 5px 0;
}
#content p, #content table{
	margin:0 0 22px 0;
}
#content ul, #content ol{
	margin:0 0 10px 20px;
}
#content a{
	text-decoration:underline;
}

#content-mitte h1{
	padding:5px 0 0 0;
}

.csc-menu-def{
	margin:0;
	padding:0;
	list-style:none;
	margin:0 0 20px 0 !important;
}
.csc-menu-def a{
	color:#990033;
}
.news-single-rightbox{
	float:none;
	clear:none;
	width:100%;
}

.csc-frame-frame1 img{
	position:relative;
	left:-36px;
}
.contenttable {
	border:none;
}
.contenttable td{
	padding:4px 8px 4px 0;
	text-align:left;
	vertical-align:top;
}
.contenttable td.center{
	text-align:center;
}
.contenttable td img{
	margin-top:5px;
}
.contenttable td p{
	margin:0 !important;
	padding:0 !important;
}
.csc-mailform-field{
	margin-bottom:5px;
}

.news-list-img{
	float:left;
	margin-right:10px;
	padding:0px;
}
.news-list-container IMG{
	margin:0;
}
.news-list-img{
	float:left;
	margin-right:10px;
	background:red;
}

/*________________________________*/

#packagingimg, #footer{
	display:none;
}

