/* @group Allgemeine Definitionen */

html
{
	background: white url(/images/seitenHintergrundWide.gif) repeat-y;
}

body
{
	width: 998px;	
	border-right: 5px solid white;
}

/* @end */

/* @group Logo und Slogan */

h1
{
	width: 998px;
	background-image: url(/images/kopfWide.gif);
}

/* @end */

/* @group Inhalt */

div.inhalt
{
	width: 838px;
}

/* @end */