body { 
	background: #fff;
	color: #666;
	font: normal 13px/18px "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #fff url(/images/body_back.gif) repeat-x 0% 0%;
	z-index: 1;
}

div {
	margin: 0;
	padding: 0;
	border: 0;
}

a, a:hover {
	text-decoration: none;
	color: #333;
}

img {
	margin: 0px;
	border:0px;
	padding: 0px;
}

div.print {
	display: none;
}

.rot {
	color: #c00;
}

b {
	color: #192E57;
}

a.link_pdf, a.link_pdf:hover, a.link_doc, a.link_doc:hover, a.link_excel, a.link_excel:hover {
	display: block;
	margin: 2px;
	padding: 3px 3px 1px 18px;
	border-bottom: 1px dotted #ccc;
}

a.link_pdf, a.link_pdf:hover {
	background: url(/images/icon_pdf.gif) no-repeat 0% 50%;
}
a.link_doc, a.link_doc:hover {
	background: url(/images/icon_doc.gif) no-repeat 0% 50%;
}

a.link_excel, a.link_excel:hover {
	background: url(/images/icon_xls.gif) no-repeat 0% 50%;
}


#container {
	width: 950px;
	background: url(/images/container_back.jpg) no-repeat 0% 0%;
	margin: 0 auto 0 auto;
	text-align: left;
}

.spacer, .spacer_10, .spacer_20_deko {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background: none;
}

.spacer_10 {
	height: 10px;
}

.spacer_20_deko {
	height: 30px;
	background: url(/images/spacer_pretty.gif) no-repeat 50% 50%;
}

#top {
	width: 950px;
	height: 161px;
	position: relative;
	z-index: 3;
	
}


#logo {
	position: absolute;
	width: 240px;
	height: 80px;
	top: 30px;
	left: 355px;
	text-align: center;
}

#topline {
	font: normal 12px/16px "Times New Roman", Times, serif; 
	position: absolute;
	width: 950px;
	top: 0;
	right: 0;
	height: 16px;
	letter-spacing: 1px;
	text-align: right;
	background: #fff;
}

#headnav1 {
	font: normal 19px/16px "Times New Roman", Times, serif; 
	position: absolute;
	width: 250px;
	top: 92px;
	right: 0;
	letter-spacing: 1px;
	text-align: center;
}

#headnav2 {
	font: normal 19px/16px "Times New Roman", Times, serif; 
	position: absolute;
	width: 250px;
	top: 92px;
	left: 0;
	letter-spacing: 1px;
	text-align: center;
}

#headnav3 {
	font: normal 19px/16px "Times New Roman", Times, serif; 
	position: absolute;
	width: 250px;
	top: 118px;
	left: 0;
	letter-spacing: 1px;
	text-align: center;
}

.ldl {
	float: left;
	text-align: left;
	width: 100px;
	padding-left: 20px;
}

.ldr {
	float: right;
	width: 110px;
	text-align: left;
}

.ldc {
	float: left;
	text-align: center;
	width: 250px;
	padding: 0px;
}

#top a:hover {
	color: #888;
}

#top a.sel { 
	background: #FFEF00;
}

span.line2 {
	font: normal 10px/12px "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", sans-serif;
	position: relative;
	float: left;
}


/* ############ KOPFBEREICH ############ */

#head {
	width: 950px;
	height: 217px;
	position: relative;
	z-index: 3;
	overflow: visible;
}

#head img {
	margin: 0;
	border: 0;
}

#head_l {
	position: absolute;
	width: 250px;
	height: 217px;
	top: 0;
	left: 0;
	color: #eee;
}

#head_l_bg {
	position: absolute;
	width: 250px;
	height: 217px;
	z-index: 5;
	top:0;
	left:0;
}

#head_l_text {
	position: absolute;
	width: 250px;
	height: 217px;
	z-index: 6;
	text-align: left;
	top:0;
	left:0;
}

#head_l_text h1 {
	margin: 0;
	padding: 10px 20px 5px 20px;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	font-weight: bold;
}

#head_l_text b {
	color: #fff;
}

#head_l_text p {
	margin: 0;
	padding: 2px 20px 0px 20px;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}

#head_r {
	position: absolute;
	width: 250px;
	height: 217px;
	top: 0;
	right: 0;
	text-align: center;
}

