/* 
	ROZBROJ.Der Text. Stylesheet
*/

/* Globale Formatierungen */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font: 10pt/1.4em Arial,Helvetica,Verdana,sans-serif;
	color: #000;
	background-image: url("../pics/bgContainer.png");
	background-repeat: repeat-y;
	background-position:50%;
}

hr {
	display: none;
}

img {
  border: 0;
}
img.border {
	border: 1px solid #EEEEEE;
}


a {
  border: 0;
}

img, div {
   behavior: url(style/iepngfix.htc)
}

/* Einstiegsseite */


div#intro {
	float: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -360px;
	margin-top: 100px;
	width: 730px;
	height: 450px;
}

div#em {
	float: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 100px 0 0 350px;
	width: 20px;
	height: 450px;
	background-image: url("../pics/em.png");
}

div#em a {
  display: block;
	width: 20px;
	height: 190px;
}

div#em a span {
  display: none;
}

div#noflash {	
	position: absolute;
	width: 730px;
	height: 450px;
	top: 50%;
	left: 50%;
	margin-left: -365px;
	margin-top: -225px;	
	background-image: url("../pics/intro.png");
}

div#noflash a span {
  display: none;
}

div#noflash a {
  display: block;
  width: 730px;
	height: 450px;
  
}

/* Container */

div#wrapper {
	width: 940px;
	margin: 0 auto;
}

/* Slogan */

p.slogan {
	margin-left: 85px;
	margin-top: 10px;
	color: #666666;
}

/* Ueberschriften */
h1 {
	margin-left: 54px;
	margin-top: 300px;
	width: 290px;
	height: 24px;
	background: url('../pics/logo.png') no-repeat;
}
h1 span {
	display: none;
}
h1 a {
	display: block;
	width: 290px;
	height: 24px;	
}



h2 {
    margin: 0 0 20px 0;
	display: block;
    text-indent: -999em;
}

h2.home {
	width: 444px;
	height: 60px;
	background: url('../pics/h2Home.png') no-repeat;
}

div#colRight h2.neues {
	display: block;
	margin: 40px 0 0 0;
	padding: 0 0 0 10px;
	background: #f7a800;
	text-indent: 0;
	height: 20px;
	width: 40px;
	color: #ffffff;
	font-size: 1.2em;
}

div#colRight ul.news li {
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}

div#colRight ul.news {
	margin: 0;
	padding: 0;
}

div#colRight ul.news li {
	color: #ffffff;
	text-decoration: none;
	display:block;
	width: 305px;
	padding: 10px 0px 10px 10px;
	margin: 0;
	background-color: #afafaf;	
}

div#colRight ul.news li strong a {
	text-decoration: none;
	color: #ffffff;
}

div#colRight ul.news li strong a span {
	text-decoration: underline;
	font-weight: bold;
}

div#colRight ul.news li span.small {
	font-size: 0.8em;
	text-decoration: none;
	line-height: normal;
	display: block;
	margin-top: 15px;
}


div#colRight ul.news li strong {
	display: block;
	width: 300px;
	padding-bottom: 10px;
	font-size: 1em;
}


h2.text {
	width: 444px;
	height: 60px;
	background: url('../pics/h2Text.png') no-repeat;
}

h2.mehr {
	width: 444px;
	height: 29px;
	background: url('../pics/h2Mehr.png') no-repeat;
}

h2.kunden {
	width: 444px;
	height: 29px;
	background: url('../pics/h2Kunden.png') no-repeat;
}

h2.auszug {
	width: 444px;
	height: 29px;
	background: url('../pics/h2Auszug.png') no-repeat;
	margin-top: 20px;
}

h2.ich {
	width: 444px;
	height: 29px;
	background: url('../pics/h2Ich.png') no-repeat;
}

h2.lesen {
	width: 444px;
	height: 29px;
	background: url('../pics/h2Lesen.png') no-repeat;
}

h2.referenzen {
	width: 444px;
	height: 29px;
	background: url('../pics/h2Referenzen.png') no-repeat;
}

