/*  
Theme Name: UNICEF Layout
Theme URI: http://www.i-gelb.de/
Description: Oktober 2007 
Version: 1.1
Author: i-gelb GmbH
Author URI: http://www.i-gelb.de/

	UNICEF v1.0
	 http://www.i-gelb.de/

	This theme was designed by Oliver Esberger
	and built by Stefan Werner,
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	/*font-family:"Lucida Grande",Arial,sans-serif;*/
	font-family:Verdana;
	background: #f2f2f2 url('images/youbgcolor.gif');
	color: #656565;
	text-align: center;
	}

#page {
	background: #f2f2f2 url('images/youbody.gif')!important;
	background-color: #fff;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: url('images/youheader.gif') no-repeat bottom right;
	background-color:#f2f2f2;
	}

#content {
	font-size: 14px;
	margin-top:29px;
	}
	
.widecolumn .entry p {
	font-size: 14px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 18px;
	
	}

.widecolumn {
	line-height: 18px;
	}

.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #f2f2f2 url('images/youfooter.gif') no-repeat top;
	border: none;
	}

small {
	font-family:Verdana;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Verdana;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 22px;
	font-weight:bold;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family:Verdana;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0099ff;
	font-weight:bold;
	font-size:22px;
	}

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 Verdana;
	color:#656565;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	font-size:12px;
	}

#commentform p {
	font-family:Verdana;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family:Verdana;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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: #0099ff;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-family:Verdana;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 791px;
	border: 1px solid #959596;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 127px;
	width: 791px;
	}

.narrowcolumn {
	display:inline;
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0px 0px 0px;
	width: 627px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 34px 0;
	padding-bottom:8px;
	text-align: justify;
	background:#fff;
	border:1px solid #e9e9e9;
	border-top:none;
	width:587px;
	padding:20px;
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
	
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .metaone {
	padding-top: 5px;
	margin:0px;
	}
.narrowcolumn .metatwo {
	padding-bottom:25px;
	margin:0px;
	
	}

.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: left;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 791px;
	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;
	text-align:left;
	font-size:22px;
	font-weight:bold;
	color:#0099ff;
	}
.posthead {
	margin:0 0px 4px 0px;
	}
span.posttime {
	float:left;
	font-family:Verdana;
	font-size:12px;
	
	color:#555555;
	}
span.postautor {
	margin-left:5px;
	font-size:12px;
	}
span.postautor span {
	color:#0099ff;
	}

h2.pagetitle {
	/*margin-top: 30px;*/
	text-align: center;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
#content .post .postmetadata .postautor img {
	border:0px none;
	}
#content .post p img {
	padding: 4px;
	/*margin:5px 0px;*/
	border:1px solid #ddd;
	max-width: 100%;
	background:#fff;
	}
	*html #content .post p img {
	/*margin:5px 12px;*/
	}
#content .post p img[align=left] { 
	margin-right: 12px; 
	}
#content .post p img[align=right] { 
	margin-left: 12px; 
	}
/*	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;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	text-align:right;
	}

.alignleft {
	float: left;
	text-align: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 {
	margin-left: 0px;
	/*padding: 0 0 0 30px;*/
	list-style: disc; /* none */
	padding-left: 7px;
	/*text-indent: -10px;*/
	text-align:left;
	}
*html .entry ul {
	padding-left: 0px;
	margin-left:16px;
	text-align:left;
}
*html .entry ul li {
	margin-bottom:8px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.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 select {
 width:220px;
 }
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#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: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	width:221px;
	height:29px;
	background: url('images/yousuchbg.gif') no-repeat bottom right;
	}

#sidebar #searchform #s, #searchform #s {
	width: 160px;
	height:17px;
	border:0px none;
	margin-left:7px;
	margin-top:5px;
	margin-right:5px;
	padding-top:1px;
	padding-left:2px;
	float:left;
	color:#aaa;
	}
	*html #sidebar #searchform #s, *html #searchform #s {
		width: 160px;
		height:16px;
		border:0px none;
		margin-left:7px;
		margin-top:5px;
		margin-right:3px;
		float:left;
		color:#aaa;
		}
	*html #sidebar #searchform #ye, *html #searchform #ye {
		margin-left:-2px;
		margin-bottom:-2px;
		}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform { 
	background:#fff;
	width:580px;
	/*padding:20px;*/
	padding-top:0;
	/*-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);*/
	/*-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);*/
	/*box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);*/
	border:1px solid #E9E9E9;
	border-top:none;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #cccccc;
	}

