	body {
		margin: 0px;
  		background-color: #A9BD0A;
		}

	A 		{ color: #003366; text-decoration: underline; }
	A:link		{ color: #003366; text-decoration: underline; }
	A:visited	{ color: #003366; text-decoration: underline; }
	A:active	{ color: #999999;  }
	A:hover		{ color: #999999;  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
		}

	td {    
		vertical-align: top;
		margin: 0px;
		}

	#banner {
		font-family: verdana, arial;
		color:#003366;
		font-size:large;
		font-weight:normal;	
  		padding:0px;
		background-color: white;
		}
	.BannerText {
		text-decoration: none;
		font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica;
		font-size: 24px;
		background-color:#94B5E0;
		color:white;
		font-weight:bold;
		margin: 0px;
		padding:0em;
		text-align: center;
		}

	#footer {
		position: bottom;
		font-family: verdana, arial;
		color:#003366;
		font-size:large;
		font-weight:normal;	
  		padding:5px;
		}
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: verdana, arial;
  		font-style: italic;
		font-size: large;
		color: #003366;
		text-decoration: none;
		}

	.description {
		font-family: verdana, arial;
		color:#003366;
		font-size:x-small;
  		text-transform:none;	
		}
				
	#content {
		background: #FFF;
		margin-top: 15px;
		margin-bottom:15px;
		
		border: 1px solid;
		border-color: #003366;
		}

	#container {
		}

	#links {

		margin-top:0px;
		margin-right:15px;
		margin-left:15px;
		margin-bottom:15px;
		}

    #rechts {

		margin-top:0px;
		margin-right:15px;
		margin-left:15px;
		margin-bottom:15px;
		}
		
	.blog {
		padding: 15px;
		background: #FFF; 
		}

	.blogbody {
		font-family: verdana, arial;
		color:#000000;
		font-size:x-small;
		font-weight:normal;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
		}

	.title	{
		font-family: verdana, arial;
		font-size: x-small;
		color: #666;
		}			

	#menu {
  		margin-bottom:20px;
		background:#FFF;
		text-align:center;
		}		

	.date	{ 
		font-family: verdana, arial; 
		font-size: x-small; 
		color: #003366; 
		border-bottom:1px solid #999;
		margin-bottom:20px;
		font-weight:bold;
		}			

	.header-text	{ 
		font-family: verdana, arial; 
		font-size: x-small; 
		color: #003366; 
		text-align: center;
		padding:5px;
		}		
		
	.toptext {
		font-family: verdana, arial;
		color: #003366;
		font-size:x-small;
		font-weight:normal;
		letter-spacing: .1em;
		}		
	
	.links {
		font-family: verdana, arial;
		color:#003366;
		font-size:xx-small;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.links-title {
		font-family: verdana, arial;
		color: #003366;
		font-size:x-small;
		font-weight:bold;
  		padding:1px;
  		margin-top:1px;
		}		

	.comments-body {
		font-family:verdana, arial;
		color:#003366;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:15px;
  		padding-top:15px;		
 		border-bottom:1px dotted #999; 					
		}		

	.comments-post {
		font-family:verdana, arial;
		color:#003366;
		font-size:xx-small;
		font-weight:normal;
  		background:#FFF;		
		}

	.comments-head	{ 
		font-family:verdana, arial; 
		font-size:x-small; 
		color: #003366; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}
	
	/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */



.rss_box {
	 width: 300px;
	 background-color: #ffffff;
}



.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
}



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



.rss_item  {
  font-size: x-small;
  margin-bottom: 1em;;
}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	}



.rss_item a:hover {
	}

	

.rss_date {
	font-size: xx-small;
	}

	/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

	.Rechts {
		font-family: verdana, arial;
		color:#003366;
		font-size:xx-small;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.Rechts-title {
		font-family: verdana, arial;
		color: #003366;
		font-size:x-small;
		font-weight:normal;
  		padding:2px;
  		margin-top:15px;
		letter-spacing: .1em;
		}

/* Menu Buttons */
.hovermenu ul{
font: bold 17px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
}

.hovermenu ul li a:hover{
background-color: #FFFFFF;
border-style: outset;
}

.hovermenu2 ul{
font: bold 12px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
width: 170px;
}

.hovermenu2 ul {
list-style: none;
display: inline;
width: 70px;
}

.hovermenu2 ul a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: #FFFFFF;
border: 2px solid #FFFFFF;
width: 70px;
}

.hovermenu2 ul a:hover{
background-color: #FFFFFF;
border-style: outset;
width: 70px;
}
		