body {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana,Georgia,"Trebuchet MS";
	margin: 0px;
	padding: 0px;
}

html {
	height: 101%;
}

#all {
	width: 885px;
	text-align: left;
	background: url('/images/bg.gif') repeat-y;
}

#all img {
	border: none;
}

#all ul {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
#all ul li {
	margin-left: 10px;
	padding: 2px;
	padding-left: 16px;
	list-style: none;
	background: url('/images/item1.gif') 0px 3px no-repeat;
}

#all ul li a {
	color: #000000;
	text-decoration: none;
}
#all ul li a:hover {
	text-decoration: underline;
}

#all ol {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
#all ol li {
	margin-left: 27px;
	padding: 2px;
}

#all ol.noli {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#all ol.noli li {
	list-style: none;
	font-weight: normal;
}
#all ol.noli li {
	margin-top: 5px;
	margin-left: 5px;
	padding-bottom: 10px;
	width: 170px;
	background: url('/images/line.gif') repeat-x bottom;
}
#all ol.noli li.last {
	padding-bottom: 5px;
	background: none;
}
#all ol li p {
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}
#all ol li a {
	color: #000000;
	text-decoration: none;
}
#all ol li a:hover {
	text-decoration: underline;
}
#all ol.noli li a {
	color: #000000;
	text-decoration: underline;
	padding-left: 14px;
	display: block;
	margin-top: 5px;
	background: url('/images/item.gif') 0px 2px no-repeat;
}

#all .head {
	width: 180px;
	height: 19px;
	background-color: #4e6f6f;
}
#all .head p {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	left: 4px;
	top: 3px;
	display: inline;
	padding-left: 16px;
	background: url('/images/p_rubrik2.gif') 0px -1px no-repeat;
}
.cl {
	clear: both;
}

#all #top {
	color: #ffffff;
	padding-bottom: 10px;
	background-color: #ffffff;
}
#all #top div {
	height: 26px;
	background-color: #4e6f6f;
}
#all #top div h1{
	font-size: 14px;
	display: inline;
	position: relative;
	left: 5px;
	top: 3px;
}

#all #top #sub {
	height: 19px;
	background-color: #b6cbcb;
}
#all #top #sub a {
	color: #4e6f6f;
	font-weight: bold;
	position: relative;
	left: 4px;
	top: 2px;
	padding-right: 10px;
	padding-left: 14px;
	background: url('/images/item.gif') 0px 2px no-repeat;
}

#all #left {
	width: 180px;
	float: left;
	background-color: #b6cbcb;
}

#all #center {
	width: 375px;
	background-color: #ffffff;
	float: left;
	padding: 0px 10px 0px 10px;
}
#all #center .entry {
	border: solid 1px #4e6f6f;
	padding: 5px;
	margin-bottom: 10px;
	clear: both;
}
#all #center .entry div {
	border: solid 2px #b6cbcb;
}
#all #center .entry img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: solid 2px #ffffff;
}
#all #center .entry h3 {
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
}
#all #center .entry a.text {
	display: block;
	margin-top: 5px;
	color: #4e6f6f;
	font-weight: bold;
	padding-left: 14px;
	background: url('/images/item.gif') 0px 2px no-repeat;
}

#all #right {
	width: 180px;
	background-color: #b6cbcb;
	float: left;
}

#all #ad {
	float: left;
	width: 130px;
	text-align: right;
}

#all #footer {
	width: 755px;
	padding-top: 10px;
}
#all #footer a {
	color: #4e6f6f;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 14px;
	background: url('/images/item.gif') 0px 2px no-repeat;
}