#head {
	display: none;
}

#navigation {
	display: none;
}

#left {
	display: none;
}

#right {
	display: none;
}

#footer {
	display: none;
}

#content {
	width: 100%;
}

#clear {
	clear: left;
}

img {
	border: none;
}

a:link, a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
    font-size: 10pt;
}

#center a:link:after, #center a:visited:after {
   	content: " (" attr(href) ")";
   	font-size: 9pt;
}

#center a[href^="/"]:after {
  content: " (http://www.politikundpartizipation.de" attr(href) ") ";
}

#center a[href^="index"]:after {
  content: " (http://www.politikundpartizipation.de/" attr(href) ") ";
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 16pt;
}

h1 {
	margin: 0px 0px 19px 0px;
	font-size: 14pt;
}

h2, h3, h4, h5 {
	margin: 0px 0px 5px 0px;
	font-size: 12pt;
}

p { 
 	margin-top: 0;
	margin-bottom: 16pt;
}

.text_10px {
	font-size: 7pt;
}

#webform {
	display: none;
}

select {
	display: none;
}