#commentform textarea {
	width: 570px;
	padding: 5px;
	border:1px solid #cccccc;
	color:#555;
	}

#commentform textarea:focus, #commentform input:focus { border:1px solid #FF9900;}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.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 Sidebar */
#sidebar
{
	/*padding: 0px 0 10px 0;*/
	/*margin-left: 559px;*/
	display:inline;
	float:right;
	width: 227px;
	padding-top:10px;
	}
/*
	*html #sidebar
	{
		padding: 0px 0 10px 0;
		margin-left: 556px;
		width: 227px;
		}*/

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#calendar_wrap {
	border:1px solid #0099ff;
	margin-right:6px;
	}
#wp-calendar {
	empty-cells: show;
	width:219px;
	padding:0px 10px;
	}

#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;
	color:#fff;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	padding-top:3px;
	height:34px;
	width:219px;
	background: url(images/youcalendar.gif) repeat-x top left;
	/*width: 100%;*/
	}

#wp-calendar thead {
	color:#888;
	font-size:11px;
	font-weight:bold;
	margin-top:-10px;
	}

#wp-calendar td {
	padding: 3px 3px;
	text-align: center;
	font-size:11px;
	color:#aaa;
	background-color:#fff;
	font-weight:bold;
	}
#wp-calendar td a {
	padding: 3px 0;
	text-align: center;
	color:#0099ff;
	}
#wp-calendar td a:hover {
	padding: 3px 0;
	text-align: center;
	color:#fff;
	background-color:#ff9900;
	}
	#wp-calendar td#today a {
	padding: 3px 0;
	text-align: center;
	color:#fff;
	background-color:#ff9900;
	}
	
#wp-calendar th {
	text-align:center;
	padding-bottom:3px;
	border-bottom:1px dotted #ccc;
	}

#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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	/*height:20px;*/
	margin-bottom:30px;
	}
/* End Various Tags & Classes*/



/* Additions */
#headerimg {
	width:781px;
	height:76px;
	margin-left:5px;
	}
	
#headerimg img {
	width:780px;
	height:76px;
	}

#headerlinks {
	width:791px;
	height:31px;
	}
#headerlinks ul {
	list-style:none;
	margin-left:325px;
	}
	*html #headerlinks ul {
	margin-left:350px;
	}
	
#headerlinks ul li {
	float:left;
	margin:10px 12px 0px 12px;
	}
	
#headerlinks ul li a {
	font-family:Verdana;
	color:#0099ff;
	font-weight:bold;
	font-size:12px;	
	}

.spendenbutton {
	width:226px;
	height:35px;
	margin-bottom:-6px;
	}
	
.spendenbutton a {
	display:block;
	width:226px;
	height:35px;
	background: url(images/youspendenbutton.gif) no-repeat top left;
	}
	
.spendenbutton a:hover {
	background: url(images/youspendenbutton.gif) no-repeat bottom left;
	}
	
#page #sidebar .widget_calendar h2.widgettitle,
#sidebar .widget_calendar h2.widgettitle {
	display:none;
	}
	
#page #sidebar h2.widgettitle,
#sidebar h2.widgettitle {
	color:#fff;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	padding:4px 0px 0px 15px;
	width:211px;
	height:25px;
	background: url(images/youboxhead.gif) no-repeat top left;
	}
	
#footer {
	color:#999;
	line-height:130%;
	}
#footer a {
	color:#0099ff;
	line-height:120%
	}

/* Themen */

li#categories-1 ul {
	background-color:#ededed;
	width:221px;
	padding-bottom:1px;
	padding-top:0px;
	margin:0px;
	}
li#categories-1 ul li a{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-top:1px;
	display:block;
	width:191px;
	height:20px;
	background:url(images/youcat2.gif) #fff no-repeat top left;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#0099ff;
	padding:5px 0 0 30px;
	text-decoration:none;
}

