
    body {
		margin:20px 20px 20px 20px;
		background:#FFF;
		}
		
	A {
                                color: #003366;
                                text-decoration: none;
                                font-weight:bold;
                                }

	A:link	{ color: #369; text-decoration: none; }
	A:visited	{ color: #369; text-decoration: none; }
	A:active	{ color: #369; }
	A:hover	{ color: #369; background-color: #E5E5E5; }
	
	img { background-color: #FFF; }

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

	#banner {
		font-family:georgia, times new roman, serif;
		color:#000;
		font-size:5px;
		border-left:1px solid #CCC;	
		border-right:1px solid #CCC;  		
		border-top:1px solid #CCC;
        border-bottom: 1px solid #CCC;
  		
  		padding:0px;
		}

	#banner a,
                #banner a:link,
                #banner a:visited,
                #banner a:active,
                #banner a:hover {
		font-family:georgia, times new roman, serif;
		font-size: 1px;
		color: #fff;
		text-decoration: none;
		font-weight:normal;
		}


    .grau {
        border-bottom: 1px dotted #CCC;
		padding-bottom: 4px;
		margin-bottom:-10px;
        }
        
    .lau {
        border-top: 1px dotted #CCC;
		padding-top: 4px;
		margin-top:10px;
		margin-bottom:-20px;

        }
        
    .dau {
        border-top: 1px dotted #CCC;
		padding-top: 4px;
		margin-top:10px;
	

        }

	.forumhell{
		
  		background:#336699;
  		
		}
    
	.description {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:10px;
		font-weight:bold;
  		background:#003366;
  		text-transform:none;	
		}
				
    #content {
		float:right;
		width:550px;
		background:#fff;
		border-left:1px solid #CCC;
		border-top:0px solid #CCC;
		border-right:1px solid #CCC;
		border-bottom:1px solid #CCC;
		margin-left:0px;
		padding-bottom:20px;
		padding-top:20px;
		}

	#container {
		background:#FFF;
		border:1px solid #FFF;		
		}
 	#links {
		float:left;
		width:166px;
		background:#FFF;
		padding-right:15px;
		padding-left:15px;
		padding-bottom:15px;
		padding-top:20px;
		border-left:1px solid #CCC;    
		border-bottom:1px solid #CCC;  
		border-top:0px solid #CCC; 
        border-right:0px solid #CCC;
        
		}

	#links a:active,
	#links a:hover {
		color: #369;
		text-decoration: none;
		}
		
	.blog {
  		padding:15px;
		
		}

	.blogbody {
		font-family:georgia, times new roman, serif;
		color:#666;
		font-size:12px;
		font-weight:normal;
  		background:#FFF;
  		line-height:150%;
		}

	.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, sans-serif;
		font-size: 12px;
		color: #000000;
		text-transform:uppercase;
		font-weight:bold;
		}		

	.articletitle	{
		font-family: georgia, verdana, arial, sans-serif;
		font-size: 16px;
		border-bottom: 1px dotted #CCC;
		padding-bottom: 4px;
		}		

	.articletitle a:active,
	.articletitle a:link,
	.articletitle a:visited,
	.articletitle a:hover {
		text-decoration: none;
		}

	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:left;
		font-family:verdana, arial, sans-serif;
		font-size: 10px; 
		}		
		
	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:10px;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-family:georgia, times new roman, serif;
		color:#369;
		font-size:12px;
		font-weight:normal;
  		padding:2px;
  		margin-top:10px;
		letter-spacing: .1em;
		border-bottom:1px dotted #CCC;
		text-align:left;
  		background:#FFF;		
		}		

    .maintitle {
        color: #336699;
        font-weight: bold;
        font-size: 20px;
    }
    .groesser {
        font-size: 13px;
    }