body			{
					background-color: #f5f0ee; color: #841644;
					margin: 0px; padding: 0px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 13px;
					padding-top: 30px;
					line-height: 1.4em;
				}

a				{	text-decoration: none; cursor: pointer; }

a:link		{	color: #d3b1a6; }
a:visited	{	color: #d3b1a6; }
a:focus		{	color: #ab8b80; }
a:hover		{	color: #ab8b80; }
a:active	{	color: #ab8b80; }

.kursiv { font-style: italic; }
.kursiv_ü { font-style: italic;
           font-size: 15px; }

input.button  { background-color: #d3b1a6; color: #f5f0ee; font-size: 12px; }

#additionalcontent a:link		{	color: #f5f0ee; }
#additionalcontent a:visited	 	{	color: #f5f0ee; }
#additionalcontent a:focus		{	color: #ab8b80; }
#additionalcontent a:hover		{	color: #ab8b80; }
#additionalcontent a:active		{	color: #ab8b80; }

#naviarea a:link	{	color: #841644; }
#naviarea a:visited	{	color: #841644; }
#naviarea a:focus	{	color: #d3b1a6; }
#naviarea a:hover	{	color: #d3b1a6; }
#naviarea a:active	{	color: #d3b1a6; }

.linkbullet			{	font-size: 0.9em; }
.linkbullet img     {   margin-bottom: 2px; }

.seperator	{	color: #d3b1a6;	}

img				{	border: 0px; }
td		{	line-height: 1.6em; }
table.layout	{	border: 0px; }

hr				{ border-top:0px; border-left:0px; border-right:0px;	}

h1				{
					text-transform: uppercase;
					font-size: 14px;
					font-weight: lighter;
					margin-top: 1px;
					margin-bottom: 18px;
				}
h2				{
					font-size: 13px;
					font-weight: bold;
					margin-bottom: 1px;
				}
h3				{
					font-size: 13px;
					font-weight: normal;
					font-style: italic;
				}
p				{	
					margin-top: 0px;	}
ul				{
				}
li
				{
					padding:0px;
				}

em				{	}

#innerpage	{
				width: 865px;
				margin:auto;
        position:relative;
        left:-40px;
			}
#header		{
				height: 86px;
				background-color: #841644;
			}
#mainarea	{
				margin-top: 5px;
				height: 452px;
				background-color: #841644;
				color: #ffffff;
				position: relative;
			}
#naviarea	{
				color: #841644; position:absolute; width: 100px; right: -105px; text-transform: uppercase; font-weight: bold;
			}
.navielement	{	padding: 2px 0px; }
.navielement_selected   { color: #d3b1a6; }
.navielement_selected td		{	line-height: 1.4em; }

#mainbg1	{	position:absolute; left: 0px; top: 50px; }

#mainbg2	{	position:absolute; right: 0px; bottom: 0px; }

#mainbg3	{	position:absolute; right: 25px; bottom: 25px; }

#mainbg4	{	position:absolute; right: 25px; bottom: 25px; z-index: 99; }

#maincontent	{
					padding-left:26px; padding-top: 17px;
					padding-right:26px; padding-bottom: 17px;
				}
#footer		{
				margin-top: 5px;
				position: relative;
				top: 0px;
				height: 32px;
				background-color: #d3b1a6;
				color: #ffffff;
				text-transform: uppercase;
				font-size: 11px;
			}

#footer a:link		{	color: #f5f0ee; }
#footer a:visited	{	color: #f5f0ee; }
#footer a:focus		{	color: #ab8b80; }
#footer a:hover		{	color: #ab8b80; }
#footer a:active	{	color: #ab8b80; }
.footerActiveLink   { color: #ab8b80; }
#footer1		{	position: absolute; left: 26px; top: 8px; }
#footer2		{	position: absolute; right: 26px; top: 8px; }
#footer1_img	{	position: absolute; left: 0px; top: 0px; }
#footer2_img	{	position: absolute; right: 0px; top: 0px; }