/* Start of CMSMS style sheet 'Standard' */
/* Start of CMSMS style sheet 'Standard' */
/* CSS settings for www.sqqd.de */


/* Common Settings */

* {
	margin:0;
	padding:0;
}

body {
	text-align:left;
	vertical-align:top;
	margin:0;
	padding:0;
	font-family:Avanir,Calibri,Verdana,Helvetica;
	font-size:12px;
	line-height:16px;
	color:#333;
	zoom:1;
	background-color:#e4e4e4;
}
html, body {
	height:100%;
}

img {
	border:none;
	margin:0;
	padding:0;
}

.clr {
	clear:both;
}


/* Page Layout */

#topwrapper {
	position:fixed;
	overflow:visible;
	top:0;
	left:0;
	right:0;
	height:115px;
	background:#e4e4e4;
	z-index:2;
}

#headwrapper {
	position:relative;
	overflow:visible;
	width:900px;
	height:115px;
	margin: 0 auto;
}

#header {
	position:relative;
	overflow:visible;
	margin: 5px 0;
	height:80px;
	background:#fff;
}

#mainwrapper {
	position:absolute;
	left: 50%;
	margin-left: -450px;
	top:120px;
	overflow:hidden;
	width:900px;
	min-height:600px;
	border-bottom: 5px solid #e4e4e4;
	background: transparent url(/images/sqqd/main-bg.gif) repeat-y 0 0;
}

#content {
	position:relative;
	overflow:auto;
	width:650px;
	margin: 0 10px 0 0; /* oben rechts unten links */
	padding: 5px 10px 10px 10px; /* oben rechts unten links */
	float:left;
	background:#fff;
}


/* Common page elements */

#search {
	position:absolute;
	overflow:hidden;
	top:55px;
	left:10px;
	width:140px;
	height:16px;
	background: transparent url(/images/sqqd/search-bg.gif) no-repeat 0 0;
}
#search fieldset {
	border:none;
}
#search input.suchtext {
	border:none;
	width:114px;
	height:14px;
	margin:1px;
	padding: 0 2px;
	font-size:11px;
	line-height:14px;
	color:#999;
	float:left;
}
#search input.suchtext:focus {
	background: transparent url(/images/sqqd/verlauf.gif) repeat-x 0 0;
	color:#000;
}
#search input.suchbild {
	border:none;
	width:16px;
	height:16px;
	margin: 0 1px;
	padding: 0 1px;
	background: transparent url(/images/sqqd/lupe.gif) no-repeat 0 0;
}
#search input.suchbild:hover {
	cursor:pointer;
	background: transparent url(/images/sqqd/lupe-rot.gif) no-repeat 0 0;
}

#logo {
	position:absolute;
	overflow:hidden;
	top:10px;
	right:10px;
	width:152px;
	height:63px;
}
.logo_img {
	width:152px;
	height:63px;
	border:none;
}

#header-image {
	overflow:hidden;
	width:900px;
	height:333px;
	border-bottom: 5px solid #e4e4e4;
	background:#707173;
}
.imagelist_image {
	position:relative;
	overflow:auto;
	width:894px;
	height:327px;
	margin:3px;
	border:none;
}

#sidebar {
	position:relative;
	float: right;
	overflow:auto;
	padding: 0 10px 10px 10px; /* oben rechts unten links */
	width:200px;
	min-height:225px;
	color:#fff;
	background:#707173;
}

.sidebar-block {
	position:relative;
	overflow:auto;
	margin: 5px 0 5px 0; /* oben rechts unten links */
	padding: 5px 0 5px 0; /* oben rechts unten links */
	min-height:50px;
	border-bottom: 1px solid #fff;
}

.sidebar-headline {
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
	line-height:18px;
	margin: 0 0 5px 0; /* oben rechts unten links */
	color:#fff;
}

.sidebar-image {
	border: 1px solid #fff;
	margin: 0 0 5px 0; /* oben rechts unten links */
}

#footer {
	clear: both;
	overflow:auto;
	border-bottom: 10px solid #e4e4e4;
	margin: 0 auto;
	width:900px;
	height:20px;
	background: #e4e4e4;
}

#breadcrumbs {
	position:relative;
	overflow:auto;
	font-size:12px;
	line-height:20px;
}
#breadcrumbs a {
	color:#707173;
}
#breadcrumbs a:hover {
	color:#000;
}


/* Navigation */

#main-menu {
	position:relative;
	top:85px;
	overflow:visible;
	width:900px;
	height:25px;
	border-bottom: 5px solid #e4e4e4;
	color:#fff;
	background:#707173;
	padding:0;
	margin:0;
}
.main-menu_ul {
	list-style:none;
	margin:0;
	position:absolute;
	overflow:visible;
	z-index:1;
}

.main-menu_ul_2 {
	margin:0px;
	padding:0px;
	top:25px;
	left:10px;
}

