﻿html {
margin:0;
padding:0;
}

body {
width:100%;
min-height:100%;
margin:0;
padding:0;
font-family: arial, helvetica, tahoma, sansserif;
font-size:0.8em;
background:#173d62 url('img/bg2.png') repeat-x;
}

#haus {
background:url('img/haus.png') no-repeat;
top:70px;
left:0;
position:absolute;
z-index:1;
width:100%;
height:441px;
}

#lines {
background:url('img/lines.png') no-repeat;
top:136px;
left:0;
position:absolute;
z-index:2;
width:100%;
height:236px;
}


#hausfade {
background:url('img/hausfade.png') no-repeat;
top:120px;
left:0px;
margin-left:450px;
position:absolute;
z-index:1;
width:474px;
height:441px;
}

#menucradle {
width:200px;
margin:0 0 0 15px;
padding:150px 0 0 0;
position:absolute;
z-index:5;
}

#header {
left:15px;
top:20px;
width:400px;
height:95px;
position:absolute;
z-index:5;
}

#menuglue {
background-color:#0a124f;
border-style:solid;
border-width:0 0 0 8px;
border-color:#040933;
width:165px
}

#menuglue2 {
background-color:#1563b5;
border-style:solid;
border-width:0 0 0 8px;
margin:0 0 0 -8px;
border-color:#124e8c;
width:165px
}

.menu {
border:1;
z-index:5;
list-style-type:none;
font-size:0.7em;
margin:0;
padding:0;
width:165px;
}

.il, .id, .ga {
margin:0;

}

.menu p {
color:#81bff3;
font-size:1em;
font-weight:bold;
margin:0;
padding:4px 0 0 10px;
}

.menu li{
margin:0;
padding:4px 0 0 10px;
color:#207ac9;
}

.menu li:hover {
background-image:url('img/hover.jpg');
color:white;
}

.menu img {
margin:0 0 0 -5px;
padding:5px 0 5px 0;
border-style:dashed;
border-width:0 0 1px 0;
border-color:#1863a2;
}

a, a:visited {
color:#3187d2;
text-decoration:none;
}

a:active {
text-decoration:none;
}

a:hover {
color:white;
text-decoration:none;
}

#project {
z-index:2;
position:absolute;
top:0px;
margin: 150px 0 0 210px;
padding:0 0 0 35px;
width:785px;
}

#project img {
margin-bottom:10px;
z-index:2;
}

img {
display:block;
position:relative;
border:0;
}

#show img {
float:left;
}

.clear {
clear:both;
}


#pix img {
float:none;
}

#pix span {
font-size:0.8em;
color:white;
display:inline;
}

#birds2 {
width:136px;
height:193px;
top:58px;
left:734px;
position:absolute;
z-index:-1;
background-image:url('img/birds.png');
}

#cat2 {
width:430px;
height:254px;
top:300px;
left:460px;
position:absolute;
z-index:2;
background-image:url('img/chase.png');
}

#spider2 {
width:205px;
height:169px;
top:300px;
left:475px;
position:absolute;
z-index:2;
background-image:url('img/spaida.png');
}

#hei2 {
width:222px;
height:160px;
top:320px;
left:490px;
position:absolute;
z-index:2;
background-image:url('img/hei.png');
}

#desc {
background-color:#1f212c;
width:680px;
padding:5px 10px 10px 10px;
margin:10px 0;
color:#c0cfdf;
font-size:0.8em;
}

#desc h1 {
color:#d8e3ef;
padding:5px 0;
margin:0;
font-size:1.2em;
}

#desc p {
padding:3px 0;
margin:0;
}

#pix {
width:auto;
}

#pix span {
background-color:#1f212c;
color:#c0cfdf;
padding:5px 20px 5px 5px;
margin:0;
}

#pix img {
margin-bottom:0px;}

.no {
color:#313f50;
}