/*
	Theme Name: WordPress SAP Spectrum
	Theme URI: http://www.efficient.it/
	Description: sap-spectrum.com Theme
	Version: 1.0
	Author: efficient information technologies
	Author URI: http://www.efficient.it/
	Tags: custom theme, fixed width, one column, widgets
*/

/*
	Stylesheet-Definitionen für sap-spectrum.com
	Ausgabemedium: Drucker
	Browser: alle
*/

/*
	-----------------------------------------------------------------------------
	HTML-Elemente
	-----------------------------------------------------------------------------
*/

HTML
{
	margin:0px;
	padding:0px;
}

BODY
{
	color:#000000;
	font-family:Arial;
	font-size:14px;
	line-height:16px;
	margin:0px;
	padding:0px;
}

/*
	-----------------------------------------------------------------------------
	Container (Layout)
	-----------------------------------------------------------------------------
*/

DIV#container_page
{
	width:100%;
}

DIV#container_content
{
}

DIV#container_content_bottom
{
}

DIV#container_pagebrand
{
}

DIV#container_logo
{
	border-bottom-color:#000000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	margin-bottom:4px;
	text-align:center;
}

DIV#container_languages
{
	display:none;
}

DIV#container_intro
{
	border-bottom-color:#000000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:8px;
	margin-bottom:29px;
	padding-bottom:16px;
	padding-top:30px;
}

DIV#container_links_header
{
	display:none;
}

DIV#container_footer
{
	display:none;
}

DIV.container_clear
{
	clear:both;
}

/*
	-----------------------------------------------------------------------------
	Container (Widgets)
	-----------------------------------------------------------------------------
*/

DIV.container_latest_edition
{
	border-bottom-color:#000000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	margin-bottom:34px;
	padding-bottom:25px;
}

DIV#container_cover_fade
{
	height:336px !important;
	width:579px;
}

DIV.container_cover
{
	float:left;
	margin-right:24px;
}

DIV.container_links_latest_edition
{
	display:none;
}

DIV.container_links_archive_edition
{
	display:none;
}

DIV.container_archive_edition
{
	margin-bottom:19px;
}

DIV.container_archive_edition DIV.container_item
{
	border-bottom-color:#000000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding-bottom:12px;
	padding-top:19px;
}

DIV.container_archive_edition DIV.container_item_last
{
	border-bottom:none !important;
	padding-bottom:0px !important;
}

/*
	-----------------------------------------------------------------------------
	Bilder
	-----------------------------------------------------------------------------
*/

IMG
{
	border:none;
}

IMG#image_logo
{
	margin-bottom:5px;
}

IMG#image_sap_info
{
	display:none;
}

IMG#image_eyecatcher
{
	display:none;
}

/*
	-----------------------------------------------------------------------------
	Überschriften
	-----------------------------------------------------------------------------
*/

DIV#container_content H1
{
	color:#000000;
	font-size:17px;
	font-weight:bold;
	line-height:23px;
	margin-bottom:11px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

DIV#container_intro H1
{
	margin-top:8px !important;
}

/*
	-----------------------------------------------------------------------------
	Überschriften (Widgets)
	-----------------------------------------------------------------------------
*/

DIV.container_latest_edition H1
{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:20px !important;
	margin:0px !important;
	text-transform:uppercase;
}

DIV.container_latest_edition H2
{
	color:#000000;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

DIV.container_latest_edition H3
{
	color:#000000;
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

DIV.container_latest_edition H4
{
	display:none;
}

DIV.container_archive_edition H1
{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:18px !important;
	margin-bottom:0px !important;
	margin-left:0px !important;
	margin-right:0px !important;
	margin-top:0px !important;
	text-transform:uppercase;
}

DIV.container_archive_edition H2
{
	color:#000000;
	font-size:14px;
	font-weight:normal;
	margin-bottom:8px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

DIV.container_archive_edition H3
{
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:26px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

DIV.container_archive_edition H4
{
	display:none;
}

/*
	-----------------------------------------------------------------------------
	Texte
	-----------------------------------------------------------------------------
*/

DIV#container_intro P
{
	line-height:21px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

/*
	-----------------------------------------------------------------------------
	Links
	-----------------------------------------------------------------------------
*/

A:focus
{
	outline:none;
}

DIV#container_intro A
{
	color:#9f1d2f;
	text-decoration:none;
}

/*
	-----------------------------------------------------------------------------
	Links (Widget)
	-----------------------------------------------------------------------------
*/

DIV.container_links_latest_edition A,
DIV.container_links_archive_edition A
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
