

body { font-size: 12px;
    	font-family: Helvetica,Arial,sans-serif;
	background-color : rgb(0,0,160);
	margin: 0pt 0pt 0pt 0pt;
    }

p {	font-size: 12px; }


#haupt {
	float:	left;
 	width: 	100%;
}


#links
{ 	
    	margin: 0pt 0pt 0pt 0pt;
    	width: 180px;
    	background-color: rgb(0,0,160);
    	float: left;
	font-size: 10px;
    }



#rechts
{
    	margin: 0pt 0pt 0pt 0pt;
    	float: right;
    	width: 180px;
    	background-color: rgb(0,0,160);
    }



#inhalt
{ 	border-right: 2px solid rgb(255,128,0);
	border-left: 2px solid rgb(255,128,0);
	background-color: rgb(227,219,215);
	font-size: 12pt;
    	margin: 0pt 182px 0pt 182px;
    	padding: 0em 1em 0em 1em;
    }




div.componentheading {	/* Component heading */
	font-size:			20px;
	border-bottom:		1px solid #777777;
	font-weight:		bold;
	border-bottom:		1px solid #cccccc;
}

td.contentheading {		/* Post titles/headings */
	font-size:		26px;
	font-weight:		bolder;
	clear:			both;
	padding:		20px 0px 0px 0px;
	color:   		rgb(222,0,0);
}



.small { 
	font-size:	10px;
	color:		rgb(0,0,160);
}




.createdate {
	font-size:	10px;
	color:		rgb(0,0,160);
	padding-bottom:	10px;	

}

td.modifydate {
	font-size: 8px;
}


#inhalt  a:link, a:visited {
	font-size: 		12px;
	color:			rgb(0,0,160);
	font-weight:		bolder;
	text-decoration:	none;
}

#inhalt  a:hover {
	font-size: 		12px;
	color:			rgb(222,0,0);
	font-weight:		bolder;
	text-decoration:	none;
}











.moduletable h3 {
font-size:			20px;
padding-left:		7px;
color:				rgb(255,128,0);
}

.moduletable {
	color: yellow;
	font-size: 12px;
	padding: 5px;
}


.moduletable  a:link, a:visited {
	font-size: 		12px;
	color:			rgb(255,128,0);
	font-weight:		bolder;
	text-decoration:	none;
}

.moduletable a:hover {
	font-size: 		12px;
	color:			rgb(255,255,0);
	font-weight:		bolder;
	text-decoration:	none;
}



.moduletable_menu h3 {
font-size:			20px;
padding-left:		7px;
color:				rgb(255,128,0);
}

.moduletable_menue {
	color: yellow;
	font-size: 12px;
	padding: 5px;
}

.moduletable_menu  a:link, a:visited {
	font-size: 		12px;
	color:			rgb(255,128,0);
	font-weight:		bolder;
	text-decoration:	none;
}

.moduletable_menu a:hover {
	font-size: 		12px;
	color:			rgb(255,255,0);
	font-weight:		bolder;
	text-decoration:	none;
}



.moduletable_menu li {
	font-size: 		12px;
	color:			rgb(255,255,0);
	font-weight:		bolder;
	text-decoration:	none;
}



#links p {color: yellow;}



#rechts p {color: yellow;}