/*Sus Antik style*/

html, body, input, textarea {	
	margin: 0;
	font-size: 90%; 
	background-color: #ffffff;
	color : #333333;
	font-family: arial, verdana, Times New Roman;
}
a	{color: #333333; text-decoration: none;}
a:hover	{color: #000000; text-decoration: underline;}

input, textarea {color: #000000;}

table	{font-size:100%;}
tr	{vertical-align: top; }
td 	{padding: 0; }

.tot	{
	width: 100%;
}

.sidebar {
}

}.menu	{
	width: 140px;
}

.menubox{
	width: 100%;
}


.menubox caption{
	background-color: #ffcccc;	/*#F48F9D;*/
	padding: 2px;
}

.nyheder {text-align: center; height: 150px;}
.nyheder caption{
	background-color: #ffffff;	
}

.main	{
	padding: 5px 30px 5px 30px;
	width: 800px;	
}

