body  {
	background-color: #FAFCF7;
	color: #336633;
	margin-top: 10px;
	margin-bottom: 0px;
}
div.centered {
	text-align: center;
}

body,p,h1,h2,h3,h4,h5,hr,ul,ol,li,div,input,td,th,address,a,span,blockquote,nobr,b,i  {
	font-family : Verdana,sans-serif;
}

body,p,input,ul,ol,li,div,td,th,blockquote,nobr,b,i  {
	font-size : 10pt;
}

a {
	color: #336633;
	font-weight: bold;
	text-decoration : none;
	padding : 0 3px 0 3px;
	border-width: 2px;
}

a:hover {
	color : #c00000;
	padding: 0 2px 0 2px;
	font-weight: bold;
	text-decoration : none;
	background-color : white;
	border-style : solid;
	border-color : #222222;
	border-width : 1px;
}

a.elink {
	padding: 0 3px 0 19px ! important;
	background-image: url(http://www.gruene-clp.de/img/elink.gif);
	background-position:	left;
	background-repeat: no-repeat;
}

a.elink:hover {
	color : #c00000;
	padding: 0 2px 0 18px ! important;
	font-weight: bold;
	text-decoration : none;
	background-color : white;
	border-style : solid;
	border-color : #222222;
	border-width : 1px;
}

a.email {
	padding: 0 3px 0 21px ! important;
	background-image: url(http://www.gruene-clp.de/img/email.gif);
	background-position:	left;
	background-repeat: no-repeat;
}

a.email:hover {
	color : #c00000;
	padding: 0 2px 0 20px ! important;
	font-weight: bold;
	text-decoration : none;
	background-color : white;
	border-style : solid;
	border-color : #222222;
	border-width : 1px;
}

a.mylink {
	padding: 0 3px 0 15px ! important;
	background-image: url(http://www.gruene-clp.de/img/mylink.gif);
	background-position:	left;
	background-repeat: no-repeat;
}

a.mylink:hover {
	color : #c00000;
	padding: 0 2px 0 14px ! important;
	font-weight: bold;
	text-decoration : none;
	background-color : white;
	border-style : solid;
	border-color : #222222;
	border-width : 1px;
}

.th_left {
	text-align: right;
	vertical-align: top;
	border-width: 1px 1px 1px 0;
	border-color: #336633;
	border-style: solid;
	border-top-style: dotted;
	padding-right: 8px;
}

.th_right {
	text-align: left;
	vertical-align: top;
	border-width: 1px 0 1px 1px;
	border-color: #336633;
	border-style: solid;
	border-top-style: dotted;
	padding-left: 8px;
}

.td_left {
	text-align: right;
	vertical-align: top;
	border-width: 0 1px 1px 0;
	border-color: #336633;
	border-style: solid;
	border-bottom-style: dotted;
	padding-right: 8px;
}

.td_right {
	text-align: left;
	vertical-align: top;
	border-width: 0 0 1px 1px;
	border-color: Gray;
	border-style: solid;
	border-bottom-style: dotted;
	padding-left: 8px;
}

.titlebox_light {
	background-color: #F5F9F0;
}
.titlebox_dark {
	background-color: #ECF3E0;
}

li {
	padding-bottom: 8px;
}

hr {
	width : 100%;
	background-image : url(http://www.gruene-clp.de/images/line.gif);
	height: 1px;
	margin: 0.5em 0 0.5em 0;
	border-width : 0 0 0 0;
}

h1,.h1  {
	font-size : 18pt;
	font-weight : bold;
}

h2,.h2  {
	font-size : 16pt;
	font-weight : bold;
}

h3,.h3  {
	font-size : 14pt;
	font-weight : bold;
}

h4,.h4  {
	font-size : 12pt;
	font-weight : bold;
}

h5,.h5  {
	font-size : 10pt;
	font-weight : bold;
}

black,.black  {
	color : Black;
}

red,.red  {
	color : #C00000;
}

.b {
	font-weight:bold;
}

blue,.blue  {
	color : #0000C0;
}

orange,.orange {
	color : #FF9C00;
}

gray,grey,.gray,.grey  {
	color : Gray;
}

mini,.mini  {
	font-size : 8pt;
	font-family : Verdana,sans-serif;
}

minigray,.minigray  {
	font-size : 8pt;
	font-family : Verdana,sans-serif;
	color : Gray;
}

input,pre,.tt,.mono,.rede,.brief  {
	font-family : Courier,mono;
}

.comment {
	font-family: Verdana,sans-serif;
	background-color: #FFFFCC;
	font-size: 10pt;
	font-style: italic;
}

td.topline {
	text-align: left;
	vertical-align: top;
	font-size: 14pt;
	background-color: #ECF3E0;
}

.teasertitle {
	font-size: 8pt;
	font-weight: bold;
	padding: 4px 4px 0 4px;
}
.teaser {
	font-size: 8pt;
	padding: 4px 4px 4px 20px;
}
