/*
Theme Name: afrikahilfe
Theme URI: http://www.afrikahilfe.at
Description: Afrikahilfe Design
Version: 1.0
Author: Dipak Chand
Author URI: http://mrmoon.890m.com
*/

body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dr,dl,hr,p,form{
	margin: 0;
	padding: 0;	
}

p{
	padding: 5px;
}

strong{
	color: #cc9;
	font-size: 12px;	
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	color: #fff;	
	margin-left: auto;
	margin-right: auto;
	background: #ebdbc6;
	background-image: url(images/leinenbg.jpg);		
}

#wrapper{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#header1{
	position: absolute;
	background: #660;
	width: 780px;
	height: 100px;
	font-size: 50px;
	text-align: right;
	vertical-align: baseline;
	background-image: url(images/headerbg.gif);
}

#headercat{
	position: absolute;
	top: 35px;
	right: 5px;
	
}

#header2{
	position: absolute;
	background-image: url(images/bg_kinder.jpg);
	width: 780px;
	height: 100px;
	top: 100px;
}

#contentwrapper{
	position: absolute;
	top: 200px;
	width: 260px;
	height: 1000px;
}

.person{
	height: 200px;
}

.navigationlink{
	padding: 10px;
	border-bottom: 1px solid #660;
}

#sidebar1{
	position: absolute;
	left: 0px;
	width: 260px;
	/*background: #440;*/
	background-image: url(images/bgnavi.gif);
	list-style: none;
	font-size: 10px;
}

#sidebar1 a{
	text-decoration: none;
	list-style: none;
	color: #fff;	
}

#sidebar1 a:hover{
	background: #fff;
	color: #660;
}


.category{
	padding: 10px;
	border-bottom: 1px solid #cc9;
}

.category:hover{
	background: #882;
}

.categorytitle{
		font-size: 11px;
		font-weight: bold;
		padding: 0px 0px 2px 0px;
}

#sidebar1 li{
	background: #00b;
	list-style: none;
}

#content{
	position: absolute;;
	left: 260px;
	width: 520px;
	background: #550;
}

#content a{
	text-decoration: none;
	color: #cc9;
}

#content a:hover{
	background: #fff;
	color: #660;
}

#entry{
	padding: 10px;
	background: #550;
	border-bottom: 1px solid #660;
	text-align: justify;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft{
	margin: 3px 10px 2px 0;
	padding: 4px;
	border: 1px #666;
	display: inline;
}

img.alignright{
	margin: 3px 0px 2px 10px;
	padding: 4px;
	border: 1px #666;
	display: inline;
}

.person{
	height: 140px;
	width: 500px;
	border-bottom: 1px solid #660;
}

.alignleft{
	float: left;
}

.alignright{
	float:  right;
}

#footer{
	padding: 10px;
	text-align: center;
}

#comments{
	padding: 10px;
}
