﻿*
{
	font-family: Arial;
}

html {
	min-height: 100%;
	_height: 100%; /* IE6 hack */
    padding: 0;
	margin: 0;
	background-image: none;
	background-color: transparent;
}
body
{
	padding: 0;
	margin: 0;
	font-family: Arial;	
	font-size: 0.75em;	
	line-height: 1.17em;
}

a:link, a:visited, a:active, a:hover 
{ 	
	color: #000000;
	text-decoration: none;	
}

.print-only { display: inline; text-align: left;}

.no-print { display: none; }

.clear { clear: both; }


.layout
{
	position: relative;
	margin: 0px auto 0px auto;
	border: none;
	width: 100%;
}

.content-left
{
	display: inline; /* IE6 double margin fix */	
	padding: 0;
	width: 560px;
	border: 0;
	float: left;
}
.content-right
{	
	padding: 0;
	width: 210px;
	border: 0;
}
.content-main
{
	display: inline; /* IE6 double margin fix */
	padding: 0;
	width: 560px;
	border: 0;	
}
.content-sidebar
{	
	padding: 0;
	width: 200px;	
}


.breadcrumb {
	font-size: 0.90em;
}
.breadcrumb ul {
	margin: 0px;
	padding: 0px;
}
.breadcrumb ul li {
	display: inline;
	list-style-type: none;
	padding-right: 4px;
	font-weight: bold;
}

.breadcrumb li.separator {
	font-family: Arial;
	font-size: 0.85em;
	color: #A8A8A8;
}

.page-title
{
	display: inline;
	float: left;
	width: 100%;
	margin-top: 10px;
}
.page-title table
{
	width: 100%;
}
.page-title td
{
	vertical-align: baseline;
}
.page-title-main
{
	float: left;	
	font-size: 1.80em;
	line-height: 1.90em;	
}
.page-title-addon
{
	display: inline;
	float: left;	
	color: #939393;
	font-size: 1.30em;
	line-height: 2.40em;	
	margin-left: 10px;
}
.page-title-addon-bottom
{
	display: inline;
	float: left;	
	color: #939393;
	font-size: 1.20em;
	
}
.page-title-addon-right-small
{
	display: inline;
	float: right;	
	color: #000000;
	font-size: 1.10em;
	line-height: 2.40em;
	text-align: right;
}

.page-categories .header
{	
	display: block;
	float: left;
}
.page-categories ul
{
	display: block;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
}
.page-categories ul li
{	
	display: block;
	float: left;
}

.page-languages ul
{
	margin: 0px;
	padding: 0px;
}
.page-languages ul li
{	
	display: block;
	float: left;
	list-style-type: none;		
	background: url('../img/list_bullet_green.gif') right center no-repeat;
	padding-right: 11px;
	padding-left: 5px;
}
.page-languages ul li.first
{
	padding-left: 0px;
}
.page-languages ul li.last
{		
	background: none;
	padding-right: 0px;
}

.content-picture {	
	padding: 3px 3px 5px 3px;
	margin: 0px 10px 10px 10px;
	border-style: none;
	border-width: 0px;
	border-color: #d7d7d7;
}
.content-picture-left {
	float: left;
	padding: 3px 3px 5px 3px;
	margin: 0px 10px 10px 10px;
	border-style: none;
	border-width: 0px;
	border-color: #d7d7d7;
}
.content-picture-right {	
	float: right;
	padding: 3px 3px 5px 3px;
	margin: 0px 10px 10px 10px;
	border-style: none;
	border-width: 0px;
	border-color: #d7d7d7;
}
.content-picture-text {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.box-grey2-medium, .box-grey2-big, .box-grey3-big, .box-blue-medium, .box-blue-big
{
	width: 100%;
}

.header
{
	display: none;
}
.sidebar-left
{
	display: none;
}
.navi-left
{
	display: none;
}
.footer
{
	display: none;
}
.banner
{
	display: none;
}

.content-sidebar {
	page-break-before: always;	
}

.sidebar-right, .main , .content, .content-main, .page-wide, .page-narrow, .content-item {
	width: 100%; margin: 0; float: none;
	padding: 0;
}

.content-sidebar {
	float: left;
	padding: 0;
}

.box-content a, .box-content a:link, .box-content a:visited, .box-content a:active {
    color: #000000;    
}
.page-categories a, .page-categories a:link, .page-categories a:visited, .page-categories a:active {
    color: #000000;
}
a.email-link, a.email-link:link, a.email-link:visited, a.email-link:active {
    color: #000000;
}
.page-contents a, .page-contents a:link, .page-contents a:visited, .page-contents a:active {
    color: #000000;
}
.page a, .page a:link, .page a:visited, .page a:active {
    color: #000000;
}

.box-grey2-medium div.box-header table td {
    border-color: transparent;
}
.box-attachments {
	border-style: none;
}

.box-video .icon-video, .box-picture .icon-video {
	display: none;
}

.button-blue, .button-blue-end, .button-blue-large, .button-blue-large-end, .button-grey, .button-grey-end {
	display: none;
}