li#categories-1 ul li a:hover, li#categories-1 ul li.current-cat a {
	background:url(images/youcat2.gif) #f0f9ff no-repeat bottom left;
	text-decoration:none;
	margin-top:1px;
	}

/* Zuletzt geschrieben/kommentiert */

li#recent-posts ul, 
#page #sidebar li#recent-comments ul#recentcomments,
#sidebar li#recent-comments ul#recentcomments {
	background-color:#ededed;
	width:221px;
	padding-bottom:1px;
	padding-top:0px;
	margin:0px;
	}

li#recent-posts ul li a, 
#page #sidebar li#recent-comments ul#recentcomments li.recentcomments a,
#sidebar li#recent-comments ul#recentcomments li.recentcomments a {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-top:1px!important;
	display:block!important;
	/*height:33px;*/
	/*width:191px;*/
	background:#fff url(images/youcat3.gif) no-repeat top left;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#0099ff;
	padding:5px 5px 5px 30px!important;
	text-decoration:none;
	}
	
li#recent-posts ul li {
	display:inline!important;
}

li#recent-posts ul li a:hover, 
#page #sidebar li#recent-comments ul#recentcomments li.recentcomments a:hover,
#sidebar li#recent-comments ul#recentcomments li.recentcomments a:hover {
	background:#f0f9ff url(images/youcat3.gif) no-repeat top right;
	text-decoration:none;
	margin-top:1px;
	}

li#recent-posts ul li a span, 
#page #sidebar li#recent-comments ul#recentcomments li.recentcomments a span,
#sidebar li#recent-comments ul#recentcomments li.recentcomments a span {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666;
	}

/* NEU Sebastian Knauft 21.03.2011 */
li.widget_recent_entries ul, 
#page #sidebar li.widget_recent_comments ul#recentcomments,
#sidebar li.widget_recent_comments ul#recentcomments {
	background-color:#ededed;
	width:221px;
	padding-bottom:1px;
	padding-top:0px;
	margin:0px;
	}

li.widget_recent_entries ul li a, 
#page #sidebar li.widget_recent_comments ul#recentcomments li.recentcomments a,
#sidebar li.widget_recent_comments ul#recentcomments li.recentcomments a {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-top:1px!important;
	display:block!important;
	/*height:33px;*/
	/*width:191px;*/
	background:#fff url(images/youcat3.gif) no-repeat top left;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#0099ff;
	padding:5px 5px 5px 30px!important;
	text-decoration:none;
	}
	
li.widget_recent_entries ul li {
	display:inline!important;
}

li.widget_recent_entries ul li a:hover, 
#page #sidebar li.widget_recent_comments ul#recentcomments li.recentcomments a:hover,
#sidebar li.widget_recent_comments ul#recentcomments li.recentcomments a:hover {
	background:#f0f9ff url(images/youcat3.gif) no-repeat top right;
	text-decoration:none;
	margin-top:1px;
	}

li.widget_recent_entries ul li a span, 
#page #sidebar li.widget_recent_comments ul#recentcomments li.recentcomments a span,
#sidebar li.widget_recent_comments ul#recentcomments li.recentcomments a span {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666;
	}	

/* Archiv */

li#archives ul {
	background-color:#ededed;
	width:221px;
	padding-bottom:1px;
	padding-top:0px;
	margin:0px;
	}

li#archives ul li a {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-top:1px;
	display:block;
	width:191px;
	height:20px;
	background:#fff url(images/youcat2.gif) no-repeat top left;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#0099ff;
	padding:5px 0 0 30px;
	text-decoration:none;
	}

li#archives ul li a:hover {
	background:#f0f9ff url(images/youcat2.gif) no-repeat bottom left;
	text-decoration:none;
	margin-top:1px;
	}

li#archives ul li a span {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#666;
	}

.autorbox {
	font-family:Verdana;
	font-size:11px;
	line-height:150%;
	color:#656565;
	margin-right:5px;
	margin-bottom:10px;
	}
html #sidebar .lastbox {
	border-bottom:1px solid #BCBCBC;	
	}

#sidebar .autorbox h2 {
	font-family:Verdana;
	font-size:11px;
	color:#656565;
	font-weight:bold;
	margin-bottom:5px;
	}

