body {
                background-color: #FBDDFB;
                padding: 0px;
                margin: 0px;
                font-family: verdana, arial, sans-serif;
                color:#000000;
                font-size: 12px;
				text-align: left
            }

            hr {
				height: 3px; 
				background-color: #333333; 
				border: none;
            }

            h1 {
                padding: 0px;
                margin: 0px;
                font-size: 8px;
            }   
			
            a:link { 
            	color: #780478;  
		
    		}
			a:visited{
			    color: #780478;  
		
    		}
			
			a:active { 
			color: #780478;
            font-size: 12px; 
			}
			
/* Banner*/	
			.banner{
			padding:0px 0px;
			background-color: #ffffff;
			max-width:320px;
			}
			
/*TOP Headlines*/			
			.tops{
			font-size: 18px; 
			background-color: #666666;
			color: #780478;
			padding:2px 5px;	
			background-image: url(image/topbg.jpg);
			background-repeat:repeat-x;
			}
						
/* first and third TOP VIDEO */
			.background1 {
			background-color: #ffffff;
			padding:8px 15px ;
			clear: left;
			min-height:70px;
			}
		
/*second TOP VIDEO */
			.background2 {
			background-color: #FBDDFB;
			padding:8px 15px;
			clear: left;
			min-height:70px;
			}

/* more Videos */				
			.morevid {
			padding:5px 15px;
			text-decoration:blink;
			font-weight: bold;
			color: #000000;
			clear: left;
			}	
			
/* Livecam text */		
			.camtxt {
			padding:1px 10px;
			}
			
/* Livecam Text 2 */		
			.camtxt2 {
			font-weight: bold;
			}
			
/* Video Category Headlines*/		
			.nitxt {
			padding:1px 10px;
			}
			
/* TOP Video pictures */			
			.imgvid {
			float:left;
			border:solid ##780478 2px;
			}
			
/* Livecam pictures */		
			.imgcam {
			border:solid #780478 2px;
			}
			
/* Video Category Pictures */		
			.imgni {
			border:solid #780478 2px;
			}
/* Online*/	
			.online{
			color:#08B600;
			font-weight: bold;
			}
			
/* Video Category Background */	
			.vid {
			color:#ffffff;
			background-color:#FBDDFB;
			padding:5px 15px;
			border:0px;
			clear: left;
			font-weight: bold;
			color:#ffffff;
			}
			
/* Video Category Headline 2*/	
			.vid2{
			background-color:#ffffff;
			padding:2px 15px;
			font-weight: bold;
			color:#780478;
			background-image: url(image/topbg.jpg);
			background-repeat:repeat-x;
			}

/* About*/				
			.impressum {
			font-family: Arial; 
			text-align: center;

			}
						
/* Pagination*/	
#pagination {font-size:16px;font-weight:bold;text-align:center;}
.page_number {font-size:16px;font-weight:bold;text-decoration:none;padding-left:1px;padding-right:1px;}
.page_number2{font-size:16px;font-weight:bold;text-decoration:none;padding-left:1px;padding-right:1px;color:#B30000;background-color:#C9C9CA;}
.page_number a {font-size:16px;font-weight:bold;text-decoration:none;padding-left:1px;padding-right:1px;}
.page_number a:hover {color:#FFC1CC;text-decoration:none;padding-left:1px;padding-right:1px;}