#head_r a, #head_r a:hover {
	color: #fff;
}

#head_r h1 {
	font-size: 15px;
	line-height: 20px;	
	font-weight: normal;
	margin: 0;
	padding: 60px 10px 10px 10px;
	text-align: center;
	letter-spacing: 1px;
	color: #fff;
}

#head_r h2 {
	font-size: 15px;
	line-height: 22px;	
	font-weight: normal;
	margin: 0;
	padding: 10px;
	text-align: center;
}

#head_r p {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	margin: 20px 0 0 0;
	padding:0;
	color: #ddd;
}

#head_r_bg {
	position: absolute;
	width: 250px;
	height: 217px;
	z-index: 5;
	top:0;
	left:0;	
}

#head_r_text {
	position: absolute;
	width: 250px;
	height: 217px;
	z-index: 6;
	text-align: left;
	top:0;
	left:0;	
}

#head_r_text h1 {
	margin: 0;
	padding: 10px 20px 5px 20px;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	font-weight: bold;
}

#head_r_text b {
	color: #fff;
}

#head_r_text p {
	margin: 0;
	padding: 5px 20px 0px 20px;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}


a.leseprobe, a.leseprobe:hover {
	display: block;
	float: right;
	padding-left: 25px;
	margin-top: 4px;
	background: url(/images/pdf_sym.gif) no-repeat 0% 50%;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
}

/* -------------------- */


#navi {
	font: normal 12px/18px "Times New Roman", Times, serif;
	padding: 20px 10px 10px 10px;
}


#navi a, #navi a:hover {
	font-size: 19px;
	line-height: 26px;
	padding: 2px 4px 0px 2px;
	color: #ddd;
	border-bottom: 1px dotted #ccc;
}

#navi a:hover {
	color: #aaa;
}

#navi a.sel, #navi a.sel:hover {
	font-size: 19px;
	line-height: 23px;
	padding: 2px 4px 2px 2px;
	color: #333;
	background: #FFEF00;
}

#navi a.sel:hover {
	color: #999;
}

#head_c {
	position: absolute;
	width: 450px;
	height: 217px;
	top: 0;
	right: 250px;
	z-index: 6;
}

#head_c_big {
	position: absolute;
	width: 450px;
	height: 300px;
	top: 0;
	right: 250px;
	z-index: 6;
}

#head_cr {
	position: absolute;
	width: 700px;
	height: 217px;
	top: 0;
	left: 250px;
	z-index: 6;
}


#head_c_text {
	position: absolute;
	width: 450px;
	height: 217px;
	top: 0;
	left: 0px;
	z-index: 7;
}

#head_c_text h1 {
	color: #fff;
	margin: 60px 25px 6px 25px;
	padding: 0;
	font-size: 14px;
	line-height: 22px;
}

#head_c_text p {
	margin: 0;
	padding: 0 25px 0 25px;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
}

#head_link {
	position: absolute;
	width: 450px;
	height: 217px;
	z-index: 20;
}

.hl_weiter {
	background: url(/images/cover_details.png) no-repeat 0% 0% !important; 
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop', src='/images/cover_details.png');
}

.hl_vec {
	background: url(/images/cover_vec.png) no-repeat 0% 0% !important; 
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop', src='/images/cover_vec.png'); 
}

#head_flash {
	position: absolute;
	width: 450px;
	height: 217px;
	z-index: 8;
}

#head_flash2 {
	position: absolute;
	width: 450px;
	height: 278px;
	z-index: 8;
}

#head_flash2 h2, #head_flash2 p {
	padding: 10px;
}

#head_flash2 a, #head_flash2 a:hover {
	color: #000;
}

#head_c a, #head_c a:hover {
	
}


#content_info {
	height: 17px;
	color: #222;
	font-size: 12px;
	line-height: 17px;
	
}

#content_info_l {
	width: 249px;
	float: left;
	text-align: center;
}

#content_info_c {
	width: 450px;
	float: left;
	text-align: center;
}

#content_info_r {
	width: 249px;
	float: right;
	text-align: center;
}


#content {
	padding-top: 20px;

}

/* ------------- LINKE SPALTE -------------- */

#content_l {
	width: 250px;
	float: left;
	margin: 0;
	padding:0;
}

