				
body
{
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: #F8F8F8;
}
body,div,a,h1,h2,h3
{
	font: 11px "Trebuchet MS",Verdana,Arial,sans-serif;
}
a
{
	color: #B30909;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

h1 
{
	font-size:140%;
	font-weight:bold;
	color:#A90D0D;
}
h2
{
	font-size:120%;
	font-weight:bold;
	color:#A90D0D;
}
h3
{
	font-size:110%;
	font-weight:bold;
	color:#333;
}
img
{
	border:0px;
}
li
{
	font-size:100%;
}
fieldset
{
	padding: 10px 20px;
}
#topdiv
{
	position:relative;
	margin: 0px auto;
	text-align: left;
	width: 886px;
	padding: 30px;
	padding-top: 15px;
	background: #fff;
	text-align: left;
}
#topmenu
{
	position: relative;
	height: 45px;
	width: 750px;
	top: 82px;
	_top: 70px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 25px;
	padding-left: 10px;
}

#toppicture
{
	position: relative;
	width: 886px;
	height: 315px;
	background: url("Pictures/zs-rabca-top.png") no-repeat;
}
#toppicture h1
{
	position: relative;
	left: 20px;
	Width: 390px;
	color: #333;
	top: 66px;
	text-shadow: 3px 3px red;
	font: 160% "Trebuchet MS",Verdana,Arial;
	font-weight: bold;
}

#toppicture h2
{
	position: relative;
	left: 30px;
	top: 98px;
	_top: 88px;
	color: #0991B3;
	font-size: 14pt;
	margin-bottom: 40px;
}

#mainbody
{
	overflow: hidden;
	background: #fff;
	width: 886px;
	b/order-top: 1px dotted #444;
	padding-top: 35px;
}

#submenu
{
	position: relative;
	min-height: 300px;
	padding: 30px 20px;
	padding-left: 30px;
	_padding: 5px 20px;
	_padding-left: 0px;
	float: left;
	width: 230px;
	background: url("Pictures/zs-rabca-menu-back.gif") no-repeat; /*#EFEFEF;*/
}

#submenu hr
{
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border: 1px solid #fafafa;
	background: #fafafa;
}

#contentcontainer
{
	position: relative;
	float: left;
	padding: 10px;
	padding-left: 40px;
	clear: right;
	background: #fff;
	width: 535px;
	_height: 300px;
	min-height: 400px;
}

#contentcontainer a
{
	text-decoration:underline;
}

#footer
{
  width: 886px;
  height: 220px;
  text-align: center;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  background: url("Pictures/zs-rabca-footer.gif") no-repeat;
}

div .content
{
	width:520px;
	font-size:140%;
	background: #fff;
}

div .content h1
{
	font-size: 16pt;
	color: #B30909;
	border-bottom: 3px solid #0991B3;
	margin: 25px 0px;
	padding-left: 35px;
	background: url("Pictures/zs-rabca-h1.gif") no-repeat;
}

#contentcontainer .lineh1
{
	font-size: 16pt;
	color: #B30909;
	border-bottom: 3px solid #0991B3;
	margin: 25px 0px;
	padding-left: 35px;
	background: url("Pictures/zs-rabca-h1.gif") no-repeat;
}

div .content a
{
	font-size:120%;
}

div .content a:hover
{
	background: #0991B3;
	color: #fff;
}

div.contentpicture
{
	margin:0px 20px;
}

div.gallery img
{
	margin: 5px;
}

div.gallery h2
{
	font-size: 150%;
}

div.gallery hr
{
	display: none;
}

#contentcontainer .myform
{
	width: 450px;
	padding: 10px 0px;
	font-size: 120%;
}

#contentcontainer .excerpt
{
	background:#ddd;
	padding:10px 20px;
	margin:10px 20px;
	font-size:115%;
	font-style: italic;
}
#contentcontainer .excerpt h2 a
{
	font-size:110%;
	font-weight:bold;
}

#footer span
{
	position: relative;
	top: 188px;
}

ul.topmenu 
{ 
	padding: 0px;
	margin: 0px; 
	float: left;   /* clear */
	list-style: none;
}

ul.topmenu li 
{
	float:left;
	display:block;
	margin: 0px 10px; 
}

* html ul.topmenu li {float:left;} /* Igen aht IE skal li ogsl floates */

ul.topmenu li a
{
	float: left;
	color: #111;
	padding: 10px 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: 24px;
	overflow: hidden;
	font-size: 13pt;
}

ul.topmenu li.current a.current
{
	float: left;
	color: #B30909;
	background: #F2F9FC;
}

ul.topmenu li a:hover
{
	color: #B30909;
	text-decoration: underline;
	background: #F2F9FC;
}


	
ul.submenu
{
	padding: 0px;
	list-style: none;
}

ul.submenu li 
{
	display: block;
	margin: 8px 0px;
}

ul.submenu li a
{
	color: #B30909;
	font: 16pt Arial;
	font-weight: bold;
	text-decoration: none;
}

ul.submenu li.current a.current
{
	color: #B30909;
	font-weight: bold;
	text-decoration: none;
}

ul.submenu li a:hover
{
	text-decoration: underline !important;
	color: #0991B3 !important;
}

ul.submenu ul
{
	margin-left: 25px;
}

ul.submenu li li a
{
	font: 14pt Arial !important;
	font-weight: normal;
}

ul.submenu li li a.current
{
	color: #0991B3!important;
	text-decoration: underline !important;
}

.contact
{
	font-size: 120%;
	margin: 20px 10px;
}

.leftme
{
	display:inline;
	position:relative;
	float:left;
}
.rightme
{
	display:inline;
	position:relative;
	float:right;
}
.noshow
{
  display: none;
}
.clearme
{
  clear: both;
  overflow: hidden;
  height: 1px;
}

.advert {
	margin: 25px 0 15px;
}
.advert img {
	margin: 5px 0;
}
