body {background-color: #F1F8E8; /*entsprechend aus Layout.css kopieren*/}

/* Schriften */
body {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #000000;
 }

#content, #sidebar, #sidebar-right, #footer-inner{
 font-size: 1em;
 line-height: 1.2em;
}

/* Absätze */
p	{padding: 0px;	margin: 0px;}
#tinymce p{padding: 0px 0px 5px 0px;}
#sidebar p, #sidebar-right p, #content p {
	margin: 0;
	padding: 0px 0px 5px 0px;
}


/* Breadcrumb Navigation */
#content-inner .ccm-autonav-breadcrumb {
	line-height: 1.2em;
	font-size: 0.9em;
	border-bottom:#999 dotted 1px;
	padding-bottom: 2px;
}
#content-inner .ccm-autonav-breadcrumb a:link, #content-inner .ccm-autonav-breadcrumb a:visited, #content-inner .ccm-autonav-breadcrumb a:active	{
	text-decoration: none;
	color: #737373;
}
#content-inner .ccm-autonav-breadcrumb a:hover     {
	text-decoration: none;
	color: #333;
}

/* Footer unten (Copyright) */
#footer-unten-inner{
	font-size: 0.9em;
	line-height: 1em;
	color: #363636;
}
#footer-unten-inner a:link, #footer-unten-inner a:visited, #footer-unten-inner a:active {
	color: #363636;
}
#footer-unten-inner a:hover {
	color: #FFF;
	text-decoration:none;
}

/* Links */
a:link, a:visited, a:active,
#content a:link, #content a:visited, #content a:active {
	text-decoration: none;
	color: #4F7421;
}
a:hover,#content a:hover {
	text-decoration: underline;
	color: #395418;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:active,
#sidebar-right a:link, #sidebar-right a:visited, #sidebar-right a:active {
	color: #FFF;
}

#footer-inner a:link, #footer-inner a:visited, #footer-inner a:active {}
#footer-inner a:hover {}



/* Überschriften */

h4, h5, h6, .presse_titel	{font-family: Verdana, Arial, Helvetica, sans-serif;}

h1 			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#374679;
	margin: 15px 0px 20px 0px;
}
h2			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#374679;
	margin: 15px 0px 8px 0px;
}
h3, #sidebar h1, #sidebar h2, #sidebar-right h1, #sidebar-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#4F7421;
	margin: 12px 0px 6px 0px;
}
h4			{
	font-size: 12px;
	font-weight: bold;
	color:#272727;
	margin: 10px 0px 4px 0px;
}
h5			{
	font-size: 11px;
	font-weight: bold;
	color:#272727;
	margin: 6px 0px 1px 0px;
	font-style: italic;
	font-variant: small-caps;
}
h6, .presse_titel {
	font-size: 11px;
	color:#272727;
	margin: 6px 0px 1px 0px;
	font-weight:bold;
}

/* Aufzählungen */

#content ul {
	margin: 0.2em 0 0.6em 0.2em;
	list-style-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/list-pfeil.gif);
}
#content ol, #content dl {
	margin: 0.2em 0 0.6em 0.2em;

}
.ul-punkt li {list-style-image:url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/list-punkt.gif);}
.ul-pfeil li {list-style-image:url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/list-pfeil.gif);}

.infotext { font-size: 1px; color:#DBDEF1; display:none} /* ausgeblendeter Text */


/* Text- und Bildlayouts */

.text_farbig {
	color: #C19B00;
}
.text_rot {
	color: #CC0000;
}
.texthg_dunkel {
	background-color: #C5DCA7;
	padding: 0 0.2em 0 0.2em;
}
.texthg_hell {
	background-color: #FFFACA;
	padding: 0 0.2em 0 0.2em;
}
.texthg_warnung { background-color: #FF0F0F; color:#FFFFFF; padding: 0 0.2em 0 0.2em; }
.text_small {font-size:11px;}
.textbox_dunkel {
	background-color: #DBEEC4;
	border: 1px solid #8FBC54;
	padding: 0.4em 0.4em;
}
.textbox_hell{
	background-color: #FFFBC6;
	border: 1px solid #F0D800;
	padding: 0.4em 0.4em;
}
#box-dunkel, .box-dunkel {
	background-color: #DBEEC4;
	border: 1px solid #8FBC54;
	padding:5px 5px 2px 5px;
	margin: 10px 7px 10px 7px;
}
a:link, a:visited, a:active,
#sidebar-right-inner .box-dunkel a:link, #sidebar-right-inner .box-dunkel a:visited, #sidebar-right-inner .box-dunkel a:active {
	text-decoration: none;
	color: #4F7421;
}
#sidebar-right-inner .box-dunkel a:hover {
	text-decoration: underline;
	color: #395418;
}


#box-hell, .box-hell {
	background-color: #FFFBC6;
	border: 1px solid #F0D800;
	padding:5px 5px 2px 5px;
	margin: 10px 7px 10px 7px;
}