#content_l h1 {
	font-size: 17px;
	line-height: 23px;
	padding: 5px 15px 5px 0;
	margin: 0;
	color: #192E57;
	font-weight: normal;
}

#content_l h2 {
	font-size: 14px;
	line-height: 18px;
	padding: 0px 15px 5px 0;
	margin: 0;
	color: #444;
	font-weight: normal;
}

#content_l h1.small {
	font-size: 15px;
	line-height: 16px;
	padding: 0px 15px 3px 0;
	margin: 0;
	color: #192E57;
	font-weight: normal;
}

#content_l h2.small {
	font-size: 12px;
	line-height: 14px;
	padding: 0px 15px 2px 0;
	margin: 0;
	color: #444;
	font-weight: normal;
}

#content_l h3.small {
	font-size: 11px;
	line-height: 13px;
	padding: 0px 15px 0px 20px;
	margin: 0;
	color: #444;
	font-weight: normal;
}

#content_l p {
	margin: 0;
	padding: 5px 15px 20px 0;
}

#content_l p.small {
	margin: 0;
	padding: 3px 15px 20px 0;
	font-size: 11px;
	line-height: 16px;
}

#subnavi {
	font: normal 12px/18px "Times New Roman", Times, serif; 
	margin:0;
	padding:0;
	width: 248px;
}

#subnavi a, #subnavi a:hover {
	display: block;
	font-size: 19px;
	line-height: 15px;
	padding: 0px 4px 0px 2px;
	margin: 6px 0px 6px 0;
	color: #555;
}

#subnavi a:hover {
	color: #777;
}

#subnavi a.sel, #subnavi a.sel:hover  {
	display: block;
	font-size: 19px;
	line-height: 15px;
	padding: 0px 4px 0px 20px;
	margin: 6px 0px 6px 0;
	color: #555;
	background: #E0DEDF url(/images/yellow_dot.gif) no-repeat 0% 0%;
	
}


#subnavi a.sel:hover {
	color: #777;
}


/* sub sub navi */


#subnavi a.sub, #subnavi a.sub:hover {
	display: block;
	font-size: 14px;
	line-height: 12px;
	padding: 0px 4px 0px 2px;
	margin: 6px 0px 6px 30px;
	color: #555;
}

#subnavi a.sub:hover {
	color: #777;
}

#subnavi a.subsel, #subnavi a.subsel:hover {
	display: block;
	font-size: 14px;
	line-height: 12px;
	padding: 0px 4px 0px 2px;
	margin: 6px 0px 6px 30px;
	color: #555;
	background: #E0DEDF;
}

#subnavi a.subsel:hover {
	color: #777;
}

.suchform form {
	margin: 20px 10px 0 0;
	background: url(/images/schatten_bl.jpg) no-repeat 0% 0%;
	padding: 15px 5px 20px 20px;
}

label.suche {
	font-size: 13px;
	color: #444;
}

input.norm {
	border: 1px solid #aaa;
	font: 11px/14px arial, verdana, sans-serif;
	color: #666;
}

input.go {
	margin: 3px;
	vertical-align: middle;
}

/* ------------- RECHTE SPALTE -------------- */

#content_r {
	width: 250px;
	float: right;
	font-family: arial, sans-serif;
}

#content_r h1.shop {
	font: 13px/23px normal arial, sans-serif;
	letter-spacing: 2px;
	color: #333;
	background: url(/images/scart_norm.gif) no-repeat 0% 5%;
	padding: 0 0 10px 25px;
	margin: 0 0 0 12px;
}

#content_r p {
	padding: 10px 0 0 0;
	margin: 0 0 0 15px;
	
}

.big {
	font-size: 18px;
}

.cartitem {
	background: url(/images/schatten_bl.jpg) no-repeat 0% 0%;
	margin: 5px 0 15px 15px;
	padding: 10px 10px 10px 15px;
	font-size: 11px;
	
}

.cartitem a.remitem, .cartitem a.remitem:hover {
	display: block;
	float: right;
	margin: 0;
	padding: 5px 5px 2px 0;
	font-size: 10px;
}



.cartitem a.tobook, .cartitem a.tobook:hover {
	display: block;
	width: 185px;
	font-size: 12px;
}

.order {
	padding: 25px 10px 13px 5px;
	background: url(/images/schatten_bt_gr.jpg) no-repeat 100% 100%;
	margin: 5px 10px 10px 0;
	font: 13px/21px "Times new Roman", Times, serif;
}