.autorbox .image {
	margin-top:2px;
	background: url(images/autorbox.gif) no-repeat top left;
	width:100px;
	margin-right:5px;
	margin-bottom:10px;
	height:110px;
	display:block;
	float:left;
	}
	
.autorbox .image img {
	margin: 5px 0px 0px 5px;
	width:90px;
	height:100px;
	}

.postfeed {
	font-family:Verdana;
	font-size:0.9em;
	line-height:1.5em;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	padding:10px 10px 13px 10px;
	background-color:#f0f9ff;
	clear:both;
	}
.test {
	border-bottom:0px;
	}
	
	
.rssabo {
	margin:25px 0px 30px 8px;
	}
	
.rssabo a {
	display:block;
	padding-left:21px;
	font-size:13px;
	font-family:Verdana;
	font-weight:bold;
	background: url(images/rss.gif) no-repeat top left;
	}
	
.rssabo a:hover {
	background: url(images/rss.gif) no-repeat top left;
	}
	
.coone {
	width:320px;
	float:left;
	}
.cotwo {
	padding-top:5px;
	display:inline;
	}
.cotwo img {
	margin-top:10px;
	}
.cotwo a {
	padding-left:2px;
	}
.cothree {
	clear:both;
	margin-top:-5px;
	}
	
.postcat {
	margin-top:3px;
	display:block;
	text-align:right;
}
div.wordtube {
	margin-bottom:10px;
}


html .commentlist .disabled-link,
html .commentlist .disabled-link:hover {
	text-decoration:none;
	color:#656565;
	cursor:default;
}


/* Schmeili */
body #content .post p img.wp-smiley,
body #content .entry p img.wp-smiley {
	margin:0px;
	padding:0px;
	border:0px none;
}

/* UNICEF CSS */

/*
*{
	margin:0;
	padding:0;
}*/

body {
    background: none repeat scroll 0 0 #F2F2F2;
    font-family:Verdana;
    font-size: 10px;

}


.hidden, #suche a.suchesubmit span, #flash p, #logo h2 {
    display: none;
}

#navi_shadow {
    background: url("http://www.unicef.de/fileadmin/styles10/quickwins/../../images/01/verlaufoben.gif") no-repeat scroll left bottom #F2F2F2;
    display: inline;
    float: left;
    height: 27px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 90px;
    width: 10px;
    z-index: 2;
}

#content_container {
    display: inline;
    float: left;
    margin: 0;
    position: relative;
    width: 970px;
}

#meta_navi {
    display: inline;
    float: right;
    margin: 0 10px 0 0;
    padding-top: 8px;
}
#meta_navi ul {
    margin: 0px;
}
#meta_navi li {
    display: inline;
    float: left;
    padding: 0 4px;
}
#meta_navi a {
    color: #0099FF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
}
#meta_navi a:hover {
    color: #FF9900;
    text-decoration: underline;
}
#meta_navi li.trennstrich {
    color: #DCDCDC;
    display: inline;
    float: left;
    font-size: 11px;
}
#meta_navi a:hover {
    text-decoration: underline;
}

#logo {
    background: url("http://www.unicef.de/fileadmin/styles10/quickwins/../../images/lo.gif") no-repeat scroll left top transparent;
    height: 43px;
    left: 26px;
    position: absolute;
    top: 43px;
    width: 165px;
    z-index: 5;
}

#logo a {
    display: block;
    height: 30px;
    width: 165px;
}

#logolink {
    display: block;
    height: 40px;
    left: 20px;
    position: absolute;
    top: 20px;
    width: 200px;
    z-index: 2000;
}
#logolink a {
    display: block;
    height: 40px;
    left: 20px;
    width: 200px;
}

#flash {
    background: url("http://www.unicef.de/fileadmin/styles10/quickwins/../../images/he.gif") no-repeat scroll left top #0099FF;
    border-bottom: 1px solid #0091F7;
    display: inline;
    float: left;
    height: 58px;
    margin-left: 10px;
    margin-top: 10px;
    text-align: right;
    width: 950px;
}
#flash object {
    padding-top: 1px;
}

/*
#navigation *{
	margin:0;
	padding:0;
}*/

