body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100,01%;
  background-color: #EFEFEF;
}

input,
select,
textarea {
  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

select {
  border: 1px solid;
  border-color: #BDBDBD;
  font-size: 10px;
}

textarea {
  border: 1px solid;
  border-color: #BDBDBD;
  font-size: 11px;
}

h2 {
	width:534;
  font-size: 17px;
  padding-left: 15px;
  padding-bottom: 5px;
  background-image: url(images/H2BackgroundGreen.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}

h3 {
  font-size: 14px;
  padding-bottom: 2px;
  margin-bottom: 2px;
}

h4 {
  font-size: 12px;
  font-weight:bold;
  margin-top: 5px;
  margin-bottom: 2px;
}

p {	
	margin-top: 2px;
  margin-bottom: 2px;
	padding-top: 2px;
  padding-bottom: 2px;
}

.topArea {
		background-image:url(images/background_image_top.jpg); 
		background-repeat:no-repeat; 
		background-position:top left; 
		border-color:#000000; 
		border-width:1px; 
		border-style:solid; 
		border-bottom-style:none;
}

.logoArea {
		width:250px; 
		height:100px; 
		background-image:url(images/logo_image_top.jpg); 
		background-repeat:no-repeat; 
		background-position:top left;
		border-style:none;
}

.mainArea {
		background-color:#FFFFFF; 
		border-color:#000000; 
		border-width:1px; 
		border-style:solid; 
		border-top-style:none;
}

a {
  color: #4388CD;
  font-weight: bold;
  text-decoration: none;
}

a:link {
}

a:visited {
}

a:focus {
}

a:hover {
  color: #78AADC;
}

a:active {
}



.mainContent
{
	border-color:#000000; 
	border-width:1px; 
	border-style:solid; 
	border-top-style:none; 
	border-bottom-style:none; 
	padding-left:10px; 
	padding-right:10px;
}

.mainContentBottomInfo {font-weight:normal; font-size:7pt; text-align:center;}
	 .mainContentBottomInfo  a {color:#3380CC; text-decoration:none; }
   .mainContentBottomInfo  a:link {color:#3380CC; text-decoration:none;}
   .mainContentBottomInfo  a:visited {color:#3380CC; text-decoration:none;}
   .mainContentBottomInfo  a:hover {color:#3380CC; text-decoration:underline;}
   .mainContentBottomInfo  a:active {color:#3380CC; text-decoration:none;}

#breadcrumb {
	margin:0px;
}

#breadcrumb a {
  font-weight: normal;
}

.pathline
{
	font-size:9pt; 
	background-color:#F6FAFE; 
	background-image:url(images/pathline_background.jpg);  
	background-repeat:no-repeat; 
	background-position:top left;
	border-top:solid 1px #000000; 
	border-bottom:solid 1px #000000;
	padding-left:15px; 
	padding-right:0px;
	padding-top:3px;
	padding-bottom:3px;
}

.pathline p
{
	margin: 0px;
	padding:0px;
	white-space: nowrap;
}

.pathline a {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.pathline a:link {
}

.pathline a:visited {
}

.pathline a:focus {
}

.pathline a:hover {
  color: #4388CD;
}

.pathline a:active {
}


.contactImprintLogin
{
	font-size:9pt;
	text-align:right; 
	background-color:#F6FAFE;
	width:200px;
	border-top:solid 1px #000000; 
	border-bottom:solid 1px #000000;
	padding-left:0px; 
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
	white-space: nowrap;
}

.contactImprintLogin a {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.contactImprintLogin a:link {
}

.contactImprintLogin a:visited {
}

.contactImprintLogin a:focus {
}

.contactImprintLogin a:hover {
  color: #4388CD;
}

.contactImprintLogin a:active {
}

.contactImprintLogin p
{
	margin: 0px;
	padding:0px;
	white-space: nowrap; 
}

.homepageCreator {
		text-align:right;
		color:AAAAAA; 
		font-size:9pt;
}

.homepageCreator a {
		color:#7C97BE; 
		font-size:9pt;
		font-weight:bold;
}

.homepageCreator a:link {
}

.homepageCreator a:hover {
		color:#A5B7D1;
}

.homepageCreator a:visited {
}

.homepageCreator a:active {
}

.csc-textpic-text ul {	
		list-style-image:url(images/listIcon.gif);
}

.mainContent ul {	
		list-style-image:url(images/listIcon.gif);
}

.csc-textpic-image {
	border-style: solid;
	border-width: 1px;
	border-color: #4388CD;
}

DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
    margin-left: 5px !important;
}



