/* @group reset selectors */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td,address {
	margin:0;
	padding:0;
}

ul,li {
	list-style-type:none;
}

img {
	border: none;
}
/* @end */
/* @group global settings */
body {
	border-top: 3px solid #ce301b; 	
	/*background: #fff url("../img/i_grid.gif") repeat 0 0;*/
	color: #444;
	font: 75%/1.5em "Bitstream Vera Sans","Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	text-align: center;
}

html>body {
	font-size: 12px;
}

a:link, a:visited {
	margin: 2.25em 0 0.75em 0;
	color: #444;
	font-size: 1em;
	line-height: 1.5em;
	text-decoration: none;
}

a:hover {
	color: #ce301b;
}

a:focus {
	outline: none;
}

a.textlink {
	border-bottom: 1px dotted #999;
}

p, address {
	margin: 2.25em 0 0.75em 0;
	font-size: 1em;
	line-height: 1.5em;
}

address {
	font-style: normal;
}

h2,h3,h4 {
	clear: both;
	font-weight: normal;
}
/*Start-- Mod for logo placing right in IE*/
div.header {
	height:					205px;
	position:				relative;
	text-indent: -9999px;
}

	div.header h1 {
		height:					100px;
		width:					365px;
		position:				absolute;
		top:					20px;
		left:					0;
		background: 			url("../img/strip_logo.jpg") no-repeat;
	}
	
	div.header h1 span, div.header h2 {
		display:				none;
	}
/*End-- Mod for logo placing right in IE*/
/*h1 a {
	position: absolute;
	bottom: 5px;
	width: 365px;
	height: 100px;
	background: url("../img/i_logo.jpg") no-repeat 0 0;
	text-indent: -9999px;
}
*/
h2 {
	margin: 1.125em 0 0.375em 0;
	font-size: 2em;
	line-height: 0.75em;
	/*text-transform: uppercase;*/
}

h3 {
	margin: 1.6875em 0 0.5625em 0;
	font-size: 1.3333em;		
	line-height: 1.125em;	
}

h4 {
	margin: 1.9286em 0 0.6429em 0;
	font-size: 1.1667em;	
	line-height: 1.2857em;
}

h5 {
	margin: 2.25em 0 0.75em 0;
	font-size: 1em;	
	font-weight: bold;
	line-height: 1.5em;	
}

h6 {
	margin: 2.25em 0 0.75em 0;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.4em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

abbr {
	cursor: help;
}
/* @end */
/* @group common classes */
div.clearboth {
	clear: both;
	width: 100%;
	height: 1px;
	margin: 1em 0;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.floatleft {
	float: left;
}

.floatleft img {
	margin: 0 0.75em 0.5em 0;
}

.floatright {
	float: right;
}

.floatright img {
	margin: 0 0 1em 0.75em;
}

.textright {
	text-align: right;
}

.underline {
	text-decoration: underline;
}

.borderbottom {
	border-bottom: 1px dotted #e3e3e3;
}

.teaserneu {
	margin-bottom: 1em;
	padding-left: 20px;
	background: url("../img/i_new.gif") no-repeat 0 0;
}

a.refitem em.newref {
	text-indent: 20px;
	background: url("../img/i_new.gif") no-repeat 0 0;
}

a.linkbtn, a.rss, a.vcard, a.back, a.overview {
	display: block;
	float: left;
	margin: 0 0 1.5em 0;
	padding-left: 20px;
	font-size: 1em;
	line-height: 1.5em;
	text-decoration: none;
}

a.overview {
	background: url("../img/b_overview.gif") no-repeat 0 0;
}

a:hover.overview {
	background-position: 0 -16px;
}

a.logoicon {
	display: block;
	float: left;	
	margin: 0 0 1.5em 0;
	padding-left: 20px;
	background: url("../img/favicon2.gif") no-repeat 0 0;	
	font-size: 1em;
	line-height: 1.5em;
	text-decoration: none;
}

a.linkbtn {
	background: url("../img/i_ul_link.gif") no-repeat 0 0;
}

a.rss {
	background: url("../img/b_rss.gif") no-repeat 0 0;
}

a.vcard {
	background: url("../img/b_vcard.gif") no-repeat 0 0;
}

a:hover.linkbtn, a:hover.rss, a:hover.vcard {
	background-position: 0 -16px;
}

a.refitem {
	position: relative;
	float: left;
	width: 196px;
	height: 50px;
	margin-top: 2.25em;
	padding-left: 64px;
}

#errormsg li {
	margin: 2.25em 0 0.75em 0;
	padding-left: 20px;
	font-size: 1em;	
	font-weight: bold;
	color: #ce301b;
	background: url("../img/i_ul_error.gif") no-repeat 0 0;
	line-height: 1.5em;		
}

#errortypo {
	display: block;
	width: 68em;
	margin: 2.5em 0;
	border: 1px solid #ce301b;
	padding: 1em;
	color: #ce301b;
}

