@charset "utf-8";
/* CSS Document */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td 
{ 
margin: 0; 
padding: 0;
}


ul.clearfix 
{
margin:0px;
padding:0px;
text-decoration:none;
}


body,td,th {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #432e1c;
}

body {
background-color: #FFFFFF;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}


.bluetxt {
	color:#0042b0;
	font-style:bold;
}


a:link {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #36F;
}
a:active {
	text-decoration: none;
	color: #333;
}


#wrap {
	width:860px;
	height:950px;
	margin:auto;
}

#upper {
	width:860px;
	height:310px;
	background-image:url(gfxweb/andresbil.jpg);
}

#bodywrap {
	width:800px;
	height:640px;
	margin:auto;
}

#fieldleft {
	width:230px;
	height:640px;
	float:left;
}

#fieldright {
	width:540px;
	height:640px;
	float:right;
}

#kontakt {
	width:230px;
	height:220px;
}

#lankar {
	width:230px;
	height:110px;
}

#andres {
	width:230px;
	height:266px;
}
	





