/** png-fix */
img { behavior: url(/stylesheets/iepngfix.htc) }

#header {
	background: url(/images/header_psychologie.jpg) no-repeat;
	height: 110px;
	padding-top: 0;
	
}
/** Defintions for the top-teaser 
 */
#news {
	float:left;
	width: 920px;
	padding:10px 0px 0px 40px;
	margin:-20px 0px 20px -40px;
	clear: both;
	background: url(/images/grad_bg.jpg) bottom repeat-x;
	}
#news p{
	font-size: 1em;
}	
#news h1{
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	margin: 0.2em;
	}
#news div.glider_teaser {
	margin: 10px 0px 0px 0px;
	width: 800px;
	height:220px;
}

#news div.glider_teaser img {
	padding:0px;
}
#news div.glider_teaser div.teaser_content {
	margin-left: 150px;
}

#news div.teaser_content p{
	margin-bottom: 5px;
	padding: 0;
}

#teaser div.teaser_content ul{
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
}
#teaser div.teaser_content ul li{
	font-size: 0.8em;
	line-height: 1em;
	padding: 0;
}


#news div#teaser_nav {
	float:right;
	margin: 5px 20px 10px 0;
}
#teaser_nav ul {
	float:left;
	border:0;
	padding: 0;
	margin: 0px 0px 0px 60px;
	clear:both;
	list-style: none;
}
#teaser_nav ul li{
	float: left;
	border:0;
	padding: 5px;
	background-color: #363636;
	color: #ffffff;
	border: 1px solid #e6e6e6;
}


#teaser_nav ul.controls {
	clear: none;
	margin:0;
	padding:0;
	float:left;
	}
#teaser_nav ul li a{
	color: #ffffff;	
	text-decoration: none;
}
#teaser_nav ul li a.selected_teaser{
	color:#ea5d00;
}


/** external navigation */
#ext_links{
	background: url(../_images/ext_links_bg.jpg) repeat-x;
	height: 20px;
	width:100%;
	border-bottom: :1px solid #67767a;

}
#ext_links ul{
	float:right;
	margin:0 5px 0 0;
	padding: 0;
	list-style: none;
	}
#ext_links ul li {
	margin:0 0 0 5px;
	padding: 0 5px 0 0;
	float: left;
	font-size: 0.7em;
	border-right: 1px solid #e6e6e6;
}	


/** sidebar */
#sidebar {
	float:left;
	margin-bottom: 10px;
	border-left: 1px solid #e6e6e6;
}

#sidebar h1 {
	margin-left: 10px;
	font-size: 1.5em;
	font-weight: normal;
}
#sidebar h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: normal;

}

#sidebar div.sidebar_entry {
	padding-top: 10px;
	width: 350px;
	padding-left:10px;
	border-bottom: 1px solid #e6e6e6;
	
}

#sidebar div.last {
	border:none;
}
div.sidebar_entry_content {
	margin-left: 110px;
}

 
/** Banner and external links **/
#top_sidebar {
	height:280px;
	width: 240px;
	float:left;
	margin:10px 0px 0px 5px;
	border-left: 1px solid #e6e6e6;
}
#top_ad {
	padding:0px 5px 5px 10px;
}


/** websites: Buttons */
#websites{
	float:left;
	width: 550px;
	clear:both;
}
#websites h1 {
	font-size: 1.5em;
	font-weight: normal;
}
#websites p {
	width:95%;
}
#websites img{
	margin: 10px 15px 10px 0px;
}


/** Books */
#books {
	margin: 30px 150px 20px 0px;
	padding-top: 10px;
	width:  98%;
	border-top:  1px solid #e6e6e6;
}
#books h1 {
	font-size: 1.5em;
	font-weight: normal;
}

#books p {
	line-height: 1.5em;
}

#books div.book {
	width:425px;
	margin: 5px 5px 5px 0px;
	height: 160px;
	float:left;
	padding:10px;
	border: 1px solid #e6e6e6;
}
#books img {
	float:left;
	margin:0px 10px 10px 0px;
}
div.book_content {
	font-size: 1em;
	line-height: 1.1em;
	margin-left: 120px;
}

#content{
	margin-top: 15px;
	width:930px;
	padding-left: 40px;
	}


a.more {
	font-size:10px;
	text-decoration:none;
	}

a.more:hover {
	text-decoration:underline;
	}

#copyright {
	font-size:9px;
	float:right;
	padding: 0px 5px 0px 0px;
	}

#inform {
	padding: 5px 0px 10px 0px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom: 10px;
	}

.item {
	padding-bottom: 10px;
	border-bottom: 1px solid #e6e6e6; 
	margin-bottom: 10px;
	}

.lastitem {
	border: none; 
	margin-bottom: 15px;
	}

img {
	vertical-align:text-top;
	float:left;
	margin: 0px 10px 0px 0px;
	border:none; 
	}
	
ul {
	margin:0px;
	padding:0px 0px 0px 16px;
	line-height: 1.5em;
	list-style: url(../_images/bullet_gray_8x8.gif);
	list-style-position:outside;

	}

ul li{
	font-size:11px;
	margin:0px;
	padding:0px 0px 0.5em 0px;
	line-height: 1.5em;	
	}	

.spacer {
	clear: both;
}