/*----------------------------------------*/

img { border: none; }

p { line-height: 18px;}

div, img, form, select, input, table, td {
	margin: 0;
	padding: 0;	
}

div.csc-frame-indent6633 {
	margin: 0 0 20px 0;	
}

div.csc-frame-indent6633 .csc-textpicHeader h1, 
div.csc-frame-indent6633 .csc-textpicHeader h2 {
	margin: 0;
	padding: 0;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-middle {
	vertical-align: middle;
}

.align-bottom {
	vertical-align: bottom;
}

.small-font-size {
	font-size: 11px;
}

.csc-textpic-caption {
	font-size: 11px;
}

/*CSS-Bugfix*/
DIV.csc-textpic-intext-left .csc-textpic-text,
DIV.csc-textpic-intext-left-nowrap .csc-textpic-text {
	padding: 0 0 0 10px;	
}

DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
	margin: 10px 8px 0 0;
}

/*-------------------- form elements --------------------*/

input, select, option {
	font-size: 11px;
}

/*-------------------- links --------------------*/

a {
	text-decoration: none;	
	color: #003882;
}

a:hover {
	text-decoration: underline;
	color: #003882;	
}

/*-------------------- headlines --------------------*/

h1.csc-firstHeader {
	font-size: 12px;
	color: #000;
	margin: 0;
}

p.csc-subheader {
	font-size: 14px;
/*	font-style: italic;*/
	color: #9B3238;
	margin: 0 0 10px 0;
}

#rightContent h1 {
	font-size: 11px;
	line-height: 18px;
	color: #9B3238;
	width: 160px;
	/*border-top: 1px solid #8C8C8C;*/
	padding: 12px 0 8px 0;
	margin: 10px 0 0 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	color: 	#003882;
	margin: 10px 0 5px 0;	
}

/*-------------------- lists --------------------*/

ul, ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li {
	background: url('../gfx/list-item-square.gif') no-repeat 4px 5px;	
	padding: 0 0 0 18px;
	margin: 10px 0 10px 0;
}

ul.list-item-hook li {
	background: url('../gfx/list-item-hook.gif') no-repeat 4px 5px;
	padding: 0 0 0 18px;
	margin: 10px 0 10px 0;
}

#rightContent li {
	background: url('../gfx/list-item-square.gif') no-repeat 4px 5px;
	padding: 0 0 0 18px;
	margin: 6px 0 6px 0;
	font-size: 11px;
}

.csc-bulletlist li {
/*	background: url('../gfx/li_bg_red.gif') no-repeat 4px 8px;*/
	background: url('../gfx/list-item-square.gif') no-repeat 4px 5px;
	padding: 0 0 0 18px;
	margin:3px 0 3px 0;
}


#rightContent dl.csc-menu {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	list-style-type: none;
}

#rightContent dl.csc-menu dt {
	background: url('../gfx/list-item-square.gif') no-repeat 4px 5px;
	padding: 0 0 0 18px;
	margin: 6px 0 6px 0;
	font-size: 11px;
}

/*-------------------- table-style --------------------*/

table.contenttable {
	width: 420px;
	margin: 0 0 20px 0;
}


tr, td, th {
	font-family: Arial, Verdana, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	vertical-align: top;
	font-size: 12px;	
}

th p,
td p {
	margin: 0;
	padding: 0;
}

table.contenttable .tr-odd td, 
table.contenttable .tr-even td {
	height: 18px;
	line-height: 18px;
	font-size: 11px;	
}

.td-0 { width: 230px; }

.td-last { width: 190px; }

.tr-odd { background-color: #D1D1D1; }


/*-------------------- mailform --------------------*/

fieldset.csc-mailform {
	width: 420px;
}

fieldset.csc-mailform,
fieldset.csc-mailform fieldset {
	border: none;
}

fieldset.csc-mailform legend {
	display: none;
}

div.csc-mailform-field {
	clear: both;
	margin: 0 0 10px 0;
}

div.csc-mailform-field label {
	display: block;
	width: 180px;
	float: left;
}

div.csc-mailform-field input,
div.csc-mailform-field textarea {
	width: 200px;
}

div.csc-mailform-field input.csc-mailform-check {
	width: 10px;
}

div.csc-mailform-field input.csc-mailform-radio {
	display: block;
	clear: both;
	width: 10px;
	margin: 0;
	padding: 0;
}

div.csc-mailform-field span.csc-mailform-radio label {
position: relative;
	top: -18px;
	left: -25px;
	width: 180px;
	display: block;
	float: right;

}

div.csc-mailform-field input.csc-mailform-submit {
	width: 100px;
	margin: 10px 0 0 300px;
}

/* csc-sitemap */

.csc-sitemap-level1 {
	margin: 5px 0 5px 0;
}

.csc-sitemap-level2 {
	margin: 3px 0 3px 20px;
}

.csc-sitemap-level3 {
	margin: 1px 0 1px 40px;
}

.csc-sitemap-level4 {
	margin: 1px 0 1px 60px;
}

.csc-sitemap-level5 {
	margin: 1px 0 1px 80px;
}

.csc-menu {
	margin: 0 0 20px 0;
}

/*-------------------- contact-form --------------------*/

#contact-form {
	margin: 20px 0 20px 0;
}

