/* Start of CMSMS style sheet 'fsq' */
/* Start of CMSMS style sheet 'Floating Square' */
/* HTML */

body,html {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #19110a;
}

/* Zentrierung (pitz 2008052801 ) */

div#container {
	position: relative;
	width: 972px;
	height: 700px;
	margin: 0 auto;
	background-image: url('uploads/fsq/background.jpg');
	background-repeat:no-repeat;
}

a {
	text-decoration: none;
}

a:focus {
	outline-style: none;
}

/* QUOTATION (pitz 2008052901 ) */

div#quotation {
	position: absolute;
	top: 90px;
	left: 540px;
	font-size: 12px;
	line-height: 1.2em;
	text-align: right;
	width: 400px;
	color: #CA8;
	/* margin: 0 0 0 0; */
}

div#quotation h3{
	font-size: 18px;
	line-height: 1.2em;
	margin: 12px 0 -10px 0;
	color: #FFF;
}

/* EXAMPLE */

div#example {
	position: absolute;
	top: 350px;
	left: 30px;
	text-align: left;
	width: 150px;
	color: #CA8;
	font-size: 12px;
	line-height: 18px;
}

div#example img{
	border-style: none;
	margin: 0 0 0px 0;
}

/* METAINFO */

div#meta{
	float: right;
	text-align: right;
	color: #CA8;
	/* margin: 0; */
	padding: 0px 4px;
	display: block;
	background: none;
	border: 1px solid #FFF;
}

div#meta div{
	display: none;
}

div#meta:hover div{
	display: block;
}

/* CONTENT */

div#contentwrap {
	/*width: 500px;*/
	/* margin-right: 270px; (pitz 2008050100) */
	position: absolute;
	top: 350px;
	left: 350px;
	padding: 0 0 30px 0;
	list-style: disc;
}

div#contentwrap div.contenttext h3 {
	color: #FFF;
}

div#contentwrap>div.contenttext h1 {
	position: absolute;
	font-size: 18px;
	top: 9px;
	left: -168px;
	text-align: right;
	width: 145px;
	color: #FFF;
	line-height: 1em;
	padding: 0 0 30px 0;
}

div#contentwrap a.subsection {
	display: block;
	font-size: 12px;
	line-height: 18px;
	/* color: #682018; */
	color: #922e24;
	/* background: #FFF; */
	padding: 7px 9px 7px 9px;
	margin: 0 0 5px 0;
}

div#contentwrap a.subsection:hover {
	color: #999;
}

div#contentwrap a.subnav {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	position: relative;
	padding: 4px 4px 6px 6px;
	display: block;
	color: #FFF;
	background: url('uploads/fsq/transp.gif') repeat;
	border: 1px solid #FFF;
	width: 138px;
	height: 13px;
	margin-bottom: -1px;
}

div#contentwrap a.subnav:hover {
	color: #682018;
	background: url('uploads/fsq/fff.gif') repeat;
}

div#contentwrap div.contenttext {
	font-size: 12px;
	line-height: 18px;
	color: #CA8;
	/* background: #FFF; */
	padding: 7px 9px 7px 9px;
	margin: 0 0 20px 0;
}

.contenttext ul li {
	list-style: disc;
}

.contenttext img {
	margin: 0 20px 20px 0;
}

div#contentwrap div.contenttext a {
	color: #922e24;
}

div#contentwrap div.contenttext a:hover {
	color: #999;
}

code {
	color: #0F0;
	background: #444;
}

pre.code {
	color: #0F0;
	background: #444;
}

/* DETAIL CONTENT */

div#detailmenuwrap {
	width: 150px;
	position: absolute;
	top: 30px;
	left: 30px;
	font-size: 11px;
	line-height: 15px;
	/* color: #FFF; */
	font-weight: bold;
}

div#detailmenuwrap a {
	position: relative;
	padding: 4px 4px 6px 6px;
	display: block;
	color: #922e24;
	background: url('uploads/fsq/transp.gif') repeat;
	border: 1px solid #FFF;
}

div#detailmenuwrap a:hover {
	color: #682018;
	background: url('uploads/fsq/fff.gif') repeat;
}

div#detailmenuwrap a.bigback {
	display: block;
	width: 138px;
	height: 63px;
	margin-bottom: -1px;
}

div#detailmenuwrap a.subnav {
	display: block;
	width: 138px;
	height: 13px;
	margin-bottom: -1px;
}

div#detailcontentwrap {
	/* width: 775px; */
	position: absolute;
	margin-right: 50px;
	top: 30px;
	left: 210px;
	padding: 0 0 30px 0;
}

