/* CSS Document (c) by hxwg.com for Caligula */

body { background-color: black;
 	   background-image:url(../images/caligulasitzt.jpg); background-repeat:no-repeat;
 	   background-attachment:fixed; padding:0px; background-position:bottom right;}
CODE {font-family: "Courier New", Courier, Monaco, monospace ; }
td,p {font-family: verdana; font-size: 12px;color: A4938B;}
a {color: D7CECA; text-decoration:none;}
a:hover{color: #FF3333; text-decoration:none;}
a:active {color: #CC0000; text-decoration:none;}
/*a:visited {color: #333333; text-decoration:none;}*/
a.current {color: #CC0000; text-decoration:none;}
a.red {color: #CC0000; text-decoration:none;}
a.red:hover{color: #FF3333; text-decoration:none;}
a.red:active {color: #CC0000; text-decoration:none;}
/*a.red:visited {color:#EFEFEF; text-decoration:none;}*/
a.grey {color: #EFEFEF; text-decoration:none;}
a.grey:hover{color: #CC0000; text-decoration:none;}
a.grey:active {color: #CC0000; text-decoration:none;}
/*a.grey:visited {color:#EFEFEF; text-decoration:none;}*/

.header {position:absolute; top:17px; left:17px;}
.title {position:absolute; top:115px; left:200px; font-family: verdana; font-size: 16px;color: A4938B; text-align:left; font-weight:bold;}
.footer {position:absolute; bottom:17px; right:17px;}

.content { position: absolute; top: 168; left: 200; border-style: hidden; width: 600px; height:500px; padding: 0px; z-index: 0; 
			font-family: verdana; font-size: 12px;color: A4938B; text-align:left;}
			
.menu {position:absolute; top:160px; left:17px; font-family: verdana;font-size: 12px;color: A4938B; text-align: left; 
		padding: 5px;
/*		border-style: dashed ;
		border-color: #CCCCCC;
		border-width: 1px;
*/		width: 140;}
