body {
	margin:20px 0 0 0 !important;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#141414 url(../images/body-background.gif) no-repeat center bottom !important;
	overflow-x:hidden;
}
img {
	border:none;
}
ul, ul li {
	margin:0;
	padding:0;
	text-indent:0;
	list-style:none;
}
:focus {
	outline:none;
}
#fix-body-background {
	display:block;
	position:absolute;
	top:0; left:0;
	height:20px;
	background:#141414 url(../images/body-background-fix.jpg) no-repeat top center;
	width:100%;
	z-index:500;
}
#seite {
	width:985px;
	margin:0 auto;
	position:relative;
	background:#111111;
	overflow:hidden;
	border-bottom:1px dotted #333333;
	border-left:1px solid #141414;
	border-right:1px solid #141414;
}
#menucont {
	width:985px;
	height:70px;
	background:#151515 url(../images/navigation-background.jpg) repeat-x;	
	border-bottom:1px solid #ff9900;
}
#menu {
	margin:0 10px 0 15px; padding:10px 0 0 0;
}
#menu li {
	float:left; text-align:left; margin-right:10px;
}
#menu li a {
	display:block; color:#fff; font:bold 1em arial; text-decoration:none; line-height:1.3em; padding:5px 10px 5px 10px;	border-top:1px solid #181818;
}
#menuActive {
	color:#ccc;
}
#menu li a:hover {
	color:#ccc; background:#191919;
	border-top:1px solid #222;
}
#menu li span.marginalie { 
	font:.8em normal Arial, Helvetica, sans-serif; color:#666; margin:0; display:block;
}
#menu li span.marginalieActive { 
	font:.8em normal Arial, Helvetica, sans-serif; color:#ff9900;	margin:0; display:block;
}
#menu li a:hover span.marginalie { 
	color:#ff9900;
}
#logo {
	background:transparent url(../images/sky-orange-media-logo.gif) no-repeat 0 0;
	width:131px;
	height:35px;
	overflow:hidden;
	margin:0;
	position:absolute;
	top:17px;
	right:17px;
	text-indent:-5000px;
}
#logo a {
	display:block;
}
#submenu {
	background:#151515;
}
#submenu ul {
	margin:0 0 0 20px;
	display:block;
}
#submenu ul li {
	float:left;
}
#submenu a {
	margin-right:8px; padding:8px 8px 7px 8px; display:block; color:#ccc; font-size:.9em; text-decoration:none;
}
#submenu a:hover, #submenu a.aktiv {
	color:#ff9900;
	background:#1F1F1F;
}
#inhalt {
	width:985px;
	background:#111 url(../images/inhalt-background-image.gif) repeat-x;
	z-index:9;
	clear:both;
}
#inhalt h2 {
	font-size:1.5em;
	color:#fff;
	padding:0.5em 1.5em 0 1.2em;
	margin:0;
	font-weight:normal;
	clear:both;
}
#inhalt h3 {
	font-size:1.2em;
	color:#fff;
	padding:0.5em 1.5em 0 1.5em;
	margin:1em 0 0 0;
	font-weight:normal;
}
#inhalt p {
	font-size:1em;
	color:#CCC;
	padding:0 2em 0.63em 2em;
	line-height:1.5em;
	display:block;
	letter-spacing:0.01em;
}
#inhalt p a {
	color:#666;
}
#inhalt p a:hover {
	color:#ff9900;
}
#flashContent {
	position:relative;
}
#tboxes {
	width:985px;
	margin:0 auto;
	background:#151515;
	height:190px;
}
#tboxLeft, #tboxMiddle, #tboxRight {
	width:328px;
	background:#101010 url(../images/teaserbox-background.jpg) repeat-x;
	height:190px;
	float:left;
	position:relative;
	border-bottom:1px solid #ff9900;
}
#tboxLeft {
	border-right:1px solid #000000;
}
#tboxMiddle {
	width:327px;
}
#tboxRight {
	border-left:1px solid #000000;
}
#tboxes h2 {
	font-size:1.5em;
	font-weight:normal;
	color:#b7b7b7;
	margin:12px 14px 5px 14px;
}
#tboxes h3 {
	font-size:0.85em;
	color:#525252;
	margin:0 14px 5px 14px;
}
#tboxes p {
	font-size:.85em;
	color:#525252;
	margin:10px 14px 5px 14px;
	line-height:1.4;
}
#tboxLeft:hover h2, #tboxMiddle:hover h2, #tboxRight:hover h2 { color:#FFF; }
#tboxLeft:hover h3, #tboxLeft:hover p, #tboxMiddle:hover h3, #tboxMiddle:hover p, #tboxRight:hover h3, #tboxRight:hover p {	color:#b7b7b7; }
.mehrInfoPfeil {
	width:90px;
	height:24px;
	position:absolute;
	bottom:10px;
	right:10px;
}
.mehrInfoPfeil a {
	background:url(../images/mehr-info-pfeil-normal.gif) no-repeat;
	color:#b7b7b7;
	font-size:12px;
	text-decoration:none;
	display:block;
	height:20px;
	padding-top:4px;
	text-indent:10px;
}
.mehrInfoPfeil a:hover {
	color:#ff9900;
	background:url(../images/mehr-info-pfeil-over.gif);
	text-decoration:underline;
}
#footLinks {
	width:978px;
	margin:0 auto;
	padding:6px 0 8px 0;
	color:#666666;
	display:block;
	margin-top:5px;
	margin-bottom:30px;
}
#footLinks ul li {
	float:left;
	margin-right:10px;
}
#footLinks a {
	font-size:.8em;
	color:#666;
	text-decoration:none;
	padding:0 3px 0 0;
}
#footLinks a:hover {
	color:#ff9900;
	text-decoration:underline;
}
#linkeFootLinks {
	text-align:left;
	float:left;
	margin:0 0 0 5px;
}
#rechteFootLinks {
	text-align:right;
	float:right;
}
#boxesLeft {
	height:8000px;
	width:328px;
	position:absolute;
	top:72px;
	right:0;
	border-left:1px solid #333;
	background:#111 url(../images/teaserbox-background.jpg) no-repeat;
}
#boxesLeft .boxesLeftBox {
	width:317px;
	margin:10px 0 0 10px;
	position:relative;
	padding:10px 0 38px 0;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}