a.back {
	background: url("../img/b_back.gif") no-repeat 0 0;
}

.pp {
	background: url(../img/ref_wallp_teaser.gif) no-repeat 0 0;
}

.ac {
	background: url(../img/ref/i_ref_ac_teaser.gif) no-repeat 0 0;
}

.preins {
	background: url(../img/ref/i_ref_pr01_teaser.gif) no-repeat 0 0;
}

.przwei {
	background: url(../img/ref/i_ref_pr02_teaser.gif) no-repeat 0 0;
}

.qu {
	background: url(../img/ref/i_ref_qu_teaser.gif) no-repeat 0 0;
}

.sw {
	background: url(../img/ref/i_ref_sw_teaser.gif) no-repeat 0 0;
}

.sb {
	background: url(../img/ref/i_ref_sb_teaser.gif) no-repeat 0 0;
}

.ks {
	background: url(../img/ref/i_ref_ks_teaser.gif) no-repeat 0 0;
}

.jk {
	background: url(../img/ref/i_ref_jk_teaser.gif) no-repeat 0 0;
}

.kb {
	background: url(../img/ref/i_ref_kb_teaser.gif) no-repeat 0 0;
}

.rl {
	background: url(../img/ref/i_ref_rl_teaser.gif) no-repeat 0 0;
}

.ku {
	background: url(../img/ref/i_ref_ku_teaser.gif) no-repeat 0 0;
}

.up {
	background: url(../img/ref/i_ref_up_teaser.gif) no-repeat 0 0;
}

.fl {
	background: url(../img/ref/i_ref_fl_teaser.gif) no-repeat 0 0;
}

.td {
	background: url(../img/ref/i_ref_td_teaser.gif) no-repeat 0 0;
}

.mn {
	background: url(../img/ref/i_ref_mn_teaser.gif) no-repeat 0 0;
}

.wa {
	background: url(../img/ref/i_ref_wa_teaser.gif) no-repeat 0 0;
}

.m4 {
	background: url(../img/ref/i_ref_m4_teaser.gif) no-repeat 0 0;
}

.zb {
	background: url(../img/ref/i_ref_zb_teaser.gif) no-repeat 0 0;
}

.cs {
	background: url(../../img/ref/i_ref_cs_teaser.gif) no-repeat 0 0;
}

.el {
	background: url(../img/ref/i_ref_el_teaser.gif) no-repeat 0 0;
}

.mb {
	background: url(../img/ref/i_ref_mb_teaser.gif) no-repeat 0 0;
}

.hl {
	background: url(../img/ref/i_ref_hl_teaser.gif) no-repeat 0 0;
}

.bw {
	background: url(../img/ref_woodwrk_teaser.gif) no-repeat 0 0;
}

.fp {
	background: url(../img/ref_sofa_teaser.gif) no-repeat 0 0;
}

.ppweb {
	background: url(../img/ref_fabr1_teaser.gif) no-repeat 0 0;
}

.rw {
	background: url(../img/ref/i_ref_rw_teaser.gif) no-repeat 0 0;
}

.da {
	background: url(../img/ref/i_ref_delta_teaser.gif) no-repeat 0 0;
}

a.refitem em, .refitem span {
	display: block;
	margin: 0;
	padding: 0;
}

.refitem em {
	font-size: 1.3333em;
	font-style: normal;		
	line-height: 1.125em;	
}

.ref li {	
	margin-left: 16px;	
	padding-left: 4px;
	list-style-type: disc;
}

.checklist li {
	margin-bottom: 1em;
	padding-left: 20px;
	background: url("../img/i_ul_check.gif") no-repeat 0 0;
}

.list li {
	margin: 0 0 0 12px;
	padding: 0;
	list-style: disc;
}

#person ul.list {
	margin: 0 0 0.5em 0;
}

