/*
Theme Name: fbev
Theme URI: http://www.derthews.de
Description: WP-Theme fuer Frauenbetriebe e.V. Oldenburg
Version: 1.8 (April 2009)
Author: Thorsten Thews
Author URI: http://www.derthews.de

*/

body {
    padding: 0px 0px 0px 0px;
    margin: 0;
    height:100%;
    text-align: center;
    font: 12px "Arial", verdana, sans-serif;
    background: #E5E5E5; /* m'grau */
    line-height: 14px;
	overflow: hidden; /* Scrollbars für BODY deaktivieren */
}

hr {
    display: none;
}

img {
    border: none;
}


blockquote {
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 5px 0px;
	color: #404040;
	background : url(images/dot_orange.gif) left top no-repeat;
	font-weight : bold;
}

blockquote.darkgrey {
	background : url(images/dot_darkgrey.gif) left top no-repeat;
}


#container {
  border: none;   
  height: 515px;
  width: 685px;
  position:absolute;  
  top:50%;                  
  left:50%;
  margin:-257px 0 0 -342px;
}


/* Kopfbereich (Header) */
#kopf {
    background: transparent url(images/logo_head_159.png) no-repeat;
    height: 159px;
	border: none;
    margin: 0px 0px 0px 0px;
}

#kopf h1 {
    font: 30px 'Times New Roman', serif;
    color: #653300;
    margin: 0px 0px 0px 210px;
    padding: 25px 0px 0px 10px;
}

#kopf h1 a {
    color: #653300;
    text-decoration: none;
}

/* Navigation (Sidebar) */
#navi {
    position: absolute;
	top: 117px;
	left: 33px;
    float: left;
    width: 167px;
	height: 398px;
    text-align: center;
    background: transparent url(images/navi_bg_167.png) top left no-repeat;
	font: 12px Arial, sans-serif;
    padding: 95px 0 0px 0px;
    margin: 0px 0px 0px 0px;
    display: inline;
}

#navi ul, #navi ol, #navi p, #navi form, #navi dl {
    text-align: left;
    padding-left: 19px;
    padding-right: 0px;
}

#navi div {
    margin: 0px 0px 0px 0px;
    text-align: left;

}


#navi h2 {
    font: bold 1.2em verdana, sans-serif;
    color: #fff;
    margin: 0 0 .5em 0;
    padding: 1px 5px 1px 15px;
    text-align: left;
}

#navi ul a {
    font-weight: bold;
    color:#EFEFEF;
    text-decoration: none;
	line-height: 14px;
}

#navi ul ul a {
    font-weight: bold;
    color:#404040;
    text-decoration: none;
	line-height: 12px;
}

#navi a:hover {
    color: #404040;
}

#navi ul {
    list-style: none;
    margin: 0px 10px 0px 0px;
}

#navi ul ul {
    margin: 4px 0 10px 16px;
	padding: 0px 0px 0px 0px;
	list-style: none;
		
}

#navi ul ul ul {
    margin: 2px 0 2px 7px;
    padding: 0;
	list-style: none;
}

#navi .navi-search {
    margin-bottom: 3px;
    width: 150px;
    background: #fff;
}


/* Inhalt (Content) */
#inhalt {
    position: absolute;
	top: 117px;
	left: 200px;
    text-align: left;
    margin: 00px 00px auto;
    width: 485px;
	height: 398px;
    padding: 0 0 1px 0;
	border-top: 1px #E07500 solid;
	background: #EFEFEF url(images/edge_bottom.png) bottom right no-repeat;
}

#storycontent {
    position: relative;
	top: 38px;
	left: 29px;
	width: 417px;
	height: 329px; 
}


/* Infoboxen auf der Startseite */
#Infobox_1 {
    position: absolute;
	top: 101px;
	left: 34px;
	height: 190px;
	width: 210px;
	background: transparent;
}

#Infobox_2 {
    position: absolute;
	top: 101px;
	left: 287px;
	height: 190px;
	width: 150px;
	background: transparent;
}

