/*
Theme Name: Fortbildungsinsel 2008
Theme URI:

Version: 0.1
Author: Torsten Liebig
Author URI: http://torsten-liebig.de
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Arial, 'Lucida Grande', Verdana, Sans-Serif;
	background: rgb(208,209,210);
	color: #fff;
	text-align: center;
	}

#page {
	text-align: left;
}

#header {
	position: relative; /* required to make align the stoerer absolute on top of this image */
	
	background: transparent no-repeat bottom left;
	background-image: url('images/header.png') !important;
	background-image: url('images/header-ie.png');
	}

#headerimg 	{
	margin: 0;
	height: 181px;
	width: 955px;
	}

/* Equalling the height of all three columns */
/* For explanations, see http://www.positioniseverything.net/articles/onetruelayout/equalheight */

#navigation, #content, #sidebar
	{
	padding-bottom: 1000em;
	margin-bottom: -997em;
	}

#navigation {
	/* fix for IE to ensure that the werbebanner does not overlap the navigation on empty pages */
	padding-bottom: 32000px;
	margin-bottom: -31930px;
}

#page 
	{
	overflow: hidden;
	position: relative;
}




#content {
	font-size: 1.2em
	}

.narrowcolumn .entry {
	line-height: 1.25em;
}

.widecolumn .entry {
	line-height: 1.25em;
}

.narrowcolumn .postmetadata, .widecolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: url('images/footer.png') no-repeat bottom !important;
	background: url('images/footer-ie.png') no-repeat bottom;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2, #content h2 {
	font-size: 0.9em;
	font-weight: bold;
	
	background: #ffed0c url(images/headline-background.png) top left repeat-x;

	padding: 5px 5px 4px 5px;
}
	
h2.grau, #content h2.grau {
	background-image: url(images/headline-background-grau.png);
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.5em;
	line-height: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

* .edit_post_link a, * .edit_post_link a:visited {
	color: #0066cc !important;
}



/* Pushing the Blog-Header out of sight, but leaving the link intact */
#header h1 {
	position: absolute;
	top: -65px;
	left: 0;
	width: 955px;
	height: 181px;
	
	overflow: hidden;
}

#header h1 a {
	display: block;
	position: relative;
	top: -65px;
	
	width: 23%;
	height: 100%;

	padding-top: 3000em;
	overflow: hidden;
}

#headerimg {
	width: 955px;
	height: 181px;
	
	overflow: hidden;
}

#headerimg .description {
	display: block;
	width: 1%;
	height: 1%;
	overflow: hidden;
	
	padding-top: 3000em;
}





h2, h2 a, h2 a:visited {
	color: #003f7d;
	}
	
h3, h3 a, h3 a:visited {
	color: #fff;
}	

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, 'Lucida Grande', Verdana, Sans-Serif;
	}
	
#sidebar p {
	font-size: 1.1em;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

.post a {
	color: white;
	text-decoration: underline;
	}

.post a:hover {
	color: #ffed00;
	}

.entry p a:visited {
	color: #ffed00;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.yellow {
	color: #ffed00;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background: url(images/page-background.png) repeat-y !important;
	background: url(images/page-background-ie.png) repeat-y;
	margin: 0 auto 40px auto;
	padding: 0;
	padding-bottom: 60px;
	width: 955px;
	
	border-bottom: 21px transparent white;
	}
	
#content {
	position: relative;
	z-index: 1000; /* Required to make stuff clickable that would usually be covered by the transparent werbe-footer */
}

#header {
	background-color: transparent;
	margin: 20px auto 0 auto;
	padding: 0;
	height: 181px;
	width: 955px;
	}

#headerimg {
	margin: 0;
	height: 181px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 15px 20px 20px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	float: left;
	padding: 0 15px 20px 20px;
	margin: 0px 0 0;
	width: 510px;
	}




/* Box-Definition für den Content */ 

.narrowcolumn .post_header {
	margin: 0;
	margin-top: 50px;

	padding: 0;
	background: url(images/box_schmal_header.png) top center no-repeat;
	height: 5px;
	overflow: hidden;
}
	.narrowcolumn .post_headergrau {
		/* cannot just add another class .grau and changing the background image through that additional class due to IE6 not interpreting multiple classes selectors (like .teaser_header.grau) */
		/* See: http://www.ryanbrill.com/archives/multiple-classes-in-ie/ */
		margin: 0;
		margin-top: 50px;

		padding: 0;
		height: 5px;
		overflow: hidden;
		background: url(images/box_schmal_header-grau.png) top center no-repeat;
	}

