/* @override http://wj-goerlitz.de/css/style.css */

/*
blau:		002C71
orange		EC772A
text:       555
*/

html, body {
   margin:0;
   padding:0;
}


body {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #555;
	background: #CCC url(../images/layout/body-bg.png) repeat-x top left; 
	margin-bottom: 40px;
}

a { color: #002C71;  text-decoration: none;}
a:visited { color: #002C71;}
a:hover { color: #002C71; text-decoration: underline; }
a:focus {outline-style: none;} /* get rid of dotted border in FF*/

h1, p { margin-top: 0; padding-top: 0; } 

h1 { 
	color: #002C71;
	font-size: 27px;
	font-weight: bold;
	letter-spacing: -0.8px; 
	line-height: 29px;
	margin-bottom: 15px;
}

h2 { color: #002C71; font-size: 18px; line-height: 24px; font-weight: bold;}
h3 { color: #555; font-size: 15px;}

.eng { margin-bottom: 2px; }

.linie { color:#969696; }
.barrierefrei { display: none; }

.block {
	display: block;
	clear: both;
}

blockquote {
	color: #333;
	font-style: italic;
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}


hr { 
	background: #FFF;
	border: none;
	height: 1px;
	margin: 1px 0 15px 0;
	padding: 0;
	border-top: 1px dotted #999;
}

img, img a {border: none;}

/* WRAPPER
----------------------------------------------------------------------------- */

#container {
    position: relative;   
	margin: 0 auto;
	width: 938px;
	background: transparent url(../images/layout/wrap-bg.png) repeat-y 0 0;
}

/* HEADER
----------------------------------------------------------------------------- */

#header {
 	width: 880px;
	margin: 0 0 0 30px;
    clear: both;
    position: relative;
   	background: #FFF url(../images/layout/logo-wj.gif) no-repeat right 40px;
}

#header h1 {
	position: absolute;
	top: 40px;
	left:  5px;
	width: 334px;
	height: 55px;
	overflow: hidden;
	text-indent: -9998px;
	background: #FFF url(../images/layout/wir-machen-betrieb-wj-goerlitz.gif) no-repeat 0 0;
}

#header h1 a {
	display: block;
	width: 334px;
	height: 55px;
}

.subnav {
	text-align: right;
	display: block;
	padding: 120px 0 7px 0;
	font-size: 11px;
	color: #666;
}

.subnav a { color: #666; padding: 0 2px;}

.banner {
	width: 880px;
	height: 110px;
   	background: transparent url(../images/layout/banner.jpg) no-repeat left bottom;
}

/* CONTENT
----------------------------------------------------------------------------- */

#content {
   clear: both;
   margin: 0 0 0 30px;
   padding: 0 0 40px 0;
   width: 880px;
   background: #FFF;
}

/* NAV
----------------------------------------------------------------------------- */

#nav {
	float: left;
	width: 880px;
	display: inline;  /* FIX IE double margin bug */
	overflow: hidden;
	margin: 2px 0px 30px 0px;
	padding: 0px;
    background: #E8E8E7;
}


/* LEFTCOL
----------------------------------------------------------------------------- */

#leftcol {
	margin: 0 25px 0 0px;
	float: left;
	width: 140px;
	background: #FFF;
}

#search {
	margin: 15px 0 0 0;
}

#search label {	display: none;}

#search form {
	background: #FFF;
	padding: 0;
	margin: 0;
}

#search input {
	font-size: 11px;
	color: #666;
	padding: 1px 4px;
	margin: 0px 0 0px 0px;
	width: 130px;
	border: 1px solid #CCC;
}

#leftcol .banner-left {
	margin: 20px 0 0 0;
	font-size: 10px;
}

#leftcol .banner-left img {
	margin: 5px 0 0 0;
}


/* RIGHTCOL
----------------------------------------------------------------------------- */

#rightcol {
	background: #FFF;
	float: right;
	margin: 0 0px 0 0;
	width: 205px;
}

#rightcol h3 {
	font-size: 14px;
	margin: 0px;
	padding: 7px 10px;
	color: #555;
	background: #D5D5D5 url(../images/layout/sidebar-header-bg.png) repeat-x top left;
	border-bottom: 2px solid #FFF;
}

#rightcol .block {
	position: relative;
	margin: 0 0 15px 0;
	overflow: hidden;
}


/* --- Box Aktuell --- */

