/* @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 #000000; 	
	/*background: #fff url("../img/i_grid.gif") repeat 0 0;*/
	color: #444;
	font: 75%/1.5em "Myriad Pro","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;
}

h1 a {
	position: absolute;
	bottom: 45px;
	width: 356px;
	height: 54px;
	margin-top: 2em;
	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;	
}

abbr {
	border-bottom: 1px dotted #999;
	cursor: help;
}

em, strong {
	font-style: normal;
	font-weight: normal;
}

pre {
	border: 1px dotted #999;
	padding: 1em;
	background: #f6f6f6;
}

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_neu.gif") no-repeat 0 0;
}

a.refitem em.newref {
	text-indent: 20px;
	background: url("../img/i_neu.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/i_logo_small.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:hover.linkbtn, a:hover.rss, a:hover.vcard {
	background-position: 0 -16px;
}

a.refitem {
	position: relative;
	float: left;
	width: 336px;
	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;
}

.ppweb {
	background: url(../img/ref/i_ref_ppweb_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;
}

.linklist li {
	margin-left: 15px;
	list-style: disc;
}

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

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

#header {
	float: left;
	width: 820px;
	height: 108px;
	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;
}
*/

/* @group Main Navigation */
#nav {
	position: absolute;
	top: 60px;
	right: 0;
	color: #666;
/*font-weight: bold;*/
}

#nav li {
	display: inline;
	margin-left: 2em;
}

#nav li a {
	font-size: 1.3333em;
}

#nav li a:hover, #nav li.cur a {
	padding-bottom: 0.75em;
	background: url(../img/b_nav_li.gif) no-repeat 50% 100%;
	color: #ce301b;
}
/* @end */

#titanic #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 140px;
}

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;
	text-align: center;
}

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

.twocol {
	width: 120px;
}

.threecol {
	width: 190px;
}

.fourcol {
	width: 260px;
}

.fourcol2 {
	width: 260px;
	line-height: 2.5em;
}

.fivecol {
	width: 330px;
}

.sixcol {
	width: 350px;
}

.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: "Myriad Pro","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: 0px solid #999;
	border-width: 0px 0 0 0px;
	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 0px 0px 0;
	vertical-align: middle;
	
}

tfoot tr td {
	display: table-cell;
	padding: 0.5em;
	border: solid #999;
	border-width: 0 0px 0px 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;
}
/* @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 */
