/*

QuickSite Wireframe CSS

This is the main stylesheet

author:		Ron Hall, Busy Noggin, Inc.
e-mail:		templavoila@busynoggin.com
website:	www.busynoggin.com & templavoila.busynoggin.com

*/

/* @group Reset Styling */

/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

a:active {
	outline: none;
	}

a:focus {
	-moz-outline-style: none;
	}

/* @end Reset Styling */

/* @group Base Styling */

html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 17px;
	font-weight: normal;
	height: 100%;
	background: #EED497 url(images/bg01.jpg) repeat-x left top;
	color: #7F6E5D;
}

/* NOTE: Much of the typography styling is handled in rte.css */


/* @group Table Styling */

/* NOTE: Table Styling is mostly handled in rte.css */
table {
	border-collapse:collapse;
	width: 100%;
	}

/* @end Table Styling */

/* @group Additional Tags */


pre {
	margin-bottom: 15px;
	}

code {
	margin-left: 10px;
	margin-right: 10px;
}

pre code {
	margin-left: 0px;
	margin-right: 0px;
	}

pre,
code {
	font-family: 'andale mono', 'monotype.com', 'lucida console', monospace;
	}


/* @end Additional Tags */

/* @group Forms */


form input, form textarea {
	margin-right: 5px;
	}

form input:focus, form input:hover {
	color: black;
	}

form select {
	font-size: 11px;
	}

form option {
	margin: 0px;
	margin-left: 5px;
	margin-right: 10px;
	}

optgroup {
	font-weight: bold;
	font-style: italic;
	margin: 0;
	margin-top: 5px;
	}

optgroup option {
	padding-left: 5px;
}

legend {
	font-weight: bold;
	color: black;
	}


/* @end Forms */

/* @end Base Styling */

/* @group Common Classes */

.clear {
	clear: both;
	}

.clearOnly {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 0;
	}

.outOfSight {
	position: absolute;
	top: 0;
	left: -4000px;
	}

.csc-firstHeader {
	margin-top: 0px;
	}

.graphicTextWrap {
	overflow: hidden;
	}

.graphicText {
	line-height:300px;
	display: block;
	}

/* @end Common Classes */

/* @group Layout */

#pageWrap {
	}

#feature {
	margin-bottom: 0px;
	}

#contentWrap {
	width: 990px;
	margin: 0px auto;
	padding: 40px 0px;
	background: url(images/bg03.jpg) no-repeat left top;
	overflow:auto;
}
#generatedContent-1 {
	width: 130px;
	float: left;
	margin-left: 50px;
	height: 500px;
	}

#generatedContent-2 {
	width: 230px;
	float: right;
	}

#f1a #contentBlock-1 {
	width: 860px;
	min-height: 500px;
	}

#f1b #contentBlock-1 {
	width: 900px;
	min-height: 500px;
	}

#f1c #contentBlock-1 {
	width: 900px;
	min-height: 500px;
	}

#f1d #contentBlock-1 {
	width: 670px;
	min-height: 500px;
	}

#f1e #contentBlock-1 {
	float: left;
	width: 730px;
	}

#f1f #contentBlock-1 {
	float: left;
	width: 480px;
	}

#f2a #contentBlock-1 {
	width: 495px;
	min-height: 500px;
	}

#f2a #contentBlock-2 {
	width: 260px;
	margin-left: 50px;
	}

#f2b #contentBlock-1 {
	float: left;
	width: 730px;
	}

#f2b #contentBlock-2 {
	width: 230px;
	float: right;
	}

#f2c #contentBlock-1 {
	float: left;
	width: 730px;
	}

#f2c #contentBlock-2 {
	width: 230px;
	float: right;
	}


#f2d #contentBlock-1 {
	float: left;
	width: 480px;
	}

#f2d #contentBlock-2 {
	width: 230px;
	float: right;
	}

#f2e #contentBlock-1 {
	float: left;
	width: 480px;
	margin-right: 20px;
	}

#f2e #contentBlock-2 {
	width: 230px;
	float: left;
	}

#f3a #contentBlock-1,
#f3b #contentBlock-1 {
	float: left;
	width: 480px;
	margin-right: 20px;
	}

#f3a #contentBlock-2,
#f3b #contentBlock-2 {
	width: 230px;
	float: left;
	}

#f3a #contentBlock-3,
#f3b #contentBlock-3,
#f3c #contentBlock-3,
#f3d #contentBlock-3 {
	width: 230px;
	float: right;
	}

#f3c #contentBlock-1,
#f3d #contentBlock-1 {
	float: left;
	width: 480px;
	}