.order a, .order a:hover {
	display: block;
	background: url(/images/go.gif) no-repeat 100% 50%;
	font-size: 15px;
	line-height: 22px;
	color: #AA2C28;
	padding: 0 23px 0 15px;
	text-align: right;
}

.buchpreis {
	float: right;
	padding-right: 10px;
	color: #444;
}

.gesamtpreis {
	float: right;
	padding-right: 20px;
	color: #444;
}

.sitpreis {
	display: block;
	text-align: right;
	font-size: 10px;
}

/* VA */

#content_r h1.right {
	font: bold 14px/20px arial, sans-serif;
	color: #192E57;
	padding: 0 0 5px 0;
	margin: 0 0 0 15px;
	
}

#content_r h1.norm {
	font: 12px/23px normal arial, sans-serif;
	letter-spacing: 1px;
	color: #333;
	padding: 0 0 10px 0;
	margin: 0 0 0 12px;
	
}

.cr_l {
	float: left;
	width: 80px;
	text-align: left;
}

.cr_l h1, .cr_l h1.termin {
	font: bold 23px/26px arial, verdana, sans-serif;
	color: #777;
	margin: 0;
	padding: 0 0 0 15px;
}

.cr_l h2, .cr_l h2.termin {
	font: normal 18px/22px arial, verdana, sans-serif;
	color: #777;
	margin: 0;
	padding: 0 0 0 15px;
}

.cr_r {
	float: right;
	width: 160px;
}

.cr_r h1, .cr_r h1.termin {
	font: bold 15px/18px arial, verdana, sans-serif;
	color: #192E57;
	margin: 0 0 4px 0;
	padding: 0;	
}

#content_r .cr_r p {
	font: normal 11px/14px arial, verdana, sans-serif;
	color: #333;
	margin: 5px 0 0 0;
	padding: 0;
}

#content_r .cr_r p.termin {
	font: normal 11px/14px arial, verdana, sans-serif;
	color: #333;
	margin: 0px 0 0 0;
	padding: 0;
}

.cr_r img {
	margin: 2px;
}

.cr_r .iwrap, #content_l .iwrap {
	float: left;
	position: relative;
	border: 2px solid #ccc;
	margin: 0 0 5px 0;
	padding: 0;
}

table.caltable {
	width: 190px;
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	margin-left: 25px;
	text-align: center;
}

tr.calheader {
	color: #000;
	font-weight: bold;
}

td.cdh {
	color: #777;
	font-weight: bold;
}

td.c_today {
	border: 1px solid #004183;
	padding: 6px;
}

td.c_norm {
	border: none;
	padding: 6px;
}

td.with {
	background: #ccc;
}

td.with a, td.with a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.cal_m_l a, .cal_m_l a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* ------------- MITTELSPALTE -------------- */

#maincontent {
	width: 448px;
	float: right;
}

#maincontent h1.main {
	margin: 2px 25px 6px 25px;
	padding: 0;
	font-size: 18px;
	line-height: 22px;
	color: #192E57;
}

#maincontent h2.main {
	margin: 3px 25px 3px 25px;
	padding: 0;
	font-size: 14px;
	line-height: 18px;
	color: #555;
}

#maincontent h3.date {
	margin: 3px 25px 3px 25px;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	color: #555;
}

#maincontent p {
	margin: 0;
	padding: 0 25px 0 25px;
	font-size: 13px;
	line-height: 18px;
	color: #666;
}

#maincontent p.subtext {
	margin: 0;
	padding: 0 25px 0 25px;
	font-size: 12px;
	line-height: 13px;
	color: #888;
}

#maincontent ul {
	list-style-type: disc;
	margin: 0;
	padding: 0 25px 0 55px;
}

#maincontent ul li {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 17px;
	color: #666;
}

#mc_l {
	width: 220px;
	float: left;
}

#mc_l p {
	padding: 10px 10px 10px 20px;
	margin: 0;
	font: 12px/19px arial, sans-serif;
}

#mc_r {
	width: 223px;
	float: right;
	border-left: 1px solid #aaa;
}

#mc_r img {
	margin: 2px;
}

.imgwrapper {
	float: right;
	position: relative;
	right: 15px;
	border: 2px solid #ccc;
	margin-bottom: 20px;
}

