
	body	{
	font-family: Calibri,Corbel,Helvetica,Tahoma,Sans;
	background-image: url('http://www.wumpscut.com/shop/style/siamese/background.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #0b0801;
	margin: auto;
	margin-top: 0px;
	}
	
	option, select, input
	{
	font-family: Calibri,Corbel,Tahoma,Helvetica,Sans;
	}
	
	a
	{
	color: #CEC0A5;
	text-decoration: none;	
	}
	
	a:hover
	{
	text-decoration: underline;
	}
	
	.divider
	{
	border: solid #241F17 1px;
	height: 1px;
	background-color: #1E1B15;
	}
	
	h3,font.newshead
	{
	font-size: 11pt;
	font-weight: bold;
	color: #581F1B;
	margin-bottom: 5px;
	color: white;
	text-shadow: #000 0px 0px 5px;	
	}

	font.selected
	{
	border: 1px solid #ECE3D4;
	padding: 3px 4px 3px 4px;
	color: white;
	background-color: #4E0C04;
	font-weight: bold;
	}

	table.main
	{	
	width: 978px;
	margin: 0px;
	background-image: url('siamese/siamese.png');
	background-repeat: no-repeat;
	}

	
	td.content
	{
	width: 978px;
	height: 100%;
	text-align: left;
	}
	
	span.head
	{
	margin: 20px 0 20px 0;
	display: block;
	background-image: url('siamese/top.png');
	background-repeat: no-repeat;
	width: 912px;
	height: 151px;
	}
	
	div.textcontent
	{
	margin: 46px 10px 0 15px;
	padding: 0px;
	background-image: url('siamese/white.png');
	}
		
	span.textcontent
	{
	background-image: url('http://www.wumpscut.com/shop/style/siamese/overlay60.png');		
	display: block;
	width: 650px;
	line-height: 18px;
	text-align: left;
	float: left;
	color: #e1e1e1;
	font-size: 12px;
	}
	
	table.textcontent
	{
	width: 100%;
	}

	table.rightcontent
	{
	width: 100%;
	border-left: 1px solid #23221B;
	border-right: 1px solid #33322B;	
	}

	span.infocontent
	{
	margin: 0 0 0 5px;
	display: block;
	width: 255px;
	height: 100%;
	background-image: url('http://www.wumpscut.com/shop/style/siamese/overlay60.png');
	color: white;
	line-height: 18px;
	text-align: left;
	float: left;
	}

	td.headline
	{
	background-image: url('http://www.wumpscut.com/shop/style/siamese/red.png');		
	font-size: 11pt;
	font-weight: bold;
	height: 30px;
	color: #e1e1e1;
	padding-left: 10px;
	}

	a.headline
	{
	color: #D1D1D1;
	}

	a.headline:hover
	{
	color: #D1D1D1;
	text-decoration: none;
	}

	div.mainbox
	{
	min-height: 800px;
	border-left: 1px solid #13120B;
	border-right: 1px solid #33322B;	
	}

	.tooltip
	{
	background-color: #0b0801;
	width: 300px;
	height: 400px;
	padding: 10px;
	color: #e1e1e1;
	}

	td.maincontent,td.leftcontent
	{
	color: #f1f1f1;
	font-size: 9pt;
	padding: 10px;
	}

div.topmenu
	{
	float: left;					
	width: 930px;
	height: 40px;
	background-image: url('siamese/menu.png');
	}

ul.imenue 
	{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	white-space: nowrap;			 
	}

.imenue li 
	{
	font-family: Calibri,Corbel,Tahoma,Helvetica,Sans;
	list-style:none; 	     
	padding: 0; 
	margin: 0;
	float: left; 
	white-space: nowrap;
	width: 100px;
	height: 30px;	
	text-align: center;	
	}

.imenue li a, .imenue li span 
	{	
	height: 30px;		
	font-size: 11pt;
	display: block;
	text-decoration:none;
	color: white;
	vertical-align: center;
	font-weight: bold;
	color: #b1b1b1;	
	padding-top: 6px;
	}

.imenue li a, .imenue li span {
	width:99%;
/* Weitenangabe für den Internet Explorer zur Ausdehnung des Linkbereiches */
}

html>body .imenue li a, html>body .imenue li span {
	width:auto;
/* die (falsche) Weitenangabe für standardkonforme Browser zurücknehmen */
}

.imenue li a:hover, .imenue li a.aktuell:hover {
	background-image: url('siamese/menu.png');

	margin-top: 0px;
	font-weight: bold;
	color: #ffffff;  
}

.imenue li a:active, .imenue li a.aktuell:active {
	background-image: url(active.gif);
	background-repeat: repeat-x;  
	margin-top: 0px;
	font-weight: bold;
	color: #ffffff; 
}	
