/* CSS Document */

/* 
   ------------------------------------------
   © 2011 - OKWS.de
   ------------------------------------------
*/

body {
width: 920px; 
margin-left: auto; 
margin-right: auto;
background: white;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
line-height: 1.5em;
color: #2d2d2d;}


a:link {color: #336699; text-decoration: none;} 
a:visited {color: #336699; text-decoration: none;} 
a:hover {color: #b9a51c; text-decoration: none;} 
a:active {color: #336699; text-decoration: none;}

a img {border:0px;}

td {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
line-height: 1.5em;
color: #2d2d2d;}

h1 {
font-family: times new roman;
font-size: 24px;
font-weight: normal;
color: #2d2d2d;}

h2 {
font-family: times new roman;
font-size: 18px;
font-weight: normal;
color: #2d2d2d;}

hr {
border: 0px; /* FF & Opera */
border-bottom: 1px solid #FFFFFF; /* IE */
border-top: 1px solid #e5e5e5;}

ul {
margin-left: -25px;}


#top {
width: 700px;
height: 100px;
margin-left: 220px;
margin-top: 25px;
float: left;}


#artig {
width: 50%;
float: left;}


#kik {
margin-top: 20px;
width: 50%;
float: left;}


#navi {
padding-top: 100px;
width: 140px;
margin-right: 80px;
float: left;
text-align: right;}


#content {
width: 700px;
float: left;}


#sponsoren {
border-top: 1px solid #e5e5e5;
width: 700px;
margin-left: 220px;
float: left;
padding-top: 10px;
margin-top: 30px;}


#footer {
font-size: 11px;
border-top: 1px solid #e5e5e5;
width: 700px;
margin-left: 220px;
float: left;
margin-bottom: 35px;
text-align: right;
padding-top: 15px;}




#index {
text-align: center;
margin-top: 25px;
width: 920px;
float: left;}

