/* SECTION: Standard stylesheet */
/* SECTION: general elements */
html{
height: 100%;
}
body{
  margin: 0px;
  padding: 0px;
  font-family: Helvetica, Arial, Sans-serif;
  font-size: 12px; 
  text-align: left;
  background-position: top center;
}

caption,th,td{
  font-family: Helvetica, Arial, Sans-serif;
  font-size: 12px; 
}

h1{
  margin: 4px 0px;
  padding: 0px;
  font-size: 17px;
}
h2{
  margin: 4px 0px;
  padding: 0px;
  font-size: 15px;
}
h3{
  margin: 0px 0px;
  padding: 0px;
  font-size: 13px;
}
h4{
  margin: 4px 0px;
  padding: 0px;
  font-size: 12px;
}
h5{
  margin: 4px 0px;
  padding: 0px;
  font-size: 11px;
}
h6{
  margin: 4px 0px;
  padding: 0px;
  font-size: 10px;
}
p{
  padding: 0px;
  margin: 4px 0px 16px 0px;
}

/* End General elements*/

/* Use class layout on images and tables used for layout */
img.layout, a img.layout{
  margin: 0px;
  padding: 0px;
  border: 0px;
}
table.layout{
  margin: 0px;
  padding: 0px;
}
td.layout{
  padding: 0px;
  text-align: left;
  vertical-align: top;
}


/* SECTION: link styles */

