/* Global properties ======================================================== */
html,body {
	width: 100%;
	padding: 0;
	margin: 0;
}

body {
	font: 14px/25px Arial, Helvetica, sans-serif;
	color: #292929;
	min-width: 960px;
	background: url(../images/bg.gif) center 0 repeat;
	border-top: #292929 6px solid;
}

.ic {
	border: 0;
	float: right;
	background: #fff;
	color: red;
	width: 50%;
	line-height: 10px;
	font-size: 10px;
	margin: -220% 0 0;
	overflow: hidden;
	padding: 0;
}

.main {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

/***********************************************************************/
a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

a.button {
	background: #f4f4f4;
	font-size: 14px;
	line-height: 18px;
	color: #01a5ca;
	text-transform: uppercase;
	display: inline-block;
	padding: 12px 16px 13px;
}

a.button:hover {
	background: #d3d1d1;
	color: #333;
}

a.link {
	text-decoration: none;
	cursor: pointer;
	color: #01a5ca;
}

a.link:hover {
	text-decoration: underline;
}

.color-1 {
	color: #01a5ca;
}

a.color-1:hover {
	color: #000;
}

.font-3 {
	font-size: 17px;
	line-height: 33px;
	color: #292929;
}

h2 {
	font-size: 30px;
	line-height: 36px;
	color: #292929;
	font-weight: 400;
	letter-spacing: -1px;
}

h5 {
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 25px;
}

h6 {
	font-size: 14px;
	font-weight: 700;
	padding-top: 15px;
}

.mark {
	color: #01a5ca
}

.htsk {
	font-style: italic;
}

.rechts {
	text-align: right;
	color: #01a5ca;
}

ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
}

ul.list-1 li {
	padding: 0 0 0 12px;
	line-height: 25px;
	background: url(../images/marker-1.gif) 0 11px no-repeat;
}

ul.list-1 li a {
	font-size: 14px;
	color: #292929;
	line-height: 25px;
}

ul.list-1 li a:hover {
	color: #01a5ca;
}

ul.list-2 li {
	padding: 0 0 0 35px;
	line-height: 25px;
	background: url(../images/marker-1.gif) 0 11px no-repeat;
}

ul.list-2 li a {
	font-size: 14px;
	color: #01a5ca;
	line-height: 25px;
}

ul.list-2 li a:hover {
	color: #292929;
}

.column {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	-moz-column-count: 2;
/* Firefox */
	-webkit-column-count: 2;
/* Safari and Chrome */
	column-count: 2;
}

.hts {
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.col1,.col2,.col3,.cols {
	float: left;
}

.col1 {
	width: 380px;
}

.col2 {
	width: 280px;
}

.pad {
	padding: 60px;
	overflow: hidden;
}

.pad_left1 {
	padding-left: 60px;
}

.pad_bot1 {
	padding-bottom: 15px;
}

.marg_right1 {
	margin-right: 20px;
}

.norm {
	padding-bottom: 10px;
}

.quote {
	margin: 3px 40px;
	font-style: italic;
}

.tab {
	margin: 0 40px;
}

.book {
	padding-bottom: 10px;
	padding-left: 130px;
	min-height:200px;
}

div#c1 p {
	clear: both;
	padding-left: 100px;
}

div#c1 p img {
	float: left;
	padding: 10px;
	margin-left: -100px;
	margin-top: 8px;
	margin-bottom: 19px;
}

/******************************************************************/
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	width: 100%;
}

.wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.wrap {
	overflow: hidden;
	position: relative;
}

