
body, select, option {
	font-family: Verdana, Helvetiva, sans-serif;
	font-weight: normal;
	font-size: 13.0px;
	line-height: 17.0px;
}
table {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 13.0px;
	line-height: 17.0px;
	color: #202020;
	text-decoration: none;
	list-style-type: none;
}

a	{ text-decoration: none; }

img { border-style: none; }

a:hover { }

h1	{
	font-family: serif;
	font-weight: 400;
	font-style: italic;
	font-size: 32.0px;
	line-height: 36.0px;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
}
h1.s	{
	font-size: 24.0px;
	line-height: 30.0px;
}
h1.b {
	font-family: sans-serif;
	font-style: normal;
	font-size: 24.0px;
	line-height: 30.0px;
	text-transform: uppercase;
}
h2	{
	font-family: serif;
	font-weight: normal;
	font-style: normal;
	font-size: 17.0px;
	line-height: 25.0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h2.b {
	font-family: sans-serif;
	font-size: 24.0px;
	line-height: 30.0px;
}
h3	{
	font-family: Verdana, Helvetiva, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 13.0px;
	line-height: 17.0px;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	text-align: left;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	list-style-type: none;
}
.txt	{
	font-weight: normal;
	font-style: normal;
	font-size: 13.0px;
	line-height: 17.0px;
	color: #202020;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
}
.itxt	{
	font-weight: normal;
	font-style: normal;
	font-size: 13.0px;
	line-height: 17.0px;
	color: #202020;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
}
ul {
	padding-left: 20px;
}
li {
	list-style-type: none;
}
.textcontainer li:before {
	margin-left: -20px;
	display: block;
	float: left;
	width: 20px;
	content: "... "
}
.link {
	font-weight: bold;
}
div.more {
	font-style: italic;
}

.navi {
	display: inline;
	font-weight: normal;
	font-style: normal;
	font-size: 10.0px;
	text-decoration: none;
	padding-right: 16px;
}
.navi.active {
}
.navi1 {
	font-size: 10.0px;
	// font-weight: bold;
	text-transform: uppercase;
}
#navi .navi1 {
	padding-right: 12px;
}
#tnavi .navi {
	font-size: 11.0px;
	font-weight: normal;
}

#faddr, .addr {
	font-family: sans-serif;
	font-style: normal;
	font-size: 14.0px;
	letter-spacing: 0.025em;
	text-align: right;
}

.nobr { white-space: nowrap; }

.ctable {
	display: table;
	height: 100%;
	width: 100%;
}
.crow {
	display: table-row;
	vertical-align: top;
}
.ccell {
	display: table-cell;
	width: 100%;
	vertical-align: top;
}

.em {
}

.imgbutton { padding: 0px; }

.input {
	border: 0px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	width: 300px;
	font-family: serif;
	font-style: italic;
	font-size: 13.0px;
	line-height: 17.0px;
	padding-left: 5px;
}
textarea.input {
	padding: 5px;
}
.select {
	font-size: 9px; line-height: 12px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;	
}
hr {
	border: 0px;
	border-bottom: 1px dotted;
}

#bgimage {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.slider {
	position: relative;
}
.slider div {
	overflow: hidden;
}
.slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.nivo-directionNav a {
	background: url("/jquery/nivo-slider/themes/default/arrows.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	display: block;
	height: 30px;
	text-align: left;
	text-indent: -9999px;
	width: 30px;
}
a.nivo-nextNav {
	background-position: -30px 0;
	right: 15px;
}
a.nivo-prevNav {
	left: 15px;
}
.nivo-controlNav {
	position:absolute;
	right: 0px;
	top: -15px;
	z-index:20;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:11px;
	text-align: left;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.slider .nivo-caption {
	font-size: 9px;
	height: 25px;
	bottom: -25px;
	background: white;
}
.slider .nivo-caption p {
	padding: 0px;
	padding-left: 5px;
	padding-top: 2px;
	color: black;
}

#sform {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
#skey {
	width: 130px;
	font-size: 11.0px;
	background-color: transparent;
	border-bottom: 1px dotted #606a7b;
}
#ssend, .nobutton {
	background-color: transparent;
	border: 0px;
	padding: 0px;
	cursor: pointer;
}

form td:nth-child(n+2) {
	padding-left: 15px;
}

.short, .more {
	cursor: pointer;
}
.fbox {
}
.popimg {
	cursor: url(/pix/icon/lupe.png), auto;
}
.label {
	text-align: right;
	white-space: nowrap;
}
.shadow {
}
.gbook {
	width: 906px;
	height: 291px;
	overflow: hidden;
	position: absolute;
}
.gbook .b-arrow-next div {
	background: url("/pix/icon/booklet/arrow-next.png") no-repeat;
}
.gbook .b-arrow-prev div {
	background: url("/pix/icon/booklet/arrow-prev.png") no-repeat;
}
.gbook-cover {
	position: relative;
	padding-top: 7px;
	padding-left: 23px;
	width: 934px;
	height: 304px;
	background: url("/pix/icon/booklet2/hintergrund.png") no-repeat;
}
.gbook.booklet {
	// left: -3px;
}
.gbook-start {
	cursor: pointer;
	position: absolute;
	left: -19px;
	top: 200px;
}
.gbook-left {
	cursor: pointer;
	position: absolute;
	left: -16px;
	top: 150px;
}
.gbook-right {
	cursor: pointer;
	position: absolute;
	right: -16px;
	top: 150px;
}
.gbook-end {
	cursor: pointer;
	position: absolute;
	right: -19px;
	top: 200px;
}
.gbook-page {
	width: 453px;
	height: 291px;
}
.gbook .shadow-left {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100px;
	height: 291px;
	z-index: 100;
}
.gbook .shadow-right {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 291px;
	z-index: 100;
}
.gbook>.gbook-page {
	display: none;
}
