* {
		margin:0;
		padding:0;
}

body {
	border: 0;
	margin: 0;
	font: normal normal 100 12px arial, sans-serif;
	color:#000000;
	background-color: #ffffff;
	background-image: url("../images/fade_bkr.jpeg");
	background-repeat: repeat-x;
}

p, ul#lista {
	font-size:11px;
	color:#666666;
}

.personal {
	color: #eb501e; 
	font-weight: 700;
	display:inherit;
}

#personalpic {
margin:0px 10px 2px 0px;

}
	

h1 {
	color: #eb501e; 
	font-size:12px;
	font-weight:900;
}

h2 {
	color: #eb501e; 
	font-size:11px;
	font-weight:700;
}

ul#lista {
margin:20px;
}

a:link {color: #666666; font-weight:900; text-decoration:underline;}
a:visited {color: #666666;font-weight:900;}	
a:hover {color: #eb501e;font-weight:900;}

em {
	color:#666666;
}

.line {
		background-color:#eb501e;
		height:1px;
		width:100%;
		clear:both;
	}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 753px;	
	background-image: url("../images/skugg.png");
}

#head {
	border-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 735px;
	height: 172px;
	background-image: url("../images/top.gif");
}

#headbutton {
width: 100%;
	height: 100%;
	display:block;
}

#menu {
	margin-left: 9px;
	width: 735px;
	height: 23px;
	background-image: url("../images/bkr.gif");
}

ul#menuitems { 
	color: #ffffff; 
	width: 100%;
	height: 23px;
	font-weight: 700; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}
	
ul#menuitems li {
	display: block; 
	float: left; 
	margin: 2px 0 0 5px; 
	}
	
ul#menuitems li a { 
	color: #ffffff; 
	height: 15px; 
	text-decoration: none; 
	display: block; 
	float: left; 
	padding: 3px 15px; 
	}
	
ul#menuitems li a:hover { 
	text-decoration: underline; 
	}
	
ul#menuitems li a.current { 
	color: #eb501e; 
	text-decoration: none; 
	background-color: #ffffff ; 
	padding: 3px 15px; 
	}

#left, #right {
	background-repeat: no-repeat; 
	}

#content {
	margin-left: auto;
	margin-right: auto;
	border-bottom: 0px;
	border-top: 0px;
	width:724px;
	min-height: 400px;	
	}

#left {	
	float:left;
	width:390px;
	height: 100%;	
	padding:25px 30px 50px 50px;
}

#right {	
	float:right;
	width:250px;
	height: 100%;	
	padding-top:25px;
	text-align:left;
}

#schema {
	padding:25px 0px 0px 50px;
	float:left;
	width:653px;
	min-height: 400px;	
}

#news {
	padding: 0px 0px 0px 0px ;
	border:1px solid #E76A0C;
	margin:0px 25px 40px 0px;
	float:right;
	width: 200px;
	height: 310px;
}

#newsframe {
	border:0;
	padding:0;
	width: 100%;
	height: 100%;
	overflow: auto;
}

#newsheader {
	float:right;
	clear:right;
	width:225px;
	height: 100%;	
	padding-top:25px;
	text-align:left;	
}

#footer {
	color: #ffffff;
	margin-left: 9px;
	clear:both;
	background-image: url("../images/bkr.gif");
	width: 735px;
	height: 15px;
	padding-top:5px;
	text-align:center;
	font-size:10px;
}

#bottom {
	clear:both;
	width: 753px;
	height: 8px;
	margin-left: auto;
	margin-right: auto;	
	background-image: url("../images/skugg_bottom.png");
}

img, a {
	border:0;
	outline:none;
}

.curandi {
vertical-align:middle;
margin-right:10px;
}