/* Style Sheet fuer Musteraquarienseiten */

@import url(basic.css);

h2 {
margin: 30px 0px 10px 20px;
}

img.line1 {
	height : 0px;
	width : 0%;
}

img.line2 {
	height : 0px;
	width : 0%;
}

img.line3 {
	height : 20px;
	margin-right : 5px;
	width : 100%;
}

img.line4 {
	height : 0px;
	margin-right : 5px;
	width : 100%;
}

table.muster {
	border : 3px;
	margin-left : 70px;
	margin-right : 30px;
	padding : 0px;
	width : 600px;
}

table.muster td.zeile1 {
	font-family : "Times New Roman",Sans-Serif;
	font-size : 1.2em;
	font-style : italic;
	font-weight : bold;
	margin : 0px;
	padding : 3px;
	text-align : left;
}

table.muster td.spalte1 {
	font-family : "Times New Roman",Sans-Serif;
	font-size : 1.1em;
	margin : 0px;
	padding : 3px;
	text-align : left;
	vertical-align: top;
	width: 150px;
}

table.muster td.spalte2 {
	font-family : "Times New Roman",Sans-Serif;
	font-size : 1.1em;
	margin : 0px;
	padding : 3px;
	text-align : left;
	vertical-align: top;
}

table.muster td.spalte3 {
	font-family : "Times New Roman",Sans-Serif;
	font-size : 1.1em;
	margin : 0px;
	padding : 3px;
	text-align : center;
	vertical-align: top;
	width: 50px;
}

div.plan
{
	margin : 60px 0px 60px 100px;
	font-style : italic;
	font-weight : bold;
}

a.desc span {
	display : none;
	text-decoration : none;
}

table.fische
{
width: 700px;
}

table.fische td.zeile1
{
 	font-family : "Times New Roman",Sans-Serif;
	font-size : 1em;
	font-style : italic;
	font-weight : bold;
	margin : 0px;
	padding : 3px;
	text-align : center;
}

table.fische td.spalte1
{
 width: 20%;
}

table.fische td.spalte2
{
 width: 3%;
 text-align: center;
}

table.fische td.spalte3
{
 width: 8%;
 text-align: center;
}

table.fische td.spalte4
{

}


table.besatz
{
width: 700px;
margin-bottom: 30px;
}

table.besatz td.zeile1
{
 text-align: center;
}

table.besatz td.spalte1
{
 width: 25%;
}

table.besatz td.spalte2
{
 width: 10%;
 text-align: center;
}

table.besatz td.spalte3
{
 width: 3%;
 text-align: center;
}

table.besatz td.spalte4
{
 text-align: left;
}