div#detailcontentwrap a.subsection {
	position: relative;
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #F00;
	background: #FFF; 
	padding: 7px 9px 7px 9px;
	margin: 0 0 5px 0;
	width: 438px;
}

div#detailcontentwrap a.subsection:hover {
	color: #999;
}

div#detailcontentwrap a.subnav {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	position: relative;
	padding: 4px 4px 6px 6px;
	display: block;
	color: #FFF;
	background: url('uploads/fsq/transp.gif') repeat;
	border: 1px solid #FFF;
	width: 138px;
	height: 13px;
	margin-bottom: -1px;
}

div#detailcontentwrap a.subnav:hover {
	color: #682018;
	background: url('uploads/fsq/fff.gif') repeat;
}

div#detailcontentwrap div.contenttext {
	display: block;
	margin-right: 20px;
	position: relative;
	font-size: 12px;
	line-height: 18px;
	color: #CA8;
	/* background: #FFF; */
	padding: 7px 9px 7px 9px;
	margin: 0 0 20px 0;
	/* width: 438px; */
}

div#detailcontentwrap div.contenttext h1{
	color: #FFF;
	font-size: 18px;
}

div#detailcontentwrap div.contenttext h3{
	color: #FFF;
}

div.contentstatic {
	display: block;
	position: relative;
	font-size: 12px;
	line-height: 18px;
	color: #682018;
	background: #FFF;
	padding: 7px 9px 7px 9px;
	margin: 0 0 5px 0;
	width: 438px;
}

div#detailcontentwrap div.contenttext a {
	color: #F00;
}

div#detailcontentwrap div.contenttext a:hover {
	color: #999;
}

div#detailcontentwrap img {
	padding: 0;
	margin: 0 17px 20px 0;
}

@media screen {
	body>div#detailmenuwrap {
		position: fixed;
	}
}
/* End of 'Floating Square' */

/* Start of CMSMS style sheet 'Floating Square Menu' */
/***************************************/
/*                    MAIN MENU                       */
/***************************************/

div#menuwrap {
	width: 299px;
	position: absolute;
	top: 35px;
	left: 30px;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	font-weight: bold;
}

div#menuwrap div#menu {
	position: relative;
}

div#menu ul,li {
	padding: 0;
	margin: 0;
	list-style: none;
}

div#menuwrap div#menu div#detail {
	position: absolute;
	padding: 32px 4px 6px 16px;
	display: block;
	background: none;
	border: 1px solid #FFF;
	top: 0px;
	left: 149px;
	width: 128px;
	height: 110px;
}

div#menuwrap div#menu a {
	position: absolute;
	padding: 4px 4px 6px 6px;
	display: block;
	border: 1px solid #FFF;
}

div#menuwrap div#menu a#home {
	top: 0;
	left: 0px;
	width: 138px;
	height: 144px;
	padding-bottom: 0;
	background: url('uploads/s2p/s2p.gif') no-repeat -5px -7px;
}

div#menuwrap ul#menuitems {
	position: relative;
}

div#menuwrap ul#menuitems a {
	position: absolute;
	padding: 4px 4px 6px 6px;
	display: block;
	color: #FFF;
	background: url('uploads/fsq/transp.gif') repeat;
	border: 1px solid #FFF;
}

div#menuwrap ul#menuitems a:hover {
	color: #682018;
	background: #FFF;
}

div#menuwrap ul#menuitems li.selected>a {
	color: #682018;
	background: #FFF;
}

div#menuwrap ul#menuitems li.selected a#it {
	top: 149px;
	left: 0px;
	width: 38px;
	height: 16px;
	color: #682018;
	background: #FFF;
}

div#menuwrap ul#menuitems a#it {
	top: 149px;
	left: 0px;
	width: 138px;
	height: 138px;
}

div#menuwrap ul#menuitems a#itborder {
	top: 150px;
	left: 1px;
	width: 134px;
	height: 134px;
	border: 2px solid #FFF;
}

div#menuwrap ul#menuitems a#team {
	top: 0px;
	left: 149px;
	width: 138px;
	height: 56px;
}

div#menuwrap ul#menuitems a#teamborder {
	top: 1px;
	left: 150px;
	width: 134px;
	height: 52px;
	border: 2px solid #FFF;
}

div#menuwrap ul#menuitems li.selected a#team {
	top: 0px;
	left: 149px;
	width: 63px;
	height: 17px;
	color: #682018;
	background: #FFF;
}

div#menuwrap ul#menuitems a#medien {
	top: 67px;
	left: 149px;
	width: 138px;
	height: 148px;
}

div#menuwrap ul#menuitems a#medienborder {
	top: 68px;
	left: 150px;
	width: 134px;
	height: 144px;
	border: 2px solid #FFF;
}