.narrowcolumn .post {
	margin: 0;
	padding: 0;
	height: auto;
	overflow: hidden; 
	
	text-align: left;
	background: url(images/box_schmal_background.png) center center repeat-y;

	padding-left: 5px;
	padding-right: 5px;
}
	.narrowcolumn .postgrau {
		margin: 0;
		padding: 0;
		overflow: hidden; 
	
		text-align: left;

		padding-left: 5px;
		padding-right: 5px;
		background: url(images/box_schmal_background-grau.png) center center repeat-y;
	}

.narrowcolumn .post_footer {
	margin: 0;
	padding: 0;
	background: url(images/box_schmal_footer.png) top center no-repeat;
	height: 5px;
	overflow: hidden;
	
	margin-bottom: 20px;
}

	.narrowcolumn .post_footergrau {
		margin: 0;
		padding: 0;
		height: 5px;
		overflow: hidden;
	
		margin-bottom: 20px;
		background: url(images/box_schmal_footer-grau.png) top center no-repeat;
	}


.widecolumn .post_header {
	margin: 0;
	margin-top: 50px;

	padding: 0;
	background: url(images/box_breit_header.png) top center no-repeat;
	height: 5px;
	overflow: hidden;
}

	.widecolumn .post_header.grau {
		margin: 0;
		margin-top: 50px;

		padding: 0;
		height: 5px;
		overflow: hidden;
		background: url(images/box_breit_header-grau.png) top center no-repeat;
	}

.widecolumn .post {
	margin: 0;
	padding: 0;
	overflow: hidden;
	
	text-align: left;
	background: url(images/box_breit_background.png) center center repeat-y;

	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
}

	.widecolumn .postgrau {
		margin: 0;
		padding: 0;
		overflow: hidden; 
	
		text-align: left;

		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 15px;
		background: url(images/box_breit_background-grau.png) center center repeat-y;
	}

	.widecolumn .post .entry, .widecolumn .post .searchresult {
		/* add additional padding for box content on any content pages */
		width: 480px;
		margin-left: auto;
		margin-right: auto;
	}

.widecolumn .post_footer {
	margin: 0;
	padding: 0;
	background: url(images/box_breit_footer.png) top center no-repeat;
	height: 5px;
	overflow: hidden;
	
	margin-bottom: 20px;
}

	.widecolumn .post_footergrau {
		margin: 0;
		padding: 0;
		height: 5px;
		overflow: hidden;
	
		margin-bottom: 20px;
		background: url(images/box_breit_footer-grau.png) top center no-repeat;
	}


/* Text-Formatierungen für die Content-Boxen */

.post p {
	padding: 0;
	margin: 0;
	
	padding-top: 1em; /* Using padding instead of margin to make sure that the box get ripped open at the bottom */
}

.post .searchresult p {
	padding-top: 0;
}

.post p, .post h3, .post h4, .post h5, .post h6,
.teaser p, .teasergrau p {
	padding-left: 2px;
	padding-right: 2px;
}

.post .searchresult h3 {
	padding-top: 0.5em;
	font-weight: normal;
	text-decoration: underline;
}

.teaser p, .teasergrau p {
	padding-bottom: 0;
	margin-bottom: 0;
}

.teaser p, .teasergrau p {
	margin-top: 0.5em; /* to make sure that teaser text does not start too far below the headline of the teaser */
	overflow: hidden; /* to make sure that oversized pictures do not extend over the content margins of the teaser*/
}

.content_teaser p img, .content_teaser_breit p img {
	height: 63px;
	overflow: hidden;
}

.content_teaser p a, .content_teaser p a:visited {
	color: white;
}

.content_teaser {
	position: relative;
	zoom: 1;
	z-index: 1000;
}

.content_teaser img.alignleft, 
.content_teaser img.aligncenter, 
.content_teaser img.alignright {

}


#sidebar .teaser p {
	margin-top: 0.2em;
}

.narrowcolumn .entry, .widecolumn .entry {
	overflow: hidden; /* to make sure that oversized pictures do not extend over the content margins of the teaser*/
}


.post table, .entry table {
	/* for both teasers and content tables */
	border: none;
	border-spacing: 0;
	border-collapse: collapse;
	
	margin-top: 0.3em;

	margin-left: 2px;
	margin-right: 2px;
}

table tr, table td {
	padding: 0;
	margin: 0;
}


