* { padding:0; margin:0;}

body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}

html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

body {
	margin:0;
	padding:15px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.6em;
	text-align:center;
	color:#414141;
	background:#EDE8E2;

}

a {
	color:#6C8C37;
}

a:hover {
	color:#009193;
}

h1, h1 a, h2, h2 a, h3 a, h4 a {
	color:#009193;
}
  
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color:#336699;
}

h1 {font-size:30px;}

h2 {
	margin:0 0 18px 0;
	font-family:Georgia, serif;
	font-size:2.0em;
	font-weight:normal;
}

h3 {
	margin:0 0 18px 0;
	font-family:ComicZine, Georgia, serif;
	font-size:2.4em;
	font-weight:normal;
}

h4 {
	margin:0 0 15px 0;
	font-family:Georgia, serif;
	font-size:1.3em;
	font-weight:bold;
	color:#003366;
}

a {
	text-decoration:none;
}

a img {
	border:none;
}

p {
	margin:0;
	padding:0 0 18px 0;
}

ul {
	margin:0 0 0 1.4em;
	padding:0 0 18px 0;
}

ul ul {
	padding:0;
}

blockquote {
	margin:0;
	padding:0 18px;
	font-style:italic;
}

pre, code {
	font-family:Courier, Monaco, monospace;
	background-color:#F8FAF2;
}

br {
	clear:both;
}

#container {
  width:860px;
  margin:0 auto;
  padding:30px 30px 0 30px;
  text-align:left;
  padding-top:0;
  border-top:30px solid white;
  background:white url(/images/blix/blix_container_bg.gif) 650px 0px repeat-y;
}

#head {
	height:115px;
	padding:0 0 0 18px;
	background-color:#F0F9F9;
	background-image:url(/images/kjg_header_bg860.gif);
}

#head h1, #head h2 {
	display:none;
}

/* navigation
--------------------------------------------------*/
#navigation {
  border-top:1px solid #fff;
  border-bottom:20px solid #fff;
  margin:0 auto;  
  background-color:#009900;
  height:1.7em;
  line-height:1.7em;
}

#navigation a {
	color:white;
}

#navigation .selected, #navigation a:hover {
	background-color:#336699
}

#navigation ul {
  position:relative;
  width:700px;
  margin:0px auto;
  list-style:none;
}

#navigation li:first-child {
  border-left:1px solid #fff;
}

#navigation li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-right:#fff 1px solid;
	white-space:nowrap;
	border-color:white;
}

#navigation li a {
  display:block;
  padding:0 10px;
  font-size:0.6em;
  text-transform:uppercase;
  letter-spacing:0.05em;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */






#content {
  float:left;
  width:590px;
  padding-top:32px;
  padding-left:10px;
  background: url(/images/blix/blix_subcontent_bg.gif) 620px 0px no-repeat;
  font-family:georgia,palatino,"Times New Roman",serif;
}

.page #content {
	float:none;
	width:700px;
	margin:0 70px;
	background:#fff;
}


.entry {
	margin:0 0 40px 0;
	font-size:100%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;

}

.entry .info {
	text-align:right;
	position:relative;
	margin-top:-3px;
	padding:3px;
	border-top:1px solid;
	border-bottom:1px solid;
	font-size:0.9em;
	border-color:#F3F4F4;
	background-color:#FAFAFA;
}

.entry .info a {
	border-color:#949494;
}



#right {
	float: right;
	clear:right;
	width:225px;
	padding:15px 0 0 0px;
	font-size:0.8em;
	line-height:1.5em;
}

#right h3 {
	margin:8px 0 6px 0;
	font-family:Georgia,serif;
	font-size:1em;
	font-weight:bold;
	line-height:1em;
	color:white;
	background:#009900 url(/images/blix/blix_corner_top_left.gif) top left no-repeat;
}

#right h3 em {
	display:block;
	padding:5px 10px;
	font-style:normal;
	background:url(/images/blix/blix_corner_bottom_right.gif) bottom right no-repeat;
}

#right form {
  position:relative;
  margin:15px 10px 30px 0;
}

#right form  input {
  width:100%;
}



#right p {
	padding:0 10px 0 10px;
}

#right ul.categories li {
	list-style-image:url(/images/blix/blix_categories_yellow.gif);
}

#right ul.linklist li {
	list-style-image:url(/images/blix/blix_links_yellow.gif);
}

#right ul.spiele li {
	list-style-image:url(/images/blix/blix_games.gif);
}

#right ul.downloads li {
	list-style-image:url(/images/blix/blix_download.gif);
}

#right ul.feeds li {
	list-style-image:url(/images/blix/blix_feeds_yellow.gif);
}

#right ul.posts li {
	list-style-image:url(/images/blix/blix_post_yellow.gif);
}

#right ul.categories li li {
	list-style-image:url(/images/blix/spring_flavour/sub_categories_yellow.gif);
	margin:2px 5px 2px -8px;
}

#right ul li {
	margin:2px 0 2px 12px;
	padding-bottom:2px;
	border-bottom:1px solid;
}



#right li a {
	display:block;
	padding:1px 0;
	height:1%; /* IE WIN */
}

#right ul li {

	border-bottom-color:#F0F0F0;
}

#right li a:hover {
	background-color:#FFFBF0;

}

#foot {
	background-color:#fff;
	text-align:center;
	clear:both;
	padding:20px 0;
	font-size:0.9em;
}


/* icalevents
--------------------------------------------------*/

ul#icalevents.normal {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul#icalevents img {
	padding:10px;
}

ul#icalevents.normal span.date {
	font-weight:bold;
	font-size:1.2em;
}

ul#icalevents.normal span.title {
	font-size:1.2em;
}

