body {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	background: #c0c0c0;
}
.title {
	border-style: solid;
	border-color: black;
	border-width: 1px;
	margin-top: 28px;
	width: 70%;
	position: relative; left: 15%;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #546495;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
}
.body {
	border-style: solid;
	border-top-style: hidden;
	border-color: black;
	border-width: 1px;
	width: 70%;
	position: relative; left: 15%;
	background-color: #EFEBE7;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
h1 {
	font-family: Verdana, sans-serif;
        font-size: 15px;
	text-align: center;
}
p {
	text-align:left;
	line-height:18px;
	padding-left: 0px;
}
p.mod {
	text-align: center;
}
ul {
	text-align:left;
	padding-left: 24px;
}
li {
	list-style-type:square;
	padding-left: 2px;
	line-height:24px;
}
img {
	border-width: 0px;
}
img#bild {
	position: relative; float: right; 
}
img.status {
	vertical-align: middle;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
.title-menu{
	position: relative;
	float: right;
	left: 15px;
	top: -5px;
	font-size: x-small;
	background: #c6c6c6;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	border-right: 0px;
	border-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	
}
.title-menu a:link{ text-decoration: none;}
.title-menu a:visited{ text-decoration: none;}
.title-menu a:active{ text-decoration: line-through;}
.title-menu a:hover{ text-decoration: line-through;}
.save-exit{
	font-size: xx-small;
}

.fosdem{
	position: relative;
	float: right;
	left: 350px;
	top: -40px;
}

.ezkutatu{
	display:none;
}
