
body {
	background-image: url(startbg4.jpg);
    background-repeat:repeat-x;
    background-position:left top;
    background-color: #FEF8E7;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height:140%;
    padding: 0;
    margin: 0;
    color: #4E3E29;
}

#boxen {
	background-image: url(start4.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: absolute;
	width: 760px;
	height: 580px;
	top: 0;
	left: 0;
    margin: 0;
    padding: 0;
	z-index: 1;
}

#zitat {
	position: absolute;
	width: 280px;
	height: 250px;
	top: 192px;
	left: 320px;
    margin: 0;
    padding: 0;
	z-index: 2;
}

#subline {
	position: absolute;
	width: 205px;
	height: 150px;
	top: 327px;
	left: 509px;
    margin: 0;
    padding: 0;
	z-index: 3;
}

#flash {
	position: absolute;
	width: 228px;
	height: 173px;
	top: 226px;
	left: 50px;
    margin: 0;
    padding: 0;
	z-index: 4;
}

#sprache {
	position: absolute;
	width: 280px;
	height: 40px;
	top: 130px;
	left: 21px;
    margin: 0;
    padding: 0;
	z-index: 5;
}

#animation {
	position: absolute;
	width: 517px;
	height: 31px;
	top: 22px;
	left: 15px;
    margin: 0;
    padding: 0;
	z-index: 6;
}

h1 	{
    font-family: georgia, times new roman, serif;
    color: #4E3E29;
    font-size: 12px;
    font-weight: normal;
    line-height:160%;
    letter-spacing: 0;
    text-align: left;
    padding-top:0px;
    padding-bottom:2px;
}

h2 	{
    font-family: georgia, times new roman, serif;
    color: #4E3E29;
    font-size: 11px;
    font-weight: normal;
    line-height:130%;
    letter-spacing: 0;
    text-align: left;
    padding-top:0px;
    padding-bottom:2px;
}


A:link			{color: #6D4510; text-decoration: none; font-weight: bold;}
A:visited		{color: #6D4510; text-decoration: none; font-weight: bold;}
A:active		{color: #6D4510; text-decoration: none; font-weight: bold;}
A:hover			{color: #000000; text-decoration: underline; font-weight: bold;}
