.tx_ablinklist_catalogView_linkLabel {
	font-size: 12px;
	font-style: normal;
}

.tx-ablinklist-pi1, .tx-ablinklist-pi1 td {
	font-size: 12px;
	font-style: normal;
}


.tx_ablinklist_catalogView_category {
	height:175px;
	padding:3px;
	width:290px;
	font-size: 12px;
}

.tx_ablinklist_catalogView_category i {
	font-style: normal;
	font-size: 12px;
}

body  {
	background: #f3f3f3;
	margin: 0;
	font-family: "Verdana", "Tahoma", "Arial";
	font-size: 12px;
	line-height: 18px;
}

#container { 
	width: 900px;
	margin: 0 auto;
	border: 4px outset #3B7687;
	text-align: left;

}

#header { 
	height: 120px;
	background-image: url(../images/titlebg.gif);

} 

#header a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 30px; 
}

#menu {
	background-color: #3b7687; 
	padding: 6px 15px 6px 0;
	color: #efefef;
	text-align: left;
	font-weight: bold;
}

#menu a {
	color: #efefef;
	text-decoration: none; 
	font-size: 12px; 
	text-transform: none;
	margin-left: 3px;
}

#menu a:hover {
	color: #ecf2f3;
}

#sidebar {
	background: #fafafa;
	background-image: url(../images/rep-bott.gif);
	background-repeat: no-repeat;
	float: left;
	width: 200px;
	padding: 175px 15px 0 15px;
	margin: 0px;
	color: #444444;
	text-align: left;
	border-right: 1px dotted #9f9f9f;
	border-bottom: 1px dotted #9f9f9f;
	font-size: 11px;
}

#sidebar a {
	text-decoration: none; 
	color: #262626;
}

#sidebar a:hover {
	color: #666666;
}

#sidebar img {
	border: solid 1px #d6d6d6;
}

.project {
	margin:15px 0 25px 0;
}

h1 {
	margin: 0px;
	color: #869843; 
	font-size:24px; 
	font-weight: bold;
	font-size: 16px;
}

h2 {
	color: #3b7687;
	font-size: 14px; 
	margin: 20px 0 5px 0;
}

h3 {
	color: #3b7687;
	font-size: 12px; 
	margin: 20px 0 5px 0;
}

#main {
	background-color:white;
} 

#text { 
	margin: 0 0 0 230px;
	padding: 25px 30px 30px 30px;
	color: #444444;
	font-size: 12px; 
	line-height: 18px;
	text-align: left;
} 

#text a {
	color: #3b7687; 
	text-decoration: none;
}

#text a:hover {
	color: #444444;
}

#footer {
	padding: 6px 30px 6px 30px;
	color: #c5d6db;
	background-color: #3b7687; 
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	color: #efefef;
}

#footer a {
	text-decoration: none; 
	color: #efefef;
}

#footer a:hover {
	color: #efefef;
}

.separator {
	font-size: 10px;
	color:#FFFFFF;
}

.clear {
	clear:both;
}

.languageMenu
{
	display: inline;
	margin-right: 15px;
	float: right;
}

#menu .languageMenu a {
	margin-left: 15px;
} 


.languageMenu img
{
	border-width: 0px;
	vertical-align: middle;
}


.right {
	margin: 0px 5px 15px 15px;
	padding: 0px 5px 5px 5px;
	float: right;
	width: 255px;

}

#text .right ul 
{
	margin: 5px 5px 5px 0px;
}

ul li { 
	background:url(../images/a1.gif) top left no-repeat; 
	padding:0px 0px 2px 21px;
}

ul {
	margin: 5px 5px 5px 5px;
	padding:0; 
	list-style:none;
}

.mainmenu {
	margin: 15px 5px 15px 15px;
}

#text H1, #text H2, #text H3
{
	text-align: left;
	margin-bottom: 20px;
}

ol li {
	padding: 5px 0px 5px 0px;
}

#text ul li {
	background:url(../images/button.jpg); 
	background-repeat:no-repeat; 
	background-position: 0px 5px;
	padding: 5px 0px 5px 25px;
}

#text ul {
	margin: 5px 5px 5px 5px;
}


#text .csc-textpic-image img
{
	/* border: 3px solid #efefef; */
}

.align-right
{
	text-align: right;
}

#text .content a
{
	text-decoration: underline;
}

.csc-header-n3 h1{
	 margin-top: 20px;
}

div.tx-veguestbook-pi1 div.code {
	border: 1px solid #eaeaea;
}

p.tx-guestbook-comment {
	border: 1px dotted #aeaeae;
	padding: 10px;
	background: white;	
}

.tx-veguestbook-pi1 div.tx-guestbook-clear {
	clear: right;
}

