/* Start of CMSMS style sheet 'Styles' */
.radio {
display:block;
}

dfn {
display:none;
}

body {
color:#333333;
margin:0px;
font-size:14px;
font-family:Times;

  scrollbar-base-color:#333333;
  scrollbar-3d-light-color:#333333;
  scrollbar-arrow-color:#333333;
  scrollbar-darkshadow-color:#333333;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#333333;
  scrollbar-shadow-color:#333333;
  scrollbar-track-color:#ffffff;
}

.wrapper {
text-align:left;
width:996px;
}

.header {
width:796px;
height:189px;
float:right;
background-image:url('uploads/images/header.jpg');
background-repeat:no-repeat;
}

.headline{
font-weight:bold;
font-size:16px;
width:577px;
padding:10px;
float:left;
margin-left:5px;
margin-top:26px;
font-family:Times;
}

.navi {
font-size:12px;
font-family:Arial;
width:200px;
height: 700px;
float:left;
}

a { 
text-decoration: none;
color:#333333;
font-weight: bold;
}

a:link {
color:#333333;

}

a:hover {
color:#E60003;
}

li {
margin-top:5px;
list-style-type:none;
}





.ul_1 {
font-weight: bold;
margin-top: 20px;
}


*html .ul_1 {
margin-left: 24px;
}


.ul_2 {
font-weight:normal;
}


*html .ul_2 {
margin-left: 15px;
}





h1 {
font-weight:bold;
font-size:16px;
font-family:Times;

}

h2 {
font-weight:bold;
font-size:14px;
font-family:Times;
margin-left:0px;
margin-top: 8px;
margin-bottom: -1px;
}

h3 {
font-weight:bold;
font-size:14px;
font-family:Times;
}

.content {
width:570px;
min-height:350px;
padding:10px;
float:left;
overflow:auto;
}

*html .content {
height:310px;
}

.content div {
padding-left:5px;
padding-right:5px;
}

.content a {
text-decoration: underline;
}


.input {
border:1px solid #333333;
width:120px;
}

.initiatoren {
font-size:14px;
font-family:Arial;
width:200px;
float:left;
font-family:Times;
margin-left: 5px;
}

.initiatoren div {
padding-left:15px;
margin-left: 0px;
}

.footer {
width:555px;
text-align:center;
margin-left:215px;
border-top:1px solid #333333;
float:left;
}


.footer a {
font-family:Arial;
font-size:12px;
color:#999999;
margin-left:15px;
margin-right:15px;
}

.linkpartner img {
margin-top:15px;
margin-right:15px;
width:125px;
border:0px;
}

.active01 {
color:#E60003;
}

.active02 {
color:#E60003;
}

.active03 {
color:#E60003;
}

dfn {
display:none;
}

.search {
list-style-type: disc;
}


#news_hr {
clear: both;
}


 /* GUESTBOOK --- GUESTBOOK --- GUESTBOOK */


 /* Style each entry */
div.cms-guestbook-div-entry 
{
    border: 1px solid #000;
    margin-bottom: 1em;
}
    
/* Hide some fields */
div.cms-guestbook-div-sender-title,
div.cms-guestbook-div-date-title,
div.cms-guestbook-div-country-title,
div.cms-guestbook-div-location-title,
div.cms-guestbook-div-email-title,
div.cms-guestbook-div-homepage-title,
div.cms-guestbook-div-message-title
{
    display: none;
}
      
/* Show the postdate on the right */
div.cms-guestbook-div-date 
{
    float: right;
}
	
/* No blocks/show inline */
div.cms-guestbook-div-sender,
div.cms-guestbook-div-country,
div.cms-guestbook-div-location,
div.cms-guestbook-div-email
{
    display: inline;
}
	  
/* Style the message header */
div.cms-guestbook-div-entry-header
{
    background: #fff;
    color: #333333;
    border: 1px solid #000;
    margin: 1px;
    padding: .5em;
}

/* Style message header links */
div.cms-guestbook-div-entry-header a {
    color: #333333;
} 
div.cms-guestbook-div-entry-header a:hover {
    color: #E60003;
} 
		  
/* Style the postdate */
div.cms-guestbook-div-date 
{
    font-size: smaller;
}
		    
/* Style the sender name */
div.cms-guestbook-div-sender 
{
    font-weight: bold;
}
		      
/* Style the senders homepage link */
div.cms-guestbook-div-homepage 
{
    font-size: smaller;
    margin: 2px;
    margin-bottom: 0;
}
			      
/* Style the actual message */
div.cms-guestbook-div-message 
{
    background: #fff;
    padding: .5em;
}
/* End of 'Styles' */