/* Normal link styles */
a:link {color: #0000FF; font-weight: normal; text-decoration: none; font-size: 12px;}
a:visited {color: #0000FF; font-weight: normal; text-decoration: none;}
a:hover  {color: #0000FF; font-weight: normal; text-decoration: underline;}

/* read more.. links */
.link {font-size: 12px; font-weight: normal; color: #0000FF;}
a.link:link{font-size: 12px; text-decoration: underline; font-weight: normal; color: #0000FF;}
a.link:visited{font-size: 12px; text-decoration: underline; font-weight: normal; color: #996666;}
a.link:hover{font-size: 12px; text-decoration: underline; font-weight: normal; color: #0000FF;}

/* Standard navigation links */
.menu { font-size: 12px; font-weight: normal;}
a.menu:link { text-decoration: none; font-weight: normal; color: #000000; }
a.menu:visited { text-decoration: none; font-weight: normal; color: #000000; }
a.menu:hover { text-decoration: underline; font-weight: normal; color: #000000; }

.menuselected{ font-size: 12px; font-weight: bold;}
a.menuselected:link { text-decoration: none; font-weight: bold; color: #000000; }
a.menuselected:visited { text-decoration: none; font-weight: bold; color: #000000;}
a.menuselected:hover { text-decoration: underline; font-weight: bold; color: #000000;}


/* Top menu links */
.topmenu { font-size: 12px; font-weight: bold;}
a.topmenu:link {text-decoration: none; color: #00488F;}
a.topmenu:visited {text-decoration: none; color: #00488F;}
a.topmenu:hover {text-decoration: none; color: #000000;}

.topmenuselected{ font-size: 12px; font-weight: bold;}
a.topmenuselected:link {text-decoration: none; color: #000000;}
a.topmenuselected:visited {text-decoration: none; color: #000000;}
a.topmenuselected:hover {text-decoration: none; color: #000000;}

/* Printable/tell a friend links  */
.toollink{font-size: 11px; font-weight: normal;}
a.toollink{font-size: 11px; color: #0000FF; text-decoration: underline; font-weight: normal;}
a.toollink:visited {font-size: 11px; color: #0000FF; text-decoration: underline; font-weight: normal;}
a.toollink:hover {font-size: 11px; color: #0000FF; text-decoration: underline; font-weight: normal;}

/* Copyright, CustomPublish powered link etc.  */
.cp{font-size: 10px; color: #7D7D8F; text-decoration: none; font-weight: normal;}
a.cp:link{font-size: 10px; color: #7D7D8F; text-decoration: none; font-weight: normal;}
a.cp:visited{font-size: 10px; color: #7D7D8F; text-decoration: none; font-weight: normal;}
a.cp:hover{font-size: 10px; color: #B3B3BF; text-decoration: none; font-weight: normal;}


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { font-size: 13px; font-weight: bold; color: #000000;}
.headlinelink:link{}
.headlinelink:visited{}
.headlinelink:hover{}

/* Linked headlines on listing pages */
.headline .headlinelink { font-size: 15px; font-weight: bold; color: #000000;}
.headline .headlinelink:link{text-decoration: none; color: #000000;}
.headline .headlinelink:visited{text-decoration: none; color: #000000;}
.headline .headlinelink:hover{text-decoration: underline; color: #000000;}

/* Navigation path links */
.path { font-size: 12px; font-weight: normal; color: #000000; }
a.path:link{text-decoration: none;}
a.path:visited{text-decoration: none;}
a.path:hover{text-decoration: none;}

/* Sitemap links */
		.tree{font-size: 12px; font-weight: normal;}
		a.tree:link{text-decoration: none; color: #000000;}
		a.tree:hover{text-decoration: underline; color: #000000;}
		a.tree:visited{text-decoration: none; color: #000000;}
		a.tree:visited:hover{text-decoration: underline; color: #000000;}

		.sitetree{font-size: 12px; font-weight: bold;}
		a.sitetree:link{text-decoration: none; color: #000000;}
		a.sitetree:hover{text-decoration: underline; color: #000000;}
		a.sitetree:visited{text-decoration: none; color: #000000;}
		a.sitetree:visited:hover{text-decoration: underline; color: #000000;}


/* SECTION: Standard CP classes*/
.default { font-size: 13px; }
.date { font-size: 10px; color: #666666; }
.feedback { font-size: 12px; font-weight: normal; color: #000000; }
.copyright { font-size: 10px; font-weight: normal; color: #4D4D62;}
/* SECTION: listing/view styles */

div.pagedescription{margin-bottom: 1em;}
.pagedescription{
font-size: 14px;
font-weight: bold;
}

.headline, h1.headline {
	font-size: 17px;
	font-weight: bold;
	color: #4D4D62; 
	margin: 0px;
	padding: 0px;
}

.headlineview, h1.headlineview {
	font-size: 20px; 
	font-weight: bold; 
	color: #000000; 
	margin: 0px;
	padding: 0px;
}

.subheadline, h2.subheadline {
	font-size: 11px; 
	font-weight: normal; 
	color: #4D4D62; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
  line-height: 1.0;
}
.ingress, p.ingress{
	font-size: 12px; color: #000000; margin: 6px 0px; padding: 0px;
}
.ingressview, p.ingressview{
	font-size: 12px; color: #000000; margin: 6px 0px; padding: 0px; font-weight: bold;
}
p.byline, .byline{
	margin: 0px; padding: 0px;
}


/* SECTION: viewarea block/spacing elements */
.block{
	margin-bottom: 10px;
}
hr{
clear: both;
}
div.hr{
	/* Replacement for hr. This is easier to style */
	font-size: 1px;
	clear: both;
	height: 10px;
	border-bottom: 1px #ffffff;
	margin-bottom: 15px;
}
div.body{
	clear: both; 
	margin: 0px 0px 22px 0px;
}



/* SECTION: Text top*/

h1.logo{
	color: #4D4D62;
margin: 0px;
padding: 10px 0px 0px 165px;
font-size: 32px;
}
h2.logo{
	color: #4D4D62;
margin: 0px;
padding: 5px 0px 0px 165px;
}


.logolink:link{text-decoration: none; color: #4D4D62;}
.logolink:visited{text-decoration: none; color: #4D4D62;}
.logolink:hover{text-decoration: none; color: #4D4D62;}

/* SECTION: page containers */ 

#page{
margin-left: auto;
margin-right: auto;
width: 800px;
}
#top{
text-align: center;
background: transparent url(/getfile.php/366178.627.ssbsvpcayf/bgtopp.gif) repeat-x top left;
}
#main{
width: 490px;
padding: 25px 10px;
float: left;
}
#navbar{
text-align: left;
width: 150px;
float: left;
background: #6B9ABD url(/getfile.php/58089.627/bue.gif) no-repeat top right;
min-height: 700px;
}
#topnavigation{
}
#sidebar{
background-color: transparent;
width: 140px;
float: left;
}
#footer{
}

/* SECTION: page elements */ 
#adress{
width: 110px;
color: #08538D;
background-color: #B5C3D6;
padding: 25px 15px;
}
#info{
width: 110px;
color: #FFFFFF;
background-color: #5A7DAB;
margin-top: 20px;
padding: 25px 15px;
}
#languagebar{
padding: 20px 13px;
}
#menu{
padding: 0px;
margin: 0px 0px 20px 0px;
list-style-type: none;
}
#menu li{
margin: 0px;
padding: 1px 0px;
}
#tools{
padding: 0px 0px 0px 13px;
margin: 20px 0px 20px 0px;
list-style-type: none;
}
#searchform{
padding-left: 13px;
margin-top: 0px;
font-size: 10px;
}
#searchinput{
width: 90px;
border-color: #000099;
border-width: 1px;
color: #4D4D62;
background-color: #FFFFFF;
font-size: 10px;
}	

#searchsubmit{
border-color: #000099;
border-width: 1px;
color: #4D4D62;
background-color: transparent;
padding: 0px 1px;
font-size: 10px;
}	



div#sitecredits{
padding-left: 13px;
margin: 30px 0px;
}





#copyright{
	margin-bottom: 10px;
	 text-align: center;
}




ul.sitecredits li#copyright{
margin-top: 30px;
}




#topmenu{
text-align: right;
list-style-type: none;
padding: 0px;
margin: 0px;
line-height: 20px;
vertical-align: middle;
}
#topmenu li{
display: inline;
margin: 0px 10px;
padding: 0px;
}
/* End standard containers and items */


