
body {
background: url(http://www.stube-rheinland.de/images/bg.png) top center repeat-y;
background-color: #e1ddd9;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
line-height: 150%;
color:#000000;
padding:0px;
margin:0px;
}

h1,h2 {
font-size: 20px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-weight: normal;
line-height: 150%;
color:#000000;
margin-bottom: 20px;
}
h2 {
margin-bottom: 5px;
}

a {color: #0F6FB7;}
a:visited {color:#0F6FB7;}
a:hover {color: #E74306;}
a:active { color:#E74306;}

#wrapper {
width: 908px;
margin: 0 auto;
}


#header {
background-color: #ffffff;
padding: 0px;
padding-bottom: 7px;
margin: 0px;
}

#main {
overflow: hidden;
}

#left {
float: left;
width: 210px;
margin: 0px;
margin-left: 28px;
padding: 0px;
}

#left img {
margin-bottom: 3px;
}

#content {
float: left;
width: 595px;
background-color: #ffffff;
padding: 0px 30px 30px 0px;
margin: 0 5px 0 40px;
}

p.dottedline {
border-bottom: 1px dotted #000000;
margin: 10px 0;
}

p.breaker {
clear: both;
}

.asp p.breaker {
margin-bottom: 40px;
}

.asp img {
float:left;
margin-top: 5px;
margin-right: 10px;
}

a.email {
color: #3a79b1; 
text-decoration:none; 
background:transparent url("http://www.stube-rheinland.de/images/icon_email.gif") no-repeat  left -.1em; 
padding: 0 .25em 0 1.75em; 
}

a.intern {
color: #3a79b1; 
text-decoration:none; 
background:transparent url("http://www.stube-rheinland.de/images/icon_intern.gif") no-repeat  left 0em; 
padding-left: 1.75em; 
padding-right: 0.25em 
}
a.extern {
color: #3a79b1; 
text-decoration:none; 
background:transparent url("http://www.stube-rheinland.de/images/icon_extern.gif") no-repeat  left -0.15em; 
padding-left: 1.75em; 
padding-right: 0.25em
}
  

.linkliste h3 {
font-weight: bold;
margin-top: 15px;
margin-bottom: 0px;
}
.linkliste a {
text-decoration:none; 
}

#veranstaltungen .veranstalter {
font-size: 14px;
color: #3a79b1; 
font-weight: bold;
margin-bottom: 5px;
}
#veranstaltungen .typ {
color: #6e6f6e; 
font-size: 14px;
font-style:italic;
margin-bottom: 5px;
}
#veranstaltungen .datum {
color: #6e6f6e; 
font-size: 14px;
font-weight: bold;
margin-bottom: 5px;
}
#veranstaltungen .titel {
font-size: 15px;
font-weight: bold;
margin-bottom: 5px;
}
#veranstaltungen .untertitel {
margin-bottom: 5px;
}

#details {
width: 580px;
background: url(http://www.stube-rheinland.de/images/bg_details.png) top left repeat-y;
border: 1px dotted #999;
border-bottom: none;
}
#details .zeilenabschluss {
border-top: 1px dotted #999;
clear: left;
}
#details .bezeichnung {
width: 150px;
float: left;
color: #1e84c0;
font-weight: bold;
padding: 5px;
}
#details .inhalt {
width: 380px;
padding: 5px;
float: left;
}
