/* ---------------------------------------------------------
   allgemein
--------------------------------------------------------- */
body {
	color: #000;
	margin: 0;
	padding: 0;	
	text-align: left;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt !important;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 15pt;
	font-weight: bold;
	margin-bottom: 10pt;
	color: #000;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 10pt;
	color: #000;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10pt;
	color: #000;
}

h4 {
	font-size: 10pt;
	margin-bottom: 6pt;
}

h1 a,
h2 a,
h3 a,
h4 a {
	text-decoration: none;
	color: black;
}

table {
	border-collapse: collapse;
	margin-left: 0.1em;
	font-size: 1em;
}
table td, table th {
	border: 1px solid #000;
	padding: 0.2em;
}

img {
	border: none;
}

p {
	line-height: 13pt;
	padding-bottom: 12pt;
}


/* ---------------------------------------------------------
   spezialitaeten
--------------------------------------------------------- */

/* Elemente ausblenden */
#sub-mnav,
#sub-navi,
#footer,
#partner-box,
#jumper,
.limiter,
.noprint,
hr.skip,
a.toplink {
	display: none;	
}

#breadcrumbs{
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	border-top: #000 1px solid;
	border-bottom: #000 1px solid;
	padding: 0.5em 0;
}

/* Trenner einfuegen */
.full-std,
.news-teaser,
.news-box,
.sub-rgt {
	padding-bottom: 1.2em;
	border-bottom: 1px dashed #999;
	margin-bottom: 1.2em;
}

/* Abstand nach unten einfuegen */
.news-teaser .sub-img {
	padding-bottom: 1.2em;
}

/* Abstand nach oben einfuegen */
.news-detail .sub-rgt {
	padding-top: 1.2em;
}

/* Seiten-URL einfuegen */
#page-url {
	margin-bottom: 1em;
	display: block;
	font-size: 9pt;
	color: #666;
}

/* Workshops */
.table-info div.lft {
	padding: 1em 0;
}



/* alle links */
a {
	color:#000;
	text-decoration:none;
}


/* ---------------------------------------------------
 	pixlmixr 
----------------------------------------------------*/
.main_teaser a,
#startseite p a,
#startseite hr,
h2 span
{
	display:none;
}

#collagen ul,
#startseite ul 
{
	list-style:none;
	margin:0;
	padding:0;
}

#startseite li,
#collagen li
{
	padding:20px 0;
	border-bottom:1px dashed #000;
}

#startseite li li,
#collagen li li
{
	border:none;
	padding:0;
}

ul.small_stars, ul.small_stars * 
{
	display:inline;
	margin:0;
	padding:0;
}

















