/*
////////////////////////////////////////////////////////////////
//
// format.css  Stylesheet fuer die gesamte Webside
// erstellt durch gia-online, 53175 Bonn, www.gia-online.de
//
////////////////////////////////////////////////////////////////
*/

/* CSS Document - www.foerderkreis-speierling.de */

* { 
margin: 0 auto;
padding: 0; 
} 

html {
height: 100%
}

body { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.01%;
color: #666666;
line-height: 130%;
background: #FFFFFF url(../images/layout/bg.gif) top center repeat-x;
text-align: center;
} 

.clear {
clear: both;
}

hr {
background-color: #FFFFFF; /* Mozilla 1.4 */
color: #FFFFFF; /* IE 6 */
border: #FFFFFF; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
margin-top: 10px;
margin-bottom: 10px;
}


/***************************************************/
/* Schriften                                       */
/***************************************************/

h1 {
color: #006633;
font-family: Times New Roman, Times, serif;
font-size: 225%;
line-height: 120%;
font-weight: normal;
margin-bottom: 10px; 
padding: 0px;
text-align: left;
}

h2 {
color: #006633;
font-family: Times New Roman, Times, serif;
font-size: 145%;
font-weight: bold;
margin-bottom: 10px; 
padding: 0px;
text-align: left;
}

h3 {
color: #006633;
font-family: Times New Roman, Times, serif;
font-size: 120%;
font-weight: bold;
margin: 0 auto; 
padding: 0px;
text-align: left;
}


/***************************************************/
/* Links                                           */
/***************************************************/

#box_content_right a, #box_content_right a:visited {
color: #669933;
text-decoration: underline;
}

#box_content_right a:hover {
color: #666666;
text-decoration: none;
}

#box_navigation a, #box_navigation a:visited {
float: left;
display: block;
height: 24px;
font-family: Times New Roman, Times, serif;
font-size: 100.01%;
font-weight: bold;
color: #006633;
padding-right: 20px;
padding-left: 20px;
padding-top: 20px;
text-decoration: none;
margin: 0 auto;
}

#box_navigation a:hover {
background: url(../images/layout/bg_nav_hover.gif) top left repeat-x;
text-decoration: none;
}

#sub_nav a, #sub_nav a:visited {
display: block;
font-family: Times New Roman, Times, serif;
font-size: 125%;
color: #99CC66;
background-color: #E4F0D4;
padding: 3px 5px 3px 5px;
text-decoration: none;
margin-bottom: 1px;
border-left: 5px solid #99CC66;
}

#sub_nav a:hover, #sub_nav a#selected {
color: #FFFFFF;
background-color: #99CC66;
text-decoration: none;
border-left: 5px solid #99CC66;
}

.rand_hinweis a, .rand_hinweis a:visited {
color: #FFFFFF;
text-decoration: underline;
}

.rand_hinweis a:hover {
color: #FFFFFF;
text-decoration: none;
}

#box_footer a, #box_footer a:visited {
color: #669933;
text-decoration: underline;
}

#box_footer a:hover {
text-decoration: none;
}


/***************************************************/
/* Boxen			                               */
/***************************************************/

#box_all {
width: 950px;
text-align: left;
margin: 0 auto;
padding: 0px;
}

#box_navigation {
width: 940px;
text-align: left;
padding-left: 10px;
margin: 0 auto;
}

#box_header {
width: 950px;
height: 180px;
margin: 0 auto;
padding-top: 25px;
background: url(../images/layout/bg_header.gif) top left no-repeat;
text-align: right;
clear: both;
}

#box_content {
font-size: 75%;
width: 910px;
margin: 0 auto;
padding: 0;
margin-top: 10px;
margin-left: 40px;
text-align: left;
clear: both;
}

#box_content_left {
font-size: 75%;
float: left;
width: 270px;
margin-top: 10px;
margin-left: 10px;
padding: 10px 0px 0px 0px;
text-align: left;
}

#box_content_right {
font-size: 75%;
color: #666666;
float: right;
width: 610px;
margin-top: 10px;
padding: 10px 0px 0px 20px;
background: url(../images/layout/bg_content.gif) top left repeat-y;
}

#box_footer {
text-align: left;
font-size: 75%;
width: 950px;
padding-top: 5px;
margin-top: 15px;
clear: both;
background: #FFFFFF url(../images/layout/bg_footer.gif) top left repeat-x;
}


/***************************************************/
/* Sonstiges		                               */
/***************************************************/

/* Bilder  */

.img_right {
float: right;
display: inline;
margin: 3px 30px 3px 10px;
padding: 0px;
}

.img_border {
display: inline;
margin: 0;
padding: 0;
border: 1px solid #006633;
}

.img_right_border {
float: right;
display: inline;
margin: 3px 30px 3px 10px;
padding: 1px;
border: 1px solid #CCCCCC;
}

.img_left_border {
float: left;
display: inline;
margin: 3px 10px 3px 0px;
padding: 1px;
border: 1px solid #FBE7CB;
}

/* ul Contentbereich */

#box_content_right ul li {
margin-top: 15px;
margin-left: 25px;
padding: 0px 0px 2px 0px;
list-style-type: none;
list-style-image: url(../images/dot.gif);
}

/* Kasten */

.rand_headline {
color: #FFFFFF;
font-size: 120%;
font-weight: bold;
background-color: #99CC66;
width: 250px;
text-align: left;
border-bottom: 1px solid #FFFFFF;
margin: 0 auto;
padding: 10px;
}

.rand_hinweis {
color: #FFFFFF;
background-color: #99CC66;
width: 250px;
text-align: left;
border-bottom: 1px solid #FFFFFF;
margin: 0 auto;
padding: 10px;
}
 
/* Kontaktformular */

fieldset {
width: 580px;
text-align: left;
float: left;
border: 1px solid #CCCCCC;
padding: 0px 10px 10px 10px;
}

label.formular {
float: left;
margin: 0px;
vertical-align: top;
width: 100px;
padding: 0px;
}

input.felder  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.01%;
background-color: #FFFFFF; 
border: #CCCCCC 1px solid;
width: 300px;
color: #999999;
padding: 3px;
}

textarea  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.01%;
color: #999999;
background-color: #FFFFFF;
border: #CCCCCC 1px solid;
height: 150px;
width: 420px;
padding: 3px;
}

input.button  {
font-weight: bold;
color: #666666;
background-color: #CCCCCC;
border: 3px double #FFFFFF;
width: 160px;
padding: 3px;
} 