.main-menu_ul_3 {
	margin:0px;
	padding:0px;
	top:3px;
	left:100%;
	border-top: 1px solid #fff;
	background:#707173;
}
.main-menu_ul_4 {
	margin: -5px 0 0 80px; /* oben rechts unten links */
	border-top: 1px solid #fff;
}
.main-menu_li {
	position:relative;
	overflow:visible;
	font-size:14px;
	line-height:25px;
	font-weight:normal;
	letter-spacing:1px;
	text-align:left;
	vertical-align:top;
	min-width:50px;
	min-height:25px;
	margin:0;
	padding: 0px 10px 0px 10px; /* oben rechts unten links */
	background:#707173;
}
.main-menu_li_1 {
	margin: 0 1px 0 0; /* oben rechts unten links */
	float:left;
}
.main-menu_li_2 {
	border-top: 1px solid #fff;
	margin: 0 -10px 0 -10px; /* oben rechts unten links */
	min-width:85px;
}
.main-menu_li_3 {
	border-bottom: 1px solid #fff;
	min-width:85px;
}
.main-menu_li_4 {
	border-bottom: 1px solid #fff;
	min-width:85px;
}
.main-menu_li:hover {
	color:#000;
	background:#999;
}
.main-menu_a, .main-menu_span {
	display:block;
	text-decoration:none;
	color:#fff;
}
.main-menu_a:hover {
	color:#000;
}
.main-menu_activeparent, .main-menu_currentpage {
	color:#000;
	font-weight:bold;
	background:#999;
}
.main-menu_span {
	color:#000;
}
.main-menu_sectionheader {
	font-weight:bold;
}
.main-menu_separator {
	padding: 0 5px 0 5px; /* oben rechts unten links */
}
.main-menu_ul_2,.main-menu_ul_3,.main-menu_ul_4 {
	display:none;
}
.main-menu_li_1:hover .main-menu_ul_2,.main-menu_li_2:hover .main-menu_ul_3,.main-menu_li_3:hover .main-menu_ul_4 {
	display:block;
}


/* Content */

h1 {
	text-decoration:none;
	font-weight:bold;
	font-size:24px;
	line-height:30px;
	margin: 0 0 10px 0; /* oben rechts unten links */
	color:#003a6f;
	border-bottom: 1px solid #003a6f;
}

h2 {
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	font-size:16px;
	line-height:20px;
	margin: 0 0 5px 0; /* oben rechts unten links */
	color:#003a6f;
}

h3 {
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
	line-height:18px;
	margin: 0 0 0 0; /* oben rechts unten links */
}

p {
	margin: 0 0 5px 0; /* oben rechts unten links */
}

strong, b {
	font-weight:bold;
}

em, i {
   font-style:italic;
}

ul {
	margin: 5px 0 5px 15px; /* oben rechts unten links */
}

li {
	margin: 0 0 0 0; /* oben rechts unten links */
}

a {
	color:#003a6f;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}
a[href^="http"] {
	background: url(/images/sqqd/external.gif) center right no-repeat;
	padding-right:13px;
}
a[href^="http://sqqd.de"], a[href^="http://www.sqqd.de"], a[href^="https://sqqd.de"], a[href^="https://www.sqqd.de"], a[href^="http://sapat.de"], a[href^="http://www.sapat.de"], a[href^="https://sapat.de"], a[href^="https://www.sapat.de"], a[href^="http://sqqd"], a[href^="http://www.sqqd"] {
	background: url(/images/sqqd/pixel-trans.gif) center right no-repeat;
	padding-right:0;
}



/* Style Sheets for content forms */

#content fieldset, .cms-guestbook-entry {
	overflow:auto;
	padding:10px;
	border: 1px solid #707173;
	background:#e4e4e4;
}
#content fieldset {
	margin-bottom:10px;
	border: 1px solid #707173;
	background:#e4e4e4;
}
#content fieldset legend {
	font-weight:bold;
}
#content label {
	display:block;
	width:250px;
}
#content input {
	border: 1px solid #aaa;
	color:#000;
	background: #fff url(/images/sqqd/verlauf.gif) repeat-x 0 -14px;
	margin: 0 0 5px 0; /* oben rechts unten links */
}
#content input:focus {
	background-position: 0 -3px;
}
#content textarea {
	border:1px solid #aaa;
	color:#000;
	background: #fff url(/images/sqqd/verlauf.gif) repeat-x 0 -14px;
	margin: 0 0 5px 0; /* oben rechts unten links */
}
#content textarea:focus {
	background-position: 0 -3px;
}
#content select {
	border:1px solid #aaa;
	color:#000;
	background:#fff;
	margin: 0 0 5px 0; /* oben rechts unten links */
}
#content select option {
	color:#000;
	background:#fff;
}
#content input[type=checkbox], #content input[type=radio] {
	border:1px solid #aaa;
	color:#000;
	background:#707173;
}
#content input[type=submit], #content input[type=reset] {
	color:#000;
	background:#e4e4e4;
	border: 1px solid #aaa;
	font-weight:bold;
	margin: 10px 5px 5px 0; /* oben rechts unten links */
	padding: 0 15px 0 15px; /* oben rechts unten links */
	cursor:pointer;
}
#content input[type=submit]:hover, #content input[type=reset]:hover {
	color:#000;
	background-color:#aaa;
}

