body {
	font-size:13px;
	color:#fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align:center;
	margin:0;
	padding:0;
	background:#333 url(images/body-bg.gif) repeat-x;
	line-height: 1.5;
}
.clearer {
	clear:both;
	height:1px;
	overflow:hidden;
}
p {
	margin:0 0 1em 0;
}
a img {
	border:none;
}
a:link, a:visited {
	color: #cccccc;
}
a:hover, a:active {
	color: #333333;
	background-color: #cccccc;
	text-decoration: none;
}
td, input {
	font-size:11px;
}
.siteblock {
	width:800px;
	text-align:left;
	margin:0 auto;
}
.logo {
	height:40px;
	margin-top:26px;
}
.menu {
	height:27px;
	margin-top:17px;
	position:relative;
	line-height:27px;
	color: #ffffff;
}
.menu a:link, .menu a:visited{
	color:#ffffff;
	font-weight:bold;
	padding:0 7px;
	text-decoration:none;
}
.menu a:hover , .menu a.active {
	color:#000;
}
.menu2 {
	height:27px;
	line-height:27px;
	overflow:hidden;
	position:relative;
	font-size: 11px;
}
.menu2 a {
	padding:0 6px;
	color:#fff;
	text-decoration:none;
}
.menu2 a.active {
	text-decoration:underline;
}
.menu2_item {
	display:none;
	position:absolute;
}
.menu2_item img {
	vertical-align:top;
}
* html .menu2_item img {
	vertical-align:middle;
}

.menu-left , .menu-right {
	height:27px;
	width:26px;
	position:absolute;
	top:0;
	left:0;
	background: transparent url(images/menu-left.gif) no-repeat 100% 0;
}
.menu-right {
	right:0;
	left:auto;
	background: transparent url(images/menu-right.gif) no-repeat 0 0;
}
.menu_links {
	margin:0 26px;
	line-height:27px;
	background:transparent url(images/menu-bg.gif) repeat-x;
}
.mainblock {
	background:transparent url(images/shadow-bg.gif) repeat-y;
	position:relative;
}
.stl , .str {
	position:absolute;
	top:0;
	left:0;
}
.str {
	left:auto;
	right:0;
}
.shadow-left {
	background:transparent url(images/shadow-left.gif) no-repeat 0 10px;
}
.shadow-right {
	background:transparent url(images/shadow-right.gif) no-repeat 100% 10px;
	text-align:center;
}
.content {
	background:#333 url(images/content-bg.gif) repeat-x;
	width:748px;
	margin:0 auto;
	text-align:left;
	min-height:450px;
}
* html .content {
	height:450px;
}
.shadow-bottom {
	height:26px;
	background:transparent url(images/content-bottom.png) no-repeat;
}
* html .shadow-bottom{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='fileadmin/images/content-bottom.png', sizingMethod='scale');
}
.content-left {
	width:415px;
	float:left;
}
.content-right {
	width:265px;
	float:right;
	padding-top: 70px;
	margin-right: 20px;
}
.csc-textpic-image {
	padding:1px;
	border:1px solid #ccc;
}
.csc-textpic-imagewrap , .csc-textpic-imagerow {
	width:auto !important;
}
.csc-textpic-imagerow {
	overflow:auto;
}


.csc-mailform {
	border: 0;
}
.csc-mailform-field {
	height: 24px;
	line-height: 24px;
}
.csc-mailform-area {

}
.csc-mailform-submit {
	display: block;
	clear: both;
	margin-left:150px;
}
.cinput {
	width:210px;
}
label {
	width: 150px;
	float: left;
	text-align: left;
	margin-right: 0.0em;
	display: block;
	height: 20px;
	line-height: 20px;
}

input, textarea {
	border: 1px solid #ffffff;
	background-color: #999999;
}
input { 
	padding: 2px;
	height: 20px;
}
textarea {
	margin-bottom: 2px;
}

.capimg {
	height: 20px;
	line-height: 20px;
	float: left;
	margin-right: 4px;
}
#captcha {
	margin: 2px 0 2px 0;
}
/*
blockquote {
	margin: 0 0 20px 0;
	text-align: left;
	text-indent: 30px;
	background: url(images/quotes1.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

blockquote p {
	line-height: 22px;
	display: inline;
	padding-right: 30px;
	font-size: 16px;
	
	margin: 10px auto 10px auto;
	background: url(images/quotes2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
*/
blockquote {
	background: url(images/quotes1.gif) left top no-repeat;
	margin: 0;
}
.content-left blockquote {
	margin: 0 0 26px 60px;
	width: 270px;
}

blockquote p {
	padding: 0 30px;
	background: url(images/quotes2.gif) right bottom no-repeat;
	font-size: 16px;
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
/*	height: 127px;
	overflow: hidden;*/
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin: 0 0 0 4px;
}
.footermenu {
	clear: both;
	text-align: right;
	padding: 0 22px;
	font-size: 11px;
}
