/***********************************************/
/* basic .css                                  */
/***********************************************/
@import url(form.css);
 
/* @group 01-basic */
 
body {
	background-color: #36141e;
	/*background-image: url(../images/newintown.png);
	background-repeat: no-repeat; */
	background-position: 80% top;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #795b63;
	margin: 0;
	padding: 0;
 }
 
p {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
 
a {
	color: #fbda8b;
	text-decoration: none;
}
 
a:link {
	color: #fbda8b;
	text-decoration: none;
}
 
a:hover {
	color: #ffb400;
}
 
h1 {
	font-size: 5em;
	font-weight:bold;
	line-height: 1em;
	color: #fff;
}
 
h2 {
	font-size: 5em;
	font-weight:bold;
	line-height: 1em;
	color: #795b63;
}
 
h3 {
	font-size: 0.8em;
	font-weight:normal;
	line-height: 1.4em;
	padding-right: 5px;
}
 
ul {
	margin: 0;
	padding: 0;
}
 
li {
	list-style: none;
}
 
img {
	border: none;
}
 
#clear, .clear {
	clear: both;
}
 
li.clear {
	width: 0;
	height: 20px;
}
 
/* @end */
 
/* @group 02-wrapper */
#wrapper {
	width: 930px;
	height: auto;
	margin: 100px auto 10px auto;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 40%;
}
 
#conthead {
	height: auto;
	width: 930px;
	clear: both;
	margin-bottom: 70px;
}
 
#contlabel {
	height: 100px;
	width: 930px;
	clear: both;
}
 
#footer {
	height: auto;
	width: 930px;
	clear: both;
	margin: 0 0 20px 0;
	padding-top: 70px;
}
 
/* @end */
 
/* @group 10-conthead */
 
#conthead div {
	margin: 0;
	width: 880px;
	height: auto;
	list-style: none;
	text-align: left;
	float: left;
}
 
#conthead div.leftsite {
	width: 50px;
	text-align: right;
}
 
#conthead div.logo2h {
	background-image: url(../images/logo2h.png);
	background-repeat: no-repeat;
	background-position: 510px top;
}
 
#conthead div.logo2h h1 {
	display: block;
	text-align: right;
	width: 480px;
	height: auto;
	margin: 0;
	padding-top: 35px;
}
 
#conthead div.logo2h h2 {
	display: block;
	text-align: center;
	width: 600px;
	margin: 0 0 100px 0;
	float: left;
}
 
#conthead div.logo2h:hover h2 {
	display: block;
	text-align: center;
	width: 600 px;
	color: #ffa100;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 100px;
	margin-left: 0;
}
 
#conthead div.logo2h p {
	float: left;
	display: block;
	padding: 125px 0 0 40px;
	font-size: 1.8em;
	color: #fbda8b;
	visibility: hidden;
	background-image:url(../images/1150622421.png);
}
 
#conthead div.logo2h:hover p {
	float: left;
	display: block;
	padding: 146px 0 0 40px;
	font-size: 1.8em;
	color: #fbda8b;
	visibility: visible;
}
 
#conthead div.leftsite h3 {
	margin-top: 40px;
}
 
#conthead div.contentdf {
	margin: 0;
	padding: 0;
}
 
#conthead div.contentdf h1 {
	font-size: 2em;
	margin-bottom: 8px;
	margin-left: 10px;
}
 
#conthead div.contentdf p a {
	padding: 36px 0 0 32px;
	display: block;
	background-image: url(../images/cl.png);
	background-repeat: no-repeat;
	background-position: 2px 35px;
}
 
#conthead div.contentdf p a:hover {
	color: #ffb400;
}
 
#conthead div.contentdf p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-left: 10px;
	margin-bottom: 10px;
}
 
#googlemap {
	width: 870px;
	height: 400px;
	margin: 20px 0 20px 10px;
}
 
/* @end */
 
/* @group 11-contlabel */
 
#contlabel ul li {
	margin: 0;
	height: 100px;
	list-style: none;
	float: left;
	text-align: left;
}
 
#contlabel ul li.leftsite {
	width: 50px;
	text-align: right;
	margin-right:10px ;
}
 
#contlabel ul li.leftsite h3 {
	margin: 0;
}
 
#contlabel ul li.label1 {
	background-image: url(../images/label_logo_n.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	margin-right: 10px;
}
 
#contlabel ul li.label2 {
	background-image: url(../images/label_logo_n.png);
	background-repeat: no-repeat;
	background-position: -160px top;
	width: 260px;
	margin-right: 25px;
}
 
