body, table
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 1.4em;
}

#icenter
{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 760px;
	height: 100%;
	margin-left: -380px;
}

#itopmenu
{
	height: 20px;
	vertical-align: top;
	text-align: right;
}

#iheader
{
	height: 130px;
	background-repeat: no-repeat;
}

#itable1, #itable2 
{
	table-layout: fixed;
	width: 760px;
	height: 100%;
}

#itable3, #itable4
{
	table-layout: fixed;
	width: 100%;
	height: 100%;
}

.ctop {vertical-align: top;}
.cbottom {vertical-align: bottom;}

#ic1
{
	width: 20px;
	vertical-align: top;
	background-repeat: no-repeat;
}

#ic2
{
	width: 160px;
	vertical-align: top;
}

#ic3
{
	width: 580px;
	vertical-align: top;
	background-repeat: no-repeat;
}

#ileftmenu
{
	margin: 20px 5px 5px 5px;
	overflow: hidden;
	line-height: 1em;
}

#ileftmenulevel1
{
	padding-bottom: 20px;
}

.cleftmenulevel1item
{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.cleftmenulevel1spacer
{
	margin: 10px 0px 5px 0px;
	border-top-style: solid;
	border-top-width: 1px;
}

.notfirst
{
	margin-top: 20px;
}

.cactiveitem
{

}

.cleftmenulevel2item
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin-left: 4px;
}

.cleftmenulevel3item
{
	font-family: Arial;
	font-size: 11px;
	margin-top: 4px;
	margin-left: 12px;
}

.cleftmenulevel4item
{
	font-family: Arial;
	font-size: 11px;
	margin-top: 4px;
	margin-left: 20px;
}

/* -------------------------------------------------------------------------------- */

#ipage
{
	margin: 20px;
}

#ipath
{

}

#icontent
{

}

#ilinks {text-align: center; margin-bottom: 10px;}
#ilinks img {border-style: none;}

#ifooter
{
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	margin-bottom: 10px;
}

/* -------------------------------------------------------------------------------- */

#ileftmenu .ckundenzeitschrift {font-size: 15px; font-weight: bold; padding-bottom: 4px;}
#ileftmenu .ckundenzeitschrift a {text-decoration: none; color: #000000;}
#ileftmenu .ckundenzeitschrift a:hover {text-decoration: underline; color: #000000;}

.ccontentelement {margin-bottom: 20px;}

div.csc-textpic-center div.csc-textpic-imagewrap {margin-top: 10px;}
div.csc-textpic-left div.csc-textpic-imagewrap {margin-top: 10px;}
div.csc-textpic-right div.csc-textpic-imagewrap {margin-top: 10px;}

.csc-textpic-caption {font-size: 11px; text-align: center;}

div.indent {margin-left: 40px;}

.align-left {text-align: left;}
.align-center {text-align: center;}
.align-right {text-align: right;}

/* -------------------------------------------------------------------------------- */

.csc-mailform-field
{
	margin-bottom: 5px;
	width: 520px;
	text-align: right;
}

fieldset {border-style: none;}

input
{
	width: 430px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

textarea
{
	width: 430px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

/* -------------------------------------------------------------------------------- */

ul
{
	list-style-type: square;
	padding-left: 30px;
	margin: 0px 0px 5px 0px;
}

h1
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 22px;
}

h2
{
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
}

h3
{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}

p
{
	margin: 0px 0px 5px 0px;
}

/* -------------------------------------------------------------------------------- */

.contenttable p {margin: 0px;}
.contenttable {border-collapse: collapse; border-spacing: 0px; margin-bottom: 5px;}
.contenttable td {width: 200px; padding: 0px;}

/* -------------------------------------------------------------------------------- */

a {text-decoration: underline;}
a:link {color: #000000;}
a:visited {color: #000000;}
a:active {color: #000000;}
a:focus {color: #000000;}
