
.imgeffect {
border: 1px solid #E4E4E4;
padding:3px;}

ul { list-style-image:url(--img--/bullet-block.gif);}

/*  font style
----------------------------------------------- */

body, p, table, td
{
	font:normal 11pt/140% Arial, Helvetica, sans-serif;
	color:#333333;
}

h1
{
	font:bold 18pt/140% Arial, Helvetica, sans-serif;
	color:#0E1F57;
	
}

h2
{
	font:bold 14pt/140% Arial, Helvetica, sans-serif;
	color:#0E1F57;
	
}


a:link,
a:visited
{
	text-decoration: underline; /* fix */
	color:#0E1F57; 
}

a:active, 
a:hover
{
	text-decoration: underline; /* fix */
	color: #0E1F57;
}

div#content strong a:link, 
div#content strong a:visited, 
div#content strong a:active, 
div#content strong a:hover,
div#content a:link strong, 
div#content a:visited strong, 
div#content a:active strong, 
div#content a:hover strong
{
	background: none;
	color:#0E1F57;
	margin:0pt;
	padding:0px 0px 0px 0px;
	text-decoration: underline;
}

div.hr
{
	border-bottom-style:solid;
	border-bottom-width:2px; /* fix */
	border-color: #C6CFDA;
	height: 1px;
}

/*  elemente
----------------------------------------------- */

div#container
{
	position:relative;
	width:90%;
	text-align:left;
	margin:0px;
}

div#header 
{
	height:80px; 
	position:relative;
}

div#wrapper { background:none; border:0px;}

div#content
{	
	width:90%;
	text-align:left;
	float:none;
}


/*  LOGO
----------------------------------------------- */

div#partnerlogo
{
	top:0px;
	right: 0;
	position: static !important;
	width:500px;
	height:80px;
	float:left;
	margin:0;
	z-index:20;
}

div#partnerlogo img { float:left;}

div#partnerlogo .n {padding: 0px 5px;}



/*  Überschriften
----------------------------------------------- */

h1.snapshot { background:url(--img--/bullet-snapshot.gif) 0 9px  no-repeat; padding: 0px 0px 0px 00px;}
h1.people { background: url(--img--/bullet-people.gif) 0 9px no-repeat; padding: 0px 0px 0px 00px;}
h1.notice { background: url(--img--/bullet-notice.gif) 0 9px  no-repeat; padding: 0px 0px 0px 00px;}
h1.graph { background: url(--img--/bullet-graph.gif) 0 9px  no-repeat; padding: 0px 0px 0px 00px;}

h2.snapshot { background:url(--img--/bullet-snapshot.gif) 0 3px  no-repeat; padding: 0px 0px 0px 00px;}
h2.people { background: url(--img--/bullet-people.gif) 0 3px no-repeat; padding: 0px 0px 0px 00px;}
h2.notice { background: url(--img--/bullet-notice.gif) 0 3px  no-repeat; padding: 0px 0px 0px 00px;}
h2.graph { background: url(--img--/bullet-graph.gif) 0 3px  no-repeat; padding: 0px 0px 0px 00px;}

/*  Parentlink
----------------------------------------------- */

/*  Gutter
----------------------------------------------- */
div#content .gutter { padding: 10px 10px 50px 10px;}
div#sidebar .gutter { padding: 60px 10px 20px;}
div#language .gutter { padding: 10px;}
div#footer .gutter { padding: 10px; }
div#navigation .gutter { padding: 0px; }

/*  Hidden
----------------------------------------------- */

a#logo,
div#language,
div#sidebar,
div#navigation,
div#footer,
#parentlink,
ul.mainNav1,
ul.mainNav2,
ul.mainNav3 
{
display:none;
}


