                    * {
 							font-family: Arial,sans-serif;
					 	}
					 	
                    dt {
                            font-weight: bold;
                            font-style: italic;
                        }

					h3 {
							font-size: 12pt;
							margin: 5px auto;
						}
					 	
					a:link, a:visited, a:active, a:hover {
	                        color: #000000;
	                        text-decoration: underline;
	                        font-style: normal;
	                        font-weight: bold;
	                    }

					body {
	                    background-color: #CCCCCC;
	                    font-size: 10pt;
	                    color: #000000;
	                    text-align: center;
	                    margin: 0px;
	                }
					
					img {
						border: none;
					}

					#body {
						position: absolute;
						top: 0px;
						left: 0px;
						width: 100%;
						height: 100%;
						visibility: visible;
						display: block;
					}
					
					#container {
                        position: absolute;
						width: 1004px;
						height: 700px;
						margin-left: -512px;
						top: 10px;
						left: 50%;
						visibility: visible;
						display: block;
						border: 1px solid black;
						text-align: left;
						background-color: #6699CC;
					}

					#left {
						float: left;
						width: 130px;
						height: 648px;
						margin-top: 0px;
						background-color: #6699FF;
						color: #000000;
					}
					
					a.left {
                        display:block;
                        padding: 3px;
						padding-left:15px;
						border-bottom: 1px solid black;
						text-align:left;
						font-weight:bold;
						color:#000000;
						text-decoration:none;
                    }
                    
                    a.left:link, a.left:visited {
						color:#000000;
						background-color:#99CCFF;
					}
					a.left:hover {
					 	color:#000000;
					 	background-color:#FFFFFF;
					}
					
					a.left:active {
                        color:#000000;
					 	background-color:#FFFFFF;
					}
					
                	#right {
						float: right;
						width: 863px;
						height: 636px;
						margin-top: 0px;
						margin-left: 0px;
						padding: 5px;
						background-color: #FFFFFF;
						border-top: 1px solid black;
						border-bottom: 1px solid black;
						border-left: 1px solid black;
						border-right: 0px solid white;
						overflow: auto;
					}
					
					#top {
						float: left;
						width: 1000px;
						height: 20px;
						background-color: #6699FF;
						color: #000000;
						font-style: normal;
      					font-weight: normal;
      					font-size: 10pt;
      					text-align: right;
      					padding: 2px;
					}
					
					#bottom {
						/*float: left;*/
						width: 1000px;
      					height: 24px;
						background-color: #6699FF;
						color: #000000;
						font-style: normal;
      					font-weight: normal;
      					font-size: 11pt;
      					padding: 0px;
                        vertical-align: center;
      					text-align: right;
      					clear: both;
					}
					
					a.bottom {
                        padding: 0px;
						font-weight: bold;
						color: #000000;
						text-decoration: none;

                    }
                    
                    #login {
                        position: absolute;
                        font-weight:normal;
					}
					
					.news {

                    }

					a.controll {
                        display:block;
                        padding: 3px;
						padding-left:15px;
						border-bottom: 1px solid black;
						text-align:left;
						font-weight:bold;
						color:#000000;
						text-decoration:none;
                    }
                    
                    a.controll:link, a.controll:visited {
						color:#000000;
						background-color:#FF9966;
					}
					a.controll:hover {
					 	color:#000000;
					 	background-color:#FF3333;
					}

					a.controll:active {
                        color:#000000;
					 	background-color:#FF3333;
					}
					
					.b_container {
						width: 640px;
						margin: 30px auto;
						visibility: visible;
						border: 1px solid black;
						background-color: #E0E0E0;
						clear: both;
                    }
                    
                    .b_thema {
                        width: 638px;
                        background-color: #6699CC;
                        padding: 1px;
                    }
                    
                    .b_time {
                        text-align: right;
                        font-size: 8pt;
                        font-style: italic;
                    }
                    
                    .b_headline {
                        font-size: 14pt;
                        font-weight: bold;
                        text-align: center;
                    }

                    .b_bild {
                        float: left;
                        margin: 5px;
                        margin-left: 10px;
                        border: 1px solid black;
                    }
                    
                    .b_text {
                        background-color: #E0E0E0;
                        text-align: left;
                        padding: 3px;
                        padding-left: 10px;
                        border-top: 1px solid black;
                    }

                    .b_frame {
                        clear: both;
                        width: 638px;
                        height: 16px;
                        padding: 1px;
                        border-top: 1px solid black;
                        background-color: #6699CC;
                        font-size: 8pt;
                    }
                    
                    .b_bild_desc {
                        background-color:#FFFFFF;
                        border-top: 1px solid black;
						font-size: 8pt;
						padding: 2px;
						white-space: normal;
                    }

                    .b_bild_desc a:link, a:visited, a:active, a:hover {
                        text-decoration: none;
					}
                    
                    .contr_button {
                        color: #000000;
                        font-weight: bold;
                        text-decoration: none;
                    }
                    
                    a.contr_button:link, a.contr_button:visited {
						color: #000000;
                        font-weight: bold;
                        text-decoration: none;
					}
                    
                    .b_commcontainer {
                        width: 640px;
						top: 10px;
						visibility: visible;
						border: 1px solid black;
						background-color: #3399CC;
						margin: 30px auto;
                    }
                    
                    .b_commhead {
                        float: left;
                        width: 157px;
                        background-color: #3399CC;
                        padding: 3px;
                        font-size: 8pt;
                        border: 0px solid red;
                        margin: 0;
                    }

                    .b_commtext {
                        float: right;
                        width: 468px;
                        min-height: 100px;
                        background-color: #FFFFFF;
                        padding: 3px;
                        text-align: left;
                        margin: 0;
                        border: 0px solid black;
                        overflow: auto;
                    }
                    
                    .b_commline {
                        width: 640px;
                        clear: both;
                        height: 14px;
                        background-color: #3399CC;
                        border: 0px solid black;
                        padding: 0px;
                        
                    }
                    
                    .spam_commcontainer {
                        width: 640px;
						top: 10px;
						visibility: visible;
						border: 1px solid black;
						background-color: #FF3333;
						margin: 30px auto;
                    }

                    .spam_commhead {
                        float: left;
                        width: 157px;
                        background-color: #FF3333;
                        padding: 3px;
                        font-size: 8pt;
                        border: 0px solid red;
                        margin: 0;
                    }

                    .spam_commline {
                        width: 640px;
                        clear: both;
                        height: 14px;
                        background-color: #FF3333;
                        border: 0px solid black;
                        padding: 0px;

                    }
                    
                    .zitat {
                        background-color: #CCCCCC;
                        border: 1px solid black;
                        padding: 5px;
                        margin: 20px 20px 20px 20px;

                    }
                    
                    