#minheight {
	float: left;
	width: 1px;
	height: 320px;
}


#ordercont {
	padding: 5px 20px 10px 20px;
}

#ordercont h1 {
	margin: 3px 0 3px 0;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	color: #888;
}

	 #ordercont p {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 13px;
	line-height: 17px;
	color: #666;
}

.buchlist {
	width: 425px;
	padding: 14px 5px 5px 14px;
	margin: 0 0 0 5px;
	background: url(/images/schatten_bl.jpg) no-repeat 0% 0%;
	clear: both;
}

.buch {
	float: left;
	width: 100px;
}

.text {
	float: right;
	width: 320px;
}

.text2 {
	float: right;
	width: 410px;
}

.text strong {
	font-weight: normal;
	font-size: 13px;
}

.text h1 {
	margin: 3px 0 3px 0;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	color: #888;
}

.text2 h1 {
	margin: 3px 0 10px 0;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	color: #888;
}

#maincontent .text p {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 13px;
	line-height: 17px;
	color: #666;
}

#maincontent .text2 p {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 13px;
	line-height: 17px;
	color: #666;
}

a.details, a.details:hover {
/*	display: block;
	float: left;
	padding: 6px 20px 6px 0;
	color: #AA2C28;
	margin: 0;
	background: url(/images/go.gif) no-repeat 100% 50%; */
	display: block;
	float: right;
	padding: 0px 22px 0px 0;
	color: #AA2C28;
	margin: 0 5px 0 0;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	background: url(/images/mehr_link.gif) no-repeat 100% 50%;
	border-bottom: 1px dotted #ddd;
}


a.details2, a.details2:hover {
/*	display: block;
	float: left;
	padding: 6px 20px 6px 0;
	color: #AA2C28;
	margin: 0;
	background: url(/images/go.gif) no-repeat 100% 50%; */
	display: block;
	padding: 0px 22px 0px 0;
	color: #AA2C28;
	margin: 3px 5px 3px 5px;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	background: url(/images/mehr_link.gif) no-repeat 100% 50%;
	border-bottom: 1px dotted #ddd;
}

a.autor, a.autor:hover {
	color: #AA2C28;
}


#maincontent .buchdetail {
	width: 430px;
	padding: 5px 0px 5px 0px;
	margin: 0 0 0 15px;
	clear: both;
	text-align: left;
}

.bd_bild {
	float: left;
	width: 140px;
}

#maincontent .bd_bild p {
	margin:0;
	padding: 0;
	font-size: 11px;
}

#maincontent .bd_bild p .preis {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;

}

.incart {
	padding: 25px 10px 13px 5px;
	background: url(/images/schatten_bt_kl.jpg) no-repeat 100% 100%;
	margin: 5px 10px 10px 0;	
}

.incart a, .incart a:hover {
	display: block;
	background: url(/images/scart_add.gif) no-repeat 100% 50%;
	font: 15px/22px "Times new Roman", Times, serif;
	color: #333;
	padding: 0 0 0 5px;
	color: #AA2C28;
}

a.back, a.back:hover {
	display: block;
	background: url(/images/back.gif) no-repeat 0% 50%;
	padding: 2px 2px 2px 20px;
	font: 15px/22px "Times new Roman", Times, serif;
	color: #AA2C28;
}

.bd_text {
	float: right;
	width: 280px;
	margin: 0;
	padding: 0;
}

.bd_text strong {
	font-weight: normal;
	font-size: 13px;
}

.bd_text h1 {
	margin: 3px 20px 3px 0;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	color: #192E57;
}

#maincontent .bd_text p {
	margin: 0;
	padding: 0 20px 0 0;
	font-size: 13px;
	line-height: 17px;
	color: #666;
}

/* Startbücher */

.sbooks_l {
	width: 212px;
	float: left;
	margin: 0;
	background: none;
}

.sbooks_r {
	width: 212px;
	float: right;
	margin: 0;
	background: none;
}

.sbuch {
	float: left;
	width: 86px;
}

.stext {
	float: right;
	width: 123px;
}

.stext strong {
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
}

.stext h1 {
	margin: 3px 0 5px 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	font-family: arial;
}

#maincontent .stext p {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-family: arial;
}

#maincontent table {
	margin: 0 0 0 30px;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-family: arial;
}

