@import url(/styles/live/sdv/articles.css);
@import url(/styles/live/toolbox.css);
@import url(/styles/live/lightbox.css);
@import url(/styles/live/sdv/formmanager.css);
@import url(/styles/live/sdv/navigation.css);
@import url(/styles/live/livetranslate.css);
@import url(/styles/live/sdv/sdv_editor.css);


/* Structure */
html, body {
    background-color : #ffffff;
}

body {
    margin : 0;
    padding : 0;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : #325468;
    text-align : left;
    line-height: 18px;
    background-color: #ECE8C9;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
	margin-left: 136px;
}


/* Links */
a {
    text-decoration: none;
    color: #325468;

}

a:hover {
    text-decoration: none;
    color: #36393D;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    margin: 0;
    font-weight: bold;
    font-size: 14px;
    color: #464741;
    padding-bottom: 5px;
}

h2 {
    margin:0;
    font-weight: bold;
    font-size: 12px;
    color: #464741;
    padding-bottom: 5px;
}

h3 {
    font-weight: bold;
    color: #464741;
    font-size: 10px;
    margin: 0 0 0px 0;
    padding: 0;
}


/* Body - Container */
#container_tb {
    margin: 0 auto;
    min-width: 876px;
    width: auto !important;  /* for modern Browsers */

    background-color: #FFFDED;
    background-image: url(/images/sdv/bg_top_repeat.jpg);
    background-repeat: repeat-x;
}

#container {
    margin: 0 auto;
    width: 876px;
}

#topnav {
    width: 868px;
    height: 19px;
    background-image: url(/images/sdv/banner.jpg);
    background-repeat: repeat-x;
    text-align: right;
    color: white;
    padding-top: 55px;
    position: relative;
    font-size: 12px;
}
#topnav_fr {
    width: 868px;
    height: 19px;
    background-image: url(/images/sdv/banner_fr.jpg);
    background-repeat: repeat-x;
    text-align: right;
    color: white;
    padding-top: 55px;
    position: relative;
    font-size: 12px;
}

#topnavContent
{
	position: absolute;
	right: 120px;
	top: 47px;
}

#langView {
	position: absolute;
	left: 5px;
	top: 54px;
	color: white;
	z-index: 99;
	font-size: 11px;
}

#langView a {
	color: white;
}

#submitter
{
	position: absolute;
	right: 0px;
	top: 54px;
}

#submitter input
{
    margin-bottom: 0px;
    background-color: white;
    border: 0px solid #A0AEC0;
    height: 16px;
    width: 100px;
}

#spacerBlock
{
	position: absolute;
	top: 0px;
}

#sidenav {
    width: 165px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    padding-right: 10px;
    padding-top: 58px;
    padding-bottom: 50px;
    float: left;
}

#addressBlock
{
	position: relative;
	bottom: 160px;
	text-align: left;
	float: left;
	width: 200px;
	font-size: 10px;
	color: #5E7A84;
	line-height: 14px;
	padding-bottom: 22px;
}

#addressBlock a
{
	color: #5E7A84;
}

#content {
    width: 483px;
    min-height: 800px;
    height: auto !important;  /* for modern Browsers */
    height: 800px;  /*for IE */
    float: left;
    padding-top: 38px;
    padding-bottom: 20px;
    padding-left: 20px;
}

#content a
{
	text-decoration: none;
	color: #e41515;
}

#content a:hover {
    text-decoration: underline;
    color: #36393D;
}

#downloadlist
{
	width:300px;
	float:right;
}

#downloadlist b
{
	font-weight: bold;
	text-decoration: underline;
}

hr
{
	border: 0px;
	border-top: 1px solid #C8D0C9;
	padding-bottom: 5px;
	height: 1px;
}

#contentSpacer
{
	display: block;

	height: 17px;
}

#rightInfoBlock
{
	float: right;
	width: 163px;
    padding-top: 38px;
    padding-left: 16px;
}

#footer {
    background-image: url(/images/sdv/footer_bg.gif);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    min-width: 876px;
    width: auto !important;  /* for modern Browsers */
    height: 80px;
	text-align: center;
	font-size: 11px;
	clear: both;
	padding-top: 35px;
}

#footer_inside {
	position: relative;
	width: 868px;
	margin: 0 auto;
}

#footer a{
	color: red;
}

#agenda
{
	font-size: 10px;
	width: 154px;
}

#agenda a
{
	color: #325468;
}

#agenda hr
{
	border: 0px;
	border-top: 1px solid #C8D0C9;
	padding-bottom: 5px;
}

#cal
{
	position: relative;
	margin-top: -5px;
	margin-left: -9px;
}

#calM
{
	text-transform: uppercase;
	position: absolute;
	top: 4px;
	left: 12px;
	font-size: 9px;
	color: white;
}

#calDay
{
	position: absolute;
	top: 20px;
	left: 12px;
	font-size: 12px;
	width: 15px;
	color: #978E8E;
	font-weight: bold;
}

#jobs
{
	font-size: 10px;
	width: 154px;
}

#jobs hr
{
	border: 0px;
	border-top: 1px solid #C8D0C9;
	padding-bottom: 5px;
}

#jobs a
{
	color: #E41515;
}

#jobs ul
{
	margin-left: -25px !important;
	margin-left: -25px;
	list-style-position:outside;
	list-style-image: url(/images/sdv/listpfeil_ie.gif);
}

.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}



ul	{
	margin: 0px 0px 0px 16px;
	padding: 0px;
	list-style-position:outside;
	list-style-image: url(/images/sdv/listpfeil_ie.gif);
	
}


/* validator icons */
#xhtml {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px 5px 5px 0;
	background-image: url(/images/default/xhtml_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#xhtml:hover {
	background-position: -16px 0px;
}

#css {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/css_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#css:hover {
	background-position: -16px 0px;
}

#sitemap {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap:hover {
	background-position: -16px 0px;
}

a.sitemaptop {
	display: block;
	background-image: url(/images/default/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 300px;
}

a.sitemaplow {
	display: block;
	padding-left: 20px;
	width: 280px;
}

div.userimg{
width:90px;
float:left;
}