#fehlerseite ul li ul {
	margin: 0;
}

#fehlerseite ul.list li a {
		border-bottom: 1px dotted #999;

}
/* @end */
/* @group site structure */
#wrapper {
	position: relative;
	width: 820px;
	margin: 0 auto;
	text-align: left;
}

#header {
	float: left;
	width: 820px;
	height: 140px;
	border-bottom: 1px solid #e3e3e3;
}

#search {
	display: none;
	position: absolute;
	top: 0;
	left: 630px;
}

#search label {
	display: none;
}

#search input {
	width: 182px;
	border: solid #ce301b;
	border-width: 0 3px 3px 3px;
}

#search #submit {
	visibility: hidden;
}

#nav {
	position: absolute;
	top: 52px;
	right: 0;
}

#nav {
	list-style: none;
}

#nav li {
	display: inline;
	height: 2.5em;
	margin-left: 15px;
}

#nav li a {
	margin: 1.9286em 0 0.6429em 0;
	font-size: 1.1667em;
	line-height: 1.2857em;
}

#nav li a:hover {
	padding-bottom: 12px;
	background: url("../img/b_nav_li.gif") no-repeat 50% 100%;
	color: #ce301b;
}

#homepage #nav li#s a, #referenzen #nav li#r a, #person #nav li#p a, #tools #nav li#t a, #kontakt #nav li#k a {
	padding-bottom: 12px;
	background: url("../img/b_nav_li.gif") no-repeat 50% 100%;
	color: #ce301b;
}

#refnav {
	float: left;
	width: 820px;
	height: 18px;
	margin: 0.5em 0;
/*	border-bottom: 1px dotted #e3e3e3; */
}

#refnav li {
	display: inline;
	margin-right: 15px;
}
	
#content {
	float: left;
	width: 820px;
	margin-top: 2em;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 36px;
}

#content ul {
	margin-top: 2.25em;
}

ul#subnav  {
	margin: 2em 0 0 100px;
}

ul#subnav li a {
	margin: 0 0 1.5em 0;
	padding-left: 20px;
	background: url("../img/i_ul_link.gif") no-repeat 0 0;
	font-size: 1.1667em;
	line-height: 1.5em;
	text-decoration: none;
}

ul#subnav li a:hover {
	background-position: 0 50%;
}

ul#subnav li a.act {
	background-position: 0 102%;
	color: #ce301b;
}

/*#footerwrap {
	clear: left;
	border-top: 18px solid #e3e3e3;
	background: #ce301b;

}*/

#footer {
	margin: 0 auto;
	height: 144px;
	width: 820px;
}

#footer ul {
	padding-top: 1em;
}

#footer ul li {
	display: inline;
	margin: 1em 0.5em 1em 0;
	padding: 1em 0;
}

#footer ul li.last {
	margin-right: 0;
}

#footer p, footer a {
	float: left;
	margin: 0;
}

#footer .metas {
	padding-bottom: 2em;
}

#footer .metas, #footer .metas a {
	color: #aaa;
}

#footer .metas a.support {
	display: block;
	float: left;
	margin: 0 0 1.5em 0;
	padding-left: 15px;
	background: url("../img/i_footer_meta_check.gif") no-repeat 0 0;
	font-size: 1em;
	line-height: 1.5em;
	text-decoration: none;
}

#footer .metas a:hover.support {
	background-position: 0 -18px;	
}

#footer address {
	font-size: 0.8em;
	color: #666;	
}
/* @end */
/* @group columns */
.column {
	display: block;
	float: left;
	margin: 0 20px 18px 0;
	/*padding-right: 20px;*/
}

.column img {
	margin-top: 2em;
	border: 1px solid #e3e3e3;
}

.f_google {
	width: 540px;
	padding: 1px 0px 0px 60px;
	margin: 0 50px 0 0;

}

.lastcol {
	margin: 0;
	padding: 0;
}

.twocol {
	width: 120px;
}

.threecol {
	width: 190px;
}

.fourcol {
	width: 260px;
}

.fivecol {
	width: 330px;
}

.sixcol {
	width: 400px;
}

.sevencol {
	width: 470px;
}

.eightcol {
	width: 540px;	
}

.twelvecol {
	width: 820px;
}
/* @end */
/* @group contact form */
form.contactform {
	width: 500px;
	margin-top: 2.25em;
	border: 1px solid #e3e3e3;
	padding: 10px;
	background: #fff;	
}

