/* Zejjari Said contact me through my website http://zejjari.de
Version: 1.0
(08 November 2005)
*/

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #83A27D;
/*  url(bg.gif) top center repeat-y */
}

#wrap {
background: #DAE5D6;
color: #303030;
margin: 0 auto;
width: 760px;
}

/*   Header Start -----------------------*/
#header {
clear: both;
margin: 5px 0 0 0;
padding: 0;
}

#logo {
margin: 0 5px 0 0;
border: 0px;
z-index: 10;
}

#mawakit{
background-color: #004801;
margin: 0 30px 0px 10px;
padding: 0;
width: 145px;
color: White;
text-align: center;
}

#mawakit2{
margin-top: -100px;
padding-top: -100px;
color: White;
text-align: center;
z-index: 1;
}
#gesamtlogo{
float: left;
}

#toplinks {
margin: 5px 0px 1px 520px;
padding: 10px 0px 3px 0px;
color: #286EA0;
font-size: 0.9em;

}

#toplinks a {
color: #286EA0;
text-decoration: none;
}

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

#bild1{
width: 550 px;
height: 175 px;
border: 0px;
}


/*   Header end+++++++++++++++++++++++++++++++++++++++++++ -----------------------*/

/*   menu Start -----------------------*/
#meinmenu {
clear: left;
float: left;
width: 160px;
margin: 30px 0 10px 0;
padding: 0  0 0 5px;
font-size: 0.9em;
}

#meinmenu ul {
list-style: none;
width: 160px;
margin: 0 0 18px 0;
padding: 0;
font-size: 1.1em;
}

#meinmenu li {
margin-bottom: 4px;
}

#meinmenu li a {
font-weight: bold;
height: 18px;
text-decoration: none;
color: #286EA0;
display: block;
padding: 6px 0 0 5px;
background: #f4f4f4;
border-left: 4px solid #CCC;
}

#meinmenu li a:hover {
background: #eaeaea;
/*color: #286ea0;*/
color: #165B03;
border-left: 4px solid #165B03;
}


/*   Menu end+++++++++++++++++++++++++++++++++++++++++++ -----------------------*/

/*   menu klein -----------------------*/
#kleinmenu {
width: 150px;
margin:5px 0 0 0;
padding: 0  0 5px 10px;
font-size: 0.9em;
}

#kleinmenu ul {
list-style: none;
width: 150px;
margin:  0;
padding: 0;
font-size: 0.9em;
}

#kleinmenu li {
margin-bottom: 4px;
}

#kleinmenu li a {
height: 17px;
text-decoration: none;
color: #286EAA;
display: block;
padding: 5px 0 0 5px;
background: #f4f4f4;
font-weight: normal;
}

#kleinmenu li a:hover {
background: #eaeaea;
/*color: #286ea0;*/
color: #165B03;
border-left: 2px solid #165B03;
}
/*   Menu klein end+++++++++++++++++++++++++++++++++++++++++++ -----------------------*/





/*   News Start -----------------------*/
#news {
margin: 10px 0 2px 0;
padding: 5px 5px 10px 10px;
color: #004801;
background-color: #ADC1A8;
line-height: 1.3em;
}
#news img {
padding: 1px;
display:inline;
background: #cccccc;
border: 1px solid #f0f0f0;
margin: 2px;
float: right;
}
/*   News end+++++++++++++++++++++++++++++++++++++++++++ -----------------------*/

/*   Content -----------------------*/

#content {
margin: 0px 10px 20px 165px;
padding: 0px 10px 0 10px;
line-height: 1.6em;
text-align: left;
}
* html div#content {
height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
margin-bottom: 0;
}



#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}


/*   Content end+++++++++++++++++++++++++++++++++++++++++++ -----------------------*/
h1 {
margin: 5px 0 10px 0;
font-size: 2.1em;
font-weight: bold;
}

h2 {
margin: 5px 0 10px 0;
font-size: 1.6em;
font-weight: bold;
}

h3 {
margin: 5px 0 10px 0;
font-size: 1.4em;
font-weight: bold;
}
h4 {
margin: 5px 0 10px 0;
font-size: 1.3em;
font-weight: bold;
}

h5 {
margin: 5px 0 10px 0;
font-size: 1.1em;
font-weight: bold;
}
h6 {
margin: 5px 0 10px 0;
font-size: 1.0em;
font-weight: bold;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

.galerie{
margin: 10px 10px 10px 10px; 
border: 0px;
}

#footer {
clear: both;
margin: 0 auto;
margin-top: 10px;
padding: 10px 0 10px 0;
border-top: 2px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

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

.titel{
text-align: center;
color: #228B22;
font-weight: bold;
font-size: 15px;
}

.titel2{
text-align: left;
color: #228B22;
font-weight: bold;
font-size: 12px;
}

.anker_links{
text-align: right;
}

.left {
text-align: left;
}

.recht {
text-align: right;
}

.textright {
text-align: right;
}

.mitte {
text-align: center;
}

.klein {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

img {
border: 0;
}


.extra{
text-align: center;
}
* html div.extra {
text-align: center;
margin-top: 15px;
margin-bottom: 15px;
}

.field{
font-weight: bold;
color: Blue;
}

.navi-bold a{
color: #007101;
}

.kontaktdaten label {
display: block;
width: 160px;
float: left;
margin: 0px 0px 0px 20px;
}

.abbeitrag{
margin: 2px 5px 2px 0px;
width: 100px;
font-weight: bold;
}


#rahmen{
	border-width: 3px; border: solid;	border-color: #004801;
}

.mawakit_auswahl{
border: 0px;
width: 100%;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 14px;
}