/* CSS Document */
body {
	background-color: #fff;
	text-align: center;
	color: #646464;
	font-size: 9pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 12pt;
}

a {
	color: #cc0000;
}
a:hover {
	color: #646464;
}

/* Structure Door */
#contentdoor {
	width: 690px;
	margin: 0 auto;
}

#inhaltdoor {
	padding: 15px 0px 20px 0px;
}

/* Structure */
#content {
	width: 862px;
	margin: 0 auto;
}

.colright {
	background-color: #e7e7e7;
	width: 172px;
}
#bild {
	
}
#inhalt {
	padding: 25px 30px 30px 0px;
}

.rahmenfooter {
	height: 6px;
	background-image: url(../images/abblinks.gif);
	background-repeat: repeat-x;
}

.rahmenfooterright {
	height: 6px;
	background-image: url(../images/abbrechts.gif);
	background-repeat: repeat-x;
}

p.adresse {
	padding-left: 12px;
}

/* Navi */
#navcontainer {
	height: 342px;
}

#navcontainer td {
	height: 23px;
	padding-bottom: 18px;
	text-transform: uppercase;
}
/* END Navi */

/* Format */
h1 {
	color: #999;
	font-size: 14pt;
	font-weight: normal;
	line-height: 18pt;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

h2 {
	color: #646464;
	font-size: 14pt;
	font-weight: normal;
	line-height: 14pt;
	margin: 0;
	padding: 0;
	margin-top: 15px;
}

h3 {
	color: #c00;
	font-size: 12pt;
	line-height: 14pt;
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

h4 {
	color: #c00;
	font-size: 9pt;
	line-height: 12pt;
	margin: 0;
	padding: 0;
	margin-top: 15px;
}
p.bildinfo {
	float: right;
	margin: 0 auto;
	padding-right: 100px;
}
p, ul, ol {
	margin-top: 15px;
	margin-bottom: 0px;
}

ol {
	margin-left: 10px;
	padding-left: 12px;
}

ul {
	list-style-type: circle;
}

ul.nostyle {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul.fortbildung li {
	background-image: url(../images/fortbildungsicon.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
}

img {
	border: none;
}
img.subhead {
	margin: 0 auto;
	padding-left: 140px;
}

.fltright {
	float: right;
	margin: 0px 0px 30px 30px;
}

.button_bottom {
	margin-top: 30px;
	text-align: right;
}

table.twocol td.left { /* Table for Mediation */
	border-right: 3px solid #c0c0c0;
	padding-right: 10px;
}

table.twocol td.right {
	padding-left: 10px;
}

/*	Kunden CSS  */

.grundtext	{
	color: #646464;
	font-size: 9pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 12pt;
	text-align: left
}

.grundtext:link	{
	color: #c00;
	text-decoration: none;
	text-align: left
}

.grundtext:visited	{
	color: #000066;
	text-decoration: none;
	text-align: left
}

.grundtext:active {
	color: #000066;
	text-decoration: none;
	text-align: left
}

.grundtext:hover	{
	color: #646464;
	text-decoration: none;
	text-align: left
}

.grundtextfett	{
	color: #646464;
	font-weight: bold;
	font-size: 9pt;
	line-height: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left
}

.grundtextlink	{
	color: #000066;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	text-decoration: none;
	text-align: left
}

.grundtextlink:link	{
	color: #646464;
	text-decoration: none;
	text-align: left
}

.grundtextlink:visited {
	color: #f0f0f0;
	text-decoration: none;
	text-align: left
}

.grundtextlink:active {
	color: #646464;
	text-decoration: none;
	text-align: left
}

.grundtextlink:hover {
	color: #646464;
	text-decoration: none;
	text-align: left
}