form.contactform fieldset {
	margin: 0 0 10px 0;	
	border: none;
	padding: 0;
}

form.contactform legend {
	padding: 5px 0 5px 0;
	color: #444;
	font-weight: bold;
}

form.contactform label {
	position: absolute;
	width: 190px;
	margin: 0;
	border-bottom: 1px dotted #e3e3e3;
	line-height: 1.75em;
	vertical-align: top;
}

form.contactform fieldset p {
	margin: 0;
	padding: 10px 7px;
}

form.contactform input.text, textarea.text {
	overflow: hidden;
	width: 280px;
	margin-left: 190px;
	border: 1px solid #e3e3e3;
	padding: 0.2em;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size: 1em;
}

form.contactform input:focus.text, textarea:focus.text {
	border: 1px solid #ce301b;
	color: #ce301b;
}

form.contactform input.btn {
	margin-left: 190px;
}

#captchaimg {
	margin: 0 0 0 190px;
}

span.required {
	color: #ce301b;
}

p span.required {
	float: right;
}
/* @end */
/* @group tabelle */
table {
	display: table;
	width: 840px;
	margin: 0;
	padding: 0;
	border: 1px solid #999;
	border-width: 1px 0 0 1px;
	caption-side: top;
	font-size: 1em;
	font-style: italic;
	line-height: 1.5em;
	text-align: left;
}

caption {
	display: table-caption;
	width: 840px;
	margin: 2.25em 0 0.75em 0;
	padding: 0 0 0.75em 0;
	font-size: 1.3333em;		
	font-style: normal;
	text-align: left;
}

thead, tfoot, tbody {
	font-style: normal;
}

thead tr th {
	display: table-cell;
	width: 210px;
	padding: 0.5em;
	border: solid #999;
	border-width: 0 1px 1px 0;
	background: #e3e3e3;
	font-size: 1.1667em;	
	line-height: 1.2857em;
	text-align: center;
	vertical-align: middle;
}

tbody tr td, th {
	display: table-cell;
	padding: 0.5em;
	border: solid #999;
	border-width: 0 1px 1px 0;
	vertical-align: middle;
	
}

tfoot tr td {
	display: table-cell;
	padding: 0.5em;
	border: solid #999;
	border-width: 0 1px 1px 0;
	background: #e3e3e3;	
	font-size: 1em;
	line-height: 1.5em;		
	vertical-align: middle;
}

.sectioncol {
	background: #f3f3f3;
}
/* @end */

/* @group tools */
/* Formular Nutzenberechnung 
---------------------------------------- */
form#nutzen {
	width: 400px;
	margin: 0;
	padding: 0;
	background: #fff;
}

#nutzen label {
	display: block;
	margin: 0 0 2px 1px;
	font:  10px/120% "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

#nutzen select {
	margin: 0 0 4px 0;
	font: 11px/120% "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

#nutzen input {
	width: 50px;
	margin: 0 0 4px 0;
	font: 11px/120% "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

/* send button */
#nutzen #submit {
	width: 80px;
}


/* Ergebnis-Box
---------------------------------------- */
#box {
	float: left;
	margin: 0;
	padding: 0;
	background: #fff;
}

/* Beispiel-Box
---------------------------------------- */

#paperbox {
	float: left;
	margin: 0;
	border: 1px solid #999;
	padding: 0;
	background: #fff;
}

.einzelnutzen {
	float: left;
	margin: 0 1px 1px 0;
	padding: 0;
	background: #ce301b;
	color: #FFFFFF;
	font-size: 130%;
	font-family: "Courier New", Courier, monospace;
}
/* @end */

/* @group Twitter styles */
#twitter_div {
	margin: 0px;
	padding: 0px;
}

#twitter_div ul li {
	position: relative;
	clear: both;
	width: 260px;
	height: 54px;
	margin-bottom: 0.75em;
	border-bottom: 1px dotted #e3e3e3;
	padding: 0 0 0.3em 0;
	line-height: 1.5em;
}

#twitter_div ul li:last-child {
	margin-bottom: 0;
}

#twitter_div li span {
	float: right;
	width: 180px;
}

#twitter_div li a {
	width: 70px;
	margin-right: 10px;
	text-transform: capitalize;
	vertical-align: top;
}
/* @end */