.stext a.sdetails, .stext a.sdetails:hover {
	display: block;
	float: right;
	padding: 0px 22px 0px 0;
	color: #AA2C28;
	margin: 0 5px 0 0;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	background: url(/images/mehr_link.gif) no-repeat 100% 50%;
	border-bottom: 1px dotted #ddd;
}

.vspacer_l {
	float: left;
	height: 30px;
	width: 8px;
}

.vspacer_r {
	float: right;
	height: 30px;
	width: 8px;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

.pagination {
	clear: both;
	padding-top: 10px;
	border-top: 1px solid #aaa;
	text-align: center;
}

.pagination a, .pagination a:hover {
	font-size: 14px;
	color: #333;
}

label {
	display: block;
}

input.mitte {
	width: 300px;
	border: solid 1px #888;
	font: 12px/14px arial, sans-serif;
	margin-bottom: 5px;
}

.formlinks {
	clear: both;
	padding: 5px 50px 5px 50px;
}

a.weiter, a.weiter:hover {
	display: block;
	float: right;
	background: url(/images/go.gif) no-repeat 100% 50%;
	padding: 3px 25px 3px 3px;
	font: 18px/20px "Times new Roman", Times, serif;
	color: #AA2C28;
}

a.zurueck, a.zurueck:hover {
	display: block;
	float: left;
	background: url(/images/back.gif) no-repeat 0% 50%;
	padding: 3px 3px 3px 25px;
	font: 18px/20px "Times new Roman", Times, serif;
	color: #AA2C28;
}

/* ------------- ############## -------------- */

.formwrapper form {
	margin: 15px 0 0 50px;
}

input.form, select.form, textarea.form, input.form2, select.form2, textarea.form2, input.email, select.email, textarea.email, input.col2, select.col2, textarea.col2 {
	border:0;
	margin:0;
	padding:2px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
	background: #eee;
	color: #555;
	margin-top: 2px;
	margin-bottom: 4px;
	width: 300px;
}

input.form2, select.form2, textarea.form2 {
	width: 350px;
}

input.email, select.email, textarea.email {
	width: 270px;
}

input.col2, select.col2, textarea.col2 {
	width: 160px;
}

input.submit, input.submit2, input.submit3 {
	border: 1px solid #9FBD1F;
	color: #46475E;
	background: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 6px;
	text-align: center;
	width: 320px;
}

input.submit2 {
	width: 270px;
}

input.submit3 {
	width: 160px;
}

label {
	color: #777;
	font-size: 12px;
	line-height: 15px;
	display: block;
}

a.morelink, a.morelink:hover {
	display: block;
	float: right;
	padding: 0px 22px 0px 0;
	color: #AA2C28;
	margin: 0 5px 0 0;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	background: url(/images/mehr_link.gif) no-repeat 100% 50%;
	border-bottom: 1px dotted #ddd;
}

a.archivlinks, a.archivlinks:hover {
	display: block;
	padding: 1px 20px 1px 10px;
	margin: 5px 20px 5px 0;
	text-align: right;
	font-size: 12px;
	line-height: 16px;
	background: url(/images/mehr_link.gif) no-repeat 100% 50%;
	border-bottom: 1px dotted #ddd;
}

.pdflink {
	display: block;
	background: url(/images/doc_pdf.gif) no-repeat 0% 50%;
	margin: 5px 0 10px 0;
	padding: 10px 20px 10px 33px;
}

.extlink {
	display: block;
	background: url(/images/ext_link.gif) no-repeat 0% 50%;
	margin: 5px 0 10px 0;
	padding: 3px 20px 3px 18px;
}

a.flash, a.flash:hover {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
}

table.cenik {
	margin: 10px;
	width: 400px;
}

.cenik th {
	background: #ddd;
}

.cenik td {
	background: #eee;
}

.form_col {
	float: left;
	clear: none;
	width: 190px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	padding-left: 0px;
}

.form_col p {
	padding: 10px;
}


#footer {
	padding-top: 20px;
	clear: both;
	text-align: center;
}

#footertext {
	height: 17px;
	background: #e6e5e4;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: -2px; right: -2px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
}

/* Head - carousell */

#featured{
	width:450px;
	padding-right:250px;
	position:relative;
	height:217px;
	background:#eee;
	border:0px;
}

