/*Ankersen style*/

html, body, input, textarea, .body {	
	margin: 0;
	font-size: 100%; 
	background-color: #99ccff;
	color : #444499;
	font-family: arial, verdana, "Times New Roman";
}
a	{color: #707000; text-decoration: none;}
a:hover	{color: #FFFF00; text-decoration: underline;}

input, textarea {color: #000000; background-color: #ffffff;
}

table	{font-size:100%;}
tr	{vertical-align: top; }

.tot	{
	width: 100%;
	height: 100%; 
}

.smallfont {font-size: 90%; }

.sidebar {
	background-color: #355D77;
/*	background-image: url('../pics/bolge.jpg');	*/
}


.menu	{color: #707000; padding: 10px 20px 10px 20px;}


.main	{
	width: 944px;	
	padding: 5px 30px 5px 30px;
}

.index 	{font-size: 120%; }

.index a	{color: #000000;}
.index a:hover	{color: #707000; }

.trspaceindex {height: 20px;}
.tdtekstindex {vertical-align: bottom;}