#contlabel ul li.label3 {
	background-image: url(../images/label_logo_n.png);
	background-repeat: no-repeat;
	background-position: -441px top;
	width: 195px;
	margin-right: 10px;
}
 
#contlabel ul li.label4 {
	background-image: url(../images/label_logo_n.png);
	background-repeat: no-repeat;
	background-position: -640px top;
	width: 210px;
}
 
#contlabel ul li.label1:hover {
	background-image: url(../images/label_logo_a.png);
	background-repeat: no-repeat;
	background-position: left top;
}
 
#contlabel ul li.label2:hover {
	background-image: url(../images/label_logo_a.png);
	background-repeat: no-repeat;
	background-position: -160px top;
}
 
#contlabel ul li.label3:hover {
	background-image: url(../images/label_logo_a.png);
	background-repeat: no-repeat;
	background-position: -441px top;
}
 
#contlabel ul li.label4:hover {
	background-image: url(../images/label_logo_a.png);
	background-repeat: no-repeat;
	background-position: -640px top;
}
 
#contlabel ul li p {
	font-size: 1.2em;
	padding-top: 60px;
}
 
#contlabel ul li p a {
	background-image: url(../images/ico_goton.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 4px 0 4px 34px;
	display: block;
	color: #795b63;
}
 
#contlabel ul li.label1:hover p a,
#contlabel ul li.label2:hover p a,
#contlabel ul li.label3:hover p a,
#contlabel ul li.label4:hover p a {
	background-image: url(../images/cl.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 4px 0 4px 34px;
	display: block;
	color: #fbda8b;
}
 
/* @end */
 
/* @group 12-Footer */
 
#footer ul li {
	margin: 0;
	list-style: none;
	float: left;
	text-align: left;
	width: 260px;
	height: 100px;
}
 
#footer ul li.leftsite {
	width: 50px;
	text-align: right;
}
 
#footer ul li.leftsite h3 {
	line-height: .8em;
	margin-top: 2px;
}
 
#footer ul li.icadress {
	background-image: url(../images/icofooter_n.png);
	background-repeat: no-repeat;
	background-position: 5px top;
}
 
#footer ul li.iccontact {
	background-image: url(../images/icofooter_n.png);
	background-repeat: no-repeat;
	background-position: -315px top;
}
 
#footer ul li.icopen {
	background-image: url(../images/icofooter_n.png);
	background-repeat: no-repeat;
	background-position: -635px top;
}
 
#footer ul li.icadress:hover {
	background-image: url(../images/icofooter_a.png);
	background-repeat: no-repeat;
	background-position: 5px top;
}
 
#footer ul li.iccontact:hover {
	background-image: url(../images/icofooter_a.png);
	background-repeat: no-repeat;
	background-position: -315px top;
}
 
#footer ul li.icopen:hover {
	background-image: url(../images/icofooter_a.png);
	background-repeat: no-repeat;
	background-position: -634px top;
}
 
 
 
#footer ul li p {
	font-size: 1.2em;
	padding-left: 86px;
}
 
#footer ul li:hover p {
	color: #ffb400;
}
 
#footer ul li:hover p.acont,
#footer ul li p.acont {
	padding-left: 0px;
}
 
#footer ul li p.acont a {
	background-image: url(../images/ico_goton.png);
	background-repeat: no-repeat;
	background-position: 40px 2px;
	padding: 4px 0 4px 86px;
	display: block;
	color: #795b63;
}
 
#footer ul li:hover p.acont a {
	visibility: visible;
	background-image: url(../images/cl.png);
	background-repeat: no-repeat;
	background-position: 40px 2px;
	padding: 4px 0 4px 86px;
	display: block;
	color: #fbda8b;
}
 
#footer ul li p .tag {
	display: block;
	width: 70px;
	float: left;
}
 
#footer ul li p .zeit {
	display: block;
	width: 70px;
	float: left;
	text-align: right;
}
 
 
#footer #copyrights {
	clear: both;
	width: 930px;
	text-align: right;
}
 
#footer #copyrights p {
	color: #795b63 ;
	font-size: 0.9em;
}
 
#footer #copyrights p {
	color: #795b63 ;
	font-size: 0.9em;
}
 
#footer #copyrights p a {
	color: #795b63 ;
}
 
#footer #copyrights p a:hover {
	color: #ffb400;
}
 
 
/* @end */
 
/* @group 20-ie6 Hack */
 
/* @end */