#boxesLeft .boxesLeftBox:hover {
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
#boxesLeft span.headline {
	font-size:1.5em;
	color:#b7b7b7;
	margin:0px 14px 0 14px;
	padding-top:5px;
	display:block;
}
#boxesLeft .boxesLeftBox:hover span.headline {
	color:#FFF;
}
#boxesLeft span.subline {
	font-size:1em;
	font-weight:bold;
	color:#525252;
	margin:6px 14px 5px 14px;
	display:block;
}
#boxesLeft .boxesLeftBox:hover span.subline, #boxesLeft .boxesLeftBox:hover p {
	color:#b7b7b7;
}
#boxesLeft p {
	color:#525252;
	margin:10px 14px 5px 14px;
	font-size:1em;
	line-height:1.4em;
}
/* Kategorie Menu in Sidebar */
#boxesLeftBoxNavi {
	display:block;
	background:no-repeat;
	position:relative;
}
#boxesLeftBoxNavi h2 {
	font-size:1.5em;
	font-weight:normal;
	color:#CCC;
	padding:10px 0 15px 20px;
	margin:0;
	background:#111;
}
#boxesLeftBoxNavi ul li a{
	display:block;
	margin-bottom:1px;
	padding:10px 10px 10px 20px;
	border-bottom:1px solid #202020;
	font-size:1em;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	background:#151515 url(../images/navigation-background.jpg) repeat-x;
}
#boxesLeftBoxNavi ul li a span {
	font-size:.8em;
	color:#999;
	font-weight:normal;
	display:block;
}
#boxesLeftBoxNavi ul li a.aktiv, #boxesLeft ul li a:hover {
	background:#141414;
	color:#ff9900;
}
#boxesLeftBoxNavi ul li a.aktiv span, #boxesLeft ul li a:hover span {
	color:#fff;
}
/* end Kategorie Menu in Sidebar */

