@charset "utf-8";
/* CSS Document */

body{
	width:800;
}
/*Stuttgart Day*/
img#stuggiday{
	width:300px;
	position:fixed;
	top:100px;
	left:300px;
}

img#kuchen{
	float: right;
}

p#beschreibung{
	font-family:Courier, sans-serif;
	font-size:25px;
	color:#cb9115;
	
}

p#rezept{
	float: left;
	font-family:Courier, sans-serif;
	font-size:15px;
	color:#cb9120;
	
}

ul{
	font-family:Courier, sans-serif;
	font-size:20px;
	color:#cb9115;
	list-style-type: circle;
}

h3{

font-family:Courier, sans-serif;
font-weight:200;
	font-size:35px;
	color:#cb9115;
	background-color: #225723;
}

TD{font-family: monospace; font-weight: bold; font-size: 10pt;color: #cb9115}
TH{font-family: monospace; font-weight: bold; font-size: 12pt;color: #cb9115}

body{
	background-color: rgb(0, 0, 0);
}

#body_text{
font-family: monospace;
font-weight: bold;
font-size: 12pt;
color: #cb9115
}

#head_text{
font-family: monospace;
font-weight: bold;
font-size: 12pt;
color: #cb9115
}

/*Seitenbeschreibungen*/



/**/