#rightcol .rss-aktuell a { /*RSS*/
	position: absolute;
	top: 0;
	right: 5px;
	width: 30px;
	height: 30px;
	background: PINK;
	text-indent: -895px;
	background: transparent url(../images/layout/rss-icon-aktuell.png) no-repeat 0 0px;
}

#rightcol .rss-aktuell a:hover { background-position: 0 -30px;}

#rightcol .block.aktuell {
	background: #F5F5F5;
}

#rightcol .block.aktuell img {
	/*display: none;*/
	width: 182px;
}

#rightcol .block.aktuell .postdate {
	margin: 5px 0 5px 0;
	font-size: 11px;
	color: #777;
	padding: 0 10px;
}

#rightcol .block.aktuell h4 {
	font-size: 13px;
	margin: 0;
	padding: 0 0 5px 0;
}

.block.aktuell h4 a { 
	color: #002C71; 
	line-height: 18px; 
	padding: 0 10px;
	display: block;
}

.block.aktuell .NewsSummaryContent {
	font-size: 12px;
	line-height: 19px;
	margin: 0 0 0px 0;
	padding: 0 10px 10px 10px;
}

.block.aktuell .NewsSummaryContent p {
	margin: 0; padding: 0;
}

.block.aktuell .NewsSummaryMorelink a {
	 font-size: 11px;
}

#rightcol .linkall {
	background: #F5F5F5;
	margin: 0;
	padding: 7px 10px;
	text-align: right;
	border-bottom: 1px solid #CCC;
}

#rightcol .linkall a {
	font-size: 11px;
	color: #666;
}

/* Logo JCI */

#rightcol .jci {
	text-align: right;
}


/* MAIN
----------------------------------------------------------------------------- */

#main {
	width: 470px;
	float: left; 
	padding: 0px 0px 15px 0px;
	font-size: 13px;
	line-height: 19px;
	min-height: 300px;
	margin: 0 35px 0 0;
	background: #FFF;
	overflow: hidden;
}

#main img {
	padding: 0px;
	border: none;
}

#main img a {
	border: none;
}

#main a:hover img { border: 0px solid #9C4C59; }


#main img.left {  /* Bild links */
	float: left;
	margin: 0px 20px 10px 0px;
}


#main img.right {  /* Bild rechts */
	float: left;
	margin: 0px 0 10px 20px;
}

/* --- List --- */

#main ul {
	padding: 10px 10px 7px 10px;
	margin: 0 0 15px 0;
	list-style: none;
}

#main ul li {
	background: url(../images/layout/bullet-li.gif) no-repeat left 7px;
	padding-left: 15px;
	margin: 0 0 3px 5px;
}

#main ul.sitemap, #main ul.sitemap ul { 
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	background: #FFF;
}

#main ul.sitemap li { 
	margin: 0;
	padding: 0;
	background: #FFF;
	height: 1%; /*IE*/
}

#main ul.sitemap li a { 
	display: block;
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #CCC;
	background: #FFF;

}

/* Text */

p.einleitung {
	font-size: 15px;
	line-height: 21px;
}

p.smalltext {
	font-size: 11px;
	line-height: 14px;
}

a.bulletlink, a:visited.bulletlink {
	font-weight: bold;
	padding:  0 0 0 12px;
	color: #0268A7;
	background: url(../images/layout/bulletlink.gif) no-repeat left 0px; 
}

a:hover.bulletlink {
	color: #002C71;
	text-decoration: none;
}

.download {
	padding: 0 0 0 18px;
	background: url(../images/layout/download-icon.gif) no-repeat left 2px; 
}


/* Textboxen */

.box_1 p, .box_2 p {
	padding: 0px; margin: 0;
}

.box_1 { /* hellblau */
	padding: 10px 15px;
	margin: 0 0 10px 0;
	background: #C7DEFF;
}

.box_1 a { 
	text-decoration: underline;
}

.box_2 { /* grau */
	padding: 10px 15px;
	background: #E5E5E5;
	margin: 0 0 10px 0;
}

.red { color: RED; }

span.text-red {
	color:  #A51423;
}

span.text-green {
	color:  #85A70D;
}

.trennstrich-oben { /* p */
	border-top: 1px dashed #999;
	margin-top: 15px;
	padding-top: 15px;
}

