*						{
						margin: 0px;
						padding: 0px;
						}

body						{
						color: #000000;
						font-family: Times New Roman, Times, serif;
						font-size: 14px;
						line-height: 1.3;
						}

h1						{
						margin-bottom: 1em;
						font-size: 2em;
						}

h2						{
						margin-bottom: 0.2em;
						font-size: 1.3em;
						}

h3						{
						margin-bottom: 0.1em;
						font-size: 1.1em;
						}

p						{
						margin-bottom: 1.2em;
						}

a						{
						color: #000000;
						text-decoration: underline;
						}

a.drucken, a.schliessen		{
						display: none;
						}

/* --- Div --- */
#content					{
						float: left;
						width: 40%;
						height: auto;
						}

#emotion					{
						float: right;
						width: 50%;
						height: auto;
						}

#header, #navigation, #subnavigation, #footer	{
						display: none;
						}