/* tagcloud */
#boxesLeft div.tagcloud {
	padding:20px;
	text-align:center;
}
#boxesLeft div.tagcloud a {
	color:#666;
}
#boxesLeft div.tagcloud a:hover {
	color:#ff9900;
}
#boxesLeft div.tagcloud a.small {
	font-size:11px;
}
#boxesLeft div.tagcloud a.middle {
	font-size:16px;
}
#boxesLeft div.tagcloud a.middle2 {
	font-size:19px;
}
#boxesLeft div.tagcloud a.big {
	font-size:26px;
}
/* end tagcloud */
.mehrInfoPfeilRechts {
	width:90px;
	height:24px;
	position:absolute;
	bottom:4px;
	right:10px;
}
.mehrInfoPfeilRechts a {
	background:url(../images/mehr-info-pfeil-normal.gif) no-repeat;
	color:#b7b7b7;
	font-size:12px;
	text-decoration:none;
	display:block;
	height:20px;
	padding-top:4px;
	text-indent:10px;
}
.mehrInfoPfeilRechts a:hover {
	color:#ff9900;
	background:url(../images/mehr-info-pfeil-over.gif);
	text-decoration:underline;
}
#subInhalt {
	width:656px;
	min-height:600px;
	padding:0 0 10px 0;
	clear:both;
}
* html #subInhalt {
	height:600px;
}
#subInhalt h2 {
	font-size:1.5em;
	color:#fff;
	padding:.8em 1.5em 0 1.2em;
	margin:0;
	font-weight:normal;
	clear:both;
}
#subInhalt h3 {
	font-size:1.2em;
	color:#fff;
	padding:0.5em 1.5em 0 1.5em;
	margin:1em 0 0 0;
	font-weight:normal;
}
#subInhalt p {
	font-size:1em;
	color:#CCC;
	padding:0 2em 0.63em 2em;
	line-height:1.5em;
	display:block;
	letter-spacing:0.01em;
}
#subInhalt p a {
	color:#666;
}
#subInhalt p a:hover {
	color:#ff9900;
}
#subInhalt span.liststart {
	background:#292929 url(../images/navigation-background.jpg) repeat-x bottom;
	font-size:1.3em;
	padding:.5em .5em .5em .7em;
	display:block;
	margin:1em 1.28em 0 1.28em;
	border-collapse:separate;
	border-bottom:1px dotted #141414;
	border-top:1px solid #212121;
	color:#fff;
	text-decoration:none;
}
#subInhalt ul.subinhaltliste {
	font-size:1em;
	color:#CCC;
	padding:1.5em 2em 0.1em 2em;
	line-height:1.5em;
	display:block;
	letter-spacing:0.01em;
	font-weight:bold;
	margin:0 2em 3em 2em;
	background:#1b1b1b;
}
#subInhalt ul.subinhaltliste li {
	margin-bottom:1em;
	padding:0 0 1em 3em;
	background:url(../images/subInhalt-ul-li-background.gif) no-repeat 0 0;
	border-bottom:1px dotted #333333;
}
#subInhalt ul.subinhaltliste li.last {
	border:none;
	padding-bottom:0;
}
#subInhalt ul.targetinglist {
	margin-bottom:0;
}
#subInhalt ul.targetinglist li span {
	font-weight:normal;
	display:block;
}
#subInhalt .contentbox {
	clear:both;
	display:inline-block;
	margin-bottom:20px;
	background:#141414;
	height:190px;
}
#subInhalt .contentbox h3 {
	margin-top:.5em;
	margin-bottom:1.1em;
	font-size:1.2em;
}
#subInhalt .contentbox h3 a {
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}
#subInhalt .contentbox h3 a:hover {
	color:#ff9900;
	text-decoration:underline;
}
#subInhalt .contentbox p {
	margin-top:1.5em;
	margin-bottom:5px;
	display:block;
}
#subInhalt .contentbox .image {
	background:#666;
	width:150px;
	height:150px;
	float:left;
	margin:1.2em 1.8em 1.2em 2em;
	overflow:hidden;
	border:1px solid #333;
}
#subInhalt div.contentbox a.angebotlink {
	float:right;
	margin-right:2.3em;
	background:url(../images/mehr-info-pfeil-normal.gif) no-repeat;
	width:90px;
	height:24px;
	font-size:12px;
	padding:3px 0 0 8px;
	color:#B7B7B7;
}
#subInhalt div.contentbox a.angebotlink:hover {
	background:url(../images/mehr-info-pfeil-over.gif) no-repeat;
	color:#ff9900;
}
#breadcrumbs {
	display:block;
	height:25px;
	padding-left:.5em;
	background-color:#141414;
	text-transform:uppercase;
}
#breadcrumbs ul {
	padding-top:2px;
}
#breadcrumbs ul li {
	float:left;
}
#breadcrumbs ul li a {
	margin:0 0 0 10px;
	padding:0 13px 0 0;
	background:url(../images/breadcrumb-ul-li-background.gif) no-repeat right;
	font-size:0.9em;
	color:#333;
	text-decoration:none;
}
#breadcrumbs ul li a:hover {
	color:#CCC;
}
#breadcrumbs ul li a.last {
	color:#555;
	background:none;
}
#breadcrumbs ul li a.last:hover {
	color:#CCC;
}
/*tabelle onlinemarketing*/
#subInhalt table {
	margin:20px 30px 20px 30px;
	width:592px;
}
#subInhalt table.onlinemarketing {
	width:420px;
	margin:0 auto;
}
#subInhalt table tr td {
	background:#1b1b1b;
	vertical-align:top;
	border-bottom:2px solid #141414;
	max-width:150px;
}
#subInhalt table.onlinemarketing tr td {
	max-width:200px;
}
#subInhalt table tr td p {
	padding:8px 14px 8px 14px;
	margin:0;
}
/*end tabelle onlinemarketing*/
#subInhaltTeaserBild {
	border-bottom:1px solid #ff9900;
	height:330px;
	overflow:hidden;
}
#subInhaltTeaserBild img {
	margin:0 0 12px 0;
}
#footLine {
	height:10px;
	width:985px;
	margin:0 auto;
	border-bottom:1px dotted #222;
}
/* Kontaktformular & Kontaktinfos */
#kontaktformular {
	margin:0 0 0 10px;
	float:left;
	width:510px;
}
#kontaktformular p {
	margin:0 0 4px 0;
	padding-bottom:0;
	position:relative;
}
#kontaktformular p.freiline {
	display:block;
	height:20px;
}
#kontaktformular label {
	width:120px;
	float:left;
}
#kontaktformular label.error {
	color:red;
	position:absolute;
	right:40px;
	top:0;
	font-size:10px;
	text-align:right;
	width:auto;
}
#kontaktformular input, #kontaktformular textarea {
	width:320px;
	border:1px solid #333;
	background:#141414;
	font-size:1em;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
}
#kontaktformular input:focus, #kontaktformular textarea:focus {
	border:1px solid #ff9900;
}
#kontaktformular input:hover, #kontaktformular textarea:hover {
	border:1px solid #ff9900;
}
#kontaktformular textarea {
	height:200px;
}
#kontaktformular input.submit {
	width:100px;
	float:right;
	margin-right:4px;
}
#kontaktformular input.submit:hover {
	cursor:pointer;
	color:#ff9900;
}
#kontaktinfos {
	float:left;
}
#kontaktinfos p {
	padding:0;
	margin:8px 0 0 0;
}
#kontaktinfos p span {
	margin-left:20px;
}
/* End Kontaktformular & Kontaktinfos */
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* end clearfix */
/* sitemap */
#sidemap ul a {
	color:#666;
	text-decoration:none;
}
#sidemap ul a:hover {
	color:#ff9900;
}
#sidemap ul {
	margin:10px 25px 0 25px;
}
#sidemap ul.stufe1 {
	background:#683e00;
	border-left:1px solid #ffffff;
}
#sidemap ul.stufe2 {
	background:#354668;
	border-left:1px solid #999999;
}
#sidemap ul.stufe3 {
	background:#304531;
	border-left:1px solid #666666;
}
#sidemap ul.stufe4 {
	background:#72352d;
	border-left:1px solid #333333;
}
#sidemap ul.stufe1 li a {
	font-size:30px;
	background:url(../images/navigation-background.jpg);
	display:block;
	padding:3px 10px 3px 10px;
	margin:15px 0 0 0;
}
#sidemap ul.stufe2 li a {
	font-size:24px;
	margin:10px 0 0 0;
}
#sidemap ul.stufe3 li a {
	font-size:18px;
	margin:5px 0 0 0;
}
#sidemap ul.stufe4 li a {
	font-size:15px;
}
/* end sitemap */
/* werbemittel-thumbs */
#werbemittel-thumbs {
	background:url(../images/subinhalt/themeimage-background.jpg) no-repeat;
	display:block;
	height:400px;
	padding-top:10px;
}
#werbemittel-thumbs ul {
	margin:0 20px 0 70px;
}
#werbemittel-thumbs ul li {
	margin:0 40px 20px 0;
	float:left;
	border:1px solid #333;
	width:140px;
	height:140px;
}
#werbemittel-thumbs ul li a {
	position:relative;
	text-decoration:none;
}
#werbemittel-thumbs ul li a span {
	position:absolute;
	top:115px;
	left:0;
	display:block;
	text-align:center;
	width:140px;
	font-size:12px;
	color:#999;
}
#werbemittel-thumbs ul li:hover {
	border:1px solid #ff9900;
}
#werbemittel-thumbs ul li a:hover span {
	color:#ff9900;
}
#werbemittel-thumbs ul li a span:hover {
	cursor:pointer;
}
#werbemittel-thumbs ul li a img {
	width:140px;
	height:140px;
	display:block;
}
/* end werbemittel-thumbs */
/* onlinemarketing */
#onlinemarketingcont {
	display:block;
	clear:both;
}
#onlinemarketingcont h3 {
	margin-top:30px;
	margin-bottom:20px;
	clear:both;
	display:block;
	border-top:1px solid #181818;
	padding-top:30px;
}
#onlinemarketingcont h3.first {
	border:none;
	margin-top:0;
}
#subInhalt ul.marketingnavi {
	height:50px;
}
#subInhalt ul.marketingnavi li a {
	font-size:15px;
	width:220px;
	margin-right:20px;
	background:url(../images/onlinemarketing-scrolldown-button.png) no-repeat;
}
#subInhalt ul.marketingnavi li a:hover {
	color:#ff9900;
	background:url(../images/onlinemarketing-scrolldown-button.png) no-repeat 0 -38px;
}
/* end onlinemarketing */
/* webdesign & programmierung */
#designcont {
	display:block;
	clear:both;
}
#designcont h3 {
	margin-top:60px;
	margin-bottom:20px;
	clear:both;
	display:block;
	border-top:1px solid #181818;
	padding-top:30px;
}
#subInhalt ul.webdesignnavi {
	margin:20px 0 0 60px;
	height:120px;
}

