/*
Theme Name: Basis-Template fuer Kicsite (Spies)
Theme URI:
Description: Basistemplate Spies.
Version: 1.6
Author: Matthias Keßler basiert auf MTS von webdesign-in.de und texto.de
Author URI: http://www.kiconsulting.de


 */

hmtl{

     }

body{margin:0;
     padding:0;
     font-family:arial;
     background:#6e86a2;
     background-image:url(images/wellen.jpg);
     background-repeat:repeat-x;
     /*color:#263957;*/
     color:#000;
     }

#all {
      width:780px;
      margin:auto;
      margin-top:0px;

      margin-bottom:20px;
      }

#header           {
                   height:200px;
                   padding:0px;
                   text-align:center;
                   }

#sidebar           {
                    float:left;
                    width:130px;
                    margin-top:30px;


                    }

#content            {
                     margin-left:130px;
 		    margin-top:35px;
                     padding:10px;
                     min-height:250px;
                     font-size:13px;
                     }

#content2            {
                     margin-left:260px;
                     background:#FFDF00;
                     padding:10px;
                     min-height:450px;
                     font-size:13px;
                     }

#footer              {
                      font-size:70%;
                      padding:1px;
                      text-align:left;
                      /*background-color:#263957;*/
                      color:#000;
                      clear:left;
                      padding-left:0px;
                      margin-top:20px;
                      }



/*--------------------textgestaltung--------------------*/

p {font-size:100%;
margin-top:3px;
	margin-bottom:3px;
     }

h1,h2,h3,h4,h5,h6{
     }

h1   {
      font-size:20px;
      letter-spacing:6px;
      margin:0px;
      /*color:#263957;*/
      }

h2   {
      font-size:100%;
      margin:0px;
      margin-bottom:5px;
      letter-spacing:3px;
      }

h3    {
       font-size:100%;
       }




hr {

        }




ol{
     }

/* Listen in der Navi */

li   {list-style-type: none;
margin-left:-40px;
font-size:13px;
font-weight:bold;
margin-top:10px;
margin-bottom:0px;
font-weight:700;
          }

li li     {
           font-weight:500;
           margin-top:5px;
           }

/*Für Listen im Hauptbereich*/

#content li {
             font-weight:500;
             list-style-type: square;
             margin-top:3px;
             margin-left:0px;
             }

#content ul{
	margin-top:0;
     }

    ul ul{
         }

#basis th       {
         background-color:#263957;
         text-align:left;
         font-size:100%;
         padding:3px;
         color:#fff;
                  }

#basis td       {
         background-color:#ffffff;
         font-size:100%;
         padding:3px;
         vertical-align:top;
         color:#000;
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

.small   {
          font-size:11px;
          }

/*--------------------linkgestaltung--------------------*/


a {color:#263957;


     }
a:link {text-decoration:none;
     }
a:visited {text-decoration:none;
     }
a:link:focus{
     }

a:link:hover, a:visited:hover
 {color:#000;

    }


a:link:active,
a:visited:active {text-decoration:underline;
     }



.page_item { }
.current_page_item { color:#000;
			}

/*Link im Hauptbereich */
#content a:link {text-decoration:underline;}

#content a:visited {text-decoration:underline;
		  color:#263957;}

#content a:link:hover {text-decoration:none;}




/*--------------------bilder als links--------------------*/
a img{ border:0;
     }
a:link img {
     }
a:visited img {
     }
a:link:active img,
a:visited:active img {
      }