#navigation {
    background: url("http://www.unicef.de/fileadmin/styles06/img/navi-bg.gif") no-repeat scroll left bottom #5EBEFE;
    display: inline;
    float: left;
    height: 25px;
    margin-left: 10px;
    overflow: hidden;
    padding-left: 7px;
    width: 943px;
}
#navigation ul.menu, #navigation ul.menu ul {
    list-style-type: none;
    margin:0;
    padding:0;
}
#navigation ul.menu a {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 14px;
    overflow: hidden;
    padding: 5px 5px 6px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 #888888;
}
#navigation ul.menu ul a {
    text-shadow: none;
}
#navigation ul li a#aktuelles {
    width: 120px;
}
#navigation ul li a#aktuelles_selected {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_tab-90.gif") no-repeat scroll left bottom transparent;
    color: black;
    padding: 6px 0 5px;
    text-shadow: none;
    width: 90px;
}
#navigation ul li a#hilfsprojekte {
    width: 80px;
}
#navigation ul li a#hilfsprojekte_selected {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_tab-90.gif") no-repeat scroll left bottom transparent;
    color: black;
    padding: 6px 0 5px;
    text-shadow: none;
    width: 80px;
}
#navigation ul li a#aktionen {
    width: 80px;
}
#navigation ul li a#aktionen_selected {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_tab-90.gif") no-repeat scroll left bottom transparent;
    color: black;
    padding: 6px 0 5px;
    text-shadow: none;
    width: 80px;
}
#navigation ul li a#spendenundhelfen {
    width: 135px;
}
#navigation ul li a#spendenundhelfen_selected {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_tab-135.gif") no-repeat scroll left bottom transparent;
    color: black;
    padding: 6px 0 5px;
    text-shadow: none;
    width: 135px;
}
#navigation ul li a#grusskarten {
    width: 120px;
}
#navigation ul li a#grusskarten_selected {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_tab-130.gif") no-repeat scroll left bottom transparent;
    color: black;
    padding: 6px 0 5px;
    text-shadow: none;
    width: 120px;
}
#navigation ul li a#mitarbeit {
    width: 80px;
}
#navigation ul li a#mitarbeit_selected {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_tab-90.gif") no-repeat scroll left bottom transparent;
    color: black;
    padding: 6px 0 5px;
    text-shadow: none;
    width: 80px;
}
#navigation ul li a#ueberunicef {
    width: 90px;
}
#navigation ul li a#ueberunicef_selected {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_tab-100.gif") no-repeat scroll left bottom transparent;
    color: black;
    padding: 6px 0 5px;
    text-shadow: none;
    width: 90px;
}
#navigation ul.menu li {
    float: left;
    height: 20px;
    margin: 0;
    padding: 0;
}
#navigation ul.menu li a:hover, #navigation ul.menu li.hover a {
    background: url("http://www.unicef.de/fileadmin/styles06/img/navi_hover.gif") repeat-x scroll left bottom transparent;
}
#navigation ul.menu ul li {
    background-color: transparent;
    display: inline;
    float: left;
    height: auto;
    margin: 0;
    padding: 0 0 1px;
    width: 190px;
}
#navigation ul.menu ul li.hover2, #navigation ul.menu ul li:hover {
    background: url("http://www.unicef.de/fileadmin/styles10/quickwins/link_bg.jpg") repeat-x scroll left top #19B1FF;
}
#navigation ul.menu ul li.hover2 a, #navigation ul.menu li.hover ul li.hover2 a {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    text-shadow: none;
}
#navigation ul.menu ul {
    background: url("http://www.unicef.de/fileadmin/styles10/quickwins/ul_background.png") no-repeat scroll left bottom transparent;
    display: none;
    float: left;
    margin: 0 0 0 -2px;
    padding: 5px 5px 10px;
    position: absolute;
    width: 190px;
    z-index: 5000;
}
* html #navigation ul.menu ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #DDDDDD #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    display: none;
    float: left;
    margin: 0;
    padding: 5px 0 5px 1px;
    position: absolute;
    width: 191px;
    z-index: 5000;
}
#navigation ul.menu ul li a, #navigation ul.menu li.hover ul li a {
    background: none repeat scroll 0 0 transparent;
    color: #0099FF;
    float: left;
    height: auto;
    margin: 0;
    padding: 4px 15px 4px 10px;
    position: relative;
    text-align: left;
    text-shadow: none;
    width: 155px;
}
#navigation ul.menu li.hover ul, #navigation ul.menu li:hover ul {
    display: block;
}
#navigation ul li a#spende {
    margin-left: 4px;
    width: 80px;
}
#navigation ul li a#kids {
    width: 80px;
}
#navigation ul li a#presse {
    width: 65px;
}
#navigation ul li a#karten {
    width: 95px;
}
#navigation ul li a#aktiv {
    width: 90px;
}
#navigation ul li a#spende_selected {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_tab-80.gif") no-repeat scroll left bottom transparent;
    color: black;
    padding: 6px 0 5px;
    width: 80px;
}
#navigation ul li a#stiftung_selected, #navigation ul li a#presse_selected, #navigation ul li a#projekt_selected, #navigation ul li a#aktion_selected, #navigation ul li a#aktiv_selected {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_tab-80.gif") no-repeat scroll left bottom transparent;
    color: black;
    padding: 6px 0 5px;
    width: 80px;
}
#navigation ul li a#presse_selected {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_tab-65.gif") no-repeat scroll left bottom transparent;
    color: black;
    padding: 6px 0 5px;
    width: 65px;
}
#navigation ul li a#aktiv_selected {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_tab-90.gif") no-repeat scroll left bottom transparent;
    color: black;
    padding: 6px 0 5px;
    width: 90px;
}
#navigation ul li a#kids_selected {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_tab-50.gif") no-repeat scroll left bottom transparent;
    color: black;
    padding: 6px 0 5px;
    width: 50px;
}
#navigation ul li a#karten_selected {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_tab-95.gif") no-repeat scroll left bottom transparent;
    color: black;
    padding: 6px 0 5px;
    width: 95px;
}
#navigation ul li a span.hidden {
    display: block;
    margin-left: 0;
}


