/*
Theme Name: HAZ
Theme URI: http://www.hildesheimer-allgemeine.de
Description: Template fuer HAZ macht Schule
Version: 1.0
Author: Stephan Moeller
Author URI: http://www.hildesheimer-allgemeine.de
*/

body {
text-align: center;
font-family: verdana, arial, non-serif;
color: #333;
font-size: 14px;
line-height: 20px;
background-image:url(images/balken-oben.jpg);
background-repeat:repeat-x;
background-color: #FFF;
margin-top: 25px;
}

h2 {
margin: 5px 0px 5px 0px;
font-family: trebuchet, arial, non-serif;
color: #999;
line-height: 1.2em;
}

#mainFrame {
text-align: left;
background-color: #FFF;
width: 980px;
padding: 5px 20px 15px 10px;
margin-left: auto;
margin-right: auto;
}

#header {
margin: 0px 0px 15px 0px;
text-align: center;
position: relative;
float: left;
width: 975px;
height: 300px;
border-bottom: 1px solid #CCC;
}

#header h1 {
font-size: 0px;
}

#header h2 {
font-size: 0px;
}

#menue {
position: relative;
float: right;
width: 250px;
border: 1px solid #CCC;
padding: 10px;
background-image:url(images/linien.png);
}

#menue h2 {
font-size: 1.2em;
line-height: 1.2em;
letter-spacing: 0.05em;
}

#menue ul {
padding-left: 10px;
margin: 12px 0px 20px 0px;
list-style-image: url(images/trans.png);
}

#menue ul ul {
margin: 5px 0px 12px 0px;
list-style-image: url(images/trans.png);
}

#wp-calendar {
font-size: 0.9em;
padding: 3px;
margin-left: 20px;
margin-bottom: 10px;
width: 190px;
border: 1px solid #999;
background-image:url(images/bg-calendar.png);
}

#content {
position: relative;
float: left;
width: 680px;
}

#content h2 {
font-size: 2em;
}

#footer {
margin: 10px 0px 15 px 0px;
text-align: center;
position: relative;
float: left;
width: 950px;
}

a {
color: #F5AD00;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #666;
text-decoration: underline;
}

hr{
background-color: #CCC;
color: #CCC;
border: 0;
height: 1px;
margin: 15px 0px 20px 0px;
}

textarea {
cols: 40;
rows: 5;
}
