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

div#kategorie_1		{	background-image: url(../images/box_1_startseite.jpg);
									background-position: center;
									background-repeat: no-repeat;
									background-color: #000;
									width: 942px;
									height: 182px;
									border: 1px solid #FFF;
									border-radius: 15px;
									position: absolute;	
									top: 513px;
									left: 7px;
								}
								
div.text					{	font-family: Arial, Helvetica, sans-serif;
									font-size: 1em;
									line-height: 1.2em;
									color: #FFF;
									position: relative;
									left: 0px;
									top: 415px;
									text-align: center;
								}
								
div.text span			{ 	font-size: 1.5em;
								}
									