#subInhalt ul.webdesignnavi li {
	float:left;
	display:block;
}
#subInhalt ul.webdesignnavi li a {
	color:#666;
	background:url(../images/webdesign-scrolldown-button.png) no-repeat;
	width:200px;
	height:30px;
	display:block;
	float:left;
	margin:0 20px 10px 0;
	padding:8px 0 0 45px;
}
#subInhalt ul.webdesignnavi li a:hover {
	color:#ff9900;
	background:url(../images/webdesign-scrolldown-button.png) no-repeat 0 -38px;
}
#subInhalt p.angebotslink {
	height:40px;
	display:block;
	height:50px;
	clear:both;
}
#subInhalt p.angebotslinks a {
	background:url(../images/webdesign-button.png) no-repeat;
	border-right:1px solid #1e1e1e;
	color:#666;
	height:33px;
	display:block;
	float:left;
	font-weight:normal;
	padding:5px 10px 0 10px;
	margin-right:20px;
}
#subInhalt p.angebotslinks a:hover {
	color:#ff9900;
	background:url(../images/webdesign-button.png) no-repeat 0 -38px;
	border-right:1px solid #282828;

}
/* end webdesignnavi ul */

p.aip {
	margin:0 0 10px 1em;
	padding-top:0;
	font-size:12px !important;
}