table#liste_mitarbeiterpool * { /* Den gesamten Inhalte der Tabelle um 1em nach unten bewegen */
	position: relative;
	top: 1em;
}

table#liste_mitarbeiterpool img { /* Die Bilder wieder zurücksetzen. Resultat: Der Inhalt wird gegenüber den Bildern immer um genau 1 em nach unten verschoben */
	position: relative;
	top: 0;
}

table#newsletterbestellung td {
	vertical-align: middle;
	text-align: left;
	
	padding: 5px;
}

table#newsletterbestellung td#td_submitbutton {
	text-align: right;
	vertical-align: bottom;
}

table#newsletterbestellung td#td_submitbutton span {
	display: block;
	width: 300px;
	
	float: left;
	
	text-align: left;
}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}



.clear {
	clear: both;
}








/* Box-Definition für die Teaser 
   in Reihenfolge: Home, Teaser breit unter Content 
                   Home, Teaser schmal unter Content
                   
                   Home, Teaser Seitenleiste
                   Content, Teaser Seitenleiste
*/

.content_teaser_breit {
	width: 450px;
	
	margin-bottom: -10px;
}

.content_teaser {
	float: left;
	width: 220px;
	
	margin-bottom: -10px;
}

div.content_teaser.odd {
	margin-right: 5px;
}

div.content_teaser.even {
	margin-left: 5px;
}



.narrowcolumn .content_teaser_breit .teaser_header {
	margin: 0;
	margin-top: 0;

	background: url(images/box_schmal_header.png) top center no-repeat;
	height: 5px;
	overflow: hidden;
}
	.narrowcolumn .content_teaser_breit .teaser_headergrau {
		margin: 0;
		margin-top: 20px;

		padding: 0;
		height: 5px;
		overflow: hidden;

		background: url(images/box_schmal_header-grau.png) top center no-repeat;
	}

.narrowcolumn .content_teaser_breit .teaser {
	margin: 0;
	padding: 0;
	overflow: hidden;
	
	text-align: left;
	background: url(images/box_schmal_background.png) center center repeat-y;

	height: 93px;		/* currently set to equal out all teaser heights for a nicely formatted grid layout */
	overflow: hidden;

	padding-left: 5px;
	padding-right: 5px;
}

	.narrowcolumn .content_teaser_breit .teasergrau {
		margin: 0;
		padding: 0;
		overflow: hidden;
		
		text-align: left;
	
		height: 93px;
		overflow: hidden;

		padding-left: 5px;
		padding-right: 5px;

		background: url(images/box_schmal_background-grau.png) center center repeat-y;
	}

.narrowcolumn .content_teaser_breit .teaser_footer {
	margin: 0;
	padding: 0;
	background: url(images/box_schmal_footer.png) top center no-repeat;
	height: 5px;
	overflow: hidden;
	
	margin-bottom: 10px;
}

	.narrowcolumn .content_teaser_breit .teaser_footergrau {
		margin: 0;
		padding: 0;
		height: 5px;
		overflow: hidden;
	
		margin-bottom: 10px;
		background: url(images/box_schmal_footer-grau.png) top center no-repeat;
	}



.narrowcolumn .teaser_header {
	margin: 0;
	margin-top: 20px;

	padding: 0;
	background: url(images/box_contentteaser_header.png) top center no-repeat;
	height: 5px;
	overflow: hidden;
}
	.narrowcolumn .teaser_headergrau {
		margin: 0;
		margin-top: 20px;

		padding: 0;
		height: 5px;
		overflow: hidden;

		background: url(images/box_contentteaser_header-grau.png) top center no-repeat;
	}

.narrowcolumn .teaser {
	margin: 0;
	padding: 0;
	overflow: hidden;
	
	text-align: left;
	background: url(images/box_contentteaser_background.png) center center repeat-y;

	height: 93px;		/* currently set to equal out all teaser heights for a nicely formatted grid layout */
	overflow: hidden;

	padding-left: 5px;
	padding-right: 5px;
}

	.narrowcolumn .teasergrau {
		margin: 0;
		padding: 0;
		overflow: hidden;
		
		text-align: left;
	
		height: 93px;
		overflow: hidden;
		
		padding-left: 5px;
		padding-right: 5px;

		background: url(images/box_contentteaser_background-grau.png) center center repeat-y;
	}

