/* Fliesstexte, Ueberschriften, Bildunterschriften */
#content .cE {margin-bottom:20px;}
#content .cE * {line-height:24px;}
#content .cE fieldset * {line-height:20px;}
#content h1 {font-size:16px; margin-bottom:20px;}
#content h2 {margin-bottom:0px;}
#content .csc-textpic-caption {}

/* Listen */
#content ul {list-style-type:none;}
#content ul li {padding-left:15px; background:url('/fileadmin/visomat/nav/listdot.gif') 3px 10px no-repeat;}

/* Rahmen */
.csc-frame-rulerBefore {border-top:1px solid #F06; margin:0 -8px 0 -15px;}
.csc-frame-rulerAfter {clear:both; border-bottom:1px solid #FFF; margin:0; padding:0;}

/* Formulare */
fieldset {border:none; width:700px; overflow:hidden;}
fieldset legend {display:none;}
.csc-mailform-label {clear:both; border-top:1px solid #F06; background:url('/fileadmin/visomat/nav/csc_mailform_label.gif') #EDEEF5 repeat-y; font-weight:bold; padding-left:10px;}
.csc-mailform-field {clear:both; background-color:#FFF; background:url('/fileadmin/visomat/nav/label.gif') repeat-y;}
.csc-mailform-field label {display:block; float:left; width:218px; background-color:#EDEEF5; padding-left:10px;}
.csc-mailform-field .csc-mailform-radio label {display:inline; float:none; width:auto; padding-left:10px;}
.input		{border:1px solid #cecfe2; width:300px; height:14px; margin-left:15px;}
.select		{border:1px solid #cecfe2; padding:0px; font-size:10px; margin-left:15px;}
.checkbox	{display:block; margin-top:5px; float:left; margin-left:15px;}

.radio		{margin:0 35px 0 15px;}
.radiowrap label {float:left; width:218px;}
.radiowrap fieldset {width:300px; float:left;}
.radiowrap fieldset label {display:block; float:left; width:50px; padding-left:15px;}

.submit		{border:0px; border-top:1px solid #C90019; border-left:228px solid #CECFE2; padding-left:15px; padding-top:10px; padding-bottom:7px; width:705px; background-color:#EDEEF5; text-align:left; font-weight:bold; color:#e2007a; cursor:pointer; }
.textarea	{border:1px solid #cecfe2; width:300px; height:150px; margin-left:15px;}

/* Tabellen */
.contenttable {width:700px; padding:0px; border-collapse:collapse;}
.contenttable td {padding:0 5px 0 10px; vertical-align:top; border-bottom:1px solid #8491B5;}
.contenttable .tr-last td {border-bottom:none;}

.contenttable-0 .tr-0 td {background-color:#EDEEF5; border-bottom:1px solid #F06; font-weight:bold;}
.contenttable-0 .td-last {padding-right:15px;}

.contenttable-1 .td-0 {background-color:#EDEEF5; border-right:1px solid #F06; font-weight:bold;}
.contenttable-1 .td-last {padding-right:15px;}

.contenttable-2 .tr-0 td {background-color:#EDEEF5; border-bottom:1px solid #F06; font-weight:bold;}
.contenttable-2 .td-0 {background-color:#EDEEF5; border-right:1px solid #F06; font-weight:bold;}
.contenttable-2 .tr-0 .td-0 {background-color:#E3E4EF;}
.contenttable-2 .td-last {padding-right:15px;}


/* Sitemap */
#content .csc-sitemap ul li {background-image:none; padding:0px; margin:0px; width:700px;}
.csc-sitemap ul li a {display:block; padding-left:0px; background-image:none; color:#0A236B; border-bottom:1px solid #F06; text-decoration:none; font-weight:bold;}
.csc-sitemap ul li a:hover {border-bottom:1px solid #F06;}
.csc-sitemap ul ul li a {border-bottom:1px solid #FFF; font-weight:normal; margin-left:25px;}
.csc-sitemap ul ul ul li a {color:#8491B5; margin-left:50px;}
