/*
	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: Bildschirm
	Browser: alle
*/

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

HTML
{
	height:100%;
	margin:0px;
	padding:0px;
}

BODY
{
	background-color:#a1a1a1;
	background-image:url('system/image/layout/bg_body.png');
	background-position:0px 0px;
	background-repeat:repeat-x;
	color:#000000;
	font-family:Arial;
	font-size:14px;
	height:100%;
	line-height:16px;
	margin:0px;
	padding:0px;
	text-align:center;
}

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

DIV#container_page
{
	background-color:#cccccc;
	background-image:url('system/image/layout/bg_container_page.png');
	background-position:0px 0px;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:1000px;
}

DIV#container_content
{
	background-image:url('system/image/layout/bg_container_content.png');
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:31px;
	padding-right:31px;
	width:938px;
}

DIV#container_content_bottom
{
	background-image:url('system/image/layout/bg_container_content_bottom.png');
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:17px;
}

DIV#container_pagebrand
{
	padding-top:31px;
	position:relative;
	width:938px;
}

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

DIV#container_languages
{
	position:absolute;
	right:0px;
	top:100px;
}

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
{
	float:right;
	width:200px;
}

DIV#container_footer
{
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	line-height:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;
	padding-top:5px;
	text-align:left;
	width:1000px;
}

DIV#container_content_page
{
	margin-left:auto;
	margin-right:auto;
	width:525px;
}

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;
	position:relative;
	width:938px;
}

DIV#container_cover_fade
{
	float:left;
	height:336px !important;
	margin-right:24px;
	width:579px;
}

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

DIV.container_links_latest_edition
{
	position:absolute;
	right:0px;
	bottom:19px;
	width:332px;
}

DIV.container_links_archive_edition
{
	position:absolute;
	right:0px;
	top:24px;
	width:200px;
}

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

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;
	position:relative;
	width:938px;
}

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

DIV.container_popup_content
{
	background-color:#ffffff;
	margin:17px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
}

DIV.container_popup_pagebrand
{
	 border-bottom-color:#000000;
	 border-bottom-style:solid;
	 border-bottom-width:8px;
	 margin-bottom:36px;
}

DIV.container_popup_intro
{
	 border-bottom-color:#000000;
	 border-bottom-style:solid;
	 border-bottom-width:1px;
	 margin-bottom:1px;
	 padding-bottom:3px;
	 padding-top:8px;
	 position:relative;
}

#colorbox,
#cboxOverlay,
#cboxWrapper
{
	left:0px;
	overflow:hidden;
	position:absolute;
	top:0px;
	z-index:9999;
}

#cboxOverlay
{
	background-color:#000000;
	height:100%;
	position:fixed;
	width:100%;
}

#cboxMiddleLeft,
#cboxBottomLeft
{
	clear:left;
}

#cboxContent
{
	background-image:url('system/image/widget/bg_container_linklist.png');
	background-position:0px 0px;
	background-repeat:repeat;
	overflow:hidden;
	position:relative;
}

#cboxLoadedContent
{
	overflow:hidden !important;
}

