/* Style Sheet Angaben für gantschnigg.net/minifische/miniextern */
/* Globale CSS */
/* (C) 2006 Gerald Gantschnigg gerald@gantschnigg.net*/

*{
	padding: 0;
    margin: 0;
}
a img{
	border-width:0px;
}
acronym.white{
    font-variant:normal;
    border-bottom:1px dotted #fff;cursor:help;
}
acronym.black{
    font-variant:normal;
	border-bottom:1px dotted #000;cursor:help;
}
li.listfisch{
    list-style-image:url(listfisch.gif);
    padding: 0px 0px 0px 5px;
}
#header{
    padding: 5px 10px 5px 220px;
}
#header #titel{
	color:#e0d098;
    background:transparent;
	font: 20px Arial, sans-serif;
    font-weight:bold;
    font-variant:small-caps;
    text-align:right;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:2px;
    margin-bottom:2px;
    border-bottom:2px solid #a0b8b0;
}
#header #bild{
	width:200px;
    height:150px;
	color:#9ff;
    background:#b98;
	border-top:2px solid #a0b8b0;/*#e0d098;*/
	border-right:2px solid #a0b8b0;
	border-bottom:2px solid #a0b8b0;
	border-left:2px solid #a0b8b0;/*#e0d098;*/
}
#header #bildcopy{
	color:#a0b8b0;
    background:transparent;
	font:10px Arial, sans-serif;
    font-weight:normal;
    font-variant:small-caps;
    text-align:left;
    text-indent:1em;
}
#header #untertitel{
	float:right;
	color:#e0d098;
    background:transparent;
	font: 16px Arial, sans-serif;
    font-weight:normal;
    text-align:right;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:2px;
    margin-bottom:2px;
}
#header #clearall{
	clear:both;
    margin-bottom:30px;
}
#textcontainer{
	color:#fff;
    background:transparent;
	font: 12px Verdana, Arial, sans-serif;
    text-indent:2em;
    padding: 5px 10px 5px 250px; /*220px ist ohne Einrückung des Textcontainers*/
}
#textcontainer .text{
    text-indent:inherit;
}
#textcontainer .text .clearall{
    padding-bottom:10px;
	clear:both;
}
#textcontainer .text .bild{
	width:200px;
    height:150px;
	color:#9ff;
    background:#b98;
	border-top:2px solid #a0b8b0;/*#e0d098;*/
	border-right:2px solid #a0b8b0;
	border-bottom:2px solid #a0b8b0;
	border-left:2px solid #a0b8b0;/*#e0d098;*/
    margin:5px 5px 5px 0px;
    float:left;
    text-indent:0px;
}
#textcontainer .text .bildinfo{
    clear:both;
	width:209px; /*200+5+2+2 vom Bildrand*/
	color:#000;
    background:transparent;
	font: 10px Arial, sans-serif;
    text-indent:2em;
    float:left;
}
#textcontainer .text .capitals{
    font-variant:small-caps;
}
#textcontainer .titel{
	color:#e0d098;
    background:transparent;
	font: 16px Verdana, Arial, sans-serif;
    font-weight:bold;
    font-variant:small-caps;
    text-indent:inherit;
    padding-bottom:2px;
    margin-bottom:10px;
    margin-top:18px;
    border-left:5px double #a0b8b0;
    border-bottom:1px solid #a0b8b0;
}
#footer #footer2{
	height:100%;
    background:url(bannerminifische.gif) no-repeat bottom center;
    margin: 0px 0px 0px 450px;
}
#footer #footer2 .p1{
	font:16px Arial, sans-serif;
    font-weight:bold;
    margin:10px 3px 10px 50px;
    font-style:italic;
}
#footer #footer2 .p2{
	font:12px Arial, sans-serif;
    text-align:justify;
	color:#000;
    background:transparent;
	border:1px dashed #e0d098;
    padding:5px;
    margin:50px 15px 5px 5px;
}
#footer #footer2 .p3{
	font:12px Arial, sans-serif;
    text-align:justify;
	color:#000;
    background:transparent;
	border:1px dashed #a0b8b0;
    padding:5px;
    margin:50px 15px 5px 5px;
}
a, a:visited, a:active, a:focus{
	color:#000;
    background:transparent;
	font-weight:bold;
    font-style:italic;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
