body
{
	margin: 40px 0px 0px 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
}

#ileft
{
	width: 200px;
	float: left;
	/*background: red;*/
}

#iright
{
	width: 720px;
	margin-left: 236px; /* 240px; is too much for IE !? */
	/*background: blue;*/
}

#iname
{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 40px;
	margin-left: 40px;
}

#imenu
{
	margin-left: 40px;
}

#ititle
{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 40px;
}

#icontent
{
}

.ccontentelement
{
	/*margin-bottom: 20px;*/
}

.cpicturemenu {margin-bottom: 10px;}
.cpicturemenu .cactive {color: #AAAAAA; font-weight: bold;}

a {text-decoration: none; font-weight: bold;}
a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:hover {color: #AAAAAA;}
a:active {color: #FFFFFF;}
a:focus {color: #FFFFFF;}

h1, h2, h3 {font-size: 12px; margin: 5px 0px 10px 0px;}

p {margin: 0px 0px 10px 0px;}

ul
{
	list-style-type: square;
	padding-left: 20px;
	margin: 0px 0px 10px 0px;
}

.contenttable
{
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 1.5em;
}
.contenttable td {padding: 0px; vertical-align: top;}
.contenttable td.td-0 {width: 60px; font-weight: bold;}

.csc-textpic-caption {font-size: 10px; line-height: 1.25em;}

div.csc-textpic-left div.csc-textpic-text
{
	clear: none; /* wichtig für firefox! */
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap
{
	clear: none; /* wichtig für firefox! */
}