body {
	margin:0;
	padding:0;
	/*font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

a:hover{
	color:#333333;
	text-decoration:none
}

.test a:hover{color:#CCCCCC;}

a:visited {color:#333333;/*font-weight: bold;*/}
#Layer1 a:visited {color:#696969;font-weight:bold;}

a:link {
	color:#333333; 
	/*font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;*/
}


table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

#Layer1 a:link {font-weight:bold;}
#Layer1 a:hover {text-decoration:underline;}	

/* testtest */
#Layer1 {
	/* background-color : Fuchsia   !important; */
}
/* testtest */

#hometest{
	float:left;
	
}


/* this is the header  section*/
#header {
	background-color:#990000;
/*	display:block; 
	padding-left:20px; */
	height:72px;
}

#header2 {
		background-color: #E2E2E2;
		height:18px;	    
		font-weight: bold;
		/*padding-right:12px; */
		font-size : 10px;
		

}

#header2_left {
		margin-right:12px;
}

#logo{
	margin-left : 10px;
}

/* this is for the book section*/

.booksLinks {
	
	text-align:center;
	vertical-align:middle;
	height:32px;
	background-color:#cccccc;
	border-style:none;
	padding:0px;
	width:124px;
	font-size : 11px;
}

.booksLeft {

	background-color:#990000;
	padding:0px;
	/* border-spacing:0px; */
}

.tableProgramm {
	height:22px;
	width:99%;
	background-color:#CCCCCC;
	color:#FFFFFF;

}
#tableProgrammAndere {
	height:22px;
	width:99%;
	background-color:#000000;
	color:#FFFFFF;

}


/* ein paar formatierte Klassen */
/* this is for the p2p section*/
.p2pLinks {
	
	text-align:center;
	vertical-align:middle;
	height:32px;
	background-color:Silver;
}

.p2pLeft {
	background-color:#999966; 
	/*background-color: #87CEFA;*/

	}

/* this is for the link section */
.linksLinks {
	
	text-align:center;
	vertical-align:middle;
	height:42px;
	background-color:#cccccc;
}


.linksLeft {
	background-color:#999966;
}

/*this is for the tip section*/
.tipsLinks {
	width:124px;
	text-align:center;
	vertical-align:middle;
	height:42px;
	background-color:#cccccc;
}


.tipsLeft {
	background-color:#999966;
}

/* this is for the firewall section */
.fireLinks {
	width:124px;
	text-align:center;
	vertical-align:middle;
	height:32px;
	background-color:#cccccc;
}


.fireLeft {
	background-color:#990000;
}


#navi {
	margin-right:12px;
}

.flag {
	
 vertical-align : text-bottom;

}

wuff a:hover{
    vertical-align : baseline;
	color:green;
}