#f3c #contentBlock-2,
#f3d #contentBlock-2 {
	width: 230px;
	float: left;
	margin-right: 20px;
	}

/* @end Layout */

/* @group Header */

#header {
	position: relative;
	width: 990px;
	height: 171px;
	background: url(images/bg02.jpg) no-repeat left top;
	margin: 0px auto;
	}

/* @group Global Menu */

#globalMenu {
	position: absolute;
	right: 40px;
	clear: both;
	margin-top: 145px;
	font-size: 0.9em;
	text-transform: lowercase;
	}

#globalMenu li {
	display: inline;
	float: left;
	padding: 0 17px;
	background: url(images/homepage02.gif) no-repeat left center;
	}

#globalMenu li.first {
	background: none;
	}

#globalMenu a {
	height: 17px;
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
}

#globalMenu a:hover {
	text-decoration: underline;
	}

#globalMenu li.active a {
	text-decoration: underline;
}

#globalMenu ul {
}

/* @end Global Menu */

/* @end Header */

/* @group Footer */

#footer {
	height: 60px;
	background-color: #EFC360;
	font-size: 0.8em;
}

#footerWrap {
	position: relative;
	width: 990px;
	margin: 0px auto;
}

#footerCopyright {
	margin: 0px;
	padding-top: 25px;
	text-align: center;
	line-height: normal;
	color: #A8883D;
}

a#footer {
	display: block;
	color: #999999;
	}

a#footer:hover {
	color: black;
	}

/* @group footer Menu */

#footerMenu {
	position: absolute;
	top: 20px;
	right: 40px;
	text-transform: lowercase;
	}

#footerMenu li {
	display: inline;
	float: left;
	padding: 0 17px;
	}

#footerMenu li.first {
	background: none;
	}

#footerMenu a {
	height: 17px;
	display: inline;
	float: left;
	text-decoration: none;
	color: #A8883D;
}

#footerMenu a:hover {
	text-decoration: underline;
	}

#footerMenu li.active a {
	text-decoration: underline;
}

#footerMenu ul {
}

/* @end footer Menu */

/* @end Footer*/

/* @group Local Menu */

#localMenu {
	width: 140px;
	height: 128px;
	padding: 10px 10px 30px 10px;
	color: #000;
	margin-bottom: 46px;
	background: url(images/rot.jpg) no-repeat left top;
	}

#localMenu ul {
	margin-top: 10px;
	}

#localMenu ul li {
	margin-bottom: 3px;
	}

#localMenu li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 14px;
	}

#localMenu li a {
	color: #000;
	text-decoration: none;
	}

#localMenu li a:hover {
	color: black;
	text-decoration: underline;
	}

#localMenu li.current a {
	color: #000;
	text-decoration: underline;
	}

#localMenu li.current li a {
	color: #000;
	}

#localMenu li.current {
	}


/* @end Local Menu */






/* @group Module Styling */

.moduleHeader {
	position: relative;
	margin: 0;
	padding: 0 15px 0 0;
	color: white;
	background: url(images/right_module_cap.gif) no-repeat right top;
	font-size: 14px;
	}

.moduleHeader .moduleHeaderInnerWrap {
	display: block;
	padding: 5px 0 5px 10px;
	background: #008aec url(images/left_module_cap.gif) no-repeat left top;
	}

.moduleFooter {
	height: 15px;
	margin: 0;
	padding-right: 15px;
	background: url(images/right_module_cap.gif) no-repeat right bottom;
	font-size: 1px;
	overflow: hidden;
	}

.moduleFooter span {
	display: block;
	height: 15px;
	background: #008aec url(images/left_module_cap.gif) no-repeat left bottom;
	}

.moduleBody {
	min-height: 100%;
	padding: 15px 10px 10px 10px;
	}

.moduleBodyWrap {
	border-left: 2px solid #008aec;
	border-right: 2px solid #008aec;
	/* Please note that the thickness values on the two border values above will be overridden in the final output. Make sure these values match the constant moduleBodyBorderWidth */
	}

.unframed .moduleBody,
.unframed .moduleBodyWrap {
	padding: 0;
	border: 0;
	}


.moduleBodyBleed {
	padding: 0;
	}

.column {
	display: table-cell;
}

.columnGroup {
	display: table;
	margin-bottom: 10px;
	}

.columnGroupRule {
	border-bottom: 1px solid #7f7f7f;
	}

.module {
	position: relative;
	display: table-cell;
}

.moduleGroup {
	position: relative;
	display: table;
	margin-bottom: 10px;
	}

.moduleFeature {
	margin-bottom: 15px;
	}