#Infobox_3 {
    position: absolute;
	top: 304px;
	left: 0px;
	height: 20px;
	width: 450px;
	background: transparent;
}

/* Box mit Scrollbalken */
#Scrollbox {
	position: relative;
	top: 20px;
	left: 0px;
	height: 200px;
	width: 339px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow-y: scroll;
	overflow-x: hidden; 
	overflow:-moz-scrollbars-vertical;
	scrollbar-3dlight-color: #ACACAC;
	scrollbar-arrow-color: #ACACAC;
	scrollbar-darkshadow-color: #ACACAC;
	scrollbar-face-color: #404040;
	scrollbar-highlight-color: #ACACAC;
	scrollbar-shadow-color: #ACACAC;
	scrollbar-track-color: #ACACAC;
}

#Scrollbox_gross {
	position: relative;
	top: 20px;
	left: 0px;
	height: 300px;
	width: 339px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
	scrollbar-3dlight-color: #ACACAC;
	scrollbar-arrow-color: #ACACAC;
	scrollbar-darkshadow-color: #ACACAC;
	scrollbar-face-color: #404040;
	scrollbar-highlight-color: #ACACAC;
	scrollbar-shadow-color: #ACACAC;
	scrollbar-track-color: #ACACAC;
}


/* Boxen fuer Bildgalerie */
#Galerie_1 {
	position: absolute;
	top: 109px;
	left: 0px;
	height: 148px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#Galerie_2 {
	position: absolute;
	top: 55px;
	left: 100px;
	height: 148px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#Galerie_3 {
	position: absolute;
	top: 109px;
	left: 200px;
	height: 148px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#Galerie_4 {
	position: absolute;
	top: 55px;
	left: 300px;
	height: 148px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/* Linkboxen auf den Portraitseiten */
#berufe_submenue {
    position: absolute;
	top: 55px;
	left: 0px;
	height: 245px;
	width: 170px;
	background: transparent;
}

#berufe_liste {
    position: absolute;
	top: 55px;
	left: 195px;
	height: 245px;
	width: 195px;
	background: transparent;
	overflow-y: auto;
	overflow-x: hidden; 
	scrollbar-3dlight-color: #ACACAC;
	scrollbar-arrow-color: #ACACAC;
	scrollbar-darkshadow-color: #ACACAC;
	scrollbar-face-color: #404040;
	scrollbar-highlight-color: #ACACAC;
	scrollbar-shadow-color: #ACACAC;
	scrollbar-track-color: #ACACAC;		
}

#portraits_liste, #veranstaltungskalender, #tabelle_mit_bild {
    position: absolute;
	top: 55px;
	left: 0px;
	height: 285px;
	width: 360px;
	background: transparent;
	overflow-y: auto;
	overflow-x: hidden; 
	scrollbar-3dlight-color: #ACACAC;
	scrollbar-arrow-color: #ACACAC;
	scrollbar-darkshadow-color: #ACACAC;
	scrollbar-face-color: #404040;
	scrollbar-highlight-color: #ACACAC;
	scrollbar-shadow-color: #ACACAC;
	scrollbar-track-color: #ACACAC;		
}

/* Tabellen */
#portrait table {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 285px;
	width: 405px;
}

#portrait tr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#portrait td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #404040;
	font-weight : normal;
	font: 11px Arial, sans-serif;	
}

#portrait td.orange {
	color: #E07500;
}

#portrait img{
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Ueberschrift fuer Seiten; Heading for Pages */

#inhalt h2 {
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
	font: 22px 'Times New Roman', sans-serif;
    font-style : italic;
	font-weight : bold;
    color: #404040;
	line-height: 30px;
}

#inhalt h2 a {
    text-decoration: none;
}

#inhalt h2 ul, #inhalt h2 li {
    text-decoration: none;
	color: #404040;
	list-style: none;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#inhalt h3 {
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
	font: 22px 'Times New Roman', sans-serif;
    font-style : italic;
	font-weight : bold;
    color: #404040;
	line-height: 30px;
}


