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

html {
background-color:#ebebe1;
height: 100.1%;
}

body {
height: 100%;
margin: 0;
padding:0;
text-align: center;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 75%;
color: #000;
line-height: 1.50em;
}
h1, h2 {
font-weight:normal;
font-weight:bold;
color:#a7161b;
}
h1 {
font-size: 1.7em;
}
h2 {
font-size:1.6em;
}
h3, h4, h5 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #414c41;
}

#content h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #414c41;
}

div.post a {
text-decoration:none;
}

div.post a:hover {
text-decoration:underline;
}

div.post {
padding-left:10px;
}

h3 {
font-size: 2.6em;
margin:20px 0 0 10px;

}
h4 {
font-size: 1.8em;
margin:0 0 0 10px;
}
h5 {
font-size: 1.6em;
margin:0 0 5px 0;
}
a {
color:#444444;
}

/* ================= Aufbau ================= */

#container {
position: relative;
min-height: 100%;
height: auto !important;
width: 900px;
padding: 0;
margin: 0 auto;
text-align: left;
background: url(grafik/box_bg.gif) top no-repeat #ebebe1;
}
#headerbox {
width: 900px;
height: 83px;
margin: 17px 0 0 0;
padding: 0;
text-indent: 10px;
}
#content {
position: relative;
width: 601px;
padding: 10px;
float: left;

}
#rightcolumn {
width: auto !important;
margin: 0;
padding: 0 10px 0 10px;
}
#rightcontent {
width: auto !important;
padding-left:629px;
padding-top:10px;
}
#footer {
background: #414c41 0 0 no-repeat;
position: absolute;
width: 900px;
height: 2.4em;
bottom: 0px;
margin: 0;
padding: 0;
border: 0;
line-height: 2.4em;
color: #eeeeee;
font-size: 12px;
text-align: left;
}

/* ================= Klassen ================= */
#rightcontent li {
list-style-type:none;
}

#rightcontent a {
text-decoration:none;
}

#rightcontent a:hover {
text-decoration:underline;
}

#menue {
width: 898px;
height: 29px;
margin: 17px 0 0 0;
padding:0;
background: #f2f2ea;
border: 1px solid #cdcdc5;

}
#menue ul {
list-style: none;
}
#menue li {
float: left;
border-right: 1px solid #cdcdc5;
}
#menue a {
display: block;
background: #f2f2ea;
margin-right: 3px;
padding: 5px 10px 6px 0;
text-decoration: none;
font-size: 1.1em;
color: #414c41;
border: none;
}
#menue a:hover {
background: #f7f8f2;
text-decoration: none;
}
#menue .active {
margin: 0 3px 0 0;
background: #f7f8f2;
font-weight:bold;
color: #000;
}
#twitter {
width: 900px;
height: 29px;
font-size: 0.8em;
margin: 5px 0 0 0;
padding:0;
background: #f2f2ea;
border: 1px solid #cdcdc5;
}
#twitter ul{
list-style:none;
}
#twitter_update_list {
height: 18px;
border: 1px solid #a5acb2;
margin:5px 32px 0 5px;
background-color:#FFF;
}
#twitter li{
margin-left:-7px;
}
.twitter_icon {
position:absolute; 
top:75px;
left:864px;
}
.trenner_h3 {
width:auto;
height: 1px;
margin: 4px 2px 5px 0;
background: url(grafik/trenner_themen.png) no-repeat;
}
.trenner {
width:auto;
height: 3px;
margin: 0 0 5px 0;
background: url(grafik/trenner.png) no-repeat;
}
.thema {
margin: 0 0 30px 10px;
}
.clr {
clear: both;
}
.listnobg, ul.listnobg li{
padding: 0;
list-style: none;
line-height: 1.8em;
font-size: 1.7em;
}
.readon {
background: url(grafik/nrwspd.gif) left no-repeat !important;
padding: 0 0 0 55px;
}
/* ============ Suche ============ */
#search {
position: absolute;
top: 39px;
left:640px;
height: 21px;
width: 240px;
padding: 0;
border: 1px solid #a5acb2;
background: #fff;
}
#search form {
margin: 0;
padding: 4px 0 0 0;
}

#search-text {
width: 217px;
height: 18px;
position:absolute; top:0; right:0;
padding: 3px 0 0 0;
color: #000;
}

#search-submit {
height: 21px;
width: 20px;
position:absolute; top:0; left:0;
margin-right: 10px;
padding: 0;
border: 0;
background: #c00 repeat-y;
color: #FFFFFF;
}

#search label {
display:none;
}

#search-submit {
background: url(grafik/lupe.png)
}
/* ============ IE + Hacks ========== */

* html #container {
height: 100% !important;
background-color:##ebebe1;
}

* html #footer {
bottom: -1px;
}
.month{
font-size: 14px;								
padding-bottom:4px;
margin-top: 5px;
}
.event{
position:relative;
width: 100%;
margin: 5px 0 5px 0;	
border-bottom: 1px solid #a7161b;
float: left;
}
.date{
padding: 0 0 2px 0;
font-size: 1.7em;
width: 45px;
text-align: center;
background: url(grafik/date.gif) no-repeat bottom right;
}
.desc{
overflow:hidden;
max-height:30px;								
}
.desc a{
color: #343434;
}
.subtitel {
padding-left:50px;
}