/* @end Module Styling */



/* @group Forms */

.csc-mailform-field label,
.csc-mailform-field label {
	display: block;
	}

/* @end */

#f1a #feature {
	width: 940px;
	margin-left: 25px;

}
#f1a #preCodeContentBlock-1 {
	width: 900px;
	margin-left: 45px;
}

#f2a #preCodeContentBlock-1 {
	float: right;
	width: 535px;
	margin-right: 50px;
}

#f1d #preCodeContentBlock-1 {
	float: right;
	width: 710px;
	margin-right: 50px;
}

#f1a .bg1, #f1d .bg1 {
	background: #FFF8F0 url(images/subpage1_01.gif) no-repeat left top;
}


#f1a #contentBlock-1, #f1d #contentBlock-1 {
	padding: 11px 20px 0px 20px;
	background: url(images/subpage1_02.gif) no-repeat right top;
}

#f1a .bg3, #f1d .bg3 {
	background: url(images/subpage1_03.gif) no-repeat left bottom;
}

#f1a .bg3 div, #f1d .bg3 div {
	height: 25px;
	background: url(images/subpage1_04.gif) no-repeat right bottom;
}

#f1b #contentBlock-1 {
	padding: 11px 20px 0px 45px;
}

#c41 {
	height: 150px;
	background: url(images/frame1.png) no-repeat left top;
	padding: 10px 25px 0px 15px;
}

#c42 {
	height: 150px;
	background: url(images/frame1.png) no-repeat center top;
	padding: 10px 20px 0px 20px;
}

#c43 {
	height: 150px;
	background: url(images/frame1.gif) no-repeat right top;
	padding: 10px 15px 0px 25px;
}

/* mailformplus */
fieldset {
	border: 0px;
}

legend {
	font-weight: bold;
}

label {
	display: block;
	float: left;
	width: 140px;
	cursor:pointer;
}

.label-right {
	margin-left: 15px;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

.text {
	margin-bottom: 4px;
}

.radio, .checkbox {
	display: inline;
	float: none;
	clear: both;
}

.error {
	color: red;
}

.disable {
	display: none;
}

#name {
	position: absolute;
	top: 145px;
	left: 60px;
	color: #fff;
}

.wfqbe_odd{
background-color:#FFFFFF;
}

.wfqbe_even{
background-color:#EEEEEE;
}

table.wfqbe_table_results caption {
	display: none;
}

#c35 {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}

#c39 {
	padding-right: 50px;
}

#c39 ul {
	padding-left: 15px;
}

#c39 .csc-textpic-image {
	position: relative;
	top: -30px;
	left: -10px;
}

#c44 {
	height: 240px;
	background: url(images/box_login.png) no-repeat left top;
	color: #000;
}

#c45 {
	padding-top: 30px;
	padding-right: 60px;
}

#c45 td {
	padding: 1px;
}

#c113 {
	float: left;
	width: 579px;
	margin-left: 60px;
}

#c112 {
	float: right;
	width: 288px;
	margin-right: 50px;
}

#c144, #c150, #c151 {
  margin-left: 115px;
}

#c145, #c149, #c153 {
  padding-top: 50px;
}

.csc-frame-frame5 {
	height: 260px;
	padding: 0px;
	background: url(images/hintergrund.png) no-repeat left top;
}

.csc-frame-frame5-center {
	background: url(images/hintergrund.png) no-repeat center top;
}

.csc-frame-frame5 .csc-textpic-text {
	padding-top: 34px;
	padding-left: 30px;
	color: #000;
}

.csc-frame-frame5 .csc-textpic-text H2 {
	font-weight: bold;
}

.csc-frame-frame5 .csc-textpic-text p {
	margin-bottom: 5px;
}

.paket .csc-textpic .csc-textpic-imagewrap .csc-textpic-image  {
	margin-bottom: 0px;
	position: relative;
	top: -3px;

}

.csc-frame-frame6 {
	width: 380px;
	height: 315px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(images/hintergrund_gross.png) no-repeat left top;
}

.csc-frame-frame6 .csc-textpic-text {
	width: 340px;
	padding-top: 60px;
	margin-left: -100px;
	color: #000;
	font-size: 0.9em;
}

#kugeln {
	position: absolute;
	height: 202px;
	width: 225px;
	top: 30px;
	left: -110px;
	background: url(images/kugeln.png) no-repeat left top;
}

.contenttable {
	width: 60%;
	margin-left: 100px;
}

.contenttable .tr-odd{
background-color:#FFFFFF;
}

.contenttable .tr-even{
background-color:#EEEEEE;
}


