@charset "UTF-8";
/* CSS Document */

body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a, a:visited {
    color: #3D7CB3;
    text-decoration: none;
}
h1,h2,h3,h4,h5,h6,
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,
h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited
{
	color: #63839E;
}

img {
	border:none;
}

#header .block,
#fs_container,
#left,
#footer .mod_navigation,
div.pdf_link,
.addthis_button_email,
#archiv-link,
#teaser,
.home_odd #footer
{
	display:none;
}
#header {
	padding-bottom:0.5em;
	margin-bottom:3em;
	border-bottom:#CCC 1px dotted;
}
#main {
	font-size:0.8em;
}
#main td {
	padding:0 1em 1em 0;
}
div.layout_full, div.layout_short {
    border-bottom: 1px dotted #A2A3A3;
    margin-bottom: 5px;
	clear:both;
}
div.layout_full.last, div.layout_short.last {
	border:none;
}
.caption {
    color: #999999;
    font-size: 0.6em;
    text-transform: uppercase;
}
#footer {
	padding-top:0.5em;
	margin-top:3em;
	border-top:#CCC 1px dotted;
	font-size:0.7em;
}
