body { 
	/* customize_body */ color: #777777; /* customize_body */
	/* customize_body */ font: normal normal 13px Droid-serif, Georgia, Times, serif;; /* customize_body */
	line-height: 1.5em;
}

img { border: 0px; }

a, a:visited, a:active {
	/* customize_link */ color: #cc3300; /* customize_link */
	text-decoration: none;
}
a:hover {
	/* customize_link_hover */ color: #cc3300; /* customize_link_hover */
	text-decoration: underline;
} 

h1, h2, h3, h4, h5, h6 { 
	font-weight: normal;
	margin: 0.3em 0;
	padding: 0px; 
	/* customize_headlines */ color: #cc0000; /* customize_headlines */
	/* customize_headlines */ font: normal normal 1.75em Gesta, Tahoma, sans-serif; /* customize_headlines */
}

h1 { font-size: 1.75em;}
h1 em {font-size: 0.55em; color: #999999; font-style: normal;}
h2 { font-size: 1.5em; }
h3 { font-size: 1.25em;}
h4 { font-size: 1.15em;}
h5 { font-size: 1em;   }
h6 { font-size: 0.85em;}

p { margin: 0.25em 0 0.75em 0; 
	padding: 0px; }

#main-content ul {
	margin: 0.25em 0 0.75em 0; 
	padding: 0em 1em 0em 2em;
	list-style-type: square;
}

#main-content ul li {
	list-style-image: url(http://www.ddesign.at//packages/theme_ddesign/themes/ddesign/images/icon/10/151.png);
	list-style-image: none;
	font-size: 0.9em;
}

.normal {}

/* TABLE FORMAT */

table.normal {
	border-spacing: 1px;
	border: none;
	/* customize_table */ color: #777777; /* customize_table */
	/* customize_table */ font: normal normal 0.9em Gesta, Tahoma, sans-serif; /* customize_table */
}

table.normal th,
table.normal td {
	padding: 0.75em;
	/* customize_cell_bg */ background-color: #efefef; /* customize_cell_bg */
	vertical-align: top;
}

table.normal td p {
	margin: 0;
	padding: 0;
}

table.normal td ul {
	margin: 0;
	padding: 0;
	padding-left: 0.3em;
	list-style-position: inside;
}

table.normal td ul li {
	margin-bottom: 0.3em !important;
}

.no-bullet {
	list-style-type: none !important;
	list-style-image: none !important;
}
