/*
Theme Name: HEKO Worldwide
Theme URI: http://www.newschooloperations.de
Description: Die neue Schule!
Author: New School Operations
Author URI: http://www.newschooloperations.de
*/

a:link, a:active, a:visited {color: #4e4e4e; text-decoration: none;}
a:hover {color: #4e4e4e; text-decoration: underline;}

.navilist a:link {color: #ffffff; text-decoration: none;}
.navilist a:active {color: #ffffff; text-decoration: none;}
.navilist a:visited {color: #ffffff; text-decoration: none;}
.navilist a:hover {color: #eeeeee; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #ffffff; text-decoration: none;}


body {
background-image: url('images/bg.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top center;
margin: 0;
font-size: 12px;
font-family: Arial, sans-serif;
}

h2 {
color: #bf0943;
}

h1 {
color: #bf0943;
}

h3 {
color: #bf0943;
}

img {
border: 0;
}

#topline {
background-color: black;
width: 100%;
height: 18px;
text-align: center;
color: white;
padding-top: 12px;
font-size: 12px;
}

#main {
width: 796px;
position: absolute;
left: 50%;
margin-left: -398px;
}

#navi {
background-image: url('images/navi.png');
background-repeat: no-repeat;
height: 37px;
padding-left: 33px;
padding-top: 20px;
font-size: 15px;
color: #ffeccd;
margin-bottom: 20px;
}

#content {
background-color: #f4f4f4;
padding-left: 33px;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 30px;
margin-bottom: 20px;
}

#footer {
background-image: url('images/footer.jpg');
background-repeat: no-repeat;
padding-left: 33px;
padding-top: 20px;
padding-bottom: 20px;
text-align: right;
font-size: 11px;
color: #848484;
}

.navilist {
list-style-type: none;
margin: 0;
padding: 0;
}

.navilist li {
float: left;
padding-right: 15px;}