#contact-form td {
	vertical-align: top;
	padding: 0 0 8px 0;
}

#contact-form td.labels {
	text-align: right;
	padding: 2px 5px 0 0;
}

#contact-form input,
#contact-form select,
#contact-form textarea {
	width: 300px;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;	
}

#contact-form textarea {
	height: 100px;
}

#contact-form input.submit-button {
	width: 100px;
	margin: 15px 0 20px 0;
}

/*-------------------- news --------------------*/

div.news-latest-container, div.news-teaser-container, div.news-banner-container {
	margin: 0 0 10px 0;
}

#rightContent .news-latest-container h3,
#rightContent .news-teaser-container h3 {
	font-size: 12px;
	margin: 10px 0 2px 0;	
}

.news-banner-item img {
	margin: 0 0 2px 0;
}

#rightContent .news-banner-container p.bodytext,
#rightContent .news-latest-container p.bodytext,
#rightContent .news-teaser-container p.bodytext {
	font-size: 12px;
	line-height: 16px;
	color: black;
	width: 200px;
	margin: 0;
	padding: 0;
}

.news-latest-container .news-latest-morelink,
.news-teaser-container .news-teaser-morelink {
	font-weight: bold;
	margin: 0 0 20px 0;
}

.news-latest-container .news-latest-gotoarchive {
	font-weight: bold;
	color: #003882;
}

.news-single-item h2 {
	font-size: 20px;
	color: #003882;
	margin: 5px 0 0 0;
}

.news-single-item h3 {
	font-size: 12px;
	color: 	#003882;
	margin: 10px 0 0 0;	
}

.news-single-img {
	position: relative;
	margin: 0 0 10px 5px;
	height: 100%;	
}

.news-single-img p {
	position: absolute;
	margin: 0;
	bottom: 0;
	left: 250px;
	width: 190px;
	font-size: 11px;
	line-height: 15px;
}

div.news-clearer {
	line-height: 1px;
	font-size: 1px;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #8C8C8C;
	margin: 15px 0 15px 0;
	clear: both;
}

/*-------------------- mainContent --------------------*/

#mainContent {
	padding: 15px 13px 20px 13px;
	margin: 0;
	overflow: hidden;
	width : auto !important;
	width : 482px;
}

	.to_top {
		float: left;
	}
	
	.to_top a {
		color: #000;
	}
	
	.to_top img {
		margin: 0 10px 0 5px;
	}
	
	#printbutton {
		text-align: right;
	}
	
	#printbutton a {
		color: #000;
	}
	
	#printbutton img {
		margin: 0 5px 0 10px;
	}
	
	#mainContent p, 
	#mainContent h1, 
	#mainContent h2, 
	#mainContent h3 {
		padding: 0 5px 0 5px;	
	}
	
/*-------------------- rightContent --------------------*/

#rightContent {
	margin: 15px 0px 10px 20px;
}

	#rightContent h1 {
		margin: 20px 10px 15px 0;
		font-size: 12px;
		color: #00309C;
	}
	
	#rightContent h1.csc-firstHeader {
		margin: 0;
		padding: 0;
		font-size: 12px;
		color: #00309C;
	}
	

	#rightContent h2 {
		margin: 20px 10px 15px 0;
		font-size: 12px;
		color: #00309C;
	}

	#rightContent h2.csc-firstHeader {
		margin: 0 10px 15px 0;
		font-size: 12px;
		color: #00309C;
	}

	#rightContent p {
		margin: 0 10px 0 0;
		color: #000;
	}

	#rightContent p.first {
		margin: 0 10px 0 0;
		color: #000;
	}
	
	#rightContent a {
		color: #000;
		font-size: 11px;
	}
	
/*-------------------- leftContent --------------------*/

#leftContent {
	margin: 15px 0px 10px 20px;
}

	#leftContent h1 {
		margin: 20px 10px 15px 0;
		font-size: 12px;
		color: #00309C;
	}
	
	#leftContent h1.csc-firstHeader {
		margin: 0 10px 15px 0;
		font-size: 12px;
		color: #00309C;
	}
	

	#leftContent h2 {
		margin: 20px 10px 15px 0;
		font-size: 12px;
		color: #00309C;
	}

	#leftContent h2.csc-firstHeader {
		margin: 0 10px 15px 0;
		font-size: 12px;
		color: #00309C;
	}

	#leftContent p {
		margin: 0 10px 0 0;
		color: #000;
	}

	#leftContent p.first {
		margin: 0 10px 0 0;
		color: #000;
	}
	
	#leftContent a {
		color: #000;
		font-size: 11px;
	}
	
	/* -----------------------------------------------
	Indexed Search - Please Wait
----------------------------------------------- */
#pleasewait{
display:none;
margin: 0px 5px;
background:#003882 url('../gfx/ajax-loader.gif') no-repeat scroll center center;
color:white;
font-weight:bold;
height:16px;
line-height:18px;
position:absolute;
text-align:center;
top:0px;
width:16px;
z-index:100;
}