.trennstrich-unten { /* p */
	border-bottom: 1px dashed #999;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

/* --- Tables --- */

table {
	margin: 0 0 15px 0;
	border-right: 1px solid #C1D870;
	border-bottom: 2px solid #C1D870;
}

td { 
	background: #EFF5D9;
	border-top: 1px solid #C1D870;
	border-left: 1px solid #C1D870;
	padding: 4px;
	}

td.z1 { /* zentriert */
	text-align: center;
}

/* Preise */

table.preise { width: 95%; 
}

table.preise tr th {
	padding: 2px;
	background: #C1D870;
}

table.preise td {
	padding: 4px;
	border-top: 1px solid #C1D870;
	border-left: 1px solid #C1D870;
}


/* --- News --- */

/* Summary page */

.NewsSummary {
	background: #FFF;
	border-bottom: 1px solid #CCC;
	padding: 0px 0 10px 0;
	margin: 0 0 0 0;
}

.NewsSummary h2, .NewsSummary h2 a  {
	padding: 0;
	margin: 0px 0 5px 0;
}

.NewsSummary p {
	margin: 0;
	padding: 0;
}

.NewsSummaryPostdate {
	font-size: 11px;
	color: #666;
	margin: 10px 0 0 0;
	font-weight: normal;

}
.pagenav {
	position: relative;
	padding-top: 15px;
	padding-right: 25px;
	font-weight: bold;
	margin: 10px 0 15px 0;
}

p.nextpage {
	position: absolute;
	text-align: right;
	right: 24px;
	top:  0;
	width: 200px;
}

p.nextpage a {
	position: absolute;
	width: 19px;
	height: 19px;
	right: -24px;
	top: 0px;
	text-indent: 555px;
	overflow: hidden;
}

.nextpage a { background: #F9E6AA url(../images/layout/nextpage.gif) no-repeat 0 0; }
.nextpage a:hover { background-position: bottom left; }

p.prevpage {
	position: absolute;
	left: 24px;
	top:  0;
	width: 200px;
}

p.prevpage a {
	position: absolute;
	width: 19px;
	height: 19px;
	left: -24px;
	top: 0px;
	text-indent: 555px;
	overflow: hidden;
}
.prevpage a { background: #F9E6AA url(../images/layout/prevpage.gif) no-repeat 0 0; }
.prevpage a:hover { background-position: bottom left; }

/* Detail page */

.NewsPostDetailDate { 
	font-size: 11px; 
	color: #666; 
	padding-bottom: 5px; 
	font-weight: normal;
}

.NewsPostDetailReturnLink {
	font-weight: normal;
	padding: 5px 0 5px 0;
	margin: 10px 0 0 0;
	border-top: 1px solid #CCC;
}

/* --- Kalender --- */

.cal-upcominglist {
	border-top: 1px solid #CCC;
}
.calendar-event {
	margin: 0 0 0px 0;
	padding: 10px 0;
    border-bottom: 1px solid #CCC;
}

.calendar-event.detail{
	border: none;
}

.calendar-event h2 {
	margin: 0 0 5px 0;
}

.calendar-event h2 a {
}


.calendar-date-from {
	color: #666;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
}

.calendar-summary {
	margin: 0;
}

.calendar-date-title, .calendar-ort {
	color: #555;
	font-weight: normal;
}

.calendar-returnlink {
	padding: 5px 0;
	border-top: 1px solid #CCC;
}

/* Calendar in Sidebar */

#rightcol .block.termine {
	background: #F5F5F5;
}

#rightcol .cal-upcominglist {
	border: none;
}

#rightcol .calendar-date-from {
	color: #555;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	padding: 0 10px;
}

#rightcol .calendar-event {
	margin: 0 0 0px 0;
	padding: 5px 0;
}

#rightcol .calendar-event h4  { 
	color: #555; 
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0 10px;
	line-height: 20px;
}

#rightcol .calendar-event h4 a { 
}


/* FOOTER
----------------------------------------------------------------------------- */

#footer {
	position: absolute;
	width: 938px;
	height: 11px;	
	margin: 0px 0 -11px -30px;
	bottom: 0;
	background: transparent url(../images/layout/wrap-bottom-bg.png) no-repeat top left;
}

#footer p {
	padding: 40px 50px 0 0px;
	text-align: right;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

#footer p a {
	color: #FFF;
}

#footer a:hover { text-decoration: underline; }


/* ACCESSIBILITY
----------------------------------------------------------------------------- */

div.hr {
   height: 1px;
   padding: 1em;
   border-bottom: 1px dotted #333;
   margin: 1em;
}

.accessibility {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* clearing */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

/* End of 'style' */

