html { height:100%; width:100%; margin:0px; padding:0px; background:#7a9ab3; color:#8fa1b8; background-image:url('berge_illu.jpg'); background-repeat:no-repeat; background-position:center 0px; }
body { min-height: 100%; margin:0px; padding:0px; font-family: Verdana, Arial, sans-serif; background-image:url('hintergrund-schatten.jpg'); background-repeat:repeat-y; background-position:center 0px; }

/* IE body height: */
*html body { height: 100%; }

#inhalt{ width:800px; min-height:100%; margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:0px; padding:0px; }

/* Navigation */
#navigation { display:block; list-style-type:none; height:63px; padding:0px; margin:0px 0px 68px 16px; border:0px solid #ff6633; }
/* position hack IE */
*html #navigation { margin: 0px 0px 68px 17px; }
#navigation li { border:0px solid #ff0000; padding:0px; display:block; float:left; }
#navigation li a{ padding:0px; margin:0px; text-decoration:none; color:#0CA1DF; }

#navigation li a#kreativum { display:block; background-image:url('../img/navi/kreativum.jpg'); background-repeat:no-repeat; width:104px; height:63px; }
#navigation li a#kreativum:hover{ background-repeat:no-repeat; background-position:0px -63px; }
#navigation li a#agentur { display:block; background-image:url('../img/navi/agentur.jpg'); background-repeat:no-repeat; width:104px; height:63px; }
#navigation li a#agentur:hover { background-repeat:no-repeat; background-position:0px -63px; }

#navigation li a#agentur.act,
#navigation li a#kreativum.act { background-position:0px -63px; }

#navigation li a span { display: none; }

/* LEGUAN BANNER */
#banner { background-color: #000000; background-image: url('leguan_banner.jpg'); width: 768px; height: 190px; margin-left: 16px; }
/* position correction IE */
*html #banner { margin-left: 17px; }


/* KREATIVUM DOWNLOAD */
ul.nebeneinander { list-style-type: none; display: block; margin-left: 3em; }
ul.nebeneinander li { margin-right: 2em; display: inline; }
ul.nebeneinander li a img { border: none; }

/* SEITENENDE: COPYRIGHT */
#seitenende { margin-top: 3em; font-size: 0.8em; text-align: center;}
/*Typografie*/

h1,h2,h3{ color:#0CA1DF; font-weight:normal; text-transform: uppercase;}
h1,h2{ font-size:1.2em; margin-left: 70px;}
p{ color:#4c6278; font-size:0.8em; width: 30em; margin-left: 70px;}
a{ text-decoration:none; color:#0CA1DF; }