#suche {
    left: 782px;
    position: absolute;
    top: 91px;
    z-index: 20;
}
#suche form {
    margin: 0;
    padding: 3px 0 0 !important;
}
#suche input {
    background-color: #F0F9FF;
    border: 1px solid #0099FF;
    font-size: xx-small;
    padding-left: 3px;
    width: 97px;
}
#suche a.suchesubmit {
    background: url("http://www.unicef.de/fileadmin/images/nav/searchbutton.gif") repeat scroll left top transparent;
    display: block;
    height: 16px;
    left: 100px;
    position: absolute;
    top: 3px;
    width: 46px;
}
#suche a.suchesubmit:hover {
    background: url("http://www.unicef.de/fileadmin/images/nav/searchbutton.gif") repeat scroll left bottom transparent;
}

#breadcrumb {
    color: #999999;
    display: inline;
    float: left;
    margin-left: 7px;
    margin-top: 25px;
    width: 620px;
}
#breadcrumb ul, #breadcrumb li {
    display: inline;
    float: left;
    list-style-type: none;
}
#breadcrumb a {
    color: #0099FF;
    display: inline;
    float: left;
    font-weight: bold;
    text-decoration: none;
}
#breadcrumb a:hover {
    color: #FF9900;
    text-decoration: underline;
}
.rootline-pfeil {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_selected.gif") no-repeat scroll center bottom transparent;
    display: inline;
    float: left;
    height: 10px;
    margin: 1px 5px 0;
    width: 5px;
}

.null, .eins, .zwei, .drei, .vier, .fuenf, .sechs, .sieben, .acht {
    height: 17px;
    left: 0;
    position: absolute;
    top: 118px;
    width: 160px;
    z-index: 6;
}
.eins {
    background: url("http://www.unicef.de/fileadmin/images/01/connector_135.gif") no-repeat scroll 0 0 transparent;
    width: 160px;
}

#linkespalte {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_bg-bottom.gif") no-repeat scroll left bottom #E6E6E6;
    display: inline;
    float: left;
    padding-bottom: 100px;
    width: 144px;
}


