@charset "windows-1252";

body 	{
		font-size: 14px;
		font-family: delicious;  src: url('http://www.fontsaddict.com/fontface/delicious-roman.otf');
		color: #920e0f;
		overflow: scroll;
		}

#box {position: relative; margin: 0 auto; width: 750px;}

a 		{
		color: #00809e;
		text-decoration: none;
		}


h2		{
		font-size: 24px;
		}

h3		{
		font-size: 20px;
		font-weight: bold;
		}
p 		{
			}

ul		{text-align: left;}


#haupttext
		{
		position: absolute; margin-top: 15px;
		font-size: 18px;
		padding-top: 10px;
		padding-bottom: 50px;
		}

#nav-oben
		{
		font-style: normal;
		font-variant: small-caps;
		font-size: 24px;
		padding: 10px;
		text-align: block;
		font-weight: bold;
		}

#nav-unten
		{
		font-style: normal;
		font-variant: small-caps;
		font-size: 24px;
		font-weight: bold;
		padding: 5px;
		text-align: center;
		}

#menue-oben
		{
		position: absolute; left: 240px; top: 15px;
		border-top-width: 5px;
		}

#menue-unten
		{
		position: fixed;bottom: 0;
		padding: 10px;
		width: 750px;
		font-size: 10pt;
		font-weight: normal;
		height: 35pt;
		border-top:1px solid #fff;
		background-color: white;
		}

#bild-links
{
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	}


#news
		{
		font-family: times new roman;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		padding: 10px;
		text-align: center;
		color: red;
		background-color: yellow;
		font-size: 28px;
		}

#kasten
{
		position: absolute;
		top: 148px; 
		left: 240px;
		width: 510px;		
		float: right;
		font-size: 18px;
		text-align: left;
		background-color: #DEE1FC;
		padding: 10px;
		}


    delicious einbauen:

font-face
		{
  		font-family: 'Delicious-Roman';
 		 src: url('http://www.fontsaddict.com/fontface/delicious-roman.otf');
		}
