#title	{
	height:125px;
	width:100%;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	border-bottom:3px solid #C82828;
	margin-bottom:20px;
	}

#left 	{
	height:70%;
	width:18%;
	float:left;
	padding-left:10px;
	border-right:3px solid #C82828;
	overflow:auto;
	}

#content	{
	height:70%;
	width:78%;
	float:right;
	padding-right:10px;
	overflow:auto;
	}

p	{
	font-family : arial, helvetica, times new roman ;
	font-size: 100%;
	color : #000000;
	text-align : justify;
	line-height:1.5em;
	padding-bottom:3px;
	margin-right:20px;
	}

p.menu	{
	font-family : arial, helvetica, times new roman ;
	font-size : 100%;
	color : #000000;
	text-align : justify;
	line-height:0.4em;
	padding-bottom:3px;
	}

p.titelrechts	{
	font-family : arial, helvetica, times new roman ;
	font-size : 100%;
	color : #000000;;
	text-align : right;
	line-height:1.2em;
	margin-top:5px;
	margin-right:20px;
	}

p.bread	{
	font-family : arial, helvetica, times new roman ;
	font-size : 75%;
	color : #000000;
	text-align : right;
	padding-bottom:0px;
	margin-right:20px;
	margin-top: 30px;
	}

ul	{
	font-family : arial, helvetica, times new roman ;
	font-size: 100%;
	color : #000000 ;
	text-align : left;
	line-height:1.5em;
	margin-right:20px;
	margin-bottom:3px;
	disc-type : square;
     	}

legend	{font-family : arial, helvetica, times new roman ;
	font-weight : bold;
	color : #C82828;
	}

fieldset	{border:2px solid #C82828;
	padding: 10px;
	margin-right : 50 px;
	}

li	{
	font-family : arial, helvetica, times new roman ;
	font-size: 100%;
	color : #000000 ;
	text-align : left;
	line-height:1.5em;
	margin-right:20px;
	margin-bottom:3px;
	disc-type : square;
     	}

td	{
	font-family : arial, helvetica, times new roman ;
	font-size: 100%;
	color : #000000 ;
	text-align : left;
	line-height:1.5em;
	vertical-align:top;
	}

td.links	{
	font-family : arial, helvetica, times new roman ;
	font-size: 100%;
	color : #000000 ;
	text-align : left;
	vertical-align:middle;
	padding-left:20px;
	}

td.rechts	{
	font-family : arial, helvetica, times new roman ;
	font-size: 100%;
	color : #000000 ;
	text-align : right;
	padding-right:20px;
	vertical-align:middle;
	line-height:1.5em;
	padding-bottom:3px;
	}


h1	{
	font-family : arial, helvetica, times new roman ;
	text-align : left!important;
	text-decoration : underline;
	font-size : 130%;
	font-weight : bold;
	margin-bottom:25px;
	}

h2	{
	font-family : arial, helvetica, times new roman ;
	text-align : left;
	text-decoration : underline;
	font-size : 115%;
	font-weight : bold;
	margin-top : 45 px;
	margin-bottom:20px;
	}

a:link	{	font-weight : bold;
		color : #000000;
		text-decoration : none;
		font-size:140%;
	}


a:visited
	{	font-weight : bold;
		color : #000000;
		text-decoration : none;
	font-size:140%;
	}

a:focus 
	{	font-weight : bold;
		color : #C82828;
		text-decoration : none;
	}


a:hover {	font-weight : bold;
		color : #C82828;
		text-decoration : none;
	}


a:active
	{	font-weight : bold;
		color : #C82828;
		text-decoration : none;
	}
	

span.grosser
	{	font-weight : bold;
		color : #C82828;
	}


span.hervor
	{	font-weight : bold;
		text-decoration:underline;
	}
