/*====================================================
	Stylesheet für WarumKUM.asp

	Datei:	WarumKUM.css
	Datum:	25. August 2008
	Autor:	Tobias Bathcke
=======================================================*/

/*============================================
	Hyperlinks
============================================*/

#warumkum a {
	text-decoration: none;
	outline: none;
	background-color: #fdebc9;
	color: #fdebc9;
}

/*==========================================
	"body" Styles
============================================*/

body { 
	color: #615c5d; /* Schriftfarbe */
	background-color: #fdebc9; /* Hintergrundfarbe */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small; 
}

/*===========================================
	"textbereich" Styles
=============================================*/

#wrapper {
	width: 900px;
	margin: auto;
}

#textbereich_warumkum {
	
	margin-left: 20%;
	margin-bottom: 10%;
}

	#textbereich_warumkum table{width: 650px;font-size: 90%;}

#ueberschrift_warumkum {
	font-size: 110%;
	text-decoration: underline;
	margin-top: 30px;
}

#grund {
	width: 30%;
}