ul#icalevents.normal p {
	font-size:0.8em;
}

ul#icalevents.normal p br {
	clear:none;
}


ul#icalevents.small li {
	height:auto;
	margin:2px 0 2px 12px;
	padding-bottom:2px;
	list-style-image:url(/images/blix/blix_calendar.gif);
}

.button {
	margin:0 0 3px 0;
}

#fotogallerie {
	margin:0 0 0 25px;
	padding:5px;
}
#fotogallerie img {
	border:0;
}



#content p img.imText {
	margin:5px;
}

/* Angebote/Pinboard
--------------------------------------------------*/
#pinboard {
	width:550px;
	height:782px;
	background-image:url('images/pinboard.jpg');
}
#pinboard div {
	padding:120px 120px 260px 120px;
}

#pinboard h3 {
	font-family:ComicZine, Georgia, serif;
	font-weight:normal;
	font-size:2em;
}

#pinboard p {
	font-weight:thin;
	font-family:Escuela, Georgia, serif;
	font-size:1.8em;
}

/* Gästebuch Anzeige
--------------------------------------------------*/

h3.guestbook {
	margin:0 0 1em 0;
	padding:0;
	text-align:center;
	font-family:Georgia, serif;
	font-size:3em;
	font-style:italic;
	font-weight:normal;
	letter-spacing:0.2em;
}

div#navcontainer {
	text-align:center;
}

ul#navlist {
	list-style-type:none;
}

ul#navlist li {
	display:inline;
}

ul#navlist li#active {
	font:bold 130% Arial;
}


/* Kommentare/Gästebuch Eintrag
--------------------------------------------------*/

ol.comments {	
	list-style-type:none;
	margin:0;
	padding:0;
}

ol.comments li {
	margin:0;
	padding:0;
}

ol.comments div.entry {
	width:auto;
	margin-bottom:24px;
}

ol.comments div.entry blockquote {
	margin:0px;
	padding:0px;
	border:1px solid #FCE604;
	background-color:#FFFFCC;
}

ol.comments div.entry blockquote p {
	margin:10px;
	padding:0px;
}

ol.comments div.entry cite {
	position:relative;
	margin:0px;
	padding:7px 0px 0px 15px;
	top:6px;
	background:transparent url(/images/tip.gif) no-repeat 20px 0;
	font-style: normal;
	font:normal 135% Georgia;
}


/* Kommentare/Gästebuch Formular
--------------------------------------------------*/

#txpCommentInputForm {
	margin:1em;
}

#txpCommentInputForm label {
	margin:0.2em;
	display:block;
	width:6em;
	float:left;

}

#txpCommentInputForm input {
	margin:0.2em;
	display:block;
	width:15em;
	float:left;
}

#txpCommentInputForm textarea {
	margin:0.2em;
	width:24em;
}

/** FOR IE **/
* html #txpCommentInputForm textarea {
	margin:0;
}

#txpCommentInputForm span#remember input {
	margin-top:0.4em;
	width:auto;
}

#txpCommentInputForm div#buttons input {
	width:10em;
}

#txpCommentInputForm  div.comments_error {
	margin:0.2em;

	color:#DC0204;

	font-weight:bold;
}

#txpCommentInputForm  #txpCommentHelpLink {

	margin:0.2em;
}

/* Bottom-Navigation Article
--------------------------------------------------*/
span.newer {
   float:left;
   width:50%;
}

span.older {
   float:right;
   text-align:right;
   width:50%;
}

/* Archiv
--------------------------------------------------*/

dl.archiv dt {
	margin:1em 0 0.7em 0;
	font-family:Georgia, serif;
	font-size:1.5em;
	font-weight:normal;
	color:#009193;
}

dl.archiv dd {
	margin:0.2em 0;
}

dl.archiv dd span.rssSubdate {
	font-size:1.4em;
	font-family:Georgia, serif;
}

dl.archiv dd a {
	font-size:1.2em;
}


/* Kontaktformular
--------------------------------------------------*/

form.zemContactForm label {
	float:left;
}

form.zemContactForm fieldset {
	border:none;
}
 
form.zemContactForm fieldset legend {
	display:none;
}


/* imageGroup
--------------------------------------------------*/

ul.imageGroup {
	list-style-type:none;
}

ul.imageGroup li {
	display:inline;
}

ul.imageGroup li img {
	border:1px solid #333;
	margin:5px;
	padding:5px;
}

/* Lagerzeitung
--------------------------------------------------*/
div.lagerzeitungen {
	width:500px;
	margin:auto;
	font-family:Sansation, georgia,palatino,serif;
	line-height:150%;
}

div.lagerzeitungen p {
	text-align:justify;
}
	
div.lagerzeitungen img {
	padding:5px;
}

div.lagerzeitungen h3 {
	font-family:EarwigFactory, georgia,palatino,serif;
	text-align:center;
	font-size:3em;
}
div.lagerzeitungen h3 a { 
	color:#333;
}

div.lagerzeitungen h4 {
	margin-top:1.4em;
	color:#003399;
	font-size:2em;
	font-family:Typewriter1942, georgia,palatino,serif;
}

div.lagerzeitungen table.overview {
	margin:auto;
}

div.lagerzeitungen table.overview ul {
	line-height:normal;
	list-style-type:none;
	font-size:0.8em;
	color:#333;
}

/* Ferienlagerchronik
--------------------------------------------------*/
#ferienlagerchronik table {
  width:550px;
  font-family:Helvetica, sans-serif;
  font-size:0.8em;
}

#ferienlagerchronik th {
  padding:5px;
  background-color:#009900;
  color:#fff;
}

#ferienlagerchronik td {
  padding:5px;
  background-color:#C2D9EF;
  color:#333;
}


