
/**
* Stylesheet: Julia Kuhnert, Dipl. Kommunikationsdesignerin
* www.juliakuhnert.de
*
* @author Michael Truckenbrodt
* @see http://www.timeprints.de
* @date 05/11/2008
* ---------------------------------------------------------------------------
*/


/**
* Block: CSS RESET
*-----------------------------------------------------------------------------
*/
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 10pt;
	font-family: Arial,Verdana,sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.2;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/**
* Block: STRUKTUR
* ----------------------------------------------------------------------------
*/

html {
  background: #C0C0C0;
}

body {
  background: #FFF;
  margin: 12px auto;
  width: 960px;
  height: 620px;
}

#header {
  position: relative;
  top: 152px;
  left: 24px;
  width: 368px;
  height: 100px;
}

#header h2 {
  position: absolute;
  top: 12px;
  left: 144px;
}

a#titel {
  position: relative;
  top: -28px;
  /*left: -8px;*/
  z -index: 1;
  display: block;
  background: #fff url(src/titel.jpg) top left no-repeat;
  width: 400px;
  height: 100px;
}

#h_nav {
  position: relative;
  top: 430px;
  left: 466px;
  width: 280px;
}

/* IE6 Position h_nav*/
* html #h_nav {
   top: 410px;
 }

#content {
  position: absolute;
  top: 195px;
  width: 735px;
  height: 323px;
  padding: 22px 0 0 0;
  background-color: #000;
}

#content dl {
  color: #7C906D; 
  width: 330px;
  margin: 0 0 0 25px;
}

#text {
  color: #dfdfdf; 
  margin: 0 0 0 28px;
  width: 320px;
}

#text_links {
  color: #dfdfdf;
  margin: -6px 0 0 28px;  
  width: 320px;
}

#text_links a:link, #text_links a:active, #text_links a:visited {
  text-decoration: none;
  color: #7f7f7f;
}

#text_links a:hover {
  color: #dfdfdf}

#text_links p {
  line-height: 2em;
}

#content dt {
  clear: both;
  width: 120px;
}

#content dd {
  float: left;
  color: #7f7f7f;
  width: 580px;
  margin: -13px 0 8px 60px;
}

/* IE6 margin dd*/
* html #content dd {
   margin-left: 50px;
 }
 
#content dd img {
  position: absolute;
  left: 524px;
  top: 60px;
}

/* IE6 bild jk*/
* html #content dd img {
   margin-top: 24px;
 }

#content dl dd.upper {
  text-transform:uppercase;
}

#content dd a, #text, #text_links {
  color: #7f7f7f;
}

#nav {
  position: absolute;
  top: 0px;
  left: 775px;
  width: 145px;
  height: 313px;
  background-color: #000;
  padding: 32px 0 0 40px;
}

a.tooltip span {
  display: none;
}

#picsubtext{
display:none;
color:#7f7f7f;
position:relative;
top:-90px;
left:65px;
font-size:10px;
}

a:hover #picsubtext{
display:block;
}

.portfoliopic{
position:relative;
top:-20px;
}

a:hover span {
  display: block;
  position: absolute;
  top: 204px;
  left: 510px;
  padding: 5px;
  margin: 10px;
  z-index: 100;
  font-size: 7px;
}

.designbeschreibung {
	position: absolute;
	top: 288px;	
	left: -4px;
}
.designbeschreibung dt, .designbeschreibung dd, .designbeschreibung dd a {
	font-size: 9pt;
}

.designbeschreibung dd {
	margin-left: -12px;
}

/**
* Block: NAVIGATION
* ----------------------------------------------------------------------------
*/

#nav ul li {
  list-style: none;
  margin: 0 0 6px 0;
}

#nav a:active, #nav a:visited, #nav a:link {
  color: #7f7f7f;
  text-decoration: none;
  font-size: 9pt;
}

#nav a:hover {
  color: #dfdfdf;
}

#h_nav {
  position:relative;
  left:390px;
  width:500px;
}

#h_nav ul li {
  font-weight: bo ld;
  float: left;
  margin: 0 28px 0 0;
}

#h_nav a:active, #h_nav a:visited, #h_nav a:link {
  color: #7f7f7f;
  text-decoration: none;
  font-size: 9pt;
}

#h_nav a:hover {
  color: #385721;
}

#h_nav ul li a.aktiv {
  color: #385721;
}

#nav ul li a.aktiv {
  color: #C3CDBC;
}

ul #nav_graf {
  margin: 0 0 0 16px;
}

/* IE6 margin-top ul #nav_graf*/
* html ul #nav_graf {
   margin-top: -16px;
 }

 * html ul li {
   margin: 0 0 0 0px;
   padding: 0 0 0 0px;
 }
 
ul.rechteck li {
	display: inline;
	padding: 0 0 0 2px;
}

ul.rechteck li a {
	padding-right: 6px;
	background: #000 url(src/rechteck_gruen.jpg) top left no-repeat;
}

ul.rechteck a:hover {
	padding-right: 6px;
	background: #000 url(src/rechteck_weiss.jpg) top left no-repeat;
}

#aktiv_rechteck {
	background: #000 url(src/rechteck_weiss.jpg) top left no-repeat;
}

ul.rechteck li a.aktiv_rechteck {
	background: #000 url(src/rechteck_weiss.jpg) top left no-repeat;
}

*:first-child+html ul.rechteck li {
  margin-top: -16px;
}

*:first-child+html ul.rechteck li a {
  margin-top: -16px;
}

*:first-child+html ul.rechteck {
  margin-top: -16px;
}

* html ul.rechteck li {
  margin-top: -16px;
 }

* html ul.rechteck li a {
  margin-top: -16px;
 }

 * html ul.rechteck {
  margin-top: -16px;
 }
 
/**
* Block: TYPO
* ----------------------------------------------------------------------------
*/

h1 {
  font-size: 14pt;
  font-family: Helvetica;
  color: #7C906D;
  font-weight: lighter;
}

h2 {
  font-size: 8pt;
  font-family: Helvetica;
  font-weight: lighter;
  color: #E18F1A;
}

h3, h4{
  margin: 12px 0 12px 0;
  color: #7C906D;
  font-size: 11pt;
  font-weight: bold;
}

p {
  margin: 0 0 6px 0;
}


