/* @override http://der-echte-stuhl.de/stylesheets/main.css */

/* ----------------------------------- */
/* ---------->>> CSS-HACKS <<<----------- */
/* ----------------------------------- */
/*

* html for IE6
*:first-child+html for IE7

*/
/* -----------------------------------*/

/* ----------------------------------- */
/* ---------->>> RESET <<<----------- */
/* ----------------------------------- */
/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
/* http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration:none;}
del {text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:collapse;border-spacing:0;}
/* own additions */
img {border:0;}
input {font-size:12px;margin: 25px 0 0 78px}

/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/

body {font-size:70.00%;font-family:arial, sans-serif;margin:0;padding:0;}

h1, h2, h3, h4, h5, h6 {}
a {color: #C28280;font-weight: bold;text-decoration:none;}
a:link {}
a:visited {}
a:active {}
a:hover {text-decoration: underline;}

ul, ol, dl {line-height:1.5em;margin:0 0 1em 0em;}
li {margin-left:0em;line-height:1.5em;list-style-type:none;}
dt {font-weight:bold;}
dd {margin:0 0 1em 2em;}
cite, blockquote {font-style:italic;}
blockquote {margin:0 0 1em 1.5em;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
pre, code {font-family:monospace;font-size:1.1em;}
acronym, abbr {letter-spacing:.07em;border-bottom:.1em dashed #ffcd00;cursor:help;}

/* ----------------------------------- */
/* ---------->>> HELPER <<<----------- */
/* ----------------------------------- */

/* http://code.google.com/p/blueprintcss/ */
/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}
.clear {clear:both;}

/* http://sonspring.com/journal/clearing-floats */
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {background:none;border:0;clear:both;display:block;float:none;font-size:0;list-style:none;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0;}

/* IE (PC) only :hover behaviour helper */
/* @see http://www.xs4all.nl/~peterned/ */
* html body { behavior:url("htc/csshover2.htc");}

/* TwinHelix png-fix */
/* http://www.twinhelix.com/css/iepngfix/ */
* html .png {behavior:url("htc/iepngfix.htc");}

/* Standards Compliant method to add Quicktime movies to pages */
/* http://realdev1.realise.com/rossa/rendertest/quicktime.html */
* html object.mov {display: none;}
* html object.mov/**/ {display: inline;}
* html object.mov {display/**/: none;}

div.spacer {font-size:0.08em;background:transparent;clear:both;width: 0;height: 0;}
.invisible {position:absolute;left:-5000px;}


/* -----------------------------------*/
/* ---------->>> LAYOUT <<<-----------*/
/* -----------------------------------*/
body {
	background: #650000 url(../images/bg.png) repeat-x 0 0;
}
h1 {
	display: block;
	width: 230px;
	height: 60px;
	background: url(../images/h1.png);
	text-indent: -5000px;
	margin: 0 0 50px 0;
}
ul#socialnav {
	position: absolute;
	top: 11px;
	right: 20px;
}
ul#socialnav li {
	display: block;
	float: left;
	margin: 0;
	height: 20px;
}
ul#socialnav li a {
	display: block;
	height: 20px;
}
ul#socialnav li a.xing {
	width: 64px;
	background: url(../images/socialnav.png) no-repeat 0 0;
}
ul#socialnav li a.twitter {
	width: 76px;
	background: url(../images/socialnav.png) no-repeat -64px 0;
}
ul#socialnav li a.tumblr {
	width: 69px;
	background: url(../images/socialnav.png) no-repeat -140px 0;
}
ul#socialnav li a.facebook {
	width: 75px;
	background: url(../images/socialnav.png) no-repeat -209px 0;
}
ul#socialnav li a.delicious {
	width: 75px;
	background: url(../images/socialnav.png) no-repeat -284px 0;
}
ul#socialnav li a.flickr {
	width: 59px;
	background: url(../images/socialnav.png) no-repeat -359px 0;
}
ul#socialnav li a.lastfm {
	width: 44px;
	background: url(../images/socialnav.png) no-repeat -418px 0;
}

div.content {
	position: absolute;
	top: 110px;
	left: 127px;
}
div.content dl {
	margin: 0 0 33px 84px;
}
div.content dl dt {
	float: left;
	clear: left;
}
div.content dl dd,
div.content dl dd {
	float: left;
	display: block;
	width: 220px;
	height: 16px;
	text-indent: -5000px;
}
div.content dl dd.trublic {
	background: url(../images/logos.png) no-repeat 0 0;
}
div.content dl dd.buts {
	background: url(../images/logos.png) no-repeat 0 -16px;
}
div.content dl dd.msd {
	background: url(../images/logos.png) no-repeat 0 -32px;
}
div.content p {
	margin: 0 0 5px 84px;
}
.myriadpro_12 {
	font-size: 12px;
	line-height: 140%;
	color: #C28280;
}