#featured ul.ui-tabs-nav{
	position:absolute;
	top:0; left:450px;
	list-style:none;
	padding:0; margin:0;
	width:250px;
	
}
#featured ul.ui-tabs-nav li{
	padding:1px 0; padding-left:13px;
	font-size:12px;
	color:#666;
}
#featured ul.ui-tabs-nav li span{
	font-size:11px; font-family:Verdana;
	line-height:18px;
}

#featured .ui-tabs-panel{
	width:450px; height:217px;
	background:#999; position:relative;
        overflow:hidden;
}
#featured .ui-tabs-hide{display:none;}
#featured li.ui-tabs-nav-item a{/*On Hover Style*/
	display:block;
	height:51px;
	color:#333;  background:#fff;
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{background:#f2f2f2;}
#featured li.ui-tabs-selected{ /*Selected tab style*/
	background:url('/images/selected-item.gif') top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{background:#ccc;}
#featured ul.ui-tabs-nav li img{
	float:left; margin:2px 5px;
	background:#fff;
	padding:2px;
	border:1px solid #eee;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:157px; left:0;
	height:60px;
	width: 450px;
	background: url('/images/transparent-bg.png');
}
#featured .info h2{
	font-size:18px; font-family:Georgia, serif;
	color:#fff; padding:5px 5px 2px 5px; margin:0;
	overflow:hidden;
}
#featured .info p{
	margin:0 5px;
	font-family:Verdana; font-size:11px;
	line-height:15px; color:#f0f0f0;
}
#featured .info a{
	text-decoration:none;
	color:#fff;
}
#featured .info a:hover{text-decoration:underline;}

/* Head - carousell SLO */

#featured-sl{
	width:700px;
	padding-right:250px;
	position:relative;
	height:217px;
	border:0px;
}

#featured-sl ul.ui-tabs-nav{
	position:absolute;
	top:0; left:700px;
	list-style:none;
	padding:0; margin:0;
	width:250px;
	height: 217px;
	background: #eee;
	
}
#featured-sl ul.ui-tabs-nav li{
	padding:1px 0; padding-left:13px;
	font-size:12px;
	color:#666;
}
#featured-sl ul.ui-tabs-nav li span{
	font-size:11px; font-family:Verdana;
	line-height:18px;
}

#featured-sl .ui-tabs-panel{
	width:700px; height:217px;
	background:#999; position:relative;
        overflow:hidden;
}

#featured-sl .ui-tabs-panel .left-bild {
	position: absolute;
	top:0; left:0;
	width: 250px;
}

#featured-sl .ui-tabs-panel .left-bild img  {
	border: 0px;
}

#featured-sl .ui-tabs-panel .center-bild {
	position: absolute;
	top:0; left:250px;
	width: 450px;
	background: #fff;
}
#featured-sl .ui-tabs-panel .center-bild img {
	border: 0px;
}
#featured-sl .ui-tabs-hide{display:none;}
#featured-sl li.ui-tabs-nav-item a{/*On Hover Style*/
	display:block;
	height:51px;
	color:#333;  background:#fff;
	line-height:20px;
}
#featured-sl li.ui-tabs-nav-item a:hover{background:#f2f2f2;}
#featured-sl li.ui-tabs-selected{ /*Selected tab style*/
	background:url('/images/selected-item.gif') top left no-repeat;
}
#featured-sl ul.ui-tabs-nav li.ui-tabs-selected a{background:#ccc;}
#featured-sl ul.ui-tabs-nav li img{
	float:left; margin:2px 5px;
	background:#fff;
	padding:2px;
	border:1px solid #eee;
}
#featured-sl .ui-tabs-panel .info{
	position:absolute;
	top:157px; left:250px;
	height:60px;
	width: 450px;
	background: url('/images/transparent-bg.png');
}
#featured-sl .info h2{
	font-size:18px; font-family:Georgia, serif;
	color:#fff; padding:5px 5px 2px 5px; margin:0;
	overflow:hidden;
}
#featured-sl .info p{
	margin:0 5px;
	font-family:Verdana; font-size:11px;
	line-height:15px; color:#f0f0f0;
}
#featured-sl .info a{
	text-decoration:none;
	color:#fff;
}
#featured-sl .info a:hover{text-decoration:underline;}
.audioplayer {
	padding-left: 15px;
}
