/**
 * This file contains all styles that are specific to www.linster.de
 *
 * @author Jean-Bernard Valentaten <troggy.brains@gmx.de>
 * @copyright 2009 Jean-Bernard Valentaten
 * @version 1.0
 */

#social {
    position: absolute;
    top: 8px;
    left: 16px;
}

#social a, .addthis_separator {
color:white;
}

#social iframe {
padding-left:5px;
float:left;
}

.addthis_toolbox {
float:left;
}

#end {
clear:both;
}



#main h1 {
	color:#008c51;
}

#container {
	background:url(/fileadmin/gfx/linster/container_bg.jpg) 0 0 no-repeat;
}

#left div.mod_navigation ul.level_1 li {
	background:transparent url(/fileadmin/gfx/linster/nav_bg.gif) 0 0 no-repeat;
}

#left div.mod_navigation ul.level_2 li {
	background:transparent url(/fileadmin/gfx/linster/nav2_bg.gif) 0 0 repeat-y;
}

#left div.mod_navigation ul li a.active,
#left div.mod_navigation ul li a:hover {
	color:#008c51;
}

#left div.mod_navigation ul.level_2 li a,
#left div.mod_navigation ul.level_2 li span {
	background:transparent;
}

#footer div.teasers div.left,
#footer div.teasers div.middle,
#footer div.teasers div.right {
	border-top:12px solid #e2f2e8 !important;
}