#box, .box {
	margin: 10px 0 10px 12px;
}

.grafik		 {border-width: 0px;}
.grafik_rechts {margin: 3px 0 3px 6px; border: 0px; float: right;}
.grafik_links  {margin: 3px 6px 3px 0; border: 0px; float: left;}
.bild 		 {border: 1px solid #333333; margin: 3px 3px 3px 0;}
.bild_rechts {margin: 3px 3px 3px 6px; border: 1px solid #333333; float: right;}
.bild_links  {margin: 3px 6px 3px 0; border: 1px solid #333333; float: left;}


/* Sonstiges */

hr {
	border: 0px; /* Für Firefox und Opera */
	border-top:#999 dotted 1px;
	border-bottom: transparent;
	margin: 5px 0px 5px 0px;
  }
.aktiv { font-weight:bold}

/*.link_extern	{padding-right:18px; background:url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/'images/sys/icon-new-window.gif') no-repeat right 3px;}
.link_download	{padding-right:19px; background:url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/'images/sys/icon-download.gif') no-repeat right 3px;}
.link_email		{padding-left:16px; background:url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/'images/sys/icon-email.gif') no-repeat left 2px;}
.link_bericht	{padding-left:14px; background:url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/'images/sys/icon-bericht.gif') no-repeat left 1px;}
.link_pdf		{padding-left:14px; background:url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/'images/sys/icon-pdf.gif') no-repeat left 1px;}
.link_link		{margin-left:4px; padding-left:8px; background:url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/'images/sys/list.gif') no-repeat left 0px;}
.link_weiter	{padding-right:15px; background:url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/'images/sys/icon-weiter.gif') no-repeat right 1px;}
.link_nachoben	{font-size: 11px; padding-left:13px; background:url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/'images/sys/icon-nachoben.gif') no-repeat left 1px; }*/

.link_extern	{
	padding-right:18px;
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/sys/icon-new-window.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
.link_download	{
	padding-right:19px;
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/sys/icon-download.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
.link_email		{
	padding-left:16px;
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/sys/icon-email.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.link_bericht	{
	padding-left:14px;
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/sys/icon-bericht.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}
.link_pdf		{
	padding-left:14px;
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/sys/icon-pdf.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}

/* Formulare */
#content select, #content input, #content textarea{
	background-color: #DBEEC4;
	border: 1px solid #8FBC54;
}
#content input[type="submit"]{
	color: #000000;
	background-color: #C0E197;
	border: 1px solid #8FBC54;
}

/*select.gb, input.gb, .gb, .form_feld, .form_mailer, .form_textarea, .form_select, .form_button{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #ADB5DA;
	border: 1px solid #8A95CB;
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/'images/sys/bg-input.jpg');
	background-repeat: repeat-y;
	margin: 0;
}
.form_submit-button, * html .form_select {margin-bottom: 3px}
.form_submit, .form_submit-button{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #8A95CB;
	border: 1px solid #6877BB;
}*/

/* Bilder Zoom */
.enlarge {
  position:relative; z-index:1;

}
.enlarge:hover {  
	margin-left: 0;
	border: 1px solid #aaa;
	position:relative;
	z-index:500;
	height:auto;
	width:auto;
	padding:10px;
	-o-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
	-icab-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
	-khtml-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
	-o-border-radius: 8px;
	-icab-border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-transition: opacity 0.6s ease-in-out;
}

/* CSS Kopie aus discussion.css */
img.u-avatar {
	border: 2px solid #cecece;
	margin-bottom: 2px;
}

/* Individuelle Anpassungen */
#sidebar #box-dunkel, #sidebar .box-dunkel {
	background-color: #74AA30;
	padding:5px 5px 10px 5px;
	margin: 25px 0px 10px 0px;
	/* [disabled]width: 170px; */
}
#sidebar #box-rss, #sidebar .box-rss {
	background-color: #74AA30;
	padding:5px 7px 10px 7px;
	margin: 25px 2px 10px 3px;
	/* [disabled]width: 170px; */
}
#sidebar #box-dunkel hr, #sidebar .box-dunkel hr, #website-links hr {
	border-top:#FFF dotted 1px;
}
#website-links {
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/grafik-links.jpg);
	background-repeat: no-repeat;
	background-color: #74aa30;
	width: 155px;
	margin: 15px 0 10px 3px;
	padding: 45px 7px 8px 8px;
}
#website-links p {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
#mitglied-werden {
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/grafik-mitglied-werden.jpg);
	width: 170px;
	height: 93px;
	margin: 25px 0 5px 3px;
}

#gruene-buttons { text-align:center}
#gruene-buttons p, #gruene-buttons object { margin:7px 0}

.tabelle-hell{
	font-size: 0.8em;
	border-collapse: collapse;
	background-color:#E6F2D2;
}
.tabelle-hell td{
	border: 1px solid #999;
	padding: 3px;
}

