body { font-size: 10pt; vertical-align: top; color: #000000; font-family: arial,helvetica; text-decoration: none; }
p { font-size:12px; line-height:14px; color:#000000; font-family: arial, helvetica, sans-serif; }

/* Allgemein */
.imgleft { margin-left: 3px; margin-top: 3px; margin-right: 10px; margin-bottom: 10px; }

/* Mittlere Spalte */
.maincontent h1 { background-color: #e5a454; color: #ffffff; padding: 3px; margin: 1px; border: 1px solid #ffffff; font-size: 13px; font-weight: bold; }
.maincontent p { padding: 5px; margin-top: 0px; margin-left: 1px; margin-right: 1px; margin-bottom: 15px; }
.maincontent .imgtext-table { margin-left: 5px; margin-top: 5px; }
.maincontent li { margin-left: 0px; list-style-image: url(../bilder/allgemein/bullet.gif); }
input { font-size:12px; line-height:14px; color:#000000; font-family: arial, helvetica, sans-serif; background-color: e4f0d0; }
input[type=submit] { margin-top: 10px; }

/* Rechte Spalte */
.right h1 { background-color: #c9e1a2; color: #000000; padding: 3px; margin: 0px; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; font-size: 13px; font-weight: bold; }
.right p { padding: 5px; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #e4f0d0; }
.right .absatzklein { font-size: 10px; }
.right ul { padding: 5px; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #e4f0d0;  }
.right li { margin-left: 15px; list-style-image: url(../bilder/allgemein/bullet.gif); }

/* Pfad */
.path a:link { font-size: 11px; color: #969696; text-decoration: underline; }
.path a:active { font-size: 11px; color: #969696; text-decoration: underline; }
.path a:visited { font-size: 11px; color: #969696; text-decoration: underline; }
.path a:hover { font-size: 11px; color: #969696; text-decoration: none; }

ol    {
		font-size:12px;
		line-height:14px;
		color:#000000;
		font-family: arial, helvetica, sans-serif
	}

ul	{
		font-size:12px;
		line-height:14px;
		color:#000000;
		font-family: arial, helvetica, sans-serif
		list-style-image: url(fileadmin/bilder/allgemein/bullet.gif)
	}

li	{
		font-size:12px;
		margin-bottom: 3px;
	}

td
	{
		font-size: 10pt;
		vertical-align: top;
		color: #000000;
		font-family: arial,helvetica;
		text-decoration: none
	}

td.backcolor
	{
		background-color: #a6ce50
	}

td.rightcolor
	{
		background-color: #c9e1a2
	}

/* background */
td.rubrikcolor
	{
		background-color: #f1d194 
	}

/* rubrikfarbe */
td.rubrik
	{
		padding-right: 10px;

		font-weight: bold;
		padding-bottom: 2px;
		vertical-align: bottom;

		color: #ffffff;
		background-color: #bd671a; 
		text-align: right
	}

td.middle
	{
		vertical-align: middle
	}

a:link, a:visited, a:active
	{
		font-size: 10pt;
		color: #181d77;
		text-decoration: underline
	}

