HTML {  
}

BODY {
	margin: 0;
	padding: 40px 0px;

	
	font-family: Tahoma, Geneva, Kalimati, sans-serif; 
	background: url('../res/bg-body.png') repeat top left;
	font-size: 12px;
	color: #771e1e;
	line-height: 18px;
}

A {
	text-decoration: none;
	color: #791C1D;
}

A:hover {
	text-decoration: underline;
	color: #771e1e;
	text-decoration: none;
}

.cWrapper {
	width: 955px;
	margin: 0 auto;
	position: relative;
}

.cLinks {
	width: 16px;
	height: 58px;
	position: absolute;
	right: -32px;
	top: 60px;
}

.cLinks A IMG {
	border: 0;
}

.cLinks A {
	display: block;
	width: 16px;
	height: 16px;
	margin-bottom: 5px;
}

.social-icons {
	background: url('../res/widget.png') no-repeat top left;
}

.social-icons-twitter {
	background-position: 0 -32px;
}

.social-icons-myspace {
	background-position: 0 -16px;
}

.cLogo {
	width: 170px;
	height: 60px;
	float: left;
	
	background: url('../res/logo.png') no-repeat bottom left;
}

.cLangSel {
	text-align: right;
}

.cHeader {
	height: 60px;
}

.cMainMenu {
	background-color: white;
	text-align: right;
	height: 50px;
	padding-top: 10px;
	color: #d3b9bb;
}

.cMainMenu .here,
.cMainMenu  .hier {
	position: absolute;
	z-index: 100;
	width: 43px;
	height: 26px;
	background: url('../res/hier.png') no-repeat center center;
	top: 55px;
	right: 90px;
}

.cMainMenu .here {
	background: url('../res/here.png') no-repeat center center;
}

.cSubTemplate {
	background-color: white;
	height: 500px;
	padding: 10px;
	padding-top: 0;
}


.cDeco {
	background: url('../res/flowers.gif') no-repeat top left;
	position: absolute;
	bottom: /*10px;*/-3px;
	width: 175px;
	height: 380px;
	z-index: 3;
	margin-left: -25px;
}

.cDecoSpan {
	height: 380px;
}

.cSubMenu {
	margin-bottom: 15px;
}

.cSubMenu A {
	display: block;
	color: #d3b9bb;
	padding-left: 15px;
}

.cSubMenu A.act,
.cSubMenu A:hover {
	color: #771e1e;
	text-decoration: none;
}

H1 {
	margin: 0 0 25px 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}

P.bodytext {
	margin: 15px 0;
}

.cMetaMenu {
	padding-top: 15px;
	text-align: right;
}

.cMetaMenu A {
	margin-left: 15px;
/* 	font-size: 18px; */
	color: #bc8d8f;
}

.cMetaMenu A:hover {
	color: #771e1e;
	text-decoration: none;
}

.cBlogLink {
	position: absolute;
	width: 88px;
	height: 59px;
	top: -40px;
	left: 210px;
/* 	margin-top: -65px; */
	overflow: hidden;
}

.cBlogLink A IMG {
	border: none;
}

.cBlogLink A {
/*	border: 1px outset;
	border-left: none;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topright: 15px;
	-khtml-border-top-right-radius: 15px;
	-khtml-border-bottom-right-radius: 15px;

	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;*/
	
	display: block;
	background:  url('../res/bloglink-new.png') no-repeat center center;
	width: 88px;
	height: 59px;
}

.cBlogLink A:hover {
	background:  url('../res/bloglink-new-a.png') no-repeat center center;
}

.cContent {
	font-size: 12px;
	line-height: 18px;
}

.cMetaMenu {
	font-size: 12px;
}

.nllink {
	float: left;
}

.nllink A {
	margin: 0 15px 0 0 ;
}

.field P {
	margin-bottom: 0px;
}

.csc-mailform-submit {
	margin-top: 1em;
}