/* Startseiten Teaser*/
#startteaser {
	width:985px;
	height:400px;
	background:#1f1f1f url(../images/startteaser-background.jpg) no-repeat top left;
}
#startteaser h2 {
	font-size:48px;
	font-weight:bold;
	margin:0;
	padding:38px 0 0 39px;
}
#startteaser p {
	font-size:30px;
	color:#FFF;
	margin:0;
	padding:20px 0 0 39px;
}
#startteaser a.button {
	position:absolute;
	top:288px;
	left:40px;
	font-size:30px;
	color:#999;
	text-decoration:none;
	display:block;
	height:65px;
	width:326px;
	padding:21px 0 0 23px;
}
#startteaser a.button:hover {
	color:#f90;
}

/* end Startseiten Teaser */

/* Links Liste */
#linklist {
	margin:1em 2em 0 1.8em;
	display:block;
}
#linklist li a {
	font-size:24px;
	padding:10px 20px 20px 20px;
	padding-top:10px;
	background:#161616;
	display:block;
	color:#CCC;
	text-decoration:none;
	margin-bottom:2px;
	border-top:1px solid #181818;
}
#linklist a span {
	display:block;
	font-size:15px;
	margin-top:5px;
}
#linklist li a:hover {
	color:#f90;
}
#linklist li a:hover span {
	color: #CC9900;
}
/* end Links Liste */
