body
{
	font: 0.76em arial, Verdana, sans-serif;
}

h1
{
	padding: 0px;
	margin: 0px;
	font-size: 1.3em;
}

p
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.ContentSpacer
{
	width: 100%;
	height: 25px;
	line-height: 25px;
	background-color: Silver;
	background: url('../../images/separator.gif') no-repeat;
	background-position: center;
}

.inputbox
{
	border: 1px solid silver;
}

.button
{
	border: 1px solid #9B9B9B;
	background: url('../../images/button_texture_blue.gif') repeat-x;
}

a:link
{
	color:#000000; text-decoration: none;
}
a:visited
{
	color:#000000; text-decoration: none;
}
a:active
{
	color:#000000; text-decoration: none;
}
a:hover
{
	color:#000000; text-decoration: underline;
}

A.Navigation:link    {color:#FFFFFF; text-decoration: none;}
A.Navigation:visited {color:#FFFFFF; text-decoration: none;}
A.Navigation:active  {color:#FFFFFF; text-decoration: none;}
A.Navigation:hover   {color:#FFFFFF; text-decoration: underline;}

A.fotolink:link    {color:#000000; text-decoration: none;}
A.fotolink:visited {color:#000000; text-decoration: none;}
A.fotolink:active  {color:#000000; text-decoration: none;}
A.fotolink:hover   {color:#000000; text-decoration: none; background: #FFFFAA;}

.ShoutKop
{
	font-weight: bold;
}

.ShoutText
{
}
