/* CSS Kaffee.net/new */

html, body{
background-color: #96652B;
margin-top: 0px;
}

.banner{
width: 468px;
height: 60px;
margin-top: 5px;
margin-left: 300px;
position: absolute;
}

.navi{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bolder;
width: 115px;
height: 200px;
margin-top: 320px;
margin-left: 75px;
position: absolute;
z-index: 20;
}

.shop{
background-image: url(http://www.kaffee.net/img/shop2.jpg);
background-repeat: no-repeat;
width: 115px;
height: 50px;
margin-top: 200px;
margin-left: 60px;
position: absolute;
z-index: 30;
}

.home{
background-image: url(http://www.kaffee.net/img/home.jpg);
background-repeat: no-repeat;
width: 115px;
height: 50px;
margin-top: 255px;
margin-left: 60px;
position: absolute;
z-index: 40;
}

.logo{
background-image: url(http://www.kaffee.net/friends/img/logo.gif);
background-repeat: no-repeat;
width: 274px;
height: 192px;
position: absolute;
z-index: 2;
}

.conhead{
background-image: url(http://www.kaffee.net/friends/img/con_head.jpg);
background-repeat: no-repeat;
width: 615px;
height: 12px;
margin-top: 71px;
margin-left: 179px;
position: absolute;
z-index: 3;
}

.back{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
width: 738px;
height: 150px;
margin-top: 83px;
margin-left: 56px;
position: absolute;
z-index: 1;
}

.confoot{
background-image: url(http://www.kaffee.net/friends/img/con_foot.jpg);
background-repeat: no-repeat;
width: 738px;
height: 12px;
}

.spacer{
background-image: url(http://www.kaffee.net/friends/img/spacer.jpg);
background-repeat: repeat-y;
width: 738px;
min-height: 100%;
}

.content{
width: 610px;
min-height: 100%;
margin-left: 125px;
}

.tagcloud{
width: 738px;
height: 50px;
text-align: justify;
}

*html .content {width: 615px;}
*html .button {margin-right: 20px;}
*html .textlink {margin-right: 15px;}
*html .navi {margin-left: 60px;}
*html .info {width: 440px;}

h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
padding: 0px;
margin: 0px 0px 10px 0px ;
}

h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: none;
padding: 0px;
margin: 0px 0px 0px 0px ;
}

.pic{
width: 160px;
height: 250px;
float: left;
}

.info{
width: 100%;
height: 250px;
text-align: justify;
padding-right: 5px;
}

a:link { color: #96652B; text-decoration: underline; }
a:visited { color: #96652B; text-decoration: underline; }
a:hover { color: #890B16; text-decoration: underline; }
a:active { color: #890B16; text-decoration:underline; }



