* {
margin:0;
padding:0;
border:0;
}

html, body {
width:100%;
height:100%;
}



body {

/*background:#4a4c75 url(katzenlogos-2/startseite-hintergrund-1996-2.png) no-repeat 99.5% 1.0%;*/

background:#4a4c75;
color:#fff;
font:normal 13px/18px "Trebuchet MS", Helvetica, "Nimbus Sans L", "Liberation Sans", sans-serif;

font-size-adjust:0.52; /* aspekt-wert der trebuchet ms, vgl.: http://www.webspaceworks.com/resources/fonts-web-typography/43/ */

position:relative; 

}





a { 
font-size:20px; 
/* text-decoration:underline; */ 
font-weight:normal;
text-decoration:none;
color:#F0E59E; 
/* letter-spacing:1px; */
}
a:link { color:#F0E59E; }
a:visited { color:#F0E59E; }
a:hover/*, a:hover i */ { color:#FFF; }



/* 
a.extra {
border:1px solid #54588B;
}

a.extra:hover {
border:1px solid #fff;
} 
*/



.rechteck-oben a {
display:block;

width:377px;
/*margin:0 auto;*/
/*padding:65px 0 0 0;*/

/* letter-spacing:0; */
font-size:26px;
/*font-weight:500;*/
line-height:28px;
/* text-decoration:none; */
/* font-family:Georgia; */

/* color:#fff; */

position:absolute;
bottom:3px;
left:100px;
}



/* .rechteck-oben i {
color:#616387;

} */

.index-einleitung1 {

font-size:11px;
/*color:#8083AB;*/
color:#00021F;


/*float:left;*/
/*margin-left:4px;*/
height:20px;


position:fixed/* absolute */;
bottom:0px;
left:0px;

width:100%;
text-align:center;

z-index:100;

/*background:#3A3C69;
border-bottom:2px solid #333459;
line-height:20px;*/
}

/*.index-einleitung {



float:right;
margin-right:4px;
height:20px;

position:absolute;
top:0px;
right:1px;

font-size:11px;
font-weight:normal;
color:#00021F;


z-index:100;



}*/

/*
h1 {

width:377px;
margin:0 auto;
padding:65px 0 0 0;

}

h1 a {

font-size:22px;
line-height:25px;
text-decoration:none;

}

h1 i {
color:#616387;

}
*/


table {

width:100%;
height:100%;

}

td {


width:100%; 
height:100%; 
text-align:center;
vertical-align:middle;


/* vertikales zentrieren:
   http://www.jakpsatweb.cz/css/css-vertical-center-solution.html
*/




}

.zentrum {

border:0; 
text-align:left; 
width:579px;
margin:0 auto;



}

.rechteck-oben {
position:relative;


width:579px;
min-height:95px;
background:transparent url(katzenlogos-2/oben12.png) no-repeat 0 0;

}



.rechteck-mitte {

width:579px;
padding:12px 0 16px 0;
background:transparent url(katzenlogos-2/mitte12.png) repeat-y 0 0;

text-align:center;

}

.rechteck-mitte p {

width:377px;
margin:0 auto;
padding:6px 0 20px 0;
text-align:center;

}

.rechteck-mitte img, .extra {

display:block;
margin:0 auto;


width:377px;
height:150px;

}

.extra {
/*display:block;*/
position:relative;

top:0;
left:0;
/* border:2px solid #3a3c69; */

color:#fff;
font-size:20px;
/* text-decoration:none; */

}
.extra:hover img {
/* border:2px solid #656789; */
/* opacity:0.4; 
background:#656789; */
}
/* 
.extra .zur-haupts {
display:none;
position:absolute;
top:65px;
right:30px;
color:#fff;
font-size:20px;
}
.extra:hover .zur-haupts {
display:block;
}
*/
/* 
a.extra:before {
display:none;
position:absolute;
top:65px;
right:30px;
}
*/
 
/* macht zu viele probleme im IE:
a.extra:hover:before {
position:absolute;
top:65px;
right:30px;

color:#fff;
font-size:20px;
content: "Zur Hauptseite ";
text-decoration:none;
} */

 
/*.rechteck-mitte .weiter-pfeil {
display:none;
width:36px;
height:36px;
}*/
.rechteck-mitte .extra .weiter-pfeil {
background:url(katzenlogos-2/weiter-kreis.png) no-repeat 0 0;

display:block;

position:absolute;
top:57px;
right:-18px;

width:36px;
height:36px; 

}
.rechteck-mitte .extra:hover .weiter-pfeil {

background:url(katzenlogos-2/weiter-kreis-transp-hover.png) no-repeat 0 0;
}
.rechteck-mitte .extra:hover .weiter-pfeil:before { /* so scheint der IE wenigstens keine zicken zu machen */

width:250px; /*fantasiezahl*/
text-align:right;

position:absolute;
top:7px;
right:47px;


content: "Zur Hauptseite";
/*text-decoration:none; weiter oben extra def. f. Firefox*/
}

.rechteck-mitte p.cocteau {

font-size:11px;
padding:5px 0 33px 0;
text-align:left;

}

.rechteck-mitte p a {
border-bottom: 1px dotted #F0E59E;
}
.rechteck-mitte p a:hover {
border-color:#fff;
}
.rechteck-mitte p a i {
font-weight:bold; /* 700 entspricht bold, 400 entspricht 'normal'. werte sind zw. 100 bis 900 moegl. */
}

.rechteck-unten {

width:579px;
height:95px;
background:transparent url(katzenlogos-2/unten12.png) no-repeat 0 0;

}



.small-font {

text-align:center;
padding-top:22px;
width:377px;
margin:0 auto;

font-size:11px;

}
/*strong {
font-weight:normal;
}*/

/*.small-font a {

color:#fff !important;

text-decoration:none;

font-size:11px;

font-weight:normal;

}*/

/*.small-font a span {

text-decoration:underline;

}*/