.narrowcolumn .teaser_footer {
	margin: 0;
	padding: 0;
	background: url(images/box_contentteaser_footer.png) top center no-repeat;
	height: 5px;
	overflow: hidden;
	
	margin-bottom: 10px;
}

	.narrowcolumn .teaser_footergrau {
		margin: 0;
		padding: 0;
		height: 5px;
		overflow: hidden;
	
		margin-bottom: 10px;
		background: url(images/box_contentteaser_footer-grau.png) top center no-repeat;
	}





#sidebar.home .teaser_header {
	margin: 0;
	margin-top: 20px;

	padding: 0;
	background: url(images/box_sidebarteaser_home_header.png) top center no-repeat;
	height: 5px;
	overflow: hidden;
}

	#sidebar.home .teaser_headergrau {
		margin: 0;
		margin-top: 20px;

		padding: 0;
		height: 5px;
		overflow: hidden;
		background: url(images/box_sidebarteaser_home_header-grau.png) top center no-repeat;
	}

#sidebar.home .teaser {
	margin: 0;
	padding: 0;
	overflow: hidden; 
	
	text-align: left;
	background: url(images/box_sidebarteaser_home_background.png) center center repeat-y;

	padding-left: 5px;
	padding-right: 5px;
}

	#sidebar.home .teasergrau {
		margin: 0;
		padding: 0;
		overflow: hidden; 
	
		text-align: left;

		padding-left: 5px;
		padding-right: 5px;
		background: url(images/box_sidebarteaser_home_background-grau.png) center center repeat-y;
	}

#sidebar.home .teaser_footer {
	margin: 0;
	padding: 0;
	background: url(images/box_sidebarteaser_home_footer.png) top center no-repeat;
	height: 5px;
	overflow: hidden;
	
	margin-bottom: 10px;
}

	#sidebar.home .teaser_footergrau {
		margin: 0;
		padding: 0;
		height: 5px;
		overflow: hidden;
	
		margin-bottom: 10px;
		background: url(images/box_sidebarteaser_home_footer-grau.png) top center no-repeat;
	}



#sidebar.content .teaser_header {
	margin: 0;
	margin-top: 20px;

	padding: 0;
	background: url(images/box_sidebarteaser_contentseite_header.png) top center no-repeat;
	height: 5px;
	overflow: hidden;
}

	#sidebar.content .teaser_headergrau {
		margin: 0;
		margin-top: 20px;

		padding: 0;
		height: 5px;
		overflow: hidden;
		background: url(images/box_sidebarteaser_contentseite_header-grau.png) top center no-repeat;
	}

#sidebar.content .teaser {
	margin: 0;
	padding: 0;
	overflow: hidden; 
	
	text-align: left;
	background: url(images/box_sidebarteaser_contentseite_background.png) center center repeat-y;

	padding-left: 5px;
	padding-right: 5px;
}

	#sidebar.content .teasergrau {
		margin: 0;
		padding: 0;
		overflow: hidden; 
	
		text-align: left;

		padding-left: 5px;
		padding-right: 5px;
		background: url(images/box_sidebarteaser_contentseite_background-grau.png) center center repeat-y;
	}

#sidebar.content .teaser_footer {
	margin: 0;
	padding: 0;
	background: url(images/box_sidebarteaser_contentseite_footer.png) top center no-repeat;
	height: 5px;
	overflow: hidden;
	
	margin-bottom: 10px;
}

	#sidebar.content .teaser_footergrau {
		margin: 0;
		padding: 0;
		height: 5px;
		overflow: hidden;
	
		margin-bottom: 10px;
		background: url(images/box_sidebarteaser_contentseite_footer-grau.png) top center no-repeat;
	}

	
	#sidebar_warenkorb {
    }


	#sidebar_warenkorb p#sidebar_warenkorb_productcount {
    	text-align: center;
		margin-top: 0.5em;
    }

	#sidebar_warenkorb p#sidebar_warenkorb_priceandshipping {
    	text-align: center;
		margin-top: 1em;
		margin-bottom: 0.5em;
    }

	#sidebar_warenkorb p#sidebar_warenkorb_priceandshipping span#sidebar_warenkorb_totalprice {
    	text-align: center;
		font-weight: bold;
		font-size: 2em;
    }

	#sidebar_warenkorb p#sidebar_warenkorb_priceandshipping span#sidebar_warenkorb_shipping {
    	text-align: center;
		font-size: 0.8em;
    }

	#sidebar_warenkorb p#sidebar_warenkorb_actions {
		margin-top: 1em;
		text-align: center;
    }

	#sidebar_warenkorb p#sidebar_warenkorb_actions a {
		color: white;
    }

	#sidebar_warenkorb p#sidebar_warenkorb_actions a:hover {
		color: #ffed00;
		text-decoration: underline;
    }

	#sidebar_warenkorb p#sidebar_warenkorb_actions a#sidebar_warenkorb_link_shoppingcart {
    }

	#sidebar_warenkorb p#sidebar_warenkorb_actions a#sidebar_warenkorb_link_checkout {
		font-size: 1.2em;
		font-weight: bold;
		
		display: block;
    }