#container {
	text-align:center;
}

.error_message {
	color:#ff0000;
}

table, table p {
	margin:0;
}
#content table {
	width:100%;
}
#content th {
	border-bottom: 1px solid #707173;
	border-right: 1px solid #707173;
	font-weight:bold;
	padding: 2px 5px;
	margin:0;
	background:#707173;
	font-size:8pt;
}
#content td  {
	border-bottom: 1px solid #707173;
	border-right: 1px solid #707173;
	padding: 2px 5px;
	margin:0;
	background:#e4e4e4;
	vertical-align:top;
	font-size:8pt;
}
#content td input[type=submit], #content td input[type=reset] {
	margin: 0 5px 0 0; /* oben rechts unten links */
}

#content .tablegrid {
	border-top: 1px solid #707173;
	border-left: 1px solid #707173;
}
#content .tablenogrid {
	width:100%;
	border: 1px solid #707173;
}

#content .thgrid {
	border-bottom: 1px solid #707173;
	border-right: 1px solid #707173;
	font-weight:bold;
	padding: 2px 5px;
	margin:0;
	background:#707173;
}
#content .thnogrid {
	border-bottom: 1px solid #707173;
	font-weight:bold;
	padding: 2px 5px;
	margin:0;
	background:#707173;
}

#content .tdgrid {
	border-bottom: 1px solid #707173;
	border-right: 1px solid #707173;
	padding: 2px 5px;
	margin:0;
	background:#e4e4e4;
	vertical-align:top;
}
#content .tdgridsmall {
	border-bottom: 1px solid #707173;
	border-right: 1px solid #707173;
	padding: 2px 5px;
	margin:0;
	font-weight:bold;
	font-size:7pt;
    line-height:8pt;
}
#content .tdnogrid {
	padding: 2px 5px;
	margin:0;
}
#content .thnogridsmall {
	padding: 2px 5px;
	margin:0;
	font-weight:bold;
	font-size:7pt;
	line-height:8pt;
}
#content td img {
	padding:0;
	margin:0;
}

#content table.full {
	border-top: 1px solid #707173;
	border-left: 1px solid #707173;
}
#content table.full tr th {
	border-bottom: 1px solid #707173;
	border-right: 1px solid #707173;
	padding:3px;
	background-color:#707173;
	vertical-align:top;
}
#content table.full tr td {
	border-bottom: 1px solid #707173;
	border-right: 1px solid #707173;
	padding:3px;
	background-color:#e4e4e4;
	vertical-align:top;
}

.Box {
	border: 1px solid #707173;
	background:#ddd;
	margin: 0 0 10px 0; /* oben rechts unten links */
}
.Box .BoxHeader {
	border-bottom: 1px solid #707173;
	color:#fff;
	font-weight:bold;
	background:#707173;
	padding: 1px 3px 1px 3px; /* oben rechts unten links */
}
#content .Box .BoxHeader a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background: url(/images/sqqd/pixel-trans.gif) center right no-repeat;
	padding-right:0;
}
.Box .BoxHeader a:hover {
	text-decoration:underline;
}
.Box .BoxContent {
	padding:3px;
	overflow:auto;
}
.Box .BoxFooter {
	border-top: 1px solid #707173;
	padding: 1px 3px 1px 3px; /* oben rechts unten links */
	overflow:auto;
}
#content .Box .BoxFooter a {
	font-weight:bold;
	text-decoration:underline;
	background: url(/images/sqqd/pixel-trans.gif) center right no-repeat;
	padding-right:0;
}
.Box .BoxFooter a:hover {
	text-decoration:none;
}
.Box .BoxFooter .BoxFooterRight {
	float:right;
	color:#999;
}
.BoxDate {
	float:right;
	color:#999;
	margin: 0 0 10px 0; /* oben rechts unten links */
}
#content .ReturnLink a {
	background: url(/images/sqqd/pixel-trans.gif) center right no-repeat;
	padding-right:0;
	text-decoration:underline;
}
#content .ReturnLink a:hover {
	text-decoration:none;
}
.BoxDetail {
	border-bottom: 1px solid #003a6f;
	padding: 0 0 10px 0; /* oben rechts unten links */
	margin: 0 0 10px 0; /* oben rechts unten links */
}


/* EOF */
/* End of 'Standard' */


/* End of 'Standard' */

