﻿#content
{
	margin: 0 1px 0 0;
	padding: 5px 5px 10px 0;
	min-width: 598px;
    width:599px;
	overflow:hidden;
	vertical-align: top;
	color: #000;
	background-color: #fff;
	text-align: left;
	float: left;
	font-size: 0.8em;
    min-height:400px;
    
}

/*********/
/* links */
/*********/
#content a, a.htmlcontent, #htmlcontent a, #rightColumn a
{
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 0; /*background: url("/images/o_link.gif") no-repeat;*/
}
#content a:hover,  #htmlcontent a:hover
{
	text-decoration: underline;
}

/*****************/
/* center column */
/*****************/
#content h1
{
	color: black;
	font-size: 20px;
	text-align: center;
}
#content h2
{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
#content h3
{
	color: #333333;
	background-color: #F0F0F0;
	font-size: 14px;
	font-weight: bold;
}
#content h4
{
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
#htmlcontent
{
    margin-top: 0pt;
    margin-right: 4px;
    margin-bottom: 0pt;
    margin-left: 9px;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 0pt;
    width: 585px;
    overflow-x: visible;
    overflow-y: visible;
    vertical-align: top;
    background-color: white;

}
/*
*html .htmlcontent, #htmlcontent
{
	width: 547px;
}
*/
#content_header
{
	background: #dddddd;
	height: 24px;
	color: Black;
	text-align: left;
	padding: 4px 0 0 4px;
	margin: 0 10px 0 5px;
	font-weight: bold;
}

#content img
{
    margin: 5px;
    
}
#content * ul {
    /*list-style-image: url('../images/aufzaehlung.gif');*/
	list-style-image: disc;
}
#orgdata_kindliste ul,#orgdata_kindliste li
{
    list-style-image: url('../images/aufzaehlung.gif');
}
.cmsiframe
{
	width:500px;
	height :400px;
}

.aktuell ul
{
    list-style-image: url(../images/aufzaehlung.gif);
}