#inhalt p, #footer p {
    padding: 0px 0px 0px 7px;
	color: #404040;
    line-height: 18px;
}

#inhalt img {
    float: right;
	padding: 0px 0px 5px 10px;
	border: none;
}

#inhalt a, #footer a {
    color: #E07500;
	text-decoration: none;
}

#inhalt a:hover, #footer a:hover {
    color: #E07500;
    text-decoration: underline;
}

#inhalt li {
	padding: 0px 0px 10px 00px;
	margin: 0px 0px 0px 0px;
	color: #404040;
	list-style-image : url(images/dot_grey.gif);
}


#inhalt ul {
	margin: 34px 0px 0px 20px;
}

#inhalt h2 a, #inhalt h2 a:hover {
    text-decoration: none;
	color: #404040;
	list-style: none ;
	list-style-image : none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#Infobox_1 p, #Infobox_2 p{
	color: #404040;
	font: 12px Arial, sans-serif;
	padding: 0px 0px 0px 0px;
}

#Infobox_3 p {
    padding: 0px 0px 0px 0px;
	color: #E07500;
	font: 22px 'Times New Roman', sans-serif;
    font-style : italic;
	font-weight : bold;
    line-height: 30px;
}

#Scrollbox p, #Scrollbox_gross p{
    color: #404040;
	font: 12px Arial, sans-serif;
	line-height: 22px;
}	

#Scrollbox a, #Scrollbox_gross a{
    color: #E07500;
    text-decoration: none;
}

#Scrollbox a:hover, #Scrollbox_gross a:hover{
    text-decoration: underline;
}

#Galerie_1 img, #Galerie_2 img, #Galerie_3 img, #Galerie_4 img{
	height: 94px;
	width: 66px;
	border: none;
	float: none;
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 0px 0px;
}	

#Galerie_1 p, #Galerie_2 p, #Galerie_3 p, #Galerie_4 p{
    color: #404040;
	font: 11px Arial, sans-serif;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

#Galerie_1 a, #Galerie_1 a:hover, #Galerie_2 a, #Galerie_2 a:hover, #Galerie_3 a, #Galerie_3 a:hover, #Galerie_4 a, #Galerie_4 a:hover{
    color: #E07500;
	font: 11px Arial, sans-serif;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 0px 0px;	
}	

#berufe_submenue ul, #berufe_submenue li, #berufe_submenue a, #berufe_submenue a:hover {
	list-style: none ;
	list-style-image : none;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
    color: #E07500;
	font: 13px Arial, sans-serif;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	text-align : right;
}

#berufe_liste p.berufe_ueberschrift{
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
    color: #404040;
	font: 13px Arial, sans-serif;
	line-height: 18px;
	font-weight: bold;
	text-align : left;
}

#berufe_liste p.Firmenname{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
    color: #404040;
	font: 12px Arial, sans-serif;
	line-height: 18px;
	font-weight: bold;
	text-align : left;
}

#berufe_liste a, #berufe_liste a:hover{
	padding: 0px 0px 10px 20px;
	margin: 0px 0px 0px 0px;
    color: #404040;
	font: 12px Arial, sans-serif;
	line-height: 18px;
	font-weight: normal;
	text-align : left;
}

#portraits_liste ul, #portraits_liste li, #portraits_liste a, #portraits_liste a:hover {
	list-style: none ;
	list-style-image : none;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
    color: #404040;
	font: 12px Arial, sans-serif;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	text-align : left;
}



#veranstaltungskalender p strong {
	padding: 3px 0px 10px 25px;
	margin: 30px 0px 30px 0px;
	color: #404040;
	background : url(images/dot_orange.gif) left top no-repeat;
	font-weight : bold;
}

/* Fuszbereich; Footer*/
#footer {
	display:none;
    clear: both;
    margin-top: 3em;
    padding: 15px;
    text-align: center;
    background: transparent;
	color: #404040;
}

/* allgemein */
.Seitentitel {
   font: 13px Arial, sans-serif;
   font-weight: bold;
   padding: 0px 0px 0px 20px;
}