#footer {
	padding: 0;
	margin: 0 auto;
	width: 955px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


#sidebar h2 {
	font-size: 1.1em;
}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4 {
	margin-bottom: -0.9em;
	color: #ffed00;
}

h5, h6 {
	font-size: 1em;
	
	margin-bottom: -0.9em;
	font-weight: bold;
}

table h1, table h2, table h3, table h4, table h5, table h6 {
	margin-bottom: 0;
	margin-top: 0;
	
	margin-left: -2px;
}

table h3 img, table h3 img.alignleft, table h3 img.aligncenter, table h3 img.alignnone, tableh3 img.alignright {
	margin-top: 10px;
	margin-bottom: 10px;
}

	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	margin: -2px;
	margin-top: -7px;
	padding-top: 7px; /* to make sure that the image is not cropped through the margin-top rule */
	}

.content_teaser p img.aligncenter,
.content_teaser p img.alignleft,
.content_teaser p img.alignright {
	position: relative;
	left: -2px;
	margin-bottom: 0;
}

.content_teaser_breit p img.alignleft {
	padding: 7px 0 0 0;
	margin: -7px 5px 2px -2px;
}

.content_teaser_breit  p img.alignright {
	padding: 7px 0 0 0;
	margin: -7px -2px 2px 5px;
}



/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px 1px 4px 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px 4px 4px 1px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

div#content div.welcome img {
    margin-top: 5px;
    padding-top: 0;
	zoom: 1; /* Needed for IE6 so that the box surrounding the h3.alternative_headline gets a layout and is drawn correctly */
}

div#content div.welcome h3 {
	margin-top: 0.6em;
	margin-bottom: 0.6em;

    padding: 0;
	padding-left: 1px;
}

div#content div.welcome {
    margin: 0;
    padding: 0;

    padding-left: 5px !important;
    padding-right: 5px !important;

    padding-left: 4px;
    padding-right: 5px;
}


div.banner {
	margin-top: 20px;
}

div.banner p {
	text-align: center;
}

.banner img, .banner p {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

.banner img {
	padding: 0;
	margin: 0 auto;
}


/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#navigation ul {
	width: 224px;
	padding: 0;
	margin: 0;
}

#navigation ul ul {
	width: auto;
}

#navigation ul li {
	width: auto;
	padding-left: 45px;
	line-height: 2.2em;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 2.5em;
	
	list-style-type: none;
}

#navigation ul li a {
	text-decoration: none;
	display: block;
	width: 100%;
}

#navigation ul li ul li {
	width: 175px;
	padding: 0;
	font-size: 1.0em;
	line-height: 1.8em;
	font-weight: normal;
	border-top: 1px solid #9bacbd;
	margin-left: -21px;

	list-style-type: none;
}

#navigation ul li ul li a, #navigation ul li#logininfo {
	display: block;
	padding-left: 21px;
	width: 154px;
	height: 100%;
	text-decoration: none;
}

#navigation ul li#logoutlink {
	border-top: none;
}

#navigation ul li ul li a:hover, #navigation ul li ul li.current_page_item {
	background: #ffed00;
}


#navigation ul li, #navigation ul li a,
#navigation ul li ul li, #navigation ul li ul li a  {
	color: rgb(0,63,125);
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.entry form.vip-check-in { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Störer */
#stoerer {
	position: absolute;
	top: 50px;
	right: 80px;
	
	width: 127px;
	height: 128px;
	
	text-align: center;
		
	background: url(images/stoerer_background.png) top left no-repeat !important;
	background: url(images/stoerer_background-ie.png) top left no-repeat;
	}
	
#stoerer p {
	color: white;
	font-size: 1.25em;
	font-weight: bold;

	position: relative;
	top: 37px;
	left: -3px;
	
	margin: 0;
	padding: 0;

	padding-left: 10px;
	padding-right: 10px;
}

/* End Störer */


/* Begin Sidebar */
#sidebar
{
	margin: 0;
	padding: 0;
	float: left;
	padding: 30px 0 10px 5px;
	position: relative;
	z-index: 1001;
	}

