body { padding: 0; margin: 0; font-size: 12px; }
/* hidden layers */
#infogate, 
#teaser, 
#shortcuts,
#news,
#subnavigation,
#sponsorlimpa,
#contentlink,
#navigation,
#logo H1,
#subnavigation,
#shortcuts { display: none; }

/* generic formating, tags */
IMG { border: 0; }
A { color: #000; }

/* generic formating, classes */
.image P { margin-top: 0; }
.clear { display: none; }

/* logo layer */
#logo H1 { border-bottom: 1px solid #000; }
#logo { border-bottom: 1px solid #000; padding: 0 0 10px 10px; margin: 0 0 10px 0;}
/* main content layer, all pages */
#content { }
	h1 { font-size: 14px; }
	/* images */
	#content A IMG.left { float: left; margin: 5px 10px 10px 0; }
	#content A IMG.right { float: right; margin: 5px 0 10px 10px; }

	/* links and files */
	UL#related { list-style: none; padding: 0; margin: 0; }
	UL#related .filesize { padding-left: 5px; text-decoration: none; color: #999; }
	UL#related .filetype { display: none; }

	/* news archive template */
	TABLE.news { margin: 10px 0 0 0; width: 100%; border: 0; border-collapse: collapse; }
	TABLE.news THEAD TR TD { font-weight: bold; padding: 0 0 5px 0; text-align: left;}
	TABLE.news TBODY TR TD { padding: 5px 0; }
	TABLE.news TBODY TR.foot TD { padding: 10px 0 0 0; }
	TABLE.news TBODY TR.foot TD.next { text-align: right; }

	/* newsbill frontpage template */
	#news { }
	#news UL { display: inline; list-style: none; margin: 0; padding: 0; }
	#news UL LI { margin: 0; padding: 0; list-style: none; display: inline;}
	#news A.title { display: block; text-decoration: none; font-weight: bold; color: #000; }
	#news A.introduction { text-decoration: none; color: #000; }
	#news A.readmore { display: none; }
	#news SPAN { padding-right: 5px; font-weight: bold; }

	/* filearchive template */
	#filearchive TABLE { margin: 10px 0 0 0; width: 100%; border: 0; border-collapse: collapse; }
	#filearchive TABLE THEAD TR TH { font-weight: bold; padding: 0 0 5px 0; text-align: left;}
	#filearchive TABLE TBODY TR TD { padding: 5px 0; }
	#filearchive TABLE TBODY TR.foot TD { padding: 10px 0 0 0; }

	/* form template */
	FIELDSET { border: 0; margin: 0; padding: 0; }
	LEGEND { display: none; }
	LABEL { display: block; padding: 5px 0 2px 0; }
	INPUT.text { width: 50%; border: 0; border-bottom: 1px dotted #000; }
	BUTTON { display: none; }
	TEXTAREA { width: 100%; border: 0; border-bottom: 1px dotted #000; overflow: hidden;}
	TEXTAREA.error { background: #f00; }

/* address layer */
#address UL { clear: both; display: block; list-style: none; padding: 20px 0 0 0; margin: 0; }
	#address .email A { text-decoration: none; }
	#address .about { display: none; }
	
/* Formulärmodul */
#pollform .polltype4 input,#pollform input.email { width: 300px; border: 1px solid #fff; border-bottom: 1px dashed #000;}
#pollform input.other { margin: 0 0 0 18px; width: 200px; border: 1px solid #fff; border-bottom: 1px dashed #000; }
#pollform .polltype5 textarea { width: 300px; border: 1px solid #fff; border-bottom: 1px dashed #000; }
#pollform .label { margin: 10px 0 2px 0; }
#pollform label, #pollform .label { font-weight: bold; }
#pollform .label label.other { font-weight: normal; margin: 0; display: inline;}
#pollform .polltype1 label { display: inline; font-weight: normal; margin: 0 0 0 10px;  }
#pollform .polltype2 label { display: inline; font-weight: normal; margin: 0 0 0 10px;  }
#pollform p { margin: 0 0 5px 0; padding: 0; }	
.template_pod_enkat ul#related { display: none; }
.template_pod_enkat #address { display: none; }