.csc-mailform-field {
  margin-bottom: 16px;
}
     
.csc-mailform-field label {
  width: 186px;
  display: block;
  float: left;
}

.csc-mailform-submit {
  margin-left: 190px;
}

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

.csc-mailform-field textarea {
  font-size: 12px;
}

#content-left-wrap {
	position: relative;
	left: 26px;

	float: left;
	width: 340px;
	overflow: hidden;	
	font-size: 1.1em;
	color: #4A4A4A;
}

#content-right-wrap {
	position: relative;
	left: 58px;
	
	float: left;
	width: 165px;
	overflow: hidden;

	font-size: 1.1em;
	color: #4A4A4A;
}

#content-normal-wrap {
	font-size: 1.1em;
	padding: 0 26px 0 26px;
	color: #4A4A4A;
}

img {
	border: 0;
}

img.at-img {
	position: relative;
	top: 0.2em;
}


p {
	padding: 0;
	margin: 0 0 0.6em 0;
	line-height: 1.3em;
}

sup {
	font-size:0.9em;
}

sub {
	font-size:0.9em;
}





#conent-wrap ol {
	margin: 0 0 0.8em 0;
	padding: 0 0 0 1.7em;
}

#conent-wrap ul {
	margin: 0 0 0.8em 0;
	padding: 0 0 0 1.4em;
	list-style-type: disc;
}

#conent-wrap ol li {
	line-height: 1.4em;
	padding: 0;
	margin: 0 0 0.2em 0.3em;
}



#conent-wrap ul li {
	line-height: 1.4em;
	margin: 0 0 0.2em 0.2em;
/*
	padding: 0 0 0 1.4em;
	background-image:url(img/list-img-7.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
*/	
}	


#conent-wrap ul li ul {
	margin-top: 0px;
	margin-bottom: -8px;
	list-style-type: circle;
}

#conent-wrap ul li ol {
	margin-top: 0px;
	margin-bottom: -8px;
}
	


h1.csc-firstHeader, h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #CD1304;
	margin: 0;
	padding: 0 0 0.4em 0;
} 

h2.csc-firstHeader, h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #4A4A4A;
	margin: 0;
	padding: 0 0 0.4em 0;
} 

h3.csc-firstHeader, h3 {
	font-size: 1.18em;
	font-weight: bold;
	color: #4A4A4A;
	margin: 0;
	padding: 0 0 0.4em 0;
} 

.csc-textpic-imagewrap {
	margin-bottom: 5px;	
}

.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
.csc-textpic-intext-right div.csc-textpic-imagewrap .csc-textpic-image {
   padding: 4px 0 4px 10px;
}

.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
   padding: 4px 10px 4px 0;
} 

.csc-textpic-caption {
	font-family: arial;
	font-weight: normal;
	font-size: 1em;
}

.csc-frame-frame1 h2,
.csc-frame-frame1 h3,
.csc-frame-frame2 h2,
.csc-frame-frame2 h3 {
	color: black;
}

.gb-autor-homepage-link {
	font-size: 1.0em;
	font-family: arial;
}

.downloadLinkItem {display:block;background-color:#E3E3E3;margin-bottom:5px;padding:5px;}

.downloadLinkDescription  {color:#000000;font-size:11px;}

.downloadLink {display:block;margin-bottom:4px;}

.downloadLinkAhref {font-weight:bold;text-decoration:underline;}

.downloadLinkCounter {margin-left:10px; color:#cc0000;display:inline;}

.downloadLinkMetaData {color:#999;font-weight:normal;font-style:italic;}

.downloadLinkCreationDate {display:inline;}

.downloadLinkCreationTime {display:inline;}

.downloadLinkFilesize {display:inline;} 


.tx-guestbook-form-textarea {
  width: 520px !important;
  height: 200px;
  font-size: 13px;
}

p.csc-frame-frame1, table.csc-frame-frame1, 
p.csc-frame-frame2, table.csc-frame-frame2 {
    background-color: #ffff66;
    border: 0;
    padding: 4px 6px;
}

p.csc-frame-frame1, table.csc-frame-frame1 {
    background-color: #E3E3E3;
}

/*
.csc-frame-frame1 img,
.csc-frame-frame2 img,
.bodytext img {
  position: relative;
  top: 5px;
  margin-top: -5px;
}
*/

.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.align-justify {
  text-align: justify;
}
.align-left {
  text-align: left;
}

.news-backandforward a {
  text-decoration: none;
}

.news-backandforward a:hover {
  text-decoration: underline;
}