/* CSS Document */







.content p {



	font-size:1.3em;



	line-height:1.5em;



	font-family:Arial, Helvetica, sans-serif;

	margin-bottom: 10px;



}







.content h1 {
	font-size:2.7em;
	padding-bottom:0.4em;
	margin-bottom:1em;
	border-bottom:2px solid #002c72;	
	color:#002c72;
	font-family: Arial, Helvetica, sans-serif;
}

*+html div.content h1 {
  line-height: 1em;
}
* html .content h1 {
	line-height: 1em;
}

.content h2 {



	font-size:1.8em;



	padding-bottom:0.5em;	



	color:#666;



	font-family: Arial, Helvetica, sans-serif;



}



.content h3 {



	font-size:1.6em;



	padding-bottom:0.5em;	



	font-weight:bold;



	color:#003366;



	font-family:Arial, Helvetica, sans-serif;



}



.content h4 {



	font-size:1.3em;



	padding:1em 0 0 0;



	font-weight:bold;	



	color:#666;



	font-family:Arial, Helvetica, sans-serif;

	margin-bottom: 10px;



}







.content ul, .content ol {



	margin:1.3em 0 1em 2em;



}



.content ul li {



	list-style:disc outside;



	font-size:1.3em;



	line-height:1.5em;



	margin-left:1em;



	font-family:Arial, Helvetica, sans-serif;



	margin-bottom:0.2em;



}







.content ol li {



	list-style:decimal;



	font-size:1.3em;



	line-height:1.5em;



	margin-left:1em;



	font-family:Arial, Helvetica, sans-serif;



	margin-bottom:0.2em;



}







.content blockquote {



	margin-left:2em;



}



.content blockquote ul li {



	list-style: square outside;



	margin-left:2em;



	font-family:Arial, Helvetica, sans-serif;



	margin-bottom:0.2em;



}



.content table tr td,

.content table tr td p {

  font-size: 10pt;

}







.content strong {font-weight:bold;}







/* Klasen f�r den Editor */



.ordneransicht {}

.ordner {}

.auflistung {}

.grau {color: #717171;}

.hintergrund_grau {background-color: #eee;}



/* Vorstand Tabelle */

div.content table.vorstand,

div.content table.vorstand_grau {

  border-bottom: 1px solid #717171;

}

* html div.content table.vorstand_grau,
* html div.content table.vorstand {
	float: left;
}


div.content table.vorstand tr td,

div.content table.vorstand_grau tr td {

  padding: 5px;

}

div.content table.vorstand tr td,

div.content table.vorstand tr td p,

div.content table.vorstand_grau tr td,

div.content table.vorstand_grau tr td p {

  font-size: 8pt;

}

div.content table.vorstand tr td p a,

div.content table.vorstand_grau tr td p a {

  text-decoration: none;

  color: #000;

}

div.content table.vorstand tr td p a:hover,

div.content table.vorstand_grau tr td p a:hover {

  color: #002c72;

}



div.content table.vorstand tr td h2,

div.content table.vorstand_grau tr td h2 {

  font-size: 10pt;

  margin: 0;

  font-weight: bold;

  padding: 0;

}



div.content table.vorstand tr td p strong,

div.content table.vorstand_grau tr td p strong {

  margin-bottom: 10px;

}





table.termine {

  padding-bottom: 10px;

  border-bottom: 1px solid #717171;

  margin-bottom: 10px;

}



table.termine tr td {

  padding: 5px;

}

table.termine tr td p {

  font-size: 8pt;

}

table.termine tr td p strong {

  margin-bottom: 10px;

  font-size: 10pt;

}





table.auflistung tr td {

  padding: 3px 5px;

  border-bottom: 1px dotted #717171;

}

table.auflistung tr td p {

  margin: 0;

}





/* generelle Linkgestaltung */

a {

  text-decoration: none;

  color: #002c72;

}

a:hover {

  text-decoration: underline;

}
