/*
Theme Name: WFG Unternehmerinnenschule
Theme URI: http://wordpress.org/
Description: Theme f&uuml;r die Paderborner WFG (basierend auf Kubrick).Version: 1.6
Author: Markus Freise, code-x GmbH
Author URI: http://www.code-x.de/
Tags: 
*/

/*

    Dunkelblau: #1b3982
    Gelb: #fdca00

*/

body {
    text-align: center;
    font: normal normal normal 0.875em/1.4em Tahoma, Arial, sans-serif;
    background: #bac3d9;
}

a,a:visited,a:link {
    color: #1b3982;
}

#page {
    width: 100%;
    background: white;
}

#header {
    position: relative;
    margin: 0 auto;
    width: 880px;
    text-align: left;
}

#logo {
    position: absolute;
    left: 740px;
    top: 6px;
}

hr	{
	line-height: 1px;
	height: 2px;
	margin: 0 0 10px 0;
	width: 100%;
	border: 0;
	background-color: #1b3982;
}

.alignleft	{
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

ol, ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.clear	{
	clear: both;
	height: 0;
	width: 1px;
	line-height: 0;
	margin: 0;
	padding: 0;
}

/* =========== */
/* = Artikel = */
/* =========== */

#content {
    float: left;
    margin: 0 auto;
    width: 706px;
    border: solid 2px #1b3982;
    text-align: left;
}

#content.home {
    height: 156px;
}

#content.home p {
    float: left;
    display: inline;
    margin: 22px 20px 0 67px;
    width: 380px;
    height: 120px;
    color: #1b3982;
}

#content.home #aktuell {
    margin: 8px 0;
    float: left;
    width: 202px;
    height: 116px;
    padding: 14px 14px 10px 14px;
    background: #fdca00;
    color: #1b3982;
}

#content.home #aktuell a {
    text-decoration: none;
    color: #1b3982;
}

#content.home #aktuell a:hover {
    text-decoration: underline;
}

#content.home #aktuell h1 {
    font-size: 1.21em;
    font-weight: bold;
}

#content.home #aktuell h2 {
    font-size: 1em;
    margin-bottom: 0.3em;
}

.content h2 {
    font-size: 1.2em;
    margin: 1.5em 0 0.6em 0;
}

.content h4 {
    font-size: 0.8em;
    color: black;
    margin: 0;
}

.content h3 {
    font-size: 1em;
    font-weight: bold;
    margin: 0;
}

.content p {
    margin: 0 0 15px 0;
    clear: left;
}

.content strong {
    font-weight: bold;
}

#content li	{
	background: url(images/aufzaehlung.gif) no-repeat 0 9px;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}

#artikel li	{
	background: url(images/aufzaehlung.gif) no-repeat 0 3px;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}

#features {
    clear: both;
    margin: 0 auto;
    height: 120px;
    width: 900px;
    font-size: 0.875em;
    background: white;
}

.feature {
    float: left;
    width: 240px;
    text-align: left;
    margin-top: 10px;
}

.feature h2 {
    padding: 1px 10px 3px 10px;
    width: 210px;
    background: #1b3982;
    color: white;
    font-weight: bold;
}

.feature h2 a {
    color: white;
    text-decoration: none;
}

.feature p {
    width: 230px;
}

.content {
    color: #1b3982;
    width: 620px;
    padding: 22px 0 22px 68px;
}

.content h1 {
    font-size: 2em;
    line-height: 1em;
    margin: 0 0 1em 0;
}

/* ======= */
/* = Fuß = */
/* ======= */

#footer {
    clear: both;
    border-top: solid 40px white;
    width: 100%;
    height: 139px;
    background: url("images/bg-fuss.gif") no-repeat bottom center;
    font-size: 0.88em;
}

#footercontent {
    width: 880px;
    margin: 0 auto;
}

div.footernavi {
    float: left;
    padding: 10px 0 0 170px;
    width: 550px;
}

#footer ul {
    padding: 0;
    margin: 0;
    width: 550px;
}

#footer li {
    float: left;
    margin-right: 1.2em;
}

#footer p	{
	text-align: left;
}

#footer a {
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#logos {
    float: left;
}

#eu {
    margin-bottom: 10px;
}

/* ========= */
/* = Menue = */
/* ========= */

#menue {
    float: left;
    width: 170px;
    height: 160px;
    text-align: left;
}

#menue ul {
    width: 149px;
    padding: 24px 0 18px 11px;
    background: #fdca00 url("images/bg-menue.gif") repeat-y;
}

#menue ul {
    list-style-type: none;
}

#menue ul li {
    padding-left: 22px;
    background: url("images/bullet.gif") no-repeat 0 3px;
}

#menue ul li a {
    color: #1b3982;
    text-decoration: none;
}

#menue ul li a:hover {
    text-decoration: underline;
}

#menue ul li ul {
    list-style-type: none;
    width: 100px;
    padding: 0;
    background: none;
    margin: 0;
}

#menue ul li ul li {
   background: none;
   padding: 0;
   margin: 0;
}