/* Design */
@import url(design.css);
@import url(navigation.css);

#ID_Navi {
/*
	background: url(../images/Lama.gif) left bottom no-repeat;
	padding: 0 0 200px 0;
*/
}

/* Schriftgroesse etwas groesser als in fonts.css */
h1 { font: bold 22px Arial, sans-serif; }
h2 { font: bold 16px Arial, sans-serif; }
h3 { font: bold 14px Arial, sans-serif; margin: 10px 0 0 0; }
#ID_Content {
	font: 13px Verdana, sans-serif;
	line-height: 160%;
}

#ID_Head { background: url(../images/10_Head_bg.png?2008-09-16) repeat-x; }
#ID_Tier {
/*
	position: absolute;
	left: 168px;
	height: 189px;
	width: 150px;
	background: url(/images/Fisch.gif) no-repeat;	
*/
	background: transparent;
}