#cboxTitle
{
	display:none !important;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic
{
	left:0px;
	position:absolute;
	top:0px;
	width:100%;
}

#cboxTopLeft
{
	height:0px;
	width:0px;
}

#cboxTopRight
{
	height:0px;
	width:0px;
}

#cboxBottomLeft
{
	height:0px;
	width:0px;
}

#cboxBottomRight
{
	height:0px;
	width:0px;
}

#cboxMiddleLeft
{
	width:0px;
}

#cboxMiddleRight
{
	width:0px;
}

#cboxTopCenter
{
	height:0px;
}

#cboxBottomCenter
{
	height:0px;
}

/*
	-----------------------------------------------------------------------------
	Listen
	-----------------------------------------------------------------------------
*/

DIV#container_languages UL
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

DIV#container_links_header UL
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

DIV#container_footer UL
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

/*
	-----------------------------------------------------------------------------
	Listen (Widgets)
	-----------------------------------------------------------------------------
*/

DIV.container_links_latest_edition UL,
DIV.container_links_archive_edition UL
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

DIV.container_popup_content UL
{
	list-style-type:none;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}

/*
	-----------------------------------------------------------------------------
	Listenelemente
	-----------------------------------------------------------------------------
*/

DIV#container_links_header UL LI
{
	padding-left:32px;
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-bottom:14px;
}

DIV#container_links_header UL LI.listitem_hidden
{
	display:none;
}

DIV#container_footer UL LI
{
	border-right-color:#ffffff;
	border-right-style:solid;
	border-right-width:1px;
	display:inline;
	margin-right:10px;
	padding-right:10px;
}

DIV#container_footer UL LI.listitem_last
{
	border-right:none !important;
}

/*
	-----------------------------------------------------------------------------
	Listenelemente (Widgets)
	-----------------------------------------------------------------------------
*/

DIV.container_links_latest_edition UL LI,
DIV.container_links_archive_edition UL LI
{
	background-position:0px 50%;
	background-repeat:no-repeat;
	font-weight:bold;
	line-height:22px;
	padding-left:32px;
	margin-bottom:14px;
}

DIV.container_links_latest_edition UL LI.listitem_headline,
DIV.container_links_archive_edition UL LI.listitem_headline
{
	padding-left:0px !important;
}

DIV.container_links_latest_edition UL LI.listitem_links,
DIV.container_links_archive_edition UL LI.listitem_links
{
	background-image:url('system/image/icon/links.png');
}

DIV.container_links_latest_edition UL LI.listitem_pdf,
DIV.container_links_archive_edition UL LI.listitem_pdf
{
	background-image:url('system/image/icon/pdf.png');
}

DIV.container_popup_content UL LI
{
	background-image:url('system/image/widget/bg_listitem_linklist.png');
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left:15px;
}

/*
	-----------------------------------------------------------------------------
	Formularelemente
	-----------------------------------------------------------------------------
*/

FORM.cform FIELDSET
{
	border:none;
}

FORM.cform FIELDSET.cf_hidden
{
	display:none;
}

FORM.cform OL
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

FORM.cform OL LI
{
	float:left;
	margin-bottom:4px;
}

FORM.cform OL LI UL
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

FORM.cform OL LI UL LI
{
	float:none;
}

FORM.cform OL LI#li--2,
FORM.cform OL LI#li-2-2,
FORM.cform OL LI#li-3-2,
FORM.cform OL LI#li-4-2
{
	margin-right:53px;
	width:236px;
}

FORM.cform OL LI#li--3,
FORM.cform OL LI#li--4,
FORM.cform OL LI#li-2-3,
FORM.cform OL LI#li-2-4,
FORM.cform OL LI#li-3-3,
FORM.cform OL LI#li-4-3
{
	width:236px;
}

FORM.cform OL LI#li--1,
FORM.cform OL LI#li--5,
FORM.cform OL LI#li--8,
FORM.cform OL LI#li-2-1,
FORM.cform OL LI#li-2-5,
FORM.cform OL LI#li-2-8,
FORM.cform OL LI#li-3-1,
FORM.cform OL LI#li-3-4,
FORM.cform OL LI#li-3-5,
FORM.cform OL LI#li-4-1,
FORM.cform OL LI#li-4-4,
FORM.cform OL LI#li-4-5
{
	width:525px;
}

FORM.cform OL LI#li--6,
FORM.cform OL LI#li--7,
FORM.cform OL LI#li-2-6,
FORM.cform OL LI#li-2-7
{
	padding-bottom:4px;
	padding-top:4px;
}

FORM.cform OL LI#li--2 INPUT,
FORM.cform OL LI#li--3 INPUT,
FORM.cform OL LI#li--4 INPUT,
FORM.cform OL LI#li-2-2 INPUT,
FORM.cform OL LI#li-2-3 INPUT,
FORM.cform OL LI#li-2-4 INPUT,
FORM.cform OL LI#li-3-2 INPUT,
FORM.cform OL LI#li-3-3 INPUT,
FORM.cform OL LI#li-4-2 INPUT,
FORM.cform OL LI#li-4-3 INPUT
{
	width:236px;
}

FORM.cform OL LI#li--1 SELECT,
FORM.cform OL LI#li-2-1 SELECT
{
	width:119px;
}

FORM.cform OL LI#li--5 TEXTAREA,
FORM.cform OL LI#li-2-5 TEXTAREA,
FORM.cform OL LI#li-3-1 INPUT,
FORM.cform OL LI#li-3-4 TEXTAREA,
FORM.cform OL LI#li-4-1 INPUT,
FORM.cform OL LI#li-4-4 TEXTAREA
{
	width:525px;
}

FORM.cform OL LI UL LI
{
	color:#992222;
	font-size:10px;
	font-weight:bold;
	margin-bottom:0px;
}

FORM.cform LABEL
{
	color:#666666;
	display:block;
	font-size:11px;
	width:100%;
}

FORM.cform LABEL.cf-after
{
	display:inline !important;
	width:auto !important;
}

FORM.cform INPUT.single
{
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	font-family:Arial;
	font-size:12px;
	margin-right:16px;
}

FORM.cform INPUT.secinput
{
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	font-family:Arial;
	font-size:12px;
	width:50px;
}

FORM.cform TEXTAREA.area
{
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	font-family:Arial;
	font-size:12px;
}

FORM.cform SELECT.cformselect
{
	font-family:Arial;
	font-size:12px;
}

FORM.cform INPUT.cf-box-a
{
}

FORM.cform INPUT.sendbutton
{
	background-color:transparent;
	background-image:url('system/image/bg_button_submit.png');
	background-position:0px 0px;
	background-repeat:no-repeat;
	border:none;
	color:#ffffff;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	height:20px;
	padding-bottom:2px;
	width:73px;
}

FORM.cform IMG.captcha
{
	margin-left:10px;
	vertical-align:bottom;
}

FORM.cform IMG.captcha-reset
{
	background-image:url('system/image/bg_button_reload.png');
	background-position:50% 50%;
	background-repeat:no-repeat;
	height:20px;
	margin-left:10px;
	vertical-align:bottom;
	width:20px;
}

FORM.cform SPAN.reqtxt,
FORM.cform SPAN.emailreqtxt
{
	color:#999999;
	font-size:9px;
}

DIV.cf_info OL
{
	margin-bottom:14px;
	margin-left:15px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}

DIV.cf_info
{
	color:#992222;
	font-size:10px;
	font-weight:bold;
}

DIV.cf_info OL LI A
{
	color:#992222;
	text-decoration:none;
}

FORM.cform P.cf-sb
{
	clear:left;
	padding-top:23px;
}

P.linklove
{
	display:none;
}

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

IMG
{
	border:none;
}

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

IMG#image_sap
{
	position:absolute;
	left:0px;
}

IMG#image_sap_info
{
	position:absolute;
	right:0px;
}

IMG#image_eyecatcher
{
	position:absolute;
	left:735px;
	top:45px;
}

/*
	-----------------------------------------------------------------------------
	Bilder (Widgets)
	-----------------------------------------------------------------------------
*/

IMG.image_popup_close
{
	position:absolute;
	right:0px;
	top:4px;
}

/*
	-----------------------------------------------------------------------------
	Tabellen (Widgets)
	-----------------------------------------------------------------------------
*/

DIV.container_popup_content TABLE
{
	margin-bottom:17px;
	width:100%;
}

/*
	-----------------------------------------------------------------------------
	Tabellenzellen (Widgets)
	-----------------------------------------------------------------------------
*/

DIV.container_popup_content TABLE TD
{
	border-bottom-color:#000000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	font-size:12px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
	vertical-align:top
}

DIV.container_popup_content TABLE TD.tablecell_page
{
	width:71px;
}

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

DIV#container_content H1
{
	font-size:15px;
	font-weight:bold;
	line-height:23px;
	margin-bottom:8px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

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

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

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

DIV.container_latest_edition H2
{
	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
{
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

DIV.container_latest_edition H4
{
	background-color:#000000;
	height:22px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

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

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

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

DIV.container_archive_edition H4
{
	background-color:#000000;
	float:left;
	height:22px;
	line-height:22px;
	margin:0px;
}

DIV.container_archive_edition H4.headline_active
{
	background-color:transparent;
	background-image:url('system/image/widget/bg_headline_active.png');
	background-position:55px 0px;
	background-repeat:repeat-y;
	color:#ffffff;
}

DIV.container_popup_content H1
{
	background-image:url('system/image/widget/bg_headline_linklist.png');
	background-position:0px 50%;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-left:20px;
}

DIV.container_popup_intro H3
{
	font-size:12px;
	font-weight:normal;
	margin:0px;
}

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

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

DIV#container_links_header P
{
	color:#666666;
	font-size:10px;
	font-weight:normal;
	line-height:10px;
	margin:0px;
}

DIV.container_archive_edition H4 SPAN
{
	color:#000000;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
}

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

A:focus
{
	outline:none;
}

DIV#container_languages A
{
	color:#666666;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

DIV#container_languages A:hover
{
	text-decoration:underline;
}

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

DIV#container_intro A:hover
{
	text-decoration:underline;
}

DIV#container_links_header A
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

DIV#container_links_header A:hover
{
	text-decoration:underline;
}

DIV#container_footer A
{
	color:#ffffff;
	text-decoration:none;
}

DIV#container_footer A:hover
{
	text-decoration:underline;
}

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

DIV.container_archive_edition H4 A
{
	color:#ffffff;
	font-weight:normal;
	padding-left:10px;
	text-decoration:none;
}

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

DIV.container_links_latest_edition A:hover,
DIV.container_links_archive_edition A:hover
{
	text-decoration:underline;
}

DIV.container_popup_content A
{
	color:#000000;
	text-decoration:none;
}

DIV.container_popup_content A:hover
{
	text-decoration:underline;
}