#subnavigation {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_bg-top.gif") no-repeat scroll 0 0 transparent;
    display: block;
    padding-top: 15px;
    text-align: left;
    width: 144px;
}
#subnavigation ul {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_end.gif") no-repeat scroll left bottom transparent;
    list-style: none outside none;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 0 0 23px;
    text-align: left;
    width: 144px;
}
#subnavigation ul li {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_bg.gif") repeat-y scroll 0 0 transparent;
    padding: 0 0 0 11px;
    vertical-align: bottom;
    width: 133px;
}
#subnavigation ul li a {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_divider.gif") no-repeat scroll left top transparent;
    color: #0099FF;
    display: block;
    font-size: 12px;
    padding: 9px 4px 8px 12px;
    text-decoration: none;
    width: 117px;
}
#subnavigation ul li ul {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
}
#subnavigation ul li ul li {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}
#subnavigation ul li ul li a {
    background: none repeat scroll 0 0 transparent;
    font-size: 10px;
    padding: 6px 0 6px 18px;
    width: 115px;
}
#subnavigation ul li a:hover {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_bg-hover.gif") no-repeat scroll left top #FF9900;
    color: #FFFFFF;
}
#subnavigation ul li ul li a:hover {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_bg-subhover.gif") no-repeat scroll left top #FF9900;
    color: #FFFFFF;
}
#subnavigation ul li a.selected, #subnavigation ul li a.selected:hover {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_selected2.gif") no-repeat scroll left top transparent;
    color: #0099FF;
}
#subnavigation ul li ul li a.selected, #subnavigation ul li ul li a.selected:hover {
    background: url("http://www.unicef.de/fileadmin/images/01/menu_selected.gif") no-repeat scroll 2px center transparent;
    color: #0099FF;
}
#subnavigation ul li a.ende:hover, #subnavigation ul li a.ende:active {
}
#permanent {
    margin: 0 0 0 10px;
    padding: 0;
    width: 124px;
}
#permanent ul {
    background: none repeat scroll 0 0 #CCEBFF;
    border-color: #B8B8B8 -moz-use-text-color -moz-use-text-color;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    list-style: none outside none;
    margin: 0 0 4px;
    padding: 0;
    text-align: left;
    width: 124px;
}
#permanent ul li a {
    background: url("http://www.unicef.de/fileadmin/images/nav/permanent_tr.gif") no-repeat scroll center bottom transparent;
    border-left: 1px solid #B8B8B8;
    border-right: 1px solid #B8B8B8;
    color: black;
    display: block;
    font-size: 9px;
    margin: 0;
    padding: 4px 8px 3px 10px;
    text-align: left;
    text-decoration: none;
    vertical-align: bottom;
    width: 104px;
}
#permanent ul li a.ende {
    background: none repeat scroll 0 0 #CCEBFF;
    border-bottom: 1px solid #B8B8B8;
    border-left: 1px solid #B8B8B8;
    border-right: 1px solid #B8B8B8;
    display: block;
    font-size: 9px;
    padding: 3px 8px 3px 10px;
    text-align: left;
    text-decoration: none;
}
#permanent ul li a.enderund {
    background: url("http://www.unicef.de/fileadmin/images/nav/permanent_ende.gif") no-repeat scroll left bottom #CCEBFF;
    border: 0 none;
    color: black;
    display: block;
    font-size: 9px;
    height: 13px;
    padding: 3px 0 4px 10px;
    text-align: left;
    text-decoration: none;
    width: 114px;
}
#permanent ul li a:hover, #permanent ul li a:active {
    background: url("http://www.unicef.de/fileadmin/images/nav/permanent_tr_a.gif") repeat-x scroll left bottom #FF9933;
    border-top: 1px solid #FFBF60;
    color: white;
    padding-top: 3px;
}
#permanent ul li a.ende:hover, #permanent ul li a.ende:active {
    background: url("http://www.unicef.de/fileadmin/images/nav/hilight.gif") repeat-x scroll left bottom #FF9933;
    color: white;
    padding-top: 2px;
}
#permanent ul li a.enderund:hover, #permanent ul li a.enderund:active {
    background: url("http://www.unicef.de/fileadmin/images/nav/permanent_ende_a.gif") no-repeat scroll left bottom #FF9933;
    border: medium none;
    color: white;
}