h3 {
    font-size: 110%;
    margin: -98px 0 0 205px;
    letter-spacing: 1px;
    color: #666666;
}

h4 {
    font-size: 110%;
    padding: 15px 0 0px 0;
    color: #8c8c8c;
}



/* Hauptmenue */
div#pageHead {
  width: 940px;
  height: 260px;
  background-color: #f7a800;
  font-size: 120%;
  font-weight:bold;
  margin-top: -371px;
}

div#pageHead ul {
  padding: 235px 0 0 430px;
}

div#pageHead ul li {
  list-style: none;
  display: inline;
  padding-right: 20px;
}

div#pageHead ul a:link, 
div#pageHead ul a:visited, 
div#pageHead ul {
	color: #fff;
	text-decoration: none;
}
div#pageHead ul a:link.aktiv, 
div#pageHead ul a:visited.aktiv {
	color: #000;
}
div#pageHead ul a:hover,
div#pageHead ul a:focus {
	color: #000;
}

div#pageBody {
	margin-top: 70px;
}

div#pageBody hr {
    display: block;
    border: 1px solid #f7a800;
    margin: 0 auto;
    margin-top: 50px;
    width: 890px;
}


/* Content Box*/
div#colRight {
	margin-left: 430px;
	margin-top: 5px;
	width: 500px;
	min-height: 330px;
}

div#colRight p {
	width: 300px;
	color: #666666;
	padding-top: 10px;
}
div#colRight p.imgCaption {
	font-size: 80%;
	padding-top: 3px;
}

div#colRight ul {
	width: 80%;
}

div#colRight ul li {
	margin-left: 20px;
	color: #666666;
}


div#colRight p a:link, 
div#colRight p a:visited {
	text-decoration: underline;
	color: #666666;
}
div#colRight p a.aktiv:link, 
div#colRight p a.aktiv:visited {
	color: #666666;
}

/* Image Broschuere*/
div#broschuere {
    width: 360px;
    height: 195px;
	 background: url('../pics/broschuere.png') no-repeat;
	 margin-top: -150px;
}

div#broschuere p {  
	  padding: 0 0 0 205px;
	  color: #666666;
	  width: 200px;
}

div#broschuere p a:link, 
div#broschuere p a:visited,
div#broschuere p a {
	text-decoration: underline;
	color: #666666;
}
div#broschuere p a:link.aktiv, 
div#broschuere p a:visited.aktiv {
	color: #000;
}

div#broschuere a.broschuereLink {
  display: block;
  width: 360px;
  height: 195px;	

}

/* Footer */

div#facebook {
	float: left;
    font-size: 80%;
    list-style: none outside none;
    margin-top: -35px;
    padding-left: 205px;
    padding-top: 5px;
}

div#pageFoot ul {
	float: right;
	list-style: none;
	font-size: 80%;
	padding-right: 20px;
	padding-top: 5px;
	margin-top: -35px;
}

div#pageFoot li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #f7a800;
	line-height: 1em;
}

div#pageFoot li.last {
	border: none;
}

div#pageFoot ul a:link, 
div#pageFoot ul a:visited, 
div#pageFoot ul {
	color: #f7a800;
	text-decoration: none;
}




div#pageFoot ul a:link.aktiv, 
div#pageFoot ul a:visited.aktiv {
	color: #000;
}
div#pageFoot ul a:hover,
div#pageFoot ul a:focus {
	color: #000;
}

/* readBlock */

div#referenz {
width: 500px;
height: 1000px;
margin-left: -3px;
margin-top: 20px;
font-size: 90%;
}

div#referenz img {
border: 0;
height: 110px;
}

div#referenz p {
width: 110px;
height: 110px;
}

div#referenz p a:link, 
div#referenz p a:visited,
div#referenz p a {
	text-decoration: none;
}

div#referenz p a:hover,
div#referenz p a:focus {
	text-decoration: underline;
}


div#referenz .referenzBlock {
width: 120px;
float: left;
}


/* Druckausgabe */

div#printheader {
display: none;
}

div#printfooter {
display: none;
}

