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

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

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

/* ----------------------------------- */
/* ---------->>> QUICKTIME EMBED <<<----------- */
/* ----------------------------------- */
/*
<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="320" height="260">
	<param name="src" value="/FILE.mov" />
	<param name="controller" value="true" />
	<object type="video/quicktime" data="/FILE.mov" width="320" height="260" class="mov">
		<param name="controller" value="true" />
		Error text.
	</object>
</object>
/* -----------------------------------*/

/* ----------------------------------- */
/* ---------->>> COLOR REFERENCE <<<----------- */
/* ----------------------------------- */
/*
/* -----------------------------------*/

/* ----------------------------------- */
/* ---------->>> 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;}

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

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

h1, h2, h3, h4, h5, h6 {}
a {color:#333333;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: #8C8C8C url(../images/body-bg.gif) repeat-x 0 0;
}
h1 a {
	width: 260px;
	height: 130px;
	display: block;;
	background: url(../images/h1.png) no-repeat 0 0;
	margin: 31px auto 0 auto;
}
div.slideshow {
	height: 400px;
	margin: 0 auto;
	width: 750px;
	background: url(../media/images/20070900468.jpg) no-repeat 0 0;
	background: url(../images/image-bg.png) no-repeat 0 0;
	padding: 15px;
}

/* ---------->>> LAYOUT / COLUMNS <<<-----------*/
div.column-1 {
	width: 230px;
	margin: 0 10px 10px 10px;
	float: left;
}
* html div.column-1 {
	width: 210px;
}
div.column-2 {
	width: 480px;
	margin: 0 10px 10px 10px;
	float: left;
}
* html div.column-2 {
	width: 460px;
}
div.column-3 {
	width: 730px;
	margin: 0 10px 10px 10px;
	float: left;
}
* html div.column-3 {
	width: 710px;
}

/* ---------->>> LAYOUT / GENERAL <<<-----------*/
div#scroll img {
	margin: 0 18px 18px 0;
	padding: 0;
	border: #333333 1px solid;
}
p {
	font: 1.1em/1.4em arial, sans-serif;
	color: #333333;
}
p.next {
	margin: 100px 0 0 0;
}
h2 {
	display: block;
	width: 730px;
	height: 16px;
	margin: 10px 0 10px 0;
}
h2.info {
	background: url(../images/h2-info.png) no-repeat 0 0;
}
h2.uebersicht {
	background: url(../images/h2-uebersicht.png) no-repeat 0 0;
}
h3 {
	display: block;
	width: 230px;
	height: 16px;
	margin: 10px 0 10px 0;
}
* html h3 {
	width: 210px;
}
h3.ausruestung {
	background: url(../images/h3-ausruestung.png) no-repeat 0 0;
}
h3.kontakt {
	background: url(../images/h3-kontakt.png) no-repeat 0 0;
}
h3.impressum {
	background: url(../images/h3-impressum.png) no-repeat 0 0;
}
h3.links {
	background: url(../images/h3-links.png) no-repeat 0 0;
}
h3.bilddb {
	background: url(../images/h3-bilddb.png) no-repeat 0 0;
}

/* ---------->>> THUMBS <<<-----------*/
body#thumbs div.slideshow {
	padding: 15px 15px 15px 15px;
}
body#thumbs div.slideshow p.pagination {
	text-align: center;
}
body#thumbs div#scroll {
	overflow: hidden;
	position: relative;
	top: 100px;
	width: 737px;
	height: 240px;
	padding: 15px 0 15px 0px;
	margin: -25px 0 0 0;
}
* html body#thumbs div#scroll {
	top: 25px;
	height: 220px;
}
*:first-child+html body#thumbs div#scroll{
	top: 25px;
	height: 220px;
}
body#thumbs div#scroll div.section {
	width: 750px;
	height: 260px;
	padding: 15px 0 15px 13px;
	margin: -25px 0 0 0;
}
* html body#thumbs div#scroll div.section {
	height: 100px;
}

/* ---------->>> FOOTER <<<-----------*/
div#footer {
	width: 800px;
	margin: 8px auto 0 auto;
	border-top: #9E9E9E 1px solid;
	padding: 3px 0 0 0;
}
div#footer ul {
	text-align: right;
	padding: 0 25px;
	font: 11px aral, sans-serif;
	color: #595959;
	text-transform: uppercase;
}
div#footer ul li {
	display: inline;
	margin: 0 10px 0 0;
}
div#footer ul li a {
	color: #595959;
}