#inhalt_container_breit #templates {
    display: inline;
    float: left;
    width: 817px;
    text-align:left;
}
#footer {
    background: url("http://www.unicef.de/fileadmin/styles10/quickwins/footer_bg.gif") repeat-x scroll left top #EAEAEA;
    display: inline;
    float: left;
    margin-top: 20px;
    padding-bottom: 15px;
    padding-left: 0;
    width: 100%;
    text-align:left;
}
#footer ul {
    display: inline;
    float: left;
    margin-left: 30px;
    padding: 10px 0 0 10px;
   /* width: 960px;*/
}
#footer ul ul {
    float: left;
    margin-left: 0;
    padding: 5px 0 0;
    width: 100px;
}
#footer li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#footer ul li {
    display: inline;
    float: left;
    margin-left: 15px;
    width: 130px;
}
#footer ul li a {
    color: #0099FF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
}
#footer ul li a:hover {
    color: #FF9900;
    text-decoration: underline;
}
#footer li li {
    margin: 0;
    padding: 3px 0;
}
#footer li li a {
    font-size: 11px;
    font-weight: normal;
    text-shadow: none;
}
#templates .fstart {
    width: 750px;
}
#footer p {
    color: #999999;
    font-size: 10px;
    margin: 0 0 0 8px;
    text-align: center;
}
#footer p a {
    background: none repeat scroll 0 0 transparent !important;
    color: #999999;
    font-weight: bold;
    padding: 0 !important;
}
#footer p a:hover {
    background-image: none !important;
    border: medium none;
    color: #666666;
    text-decoration: underline;
}
#footer p span.pfeil {
    display: none !important;
}
#footer_druck {
    background: none repeat scroll 0 0 #C3C3C3;
    display: inline;
    float: left;
    padding: 5px 0;
    width: 100%;
}
#footer_druck ul {
    display: inline;
    float: left;
    margin: 0;
    padding: 0 0 0 195px;
    width: 660px;
}
#footer_druck ul li {
    color: #FFFFFF;
    display: inline;
    float: left;
    font-weight: bold;
    list-style-type: none;
    padding: 0 10px;
}
#footer_druck ul li a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#footer_druck ul li a:hover {
    text-decoration: underline;
}
 
.social_media_links {
    margin-top: 200px;
    position: fixed;
    right: 0;
    top: 0;
    width: 33px;
    z-index: 100;
}
* html body {
    height: 100%;
}
* html .social_media_links {
    display: block;
    position: absolute;
}
.social_media_links a {
    border: medium none;
    clear: both;
    display: block;
    height: 42px;
    left: 4px;
    position: relative;
    text-decoration: none;
    width: 33px;
}
.social_media_links img {
    border: medium none;
}
.social_media_links {
    overflow: hidden;
}
.social_media_links a {
    opacity: 0.7;
    padding-left: 4px;
}
.social_media_links a:hover {
    opacity: 1;
    padding-left: 0;
}

/* Tag Cloud */
.st-tag-cloud{
	background:#fff;
	padding:5px;
	width:211px;
}


.addthis_toolbox{
	padding:10px 0;
	clear:both;
}



.unterseite .post { background:none; border:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	}
	
.unterseite { 
	float:left; 
	background:#fff; width:627px;
	border:1px solid #e9e9e9;
	border-top:none;
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
	}
	
	h3#respond, h3#comments {
		color:#999999;
		font-size:16px;
		margin-left:20px;
		}

.commentlist {
	margin-left:20px;
	width:580px;
	}

.post h2 a {
	line-height:120%!important;	
}

.post h2 a:hover {
	text-decoration:underline;
}
.post h2:hover {
	text-decoration:underline;
}
.test h2:hover {
	text-decoration:none;
}
	
.navigation .alignleft a, .navigation .alignright a { color:#555; background:url(images/nav.gif) top left no-repeat; width:128px; height:16px; font-size:11px; font-weight:bold; padding-top:4px;text-align:center; display:block; text-shadow: 0px 1px 0px #ccc;
filter: dropshadow(color=#99999, offx=0, offy=1);}
.navigation .alignleft a:hover { text-decoration:none; color:#777;}