div#menuwrap ul#menuitems li.selected a#medien {
	top: 67px;
	left: 149px;
	width: 75px;
	height: 18px;
	color: #682018;
	background: #FFF;
}

div#menuwrap ul#menuitems a#ref {
	top: 226px;
	left: 149px;
	width: 138px;
	height: 25px;
}

div#menuwrap ul#menuitems a#refborder {
	top: 226px;
	left: 149px;
	width: 138px;
	height: 25px;
}

div#menuwrap ul#menuitems a#kontakt {
	top: 262px;
	left: 149px;
	width: 138px;
	height: 25px;
}

div#menuwrap ul#menuitems a#kontaktborder {
	top: 262px;
	left: 149px;
	width: 138px;
	height: 25px;
}

/* Submenu-IT */

div#menuwrap ul#menuitems a#support {
	top: 149px;
	left: 49px;
	width: 89px;
	height: 16px;
}

div#menuwrap ul#menuitems a#beratung {
	top: 176px;
	left: 0px;
	width: 138px;
	height: 18px;
}

div#menuwrap ul#menuitems a#noc {
	top: 205px;
	left: 0px;
	width: 65px;
	height: 24px;
}

div#menuwrap ul#menuitems a#sec {
	top: 205px;
	left: 76px;
	width: 62px;
	height: 24px;
}

div#menuwrap ul#menuitems a#fw {
	top: 267px;
	left: 57px;
	width: 81px;
	height: 20px;
}

div#menuwrap ul#menuitems a#db {
	top: 240px;
	left: 0px;
	width: 138px;
	height: 16px;
}

div#menuwrap ul#menuitems a#cms {
	top: 267px;
	left: 0px;
	width: 46px;
	height: 20px;
}

/* Submenu-Meiden */

div#menuwrap ul#menuitems a#print {
	top: 67px;
	left: 235px;
	width: 52px;
	height: 18px;
}

div#menuwrap ul#menuitems a#pr {
	top: 96px;
	left: 149px;
	width: 138px;
	height: 25px;
}

div#menuwrap ul#menuitems a#cd {
	top: 132px;
	left: 225px;
	width: 62px;
	height: 51px;
}

div#menuwrap ul#menuitems a#web {
	top: 132px;
	left: 149px;
	width: 65px;
	height: 51px;
}

div#menuwrap ul#menuitems a#ws {
	top: 194px;
	left: 149px;
	width: 138px;
	height: 21px;
}

/* Submenu-Team */

div#menuwrap ul#menuitems a#sylvia {
	top: 0px;
	left: 223px;
	width: 64px;
	height: 28px;
}

div#menuwrap ul#menuitems a#pitz {
	top: 28px;
	left: 149px;
	width: 63px;
	height: 28px;
}

div#menuwrap ul#menuitems a#partner {
	top: 39px;
	left: 223px;
	width: 64px;
	height: 17px;
}

@media screen {
	body>div#menuwrap {
		position: fixed;
	}
}
/* End of 'Floating Square Menu' */

/* Start of CMSMS style sheet 'Floating Square Submenu' */
/***************************************/
/*              SUB MENU VERTIKAL                 */
/***************************************/

div#submenuwrap {
	width: 150px;
	position: absolute;
	top: 30px;
	left: 30px;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	font-weight: bold;
}

div#submenuwrap div#submenu {
	position: relative;
}

div#submenuwrap div#submenu ul,li {
	padding: 0;
	margin: 0;
	list-style: none;
}

div#submenuwrap div#submenu a {
	/* position: absolute; */
	margin-top: -1px;
	padding: 4px 4px 6px 6px;
	display: block;
	border: 1px solid #FFF;
}

div#submenuwrap ul#menuitems {
	position: relative;
}

div#submenuwrap ul#menuitems a {
	/* position: absolute; */
	padding: 4px 4px 6px 6px;
	display: block;
	width: 138px;
	height: 24px;
	color: #FFF;
	background: url('uploads/fsq/transp.gif') repeat;
	border: 1px solid #FFF;
}

div#submenuwrap ul#menuitems ul a {
	margin-left: 10px;
}

div#submenuwrap ul#menuitems ul ul a {
	margin-left: 20px;
}

div#submenuwrap ul#menuitems a:hover {
	color: #682018;
	background: #FFF;
}

div#submenuwrap ul#menuitems li.selected>a {
	color: #682018;
	background: #FFF;
}

@media screen {
	body>div#menuwrap {
		position: fixed;
	}
}
/* End of 'Floating Square Submenu' */

/* End of 'fsq' */

