body{position:absolute; width:800px; height:auto; margin:0px; font-family:arial; font-size:100%; color:#000000; background-color:#FFFFFF;}
	
img {border:none;}

h1	{font-size:160%; color:#000099; margin-top:0px;}
h2	{font-size:130%; color:#000000;}
h3	{font-size:130%; color:#000000;}
i 	{display:block;}
p	{margin-top:0px;}
hr	{border-left:0; border-right:0; border-bottom:0; border-top:solid 1px #000000;}

.error 	{color:red;}
.clear 	{clear:both;}
.list	{display:block; width:20px; height:19px; text-align:center; background-image:url(gfx/list.gif); color:white; font-weight:bold; float:left; margin-right:5px; margin-top:2px; overflow:hidden;}

/*Alla vanliga länkar*/
a:link 		{color:#000099; text-decoration:underline;}
a:visited 	{color:#900B09; text-decoration:underline;}
a:hover 		{text-decoration:underline;} 

/*Huvudet*/
#header					{position:absolute; top:0px; left:0px; width:800px; height:183px; background-image:url(gfx/header.jpg);}
#header .logotype		{position:absolute; top:5px; left:10px;}

#header .menu			{position:absolute; top:125px; left:18px; font-size:90%; font-weight:bold; color:#000099;}
#header .menu .static	{display:block; float:left; padding-left:16px; padding-right:16px; color:#000099; text-decoration:none;}
#header .menu a:link 		{display:block; float:left; padding-left:16px; padding-right:16px; color:#000099; text-decoration:underline;}
#header .menu a:visited	{display:block; float:left; padding-left:16px; padding-right:16px; color:#000099; text-decoration:underline;}
#header .menu a:hover 	{display:block; float:left; padding-left:16px; padding-right:16px; color:#000099; text-decoration:underline;}

#header .language			{position:absolute; top:10px; left:400px; font-size:90%; font-weight:normal; color:#000099;}
#header .language .swe 		{display:block; margin-left:0px; margin-bottom:10px;}
#header .language .eng 		{display:block; margin-left:60px; margin-bottom:10px;}
#header .language .ger 		{display:block; margin-left:120px; margin-bottom:10px;}
#header .language a:link 		{color:#000099; text-decoration:underline;}
#header .language a:visited	{color:#000099; text-decoration:underline;}
#header .language a:hover 	{color:#000099; text-decoration:underline;}

/*Bordern till höger*/
#border 				{position:absolute; top:150px; left:625px; width:175px; height:auto; background-color:#E3E3E3; text-align:center; font-size:80%;}
#border .headline	{position:relative; background-image:url(gfx/headline_border.gif); width:145px; height:19px; color:#FFFFFF; margin:15px; font-weight:bold; margin-top:20px;}
#border select		{width:135px; margin:0px;}
#border input			{width:135px; margin:0px;}

/*Innehållet*/
#content			{position:absolute; top:183px; left:20px; padding-bottom:50px;}

/*Allt innehåll i content*/
#text			{position:relative; font-size:80%; width:560px;}
#text .imgRight	{float:right; margin-left:15px;}
#text .imgLeft	{float:left; margin-right:15px;}
#text .border	{position:relative; display:block; height:150px;  background-color:#D3DEE4; margin-top:25px;}

/* ---------------------------------------------------------------------------- objekt_frame.php -------------------------------------------------------------------------------------------------------------------*/

/*Iframe som visar objektet*/
#iframe				{position:relative; font-size:80%; width:760px;}
#iframe .border		{background-color:#D3DEE4; margin-top:25px; height:15px; margin:0px;}
#iframe a:link 		{color:#000099; text-decoration:underline;}
#iframe a:visited 	{color:#000099; text-decoration:underline;}
#iframe a:hover 		{text-decoration:underline;} 
#iframe iframe		{width:760px; height:400px; border:0; overflow:auto; margin:0px;}

/* ---------------------------------------------------------------------------- objekt.php -------------------------------------------------------------------------------------------------------------------*/

/*Resultat av sökning*/
#result			{position:absolute; top:0px; font-size:80%; width:560px;}

/*Alla objekten som listas*/
#objects			{position:absolute; top:90px; width:560px; font-size:80%; padding-bottom:50px;}
#objects img			{vertical-align:middle; height:80px; padding-right:20px;}
#objects table		{font-size:100%; width:560px; border-collapse:collapse;}
#objects tr .top		{vertical-align:top; background-color:#FCFFC6;}
#objects td			{vertical-align:top; background-color:#EEEEEE;}
#objects th			{vertical-align:top; text-align:left; font-size:140%;}
#objects .column		{width:270px; height:auto; float:left;}