#sidebar.home {
	width: 210px;
}

#sidebar.content {
	width: 150px;
}

#sidebar form {
	margin: 0;
	}

#sidebar .teaser div#check-in {
		background: url(images/box_aloha_background.png) bottom left no-repeat;
}

#sidebar .teaser div#check-in p {
		font-family: "Courier New", Courier, monospace;
		color: white;
		font-size: 15px;
		
		width: 195px;
		height: 121px;
		
		line-height: 21px;
		
		position: relative;	/* seems to cause trouble in IE */
		top: 2px;
		left: 2px;
		
		letter-spacing: 4px;
}

#sidebar #inselwetter {
	position: relative; /* required to place the content absolute within */
}

#sidebar p#inselwetter_heute,
#sidebar p#inselwetter_morgen,
#sidebar p#inselwetter_uebermorgen,
#sidebar p#inselwetter_ueberuebermorgen {
	position: absolute;
	
	font-family: "Courier New", Courier, monospace;
}

	#sidebar p#inselwetter_heute {
	color: white;
	}

	#sidebar p#inselwetter_morgen,
	#sidebar p#inselwetter_uebermorgen,
	#sidebar p#inselwetter_ueberuebermorgen {
	color: #adafae;
	}
	
	#sidebar p#inselwetter_heute {
		top: 26px;
		left: 13px;
	
		font-size: 13px;
	}

	#sidebar p#inselwetter_morgen {
		top: 110px;
		left: 14px;
	
		font-size: 12px;
	}

	#sidebar p#inselwetter_uebermorgen {
		top: 110px;
		left: 85px;
	
		font-size: 12px;
	}

	#sidebar p#inselwetter_ueberuebermorgen {
		top: 110px;
		left: 157px;
	
		font-size: 12px;
	}
/* End Sidebar */


/* Begin Navigation bar */
#navigation {
	width: 224px;
	position: relative;
	z-index: 250;
	}
	
#navigation ul.firstlist {
	background: url(images/nav-background.png) top left repeat-y;
	margin-bottom: 0;
	padding-bottom: 0;
}

#nav_bottom {
	margin: 0;
	padding: 0;
	height: 8px;
	overflow: hidden;
	background: url(images/nav-bottom.png) top left no-repeat;
}

#partner {
	text-align: center;
}

	#partner img.partnerlogo {
		margin-top: 10px;
	}

#navigation ul li {
	background: url(images/nav-firstlevelpage-background.png) top left no-repeat;
	display: block;
}

#navigation ul li ul li{
	background: none;
	min-height: 0;
}

	#navigation ul li.page-item-6 {
		background: url(images/nav-firstlevelpage-background-home.png) top left no-repeat;
	}

	#navigation ul li.page-item-8 {
		background: url(images/nav-firstlevelpage-background-angebot.png) top left no-repeat;
	}

	#navigation ul li.page-item-10 {
		background: url(images/nav-firstlevelpage-background-service.png) top left no-repeat;
	}

	#navigation ul li.page-item-12 {
		background: url(images/nav-firstlevelpage-background-unternehmen.png) top left no-repeat;
	}
	
	#navigation ul li.page-item-1400 {
		background: url(images/nav-firstlevelpage-background-inselshop.png) top left no-repeat;
	}

/* End Navigation Bar */

/* Begin Werbebanner */

#werbebanner {
	margin-top: -116px; /* makes it partly overlay the page content */
	position: absolute;
	bottom: 0px;
	left: 0;
	z-index: 500;
	text-align: center;
	
	height: 181px;
	width: 100%;
	background-image: url(images/banner_permanenttraining-ie.png) !important;
	background-image: url(images/banner_permanenttraining-ie.png); /* IE 6 only */
	background-position: center;
	background-repeat: no-repeat;
	
	zoom: 1; /* to make IE 6 accept its relative positioning */
}

	#werbebanner #werbebanner_txt {
		position: absolute;
		top: 115px !important;
		left: 50%;
		width: 700px;
		margin-left: -235px;
		height: 53px;
	}

		#werbebanner_txt p {
			margin: 0;
			padding: 0;
	
			text-align: left;
		
			font-size: 2.1em;
			font-weight: bold;
			color: black;
			line-height: 2.5em;			
		}
		
		#werbebanner_txt p a {
			color: black;
		}
	
		#werbebanner .edit_post_link {
			margin-right: 80px;
		}
/* End Werbebanner */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */




/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */