/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, cust	om header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/







/* Begin Structure */
html {
	/*Wichtig für erscheinde Scrolleisten!!!! Ebenso siehe body*/
	height:101%; 
	margin-bottom:10px;
}

body {
	margin: 0px;
	padding: 0px;	
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	background-color: #ececed;
	color:#000;
	}

a {
	color: #000;
	text-decoration: none;
	-moz-outline: 0px;
}
a:link {
	text-decoration:none;
	}
a:hover {
	text-decoration:none;
	}
a:active {
	text-decoration:none;
	}
a:visited {
	text-decoration:none;
	}
a:focus {
	text-decoration:none;
	}




.post h3 a {
	text-decoration: none;
	font-weight: bold;
	background: url('../../../images/link.gif') no-repeat;
	padding-left: 16px;
	color: #000;
	}


.entry a {
	text-decoration: none;
	font-weight: bold;
	background: url('../../../images/link.gif') no-repeat;
	padding-left: 16px;
}

.entry a.noline {
	text-decoration: none;
	font-weigth: bold;
	/*color:#333;*/
	padding-left: 0px;
	background: none;
	}

.entry a.underlined {
	text-decoration: underline;
	font-weigth: normal;
	/*color:#333;*/
	padding-left: 0px;
	background: none;
	}

.entry a:hover {
	/*font-weight: bold;*/
	}


.entry p a:visited {
	}	
	


#page {
	background: #ffffff url("../../../images/glycotope_bg_wide.gif") repeat-y top; border: none;
	margin: 0px auto;
	padding: 0;
	width: 998px;
	border: 0px solid #ff0000;
	}

#header {
	border: 0px solid #990;
	margin: 0 15px 0 15px;
	padding: 0;
	height: 90px;
	width: 968px;
	}


.headerlogo {
	border: 0px solid #F00;
	float:left;
	height: 85px;
	width: 228px;
	margin-left:  48px;
	display: inline;
	}

.headernavig {
	border: 0px solid #F00;
	width: auto;
	height: 22px;
	float: left;
	margin: 62px 0px 0px 45px;
	padding: 0px;
	font-size: 1.3em;
	/*letter-spacing: 0.1em;*/
	}
	
.headernavig_element_inactive {
	padding-right: 15px;
	border: 0px solid #F00;
	}
.headernavig_element_inactive a{
	text-decoration: none;
	color: #000;
	font-weight: normal;
	}	
.headernavig_element_active {
	padding-right: 15px;
	border: 0px solid #0F0;	
	}	
.headernavig_element_active a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	}
	
		
.search {	
	float: right;
	border: 0px solid #0F3;
	width: 200px;
	height: 22px;
	margin: 58px 35px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-align: center;
	}


	
	
#footer {
	background: #ffffff url("../../../images/glycotope_footer.gif") no-repeat;
	margin: 0px;
	padding: 0 ;
	width: 998px;
	height: 40px;
	border: 0px solid #ff0000;
	clear: both;
	text-align:center;
	}

	
	
.copyright {
	border: 0px solid #F00;
	width: auto;
	text-align:center;
	float: left;
	color: #ccc;
	margin: 17px 30px 0px 60px;
	font-size: 0.8em;
	letter-spacing: 0.2em;
	display: inline;
	}	

.copyright a {
	color: #ccc;
}
.copyright a:hover {
	color: #aaa;
}

.subnavig {
	border: 0px solid #F00;
	width: auto;	
	float: right;
	margin: 15px 68px 0px 0px;
	display: inline;
	font-size: 1.0em;
	}
	
.subnavig_element_inactive {
	padding-left: 20px;
	border: 0px solid #F00;
	}
.subnavig_element_inactive a{
	text-decoration: none;
	color: #000;
	font-weight: normal;
	}	
.subnavig_element_active {
	padding-left: 20px;
	border: 0px solid #0F0;	
	}	
.subnavig_element_active a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}	



#imageleiste {
	background: #fff url("../../../images/glyco_head_kachel.jpg") repeat-x ;
	border: 0px solid #990;
	margin-left: 15px;
	padding: 0px;
	height: 118px;
	width: 968px;
}

/*Grau*/
.imageleiste_color_grau {	
	border: 0px solid #F00;
	background-color: #919396;
	float:left;
	height: 118px;
	width: 225px;
	margin-left:  50px;
	display: inline;
	font-size: 1.8em;
}
/*Rot*/
.imageleiste_color_rot {	
	border: 0px solid #F00;
	background-color: #c5073d;
	float:left;
	height: 118px;
	width: 225px;
	margin-left: 50px;
	display: inline;
	font-size: 1.8em;
}
/*Blau*/
.imageleiste_color_blau {	
	border: 0px solid #F00;
	background-color: #005e96;
	float:left;
	height: 118px;
	width: 225px;
	margin-left:  50px;
	display: inline;
	font-size: 1.8em;
}
/*Gelb*/
.imageleiste_color_gelb {	
	border: 0px solid #F00;
	background-color: #efab00;
	float:left;
	height: 118px;
	width: 225px;
	margin-left:  50px;
	display: inline;
	font-size: 1.8em;
}




.inhalt {
	border: 0px solid #0F0;
	padding: 0px;
	font-weight: bold;	
	vertical-align:bottom;
	margin: 81px 0px 0px 0px;
	letter-spacing: 1px;
	text-align:center;
}

.inhalt a {
	color: #FFF;
}


.inhalt_menu1, .inhalt_menu1 a {
	border: 0px solid #0F0;
	padding: 0px;
	font-weight: bold;
	color: #FFF;
	margin: 60px 0px 0px 0px;
	letter-spacing: 1px;
	text-align:center;
}


.inhalt_menu2, .inhalt_menu2 a {
	border: 0px solid #0F0;
	padding: 0px;
	font-weight: bold;
	color: #FFF;
	margin: 81px 0px 0px 0px;
	letter-spacing: 1px;
	text-align:center;
}







.imageleiste_image {
	padding: 0px;
	border: 0px solid #360;
	width: auto;
	height: auto;
	float: right;
	margin-right: 0px;
}

/*.imageleiste_image .imageleiste_image_home {
	background: url("http://localhost/glyotope/images/glyco_head_1.jpg");
	height: 118px;
	width: 693px;
	padding: 0px;
	margin: 0px;
}*/


#content {
	border: 0px solid #990;
	/*margin-left: 15px;
	padding: 0px;
	height: 118px;*/
	width: 977px;
	float:left;
	margin:0px 0px 0px 0px;
	}
	


#content_height {
	height:450px;
	border: 0px solid #990;
	float:left;
	width: 1px;
}



/* End Sidebar Navigation */

.narrowcolumn {
	float: left;
	border: 0px solid #F93;
	padding: 0px 0px 0px 0px;	
	margin: 30px 35px 10px 45px;
	width: 600px;
	display: inline;
	}
	
.narrowcolumn_left {
	float: left;
	border: 0px solid #F93;
	padding: 0px 0px 0px 0px;	
	margin: 30px 0px 10px 45px;
	width: 275px;
	}
	
.narrowcolumn_right {
	float: left;
	border: 0px solid #F93;
	padding: 0px 0px 0px 0px;	
	margin: 30px 45px 10px 45px;
	width: 275px;
	display: inline;
	}	
	
.narrowcolumn_right h3 {
	margin-top: -10px;
	display: inline;
	}

.content_addon {
	float: left;
	border: 0px solid #933;
	width: auto;
	margin: 10px 45px 10px 63px;
	display: inline;
	}
	
.content_addon1 {
	border: 0px solid #0F0;
	/*margin: 0px;*/
	float: left;
	margin-top: 2px;
	padding: 0px;
	width: 225px;
	font-weight: bold;
	font-size: 0.9em;
	}	

.content_addon2 {
	border: 0px solid #0F0;
	margin: 0px 0px 0px 45px;
	padding: 0px;
	float: left;
	width: 275px;
	}

.content_addon2 h3, .content_addon3 h3 {
	margin-bottom: -9px;
	padding: 0px;
	color:#0F3;
	/*letter-spacing: 0.1em;*/
}	

.content_addon3 {
	border: 0px solid #0F0;
	margin-left: 45px;
	float: left;
	width: 275px;
	}
	
.headline_addon1 {	
	font-size: 1.05em;
	font-weight: bold;
	padding: 1px 0px;
	margin-bottom: 4px;

}

.headline_addon {	
	font-size: 1.2em;
	background-color: #7f8286;
	padding: 1px 4px;
	color: #fff;
	margin-bottom: 6px;

}

.headline_addon a {	
	color: #fff;
	/*letter-spacing: 0.1em;*/
}

.copy_addon {
	font-size: 1.1em;
	line-height: 1.4em;
}

.more, .more a {
	color: #c5073d;
	border: 0px solid #0C6;
	margin-top: -6px;
	padding: 0px;
	}

/* Begin Sidebar */
#sidebar {
	float: left;
	border-bottom: 1px solid #fff;
	padding: 0px;
	margin: 0px 0px 0px 64px;
	width: 225px;
	display: inline;
	}

#sidebar .menu_separator {
	margin: 0px;
	padding: 0px;	
	height: 1px;
	background: #000;
	display: inline;
	/*letter-spacing: 0.1em;*/
}

#sidebar .menu_separator2 {
	margin: 0px;
	padding: 0px;	
	height: 1px;
	background: #000;
	display: inline;
	/*letter-spacing: 0.1em;*/
}


#sidebar .menu0 {
	margin: 0px;
	background:  url("../../../images/menu0.gif") no-repeat;
	/*padding: 0px 2px 0px 22px;*/
	padding: 0px 2px 0px 30px;
	min-height: 32px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	/*letter-spacing: 0.1em;*/
}

#sidebar .menu1 {
	margin: 0px;
	background:  url("../../../images/menu1.gif") no-repeat;
	/*padding: 0px 2px 0px 22px;*/
	padding: 0px 2px 0px 30px;	
	min-height: 32px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	/*letter-spacing: 0.1em;*/
}


#sidebar .menu2 {
	margin: 0px;
	background:  url("../../../images/menu2.gif") no-repeat;
	/*padding: 0px 2px 0px 22px;*/
	padding: 0px 2px 0px 30px;	
	min-height: 32px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	/*letter-spacing: 0.1em;*/
}

#sidebar .menu3 {
	margin: 0px;
	background: url("../../../images/menu3.gif") no-repeat;
	/*padding: 0px 2px 0px 22px;*/
	padding: 0px 2px 0px 30px;		
	min-height: 32px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	/*letter-spacing: 0.1em;*/
}

#sidebar .menu0 h1, #sidebar .menu1 h1, #sidebar .menu2 h1, #sidebar .menu3 h1 {
	font-size: 1.15em;
	padding-top: 0.8em;
}

#sidebar .menu0 h1 a, #sidebar .menu1 h1 a, #sidebar .menu2 h1 a, #sidebar .menu3 h1 a {
	text-decoration: none;
}

#sidebar form {
	margin: 0;
	}
	
#sidebar ul, #sidebar ol {
	
	}

#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;
	}

#sidebar ul ol li {
	/*list-style: decimal outside;*/
	}

#sidebar ul ul li, #sidebar ul ol li {
	/*margin: 3px 0 0;
	padding: 0;*/
	}	
	
/* End Sidebar */


/* Begin Sidebar Navigation */
/* Menüpunkt Level0, nicht aktiv, keine Kinder */
.lwfcl_level-0_inactive_nochilds {
	border-top: 1px solid #FFF;
	font-size: 1.15em;	
	font-weight: bold;
	/*min-height: 30px;*/
	/*letter-spacing: 0.1em;*/
	padding: 6px 6px 4px 30px;
	background-color: #dddedf;
}
.lwfcl_level-0_inactive_nochilds_color1 {	
	border-top: 1px solid #FFF;
	font-size: 1.15em;
	font-weight: bold;
	/*min-height: 30px;*/
	/*letter-spacing: 0.1em;*/
	padding: 6px 6px 4px 30px;
	background-color: #f0d0cb;
}
.lwfcl_level-0_inactive_nochilds_color2 {
	border-top: 1px solid #FFF;
	font-size: 1.15em;
	font-weight: bold;
	/*min-height: 30px;*/
	/*letter-spacing: 0.1em;*/
	padding: 6px 6px 4px 30px;
	background-color: #b8c9e0;
}
.lwfcl_level-0_inactive_nochilds_color3 {
	border-top: 1px solid #FFF;
	font-size: 1.15em;
	font-weight: bold;
	/*min-height: 30px;*/
	/*letter-spacing: 0.1em;*/
	padding: 6px 6px 4px 30px;
	background-color: #fbd9a2;
}

/* Menüpunkt Level0, nicht aktiv, besitzen Kinder */
.lwfcl_level-0_inactive_childs {
	
}
.lwfcl_level-0_inactive_childs_color1 {	
	
}
.lwfcl_level-0_inactive_childs_color2 {
	
}
.lwfcl_level-0_inactive_childs_color3 {
	
}



/* Menüpunkt Level0, aktiv, ohne Kinder */
.lwfcl_level-0_active_nochilds {
	border-top: 1px solid #FFF;
	font-size: 1.15em;
	font-weight: bold;
	/*min-height: 30px;*/
	/*letter-spacing: 0.1em;*/
	padding: 6px 6px 4px 30px;
	background-color: #9c9e9f;
}
.lwfcl_level-0_active_nochilds a {
	color: #FFF;
}

.lwfcl_level-0_active_nochilds_color1 {	
	border-top: 1px solid #FFF;
	font-size: 1.15em;
	font-weight: bold;
	/*min-height: 30px;*/
	/*letter-spacing: 0.1em;*/
	padding: 6px 6px 4px 30px;
	background-color: #c5073d;
}
.lwfcl_level-0_active_nochilds_color1 a {
	color: #FFF;
}
.lwfcl_level-0_active_nochilds_color2 {
	border-top: 1px solid #FFF;
	font-size: 1.15em;
	font-weight: bold;
	/*min-height: 30px;*/
	/*letter-spacing: 0.1em;*/
	padding: 6px 6px 4px 30px;
	background-color: #005e96;
}
.lwfcl_level-0_active_nochilds_color2 a {
	color: #FFF;
}
.lwfcl_level-0_active_nochilds_color3 {
	border-top: 1px solid #FFF;
	font-size: 1.15em;
	font-weight: bold;
	/*min-height: 30px;*/
	/*letter-spacing: 0.1em;*/
	padding: 6px 6px 4px 30px;
	background-color: #efab00;
}
.lwfcl_level-0_active_nochilds_color3 a {
	color: #FFF;
}


/* Menüpunkt Level0, aktiv, besitzen Kinder */
.lwfcl_level-0_active_childs {
	
}
.lwfcl_level-0_active_childs_color1 {	
	
}
.lwfcl_level-0_active_childs_color2 {
	
}
.lwfcl_level-0_active_childs_color3 {
	
}



/* Menüpunkt Level1, nicht aktiv, keine Kinder */
.lwfcl_level-1_inactive_nochilds {
	border-top: 1px solid #FFF;
	font-size: 1.15em;	
	padding: 6px 6px 4px 30px;
	background-color: #b4b4b4;
}
.lwfcl_level-1_inactive_nochilds_color1 {	
	border-top: 1px solid #FFF;
	font-size: 1.15em;	
	padding: 6px 6px 4px 30px;
	background-color: #c5616b;
}
.lwfcl_level-1_inactive_nochilds_color2 {
	border-top: 1px solid #FFF;
	font-size: 1.15em;	
	padding: 6px 6px 4px 30px;
	background-color: #83a2c8;
}
.lwfcl_level-1_inactive_nochilds_color3 {
	border-top: 1px solid #FFF;
	font-size: 1.15em;	
	padding: 6px 6px 4px 30px;
	background-color: #efc22e;
}

/* Menüpunkt Level1, nicht aktiv, besitzen Kinder */
.lwfcl_level-1_inactive_childs {
	
}
.lwfcl_level-1_inactive_childs_color1 {	
	
}
.lwfcl_level-1_inactive_childs_color2 {
	
}
.lwfcl_level-1_inactive_childs_color3 {
	
}



/* Menüpunkt Level1, aktiv, ohne Kinder */
.lwfcl_level-1_active_nochilds {
	border-top: 1px solid #FFF;
	font-size: 1.15em;	
	padding: 6px 6px 4px 30px;
	background-color: #9c9e9f;
}
.lwfcl_level-1_active_nochilds a {
	color: #FFF;
}
.lwfcl_level-1_active_nochilds_color1 {	
	border-top: 1px solid #FFF;
	font-size: 1.15em;	
	padding: 6px 6px 4px 30px;
	background-color: #c5073d;
}
.lwfcl_level-1_active_nochilds_color1 a {
	color: #FFF;
}
.lwfcl_level-1_active_nochilds_color2 {
	border-top: 1px solid #FFF;
	font-size: 1.15em;	
	padding: 6px 6px 4px 30px;
	background-color: #005e96;
}
.lwfcl_level-1_active_nochilds_color2 a {
	color: #FFF;
}
.lwfcl_level-1_active_nochilds_color3 {
	border-top: 1px solid #FFF;
	font-size: 1.15em;	
	padding: 6px 6px 4px 30px;
	background-color: #efab00;
}
.lwfcl_level-1_active_nochilds_color3 a {
	color: #FFF;
}


/* Menüpunkt Level1, aktiv, besitzen Kinder */
.lwfcl_level-1_active_childs {
	
}
.lwfcl_level-1_active_childs_color1 {	
	
}
.lwfcl_level-1_active_childs_color2 {
	
}
.lwfcl_level-1_active_childs_color3 {
	
}






.post {
	border: 0px solid #0C0;
	margin: 0px 0px 30px 0px;
	/*text-align: justify;*/
	width: auto;
	}

.post_s {
	border: 0px solid #0C0;
	margin: 0px 0px 15px 0px;
	/*text-align: justify;*/
	width: auto;
	}
	
.post_xs {
	border: 0px solid #0C0;
	margin: 0px 0px 0px 0px;
	/*text-align: justify;*/
	width: auto;
	}
	


	
.color_rot, .color_rot a {
	color: #d3064b;
	}
.color_blau, .color_blau a {
	color: #005e96;
	}
.color_gelb, .color_gelb a {
	color: #d09e19;
	}	
.color_grau, .color_grau a {
	color: #585960;
	}
	

h1.color_rot, h2.color_rot, h3.color_rot, h0.color_rot, h1.color_rot a, h2.color_rot a, h3.color_rot a, h0.color_rot a {
	/*color: #c5073d;*/
	color: #d3064b;
	font-weight: bold;
	}
h1.color_blau, h2.color_blau, h3.color_blau, h0.color_blau, h1.color_blau a, h2.color_blau a, h3.color_blau a, h0.color_blau a {
	color: #005e96;
	font-weight: bold;
	}	
h1.color_gelb, h2.color_gelb, h3.color_gelb, h0.color_gelb, h1.color_gelb a, h2.color_gelb a , h3.color_gelb a, h0.color_gelb a {
	color: #d09e19;
	font-weight: bold;
	}
h1.color_grau, h2.color_grau, h3.color_grau, h0.color_grau, h1.color_grau a, h2.color_grau a, h3.color_grau a, h0.color_grau a {
	color: #585960;
	font-weight: bold;
	}	

.post hr {
	/*display: block;*/
	}



.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.postmetadata a {
	text-decoration: underline;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.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;
	border: 0px solid #0C3;
}

.postmetadata_search a {
	clear: both;
	border: 0px solid #0C3;
	text-decoration: none;
}


.clear {
	clear: both;
}




	
/* End Structure */



/* Begin Typography & Colors */







.narrowcolumn .entry, .narrowcolumn_left .entry {
	border: 0px solid #033;
	line-height: 1.4em;
	font-size: 10pt;	
	}
	
.narrowcolumn .entry_sitemap {
	border: 0px solid #033;
	line-height: 1.4em;
	font-size: 10pt;	
	}	
	

	
.narrowcolumn_right .entry {
	border: 0px solid #033;
	line-height: 1.3em;
	font-size: 1.1em;
}

.narrowcolumn_right .postmetadata {
	border: 0px solid #C00;
	margin: 0px;
	padding: 0px;
	}

.narrowcolumn_right .entry a {
	text-decoration: none;
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {

	}

hr {
	display: none;
	}
	
hr.hr_grau {
	margin: 10px 0px;
	display:block;	
	}	

sup {
	font-size: 80%;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	border-left: 1px solid #ddd; 
}


small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h0 {
	margin-top: 0px;
	font-weight: bold;
	}

h0 {
	font-size: 16pt;
	line-height: 1.6em;
	}


h1 {
	font-size: 13pt;
	}


h2 {
	font-size: 11pt;
	}

h2.pagetitle {
	font-size: 11pt;
	margin-top: 25px;
	margin-bottom: -8px;
}

h3 {
	font-size: 9pt;
	/*margin-top: 25px;*/
	margin-bottom: -8px;
	}




.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.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 {
	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



#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;
	}
/* End Typography & Colors */






/* Begin Images */
p img {
	border: 0px solid #C03;
	padding: 0px;
	max-width: 100%;
	}


	
/*	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.noborder {
	padding: 0px;
	margin: 0px;
	}

img.alignright {
	padding: 2px;
	margin: 0 0 4px 10px;
	display: inline;
	}
	
img.alignright_border {
	border: 1px solid #999;
	padding: 2px;
	margin: 0 0 4x 10px;
	display: inline;
	}	

img.alignleft {
	padding: 2px;
	margin: 0 10px 4px 0;
	display: inline;
	}
	
img.alignleft_border {
	border: 1px solid #999;
	padding: 2px;
	margin: 0 10px 4px 0;
	display: inline;
	}	

.alignright, .alignright_border {
	float: right;
	}

.alignleft, .alignleft_border {
	float: left;
	}
/* 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 {
	
	}

html>body .entry li {
	/*margin: 7px 0 8px 10px;*/
	}


.entry ul li {
	margin-left: 0px;
	text-indent: -2px;
	}
	
.entry_sitemap ul li {
	/*margin-left: 0px;
	text-indent: -2px;*/
	}
	
.entry .ul_grau, .entry .ul_rot, .entry .ul_blau, .entry .ul_gelb {
	list-style: disc;
	margin: -10px 0px 26px 20px;
	padding: 0px;
}

.entry_sitemap .ul_sitemap {
	list-style: disc;
	/*margin: -10px 0px 26px 20px;
	padding: 0px;*/
	}

.ul_sitemap {
	list-style: disc;
	/*margin: 0px;
	padding: 0px;*/
	}
	

	
	


.entry .ul_grau2, .entry .ul_rot2, .entry .ul_blau2, .entry .ul_gelb2  {
	list-style: circle;
	margin-left: 20px;
	padding: 0px;
}


.entry ol {
	margin-top: -10px;
	margin-left: -20px;
	}
	
.entry ol li {	
	margin-left: 0px;
	text-indent: -2px;
	}	
	
	
.entry ul li span {
	color: #000;
}

.entry .ul_grau li {
	color: #9c9e9f;
}
.entry .ul_rot li {
	color: #c5073d;	
}
.entry .ul_blau li {
	color: #005e96;
}
.entry .ul_gelb li {
	color: #efab00;	
}
.entry_sitemap .ul_sitemap li {
	color: #9c9e9f;
}



.postmetadata ul, .postmetadata li {
	display: inline;
	/*list-style-type: none;
	list-style-image: none;*/
	}


/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	/*list-style: none;*/
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* 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;
	}



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: 0px solid #ddd;
	/*text-align: center;
	background-color: #ececed;*/
	padding: 0px 0px;
	margin: 0px;
	/*-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: 0px;
	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." */
