html {
	width: 100%;
	height: 100%;
	margin: 0;
	overflow: auto;
}
body {
	position: absolute;
	top: 0; left: 0; margin: 0; padding: 0;
	background-color: #FFFFFF;
	color: #18374E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	overflow: auto;
}
table.main {
	width: 100%;
	height: 100%;
	border-Collapse: collapse;
}
td.top {
	vertical-align: top;
}
td.bottom {
	background-color: #80BEE2;
}
td.blue {
	background-image: url(../img/bg_blue.gif);
	background-repeat: repeat-x;
}
td.navi {
	background-image: url(../img/bg_navi.gif);
	background-repeat: repeat-y;
}
td.right {
	background-image: url(../img/bg_right.gif);
	background-repeat: repeat-y;
}
td.navinewsletter {
	border-right: 1px solid #B6B6B6;
}
td.rightnewsletter {
	border-left: 1px solid #B6B6B6;
}
td.box {
	background-image: url(../img/bg_box.gif);
	background-repeat: repeat-y;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #18374E;
	padding: 10px;
}
td.content {
	padding: 20px;
}
div#nav1st {
	font-size: 11px;
	font-weight: bold;
	padding-right: 12px;
	padding-bottom: 4px;
}
div#nav2nd {
	font-size: 11px;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 7px;
	padding-bottom: 4px;
}
div#nav3rd {
	font-size: 11px;
	padding-right: 12px;
	padding-left: 14px;
	padding-bottom: 4px;
}
div#nav4th {
	font-size: 10px;
	padding-right: 12px;
	padding-left: 21px;
	padding-bottom: 4px;
}
div.search {
	font-size: 11px;
	font-weight: bold;
	padding-left: 32px;	
}
h1.csc-firstHeader {
	color: #18374E;
	font-size: 0.9em;
}
h1 {
	color: #18374E;
	font-size: 0.8em;
}
h2 {
	color: #18374E;
	font-size: 0.8em;
}
p {
	color: #18374E;
	font-size: 0.8em;
}
p.error {
	font-weight: bold;
	color: #9E0B0E;
}
p.small {
	font-size: 0.7em;
}
span {
	color: #18374E;
}
span.normal {
	font-size: 0.8em;
}
span.error {
    font-weight: bold;
	color: #9E0B0E;
}
span.red {
	color: #9E0B0E;
}
span.normalerror {
	font-size: 0.8em;
    font-weight: bold;
	color: #9E0B0E;
}
span.sitemap {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.7em;
	margin: 3px;
}

span.sitemap2 {
	font-size: 0.7em;
	margin: 3px;
}

/**********/
/* Listen */
/**********/
ol {
	margin-left : 20px;
}
ul.tick {
	list-style-image: url(../img/li_tick.gif);	
}
li {
	color: #18374E;
	font-size: 0.8em;
	margin-top: 5px;
	margin-bottom: 5px;
}


/************************/
/* Links und Navigation */
/************************/
a {
	color: #18374E;
	text-decoration: underline;	
}
a:hover {
	color: #9E0B0E;
	text-decoration: none;	
}
a:active {
	color: #18374E;
	text-decoration: underline;	
}
a.navi {
	color: #494949;
	text-decoration: none;
}
a.navi:hover {
	text-decoration: underline;
	color: #18374E;
}
a.naviactive {
	color: #9E0B0E;
	text-decoration: underline;
}
a.sitemap {
	color: #FFFFFF;
	text-decoration: none;
}

/******************************/
/* Stylings für ContentLayout */
/******************************/
td.style1top {
	border-bottom: 1px solid #B6B6B6;
	padding-left: 10px;
	padding-bottom: 2px;
}
td.style1content {
	padding-left: 10px;
	padding-top: 2px;
}
td.style2top {
	border-bottom: 1px solid #B6B6B6;
	padding-bottom: 2px;
}
hr.content {
	color:  #B6B6B6;
	height: 1px;
}



/*******************************/
/* Formulare im ContentBereich */
/*******************************/

input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #18374E;
	font-size: 11px;
	background-color: #DFEEF7;
	border: 1px #18374E solid;
	width: 200px;
	margin-top: 2px;
	margin-bottom: 2px;
}
textarea {
	width: 300px;
	margin-top: 2px;
	margin-bottom: 2px;
}
input.checkbox{
	background-color: #FFFFFF;
	border: none;
	width: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}
input.button {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	width: 120px;
	background-color: #18374E;
	border-width: 1px;
	border-style: solid;
	border-top-color: #7A8C99;
	border-right-color: #0A1721;
	border-bottom-color: #0A1721;
	border-left-color: #7A8C99;
}

/***************************/
/* Formulare in QuickBoxes */
/***************************/
td.boxformtext {
	font-size: 0.7em;
}
input.boxtextedit, select.boxselbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #18374E;
	font-size: 11px;
	background-color: #DFEEF7;
	border: 1px solid #18374E;
	width: 132px;
	margin-bottom: 3px;
}
input.boxbutton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	width: 80px;
	background-color: #18374E;
	border-width: 1px;
	border-style: solid;
	border-top-color: #7A8C99;
	border-right-color: #0A1721;
	border-bottom-color: #0A1721;
	border-left-color: #7A8C99;
	margin-top: 10px;
}
form.box {
	margin-top: 4px;
	margin-bottom: 4px;
}

/*****************************/
/* Tabellenlayouts			 */
/*****************************/

.contenttable-0, .contenttable-1, .contenttable-2, .contenttable-3, .contenttable-4,
.contenttable-5, .contenttable-6, .contenttable-7, .contenttable-8, .contenttable-9 {
	border-top: 1px solid #B6B6B6;
	border-left: 1px solid #B6B6B6;
	border-collapse: collapse;
}

.tr-0 {
	vertical-align: top;
	font-weight: bold;
	background-color: #BFDEF0;
}

.td-0, .td-1, .td-2, .td-3, .td-4, .td-5, .td-6, .td-7, .td-8, .td-9, .td-last {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #B6B6B6;
	border-right: 1px solid #B6B6B6;
}

.tx-indexedsearch-info {
	background-color: #BFDEF0;
}

