@charset "utf-8";
body {
	margin: 0;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.5;
	padding: 0;
	background-color: #E8E8E8;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
p .klein {
	font-size: 80%;
}

h1 {
	color: #D7C500;
	font-size: 115%;
}

h2 {
	font-size: 110%;
	color: #D7C500;
}
h3 {
	font-size: 100%;
	color: #D7C500;
}
h4 {
     font-style: italic;
     font-size: 90%;
	color: #D72200;
}
.comment {
	font-size: 12px;
	font-style: italic;
	color: #609;
}

a img {
	border: none;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BC9D0;
}
header {
	height: 155px;
	width: 980px;

}
header .column620 {
	width: 620px;
	height: 155px;
	float: left;
}
header .r{
	float: right;
	padding-right: 5px;
	line-height: 1.5;
	padding-top: 35px;
	height: 120px;
	color: #D7C500;
	font-size: 85%;
	padding-left: 0px;
}
header .r a:link {
	color: #D7C500;
	text-decoration: none;
}
header .r a:visited {
	color: #D7C500;
	text-decoration: none;
}

header .r a:hover {
	text-decoration: none;
	color: #666;
}

header .r a:active {
	text-decoration: none;
	color: #666;
	font-size: 120%;
}
header .r a:focus {
	text-decoration: none;
	color: #666;
	font-size: 120%;
}


.sidebar1 {
	float: left;
	width: 185px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9BC9D0;
}


.content {
	width: 430px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7C500;
}
.content address {
	font-style: normal;
}
.snip {
	line-height: normal;
	padding-top: 0px;
	padding-left: 15px;
	color: #666666;
}
.snip  p {
	padding-left: 0px;
	font-size: 80%;
}

.sidebar2 {
	float: left;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 20px;
	width: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9BC9D0;
}

.content ul, .content ol {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
}
nav ul {
	list-style: none;
	margin-bottom: 15px;
}
nav ul a:link {
	text-decoration: none;
}
nav ul li {
}
nav ul a, nav ul a:visited {
	display: block;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
}
nav ul a:hover, nav ul a:active, nav ul a:focus {
	color: #FFF;
	background-color: #9BC9D0;
}

footer {
	position: relative;
	clear: both;
	line-height: 1.4;
	background-color: #DFDFDF;
	height: 40px;
	padding: 0px;
	/* [disabled]width: 980px; */
}

footer .logo {
	float: left;
	padding-left: 20px;
	width: 45px;
	padding-top: 0px;
}
footer .BWD {
	float: right;
	padding-right: 20px;
	padding-left: 15px;
}
footer .BWD a:link {
	color: #888888;
	text-decoration: none;
	font-size: 80%;
}
footer .BWD a:visited {
	color: #888888;
	text-decoration: none;
	font-size: 80%;
}
footer .BWD a:hover, footer .BWD a:active, footer .BWD a:focus {
	text-decoration: none;
	font-size: 100%;
	color: #666;
	font-style: normal;
}

footer address{
	font-style: normal;
}
footer .column400 {
	float: left;
	width: 400px;
	padding-left: 0px;
	color: #C53B4A;
}
footer a:link {
	color: #999999;
	text-decoration: none;
}
footer a:visited {
	color: #999999;
	text-decoration: none;
}
footer a:hover ,.footer a:active,.footer a:focus{ 
	font-size: 120%;
	text-decoration: none;
	color: #ff3300;
}


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.iframe-map {
	padding-left: 15px;
	height: 285px;
	width: 285px;
}
.iframe-map-1 {
	padding-left: 85px;
	width: 215px;
	line-height: 1.1;
}



header, section, footer, aside, nav, article, figure {
	display: block;
}