.extra-wrap {
	overflow: hidden;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.img-indent {
	float: left;
	margin: 3px 30px 0 0;
}

.last {
	margin-right: 0 !important;
}

.img-radius {
	border-radius: 4px;
}

.top-1 {
	padding-top: 35px;
}

.top-2 {
	padding-top: 25px;
}

.top-3 {
	margin-top: 23px;
}

.top-4 {
	margin-top: 33px;
}

.top-5 {
	margin-top: 18px;
}

.top-6 {
	margin-top: 12px;
}

.left-1 {
	padding-left: 20px;
}

.bot-0 {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.pad-1 {
	margin: 13px 0 12px;
}

.p1 {
	padding-bottom: 25px;
}

.p2 {
	padding-bottom: 5px;
}

.p3 {
	padding-bottom: 12px;
}

.p4 {
	padding-bottom: 15px;
}

.p5 {
	padding-bottom: 10px;
}

.p6 {
	padding-bottom: 20px;
}

/*********************************header*************************************/
header {
	width: 100%;
	z-index: 101;
	position: relative;
	overflow: hidden;
	padding-bottom: 17px;
}

h1 {
	float: left;
	margin: 23px 0 0 29px;
}

h1 a {
	font-size: 53px;
	line-height: 65px;
	color: #01a5ca;
	letter-spacing: 1px;
	display: inline-block;
}

h1 a strong {
	display: block;
	color: #292929;
	margin-top: -21px;
	font-weight: 400;
}

.social-icons {
	overflow: hidden;
	text-align: left;
	margin-top: 0;
}

.social-icons a {
	display: inline-block;
	width: 160px;
	height: 167px;
	float: left;
}

.icon-2 {
	background: url(../images/logo.png) 0 0 no-repeat;
	margin-left: 7px;
}

.social-icons a:hover {
	background-position: 0 bottom;
}

nav {
	overflow: hidden;
	margin-right: 30px;
}

ul.menu {
	float: right;
	margin-top: -25px;
}

ul.menu li {
	float: left;
	line-height: 20px;
	margin: 0 0 0 44px;
}

ul.menu li a {
	font-size: 17px;
	line-height: 22px;
	color: #292929;
	display: inline-block;
}

ul.menu li a:hover,ul.menu li.current a {
	color: #01a5ca;
}

.bg-img {
	background: url(../images/bg-img.gif) 0 0 no-repeat;
	width: 150px;
	height: 6px;
	position: absolute;
	top: -6px;
	left: -152px;
}

/*********************************content*************************************/
#content {
	width: 100%;
}

.box-shadow {
	box-shadow: 0 0 5px #dbdbdb;
	background: #fff;
}

.img-border {
	border: #f4f4f4 5px solid;
}

.block-1 {
	padding: 25px 30px 29px 44px;
	text-align: justify;
}

.block-2 {
	padding: 25px 30px 45px 44px;
	text-align: justify;
}

.block-3 {
	padding: 25px 30px 25px 44px;
}

.col-1 {
	float: left;
	width: 575px;
	margin-right: 65px;
}

.col-2 {
	float: left;
	width: 225px;
}

.col-3 {
	float: left;
	width: 225px;
	margin-right: 50px;
}

.col-4 {
	float: left;
	width: 590px;
}

.form-search {
	margin: 27px 0 0;
	width: 210px;
}

#form-search input {
	width: 188px;
	border: #f4f4f4 1px solid;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bebebe;
	vertical-align: top;
	padding: 11px 9px 12px 11px;
	display: inline-block;
	margin-top: 19px;
}

.search_button {
	background: #f4f4f4;
	font-size: 14px;
	line-height: 18px;
	color: #01a5ca;
	text-transform: uppercase;
	display: inline-block;
	padding: 12px 28px 13px;
	margin: 15px 0 0;
}

.search_button:hover {
	background: #d3d1d1;
	color: #333;
}

.box-2>div {
	float: left;
	width: 170px;
	margin-right: 30px;
}

.box-2 p.color-1 {
	margin-top: 5px;
}

.border-1 {
	border-bottom: #e5e5e5 1px solid;
	padding-bottom: 15px;
	margin-bottom: 9px;
}

/****************************footer************************/
footer {
	width: 940px;
	position: relative;
	text-align:center;
	overflow: hidden;
	padding: 32px 0 45px 9px;
}

footer p {
	color: #1e1e1e;
}

/**********************form**********************/
.map {
	width: 200px;
	height: 200px;
	margin: 20px 0 0;
}

.map iframe {
	width: 200px;
	height: 200px;
}

dl {
	margin: 12px 0 0;
}

dl dt {
}

dl dd span {
	display: block;
	width: 83px;
	float: left;
}

dl dd {
}

dl dd a {
	text-decoration: underline !important;
}

dl dd a:hover {
	text-decoration: underline;
	color: #333;
}

#form {
	margin: 20px 0 0;
	width: 575px;
}

#form input {
	border: #f4f4f4 1px solid;
	background: #fff;
	font: 14px Arial, Helvetica, sans-serif;
	color: #bebebe;
	padding: 11px 9px 13px 11px;
	outline: medium none;
	width: 278px;
	height: 17px;
	float: left;
}

#form textarea {
	border: #f4f4f4 1px solid;
	background: #fff;
	font: 14px Arial, Helvetica, sans-serif;
	color: #bebebe;
	height: 192px;
	outline: medium none;
	overflow: auto;
	padding: 12px 0 0 11px;
	width: 562px;
	resize: none;
	margin: 0;
	float: left;
}

#form label {
	position: relative;
	overflow: hidden;
	display: block;
	min-height: 53px;
}

.btns {
	text-align: right;
	width: 575px;
	padding-top: 10px;
}

.btns a {
	display: inline-block;
	margin: 0 0 0 10px;
}

div.item {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    width: 120px;
}

.caption {
    display: block;
}