@import url(http://www.systemweg.de/assets/js/floatbox/floatbox.css);

/* ANFANG - Seitenelemente */
* { font-family: Arial,Helvetica,Sans-Serif; }
body {
	margin: 0;
	padding: 0 2em 2em 2em;
	color: #000;
	background: #FFFFFF url(http://www.systemweg.de/assets/images/oberer-Hintergrund.gif) repeat-x top;
	font-size: 0.9em;
	font-family: Arial,Helvetica,Sans-Serif;
}
img { border: none; }
a { color: #000066; }
a:hover, a.aktiv { color: #660000; }
div.systemweg {
	margin: 0 auto;
	min-width: 720px;
	max-width: 1100px;
	background: transparent url(http://www.systemweg.de/assets/images/systemweg-Logo-Spiegelung.gif) no-repeat 0 18px;
}
.system { color: #000; }
.weg { color: #000066; }
.clearBoth { clear: both; }
.print, .print * { display: none; }
ul.systemweg, ul.systemweg ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
ul.systemweg li {
	background: transparent url(http://www.systemweg.de/assets/images/Sidebar-rechts-Bullet.gif) no-repeat 4px 10px;
	padding: 0 0 0.5em 1em;
	line-height: 1.4em;
}
/* ENDE - Seitenelemente */


/* ANFANG - Kopfzeile */
div.kopfzeile {
	font-size: 12px;
	height: 84px;
}
div.kopfzeile img.logo{ margin-top: 18px; }
div.kopfzeile div.obereNavigation {
	float: right;
	text-align: right;
	width: 275px;
}
div.kopfzeile div.obereNavigation form.suche {
	margin: 24px 0 0 0;
	padding: 0;
	height: 28px;
}
div.kopfzeile div.obereNavigation form.suche p { margin: 0; }
div.kopfzeile div.obereNavigation form.suche p span { color: #AAA; }
div.kopfzeile div.obereNavigation form.suche input {
	border: 1px solid #DDD;
	-moz-border-radius: 2px;
}
div.kopfzeile div.obereNavigation form.suche input.i {
	margin-right: 4px;
	color: #AAAAAA;
	width: 180px;
}
div.kopfzeile div.obereNavigation form.suche input.s {
	background-color: #FFF;
	color: #AAA;
	cursor: pointer;
}
div.kopfzeile div.obereNavigation form.suche input.s:hover { background-color: #DDD; }
div.kopfzeile div.obereNavigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 20px;
}
div.kopfzeile div.obereNavigation ul li {
	display: inline;
	padding-right: 16px;
}
div.kopfzeile div.obereNavigation ul li.last { padding-right: 0; }
div.kopfzeile div.obereNavigation ul li a {
	text-decoration: none;
	color: #AAA;
}
div.kopfzeile div.obereNavigation ul li a:hover, div.kopfzeile div.obereNavigation ul li.active a { text-decoration: underline; }
/* ENDE - Kopfzeile */


/* ANFANG - Claim */
div.claim {
	margin-left: 202px;
	border: 1px solid #EEE;
	-moz-border-radius: 2px;
}
div.claim ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}
div.claim ul li {
	float: left;
}
div.claim ul li h2 {
	font-size: 0.8em;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0;
}
div.claim ul li h2, div.claim ul li h2 a {
	color: #000066;
	text-decoration: none;
	text-shadow: #CDCDCD 1px 1px 2px;
}
div.claim ul li h2 a {
	display: block;
	padding: 1.5em 25px;
}
div.claim ul li.active h2 a.informationstechnik, div.claim ul li h2 a.informationstechnik:hover { background: #66CCFF url(http://www.systemweg.de/assets/images/Sidebar-rechts-Hintergrund-Blau-oben.gif) repeat-x top; }
div.claim ul li.active h2 a.internetagentur, div.claim ul li h2 a.internetagentur:hover { background: #FFCC33 url(http://www.systemweg.de/assets/images/Sidebar-rechts-Hintergrund-Ocker-oben.gif) repeat-x top; }
div.claim ul li.active h2 a.systemhaus, div.claim ul li h2 a.systemhaus:hover { background: #CCCC33 url(http://www.systemweg.de/assets/images/Sidebar-rechts-Hintergrund-Gruen-oben.gif) repeat-x top; }
/* ENDE - Claim */


/* ANFANG - rechte Sidebar */
div.inhaltContainer {
	background: transparent url(http://www.systemweg.de/assets/images/Sidebar-rechts-Hintergrund-Ocker.gif) repeat-y right;
	border-top: 2px solid #FFF;
}
div.sidebarRight {
	float: right;
	width: 200px;
	background: transparent url(http://www.systemweg.de/assets/images/Sidebar-rechts-Hintergrund-Ocker-oben.gif) repeat-x top;
	font-size: 0.85em;
}
div.sidebarRight div.sidebarRightContent {
	color: #444;
	padding: 0 8px;
}
* html div.sidebarRight div.sidebarRightContent { padding-top: 1px; }
*+html div.sidebarRight div.sidebarRightContent { padding-top: 1px; }
div.sidebarRight div.sidebarRightContent a { color: #444; }
div.sidebarRight div.sidebarRightContent p { line-height: 1.6em; }
div.sidebarRight div.sidebarRightContent h4 { color: #FFF; }
div.sidebarRight div.sidebarRightContent hr {
	border: 0px;
	border-top: solid 1px #FF9900;
	border-right: solid 1px #F5C535;
	border-bottom: solid 1px #F5C535;
}
div.sidebarRight div.sidebarRightContent ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
div.sidebarRight div.sidebarRightContent ul li ul { padding-top: 0.5em; }
div.sidebarRight div.sidebarRightContent ul li {
	padding-left: 0.8em;
	background: transparent url(http://www.systemweg.de/assets/images/Sidebar-rechts-Bullet.gif) no-repeat 2px 7px;
	padding-bottom: 0.2em;
}
div.sidebarRight div.sidebarRightContent ul li a { text-decoration: none; }
div.sidebarRight div.sidebarRightContent ul li a:hover { text-decoration: underline; }
/* ENDE - rechte Sidebar */


/* ANFANG - linke Sidebar */
div.sidebarLeft {
	float: left;
	width: 200px;
	/* text-shadow: #CECECE 1px 1px 4px; */
}
div.sidebarLeft ul.navigation, div.sidebarLeft ul.navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.sidebarLeft ul.navigation li { border-bottom: 1px solid #FFF; }
div.sidebarLeft ul.navigation li a {
	display: block;
	background-color: #EEE;
	padding: 0.5em 5px 0.5em 10px;
	color: #787878;
	text-decoration: none;
}
* html div.sidebarLeft ul.navigation li a { height: 1%; }
*+html div.sidebarLeft ul.navigation li a { height: 1%; }
div.sidebarLeft ul.navigation li.first a {
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
div.sidebarLeft ul.navigation li.last a {
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
}
div.sidebarLeft ul.navigation li.active a, div.sidebarLeft ul.navigation li a:hover {
	background-color: #E3E3E3;
	color: #555;
}
div.sidebarLeft ul.navigation li ul li { border-bottom: none; }
div.sidebarLeft ul.navigation li.active ul li.first a {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
}
div.sidebarLeft ul.navigation li.active ul li.last a {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
}
div.sidebarLeft ul.navigation li.active ul li a {
	display: block;
	background-color: #F3F3F3;
	padding: 0.3em 5px 0.3em 20px;
	color: #878787;
	text-decoration: none;
	font-size: 0.9em;
}
div.sidebarLeft ul.navigation li.active ul li.active a, div.sidebarLeft ul.navigation li.active ul li a:hover {
	background-color: #E8E8E8;
	color: #555;
}
div.sidebarLeft ul.navigation li.active ul li.active ul li a {
	background: #F5F5F5 none;
	padding: 0.3em 5px 0.3em 30px;
	color: #979797;
	font-size: 0.8em;
}
div.sidebarLeft ul.navigation li.active ul li.active ul li.active a, div.sidebarLeft ul.navigation li.active ul li.active ul li a:hover {
	background-color: #EBEBEB;
	color: #555;
}
ul.navigation li.active ul#newsSubnav {
	height: 152px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	margin-right: 1px;
}
/* ENDE - linke Sidebar */


/* ANFANG - Inhalt */
div.inhalt {
	margin: 0 202px;
	padding: 0 30px;
	border: 1px solid #EEE;
	-moz-border-radius: 2px;
}
div.inhalt p { line-height: 1.6em; }
div.inhalt p a[target=_blank], div.inhalt ul a[target=_blank] {
	background: transparent url(http://www.systemweg.de/assets/images/externer-link.gif) 100% 50% no-repeat;
	padding-right: 14px;
}
div.inhalt h1 { font-size: 1.4em; }
div.inhalt h2 { font-size: 1.2em; }
div.inhalt h3 { font-size: 1.1em; }
div.inhalt h4 { font-size: 1em; }
div.inhalt h5 {
	font-size: 1em;
	font-weight: normal;
}
div.inhalt h6 { line-height: 0.8em; }
div.inhalt ul.sitemap { line-height: 1.4em; }
div.inhalt code {
	background-color: #F9F9F9;
	border: 1px dashed #C0C0C0;
	display: block;
	padding: 1em;
}
/* ENDE - Inhalt */


/* ANFANG - Fusszeile */
div.fusszeile {
	padding: 0.4em 0 0 232px;
	font-size: 0.8em;
	clear: both;
}
div.fusszeile a {
	text-decoration: none;
}
div.fusszeile ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.fusszeile ul.copyright {
	float: right;
	font-size: 0.9em;
}
div.fusszeile ul li {
	display: inline;
	margin-right: 1.5em;
}
div.fusszeile ul.copyright li {
	margin-right: 0;
	margin-left: 1em;
}
/* ENDE - Fusszeile */