/**
 * Layout for PROJECT
 * (c) CLICKSPORTS DIGITAL SOLUTIONS
 * http://www.clicksports.de
 * 
 * $Rev: 1391 $
 * $Author: cs $
 * $Date: 2010-03-31 13:09:18 +0200 (Mi, 31 Mrz 2010) $
 */

/* Reset Section */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0px; padding: 0px; }
table { border-collapse: collapse; border-spacing: 0px; }
fieldset,img { border: 0px; }
address,caption,cite,code,dfn,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
q:before,q:after { content:''; }
abbr,acronym { border: 0; }
:focus { outline: none; }

html, body { height: 100%; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DEDEDE;
	background: #102045;
}

a:link { color: #FFFFFF; text-decoration: none; }
a:visited { color: #FFFFFF; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: underline; }
a:active { color: #FFFFFF; text-decoration: none; }

div#page { width: 950px; margin: 0 auto; }
div#html-content { padding: 30px 0; }

/* HTML Subpages */
ul#subpages {
	width: 855px;
	height: 350px;
	margin: 0px auto;
	background: url(../../files/rt-gruppe-home.jpg) no-repeat;
	list-style: none;
	position: relative;
}
ul#subpages li a {
	bottom:30px;
	height:120px;
	position: absolute;
	text-indent: -5000px;
}

li#rt-gruppe a { height:150px; left:377px; top:0; width:120px; }
li#rt-reprotechnik a { left:0; width:164px; }
li#rt-druckwerkstaetten a { left:222px; width:190px; }
li#rt-realityservice a { left:479px; width:149px; }
li#rt-digitaldruck a { right:0px; width:130px; }

ul#metanavigation { width: 855px; margin: 20px auto 0; list-style: none; text-align: center; }
ul#metanavigation li { padding: 0px 4px 0px 5px; border-left: 1px solid #FFF; display: inline; }
ul#metanavigation li:first-child { border-left: none; padding-left: 0; }
