/* Clearfix-Methode zum Clearen der Float-Umgebungen */

.clearfix:after {
	content: ".";se
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Basic Elements */

h1, h2, h3, h4, h5, .press h2 {
	font: 30px "Georgia", Times New Roman, Times, serif;
	color: #3f3f3f;
	padding: 0;
	margin: 0 0 10px;
}

h2, h4 {
	margin-bottom: 5px;
	font-size: 16px;
}

.press h2, .detailsite h2 {
	margin-bottom: 5px;
	font-size: 22px;
	color: #a41313;
}

.detailsite h3 {
	font: bold 18px/24px "Arial", Lucida, Tahoma, sans-serif;
	margin-bottom: 20px;
}

h3 {
	font: bold 13px/18px "Arial", Lucida, Tahoma, sans-serif;
	margin-bottom: 0;
}

#rightcolumn h1.content {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 5px;
	}

h4 {
	text-transform: uppercase;
}

.detailsite h4 {
	font: bold 14px/20px "Arial", Lucida, Tahoma, sans-serif;
	margin-bottom: 0px;
	text-transform: none;
}

h5 {
	margin-bottom: 5px;
	font-size: 22px;
}

p {
	margin: 0 0 10px;
	padding: 0;
}

a {
	color: #a41313;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Basic Site Elements */

html {
	height: 101%
}

body {
	font: 12px/18px "Arial", Lucida, Tahoma, sans-serif;
	height: 101%;
	background: white url(http://www.st-benno.de/images/bg_header_bottom.jpg) repeat-x left top;
	color: #3f3f3f;
}

#wave {
	background: url(http://www.st-benno.de/images/bg_header.jpg) no-repeat center top;
}

#wrapper {
	margin: 0 auto;
	width: 940px;
}

#header {
	width: 940px;
	float: left;
	height: 100px;
}

#header img {
	behavior: url(png_fix/iepngfix.htc);
}

#navigation {
	float: left;
	width: 940px;
	padding-top: 9px;
	margin-bottom: 18px;
}

#leftcolumn {
	width: 220px;
	float: left;
	margin-right: 20px;
}

#content {
	float: left;
	width: 460px;
	margin-bottom: 40px;
}

#content p {
	margin: 0 0 10px;
	padding: 0;
}

#rightcolumn {
	width: 220px;
	float: left;
	margin-left: 20px;
}

#footer {
	width: 940px;
	clear: both;
	background: url(http://www.st-benno.de/images/footer_bg.png) no-repeat center top;
	padding-top: 35px;
	text-align: center;
	padding-bottom: 10px;
	color: #828181;
}

/* Breadcrumb */

#breadcrumb {
	float: left;
	width: 940px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: 35px;
	line-height: 35px;
	margin-bottom: 20px;
	background: url(http://www.st-benno.de/images/breadcrumb_cr.png) no-repeat right top;
	font-size: 13px;
}

#breadcrumb_cr {
	background: url(http://www.st-benno.de/images/breadcrumb_cl.png) no-repeat left top;
	padding-left: 10px;
}

#breadcrumb a, #breadcrumb em, #breadcrumb span {
	float: left;
	overflow: hidden;
	height: 35px;
	padding: 0 8px;
	font-style: normal;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#breadcrumb span {
	background: url(http://www.st-benno.de/images/breadcrumb.png) no-repeat left center;
	overflow: hidden;
	padding: 0 0 0 13px;
	width: 0px;
}

/* Hilfsnav */

.hilfsnav {
	float: right;
	margin-right: 10px;
	_margin-top: 10px;
}

.hilfsnav img {
	margin-right: 5px;
}

/* Navigation */

#navbar ul li {
	display: inline;
}

#navbar ul li a:link, #navbar ul li a:visited {
	display: block;
	height: 35px;
	float: left;
	margin: 0;
	font-size: 14px;
	color: #3f3f3f;
	text-decoration: none;
	text-transform: uppercase;
}

#navbar ul li a span {
	display: block;
	height: 28px;
	float: left;
	padding: 7px 20px 0px;
}

#navbar ul li a:hover, #navbar ul li a:active {
	background: url(http://www.st-benno.de/images/navtab_right.png) bottom right no-repeat;
	font-weight: normal;
	font-style: normal;
	color: #3f3f3f;
}

#navbar ul li a:hover span {
	background: url(http://www.st-benno.de/images/navtab_left.png) bottom left no-repeat;
	cursor: pointer;
}

#navbar ul li#active a {
	display: block;
	height: 35px;
	float: left;
	background: url(http://www.st-benno.de/images/navtab_right.png) top right no-repeat;
	margin: 0 1px 0 0;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

#navbar ul li#active a span {
	display: block;
	height: 28px;
	float: left;
	padding: 7px 20px 0px;
	background: url(http://www.st-benno.de/images/navtab_left.png) top left no-repeat;
}

/* User Navigation */

#user_navbar {
	float: right;
	margin-top: 4px;
}

#user_navbar ul li {
	display: inline;
}

#user_navbar ul li a:link, #user_navbar ul li a:visited {
	display: block;
	height: 30px;
	float: left;
	background: url(http://www.st-benno.de/images/navtab_right_user.png) no-repeat right top;
	margin: 0;
	font-size: 13px;
	text-decoration: none;
}

#user_navbar ul li a span {
	display: block;
	float: left;
	padding: 8px 20px 0px 50px;
	height: 22px;
	background: url(http://www.st-benno.de/images/navtab_left_user.png) no-repeat left top;
}

#user_navbar ul li.user_login a span {
	background: url(http://www.st-benno.de/images/navtab_left_login.png) no-repeat left top;
}

#user_navbar ul li a:hover {
	background: url(http://www.st-benno.de/images/navtab_right_user.png) no-repeat right bottom;
	cursor: pointer;
	color: #333;
}

#user_navbar ul li.user_login a:hover span {
	cursor: pointer;
	background: url(http://www.st-benno.de/images/navtab_left_login.png) no-repeat left bottom;
}

#user_navbar ul li a:hover span {
	cursor: pointer;
	background: url(http://www.st-benno.de/images/navtab_left_user.png) no-repeat left bottom;
}

#user_navbar ul li#user_active a, #user_navbar ul li#login_active a {
	display: block;
	height: 30px;
	float: left;
	background: url(http://www.st-benno.de/images/navtab_right_user.png) no-repeat right bottom;
	margin: 0;
	font-size: 13px;
	text-decoration: none;
}

#user_navbar ul li#user_active a span, #user_navbar ul li#login_active a span {
	display: block;
	float: left;
	padding: 8px 20px 0px 50px;
	height: 22px;
	background: url(http://www.st-benno.de/images/navtab_left_user.png) no-repeat left bottom;
}

#user_navbar ul li#login_active a span {
	background: url(http://www.st-benno.de/images/navtab_left_login.png) no-repeat left bottom;
}

/* Loginbox */

.loginbox {
	width: 218px;
	background-color: #fafafa;
	border-left: 1px solid #cdd3d8;
	border-right: 1px solid #cdd3d8;
}

a.loginbox {
	textalign: right;
}
.loginbox_oben {
	background: url(http://www.st-benno.de/images/submenue_bg_top.png) no-repeat left top;
	padding-top: 10px;
}

.loginbox_unten {
	background: url(http://www.st-benno.de/images/submenue_bg_bottom.png) no-repeat left bottom;
	padding-bottom: 10px;
}

/* Submenue */

.roundedBox_subtop {
	background: url(http://www.st-benno.de/images/submenue_bg_top.png) no-repeat left top;
	padding-top: 10px;
	margin-bottom: 30px;
}

.roundedBox_subbottom {
	background: url(http://www.st-benno.de/images/submenue_bg_bottom.png) no-repeat left bottom;
	padding-bottom: 10px;
}

#subnavcontainer {
	background-color: #fafafa;
	border-left: 1px solid #cdd3d8;
	border-right: 1px solid #cdd3d8;
}

#subnavcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnavcontainer ul ul {
	border-style: none;
}

#subnavcontainer li {
	margin: 0;
	padding: 0;
	display: inline;
}

#subnavcontainer a {
	display: block;
	color: #a41313;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background: url(http://www.st-benno.de/images/subnav_separator.png) repeat-x left bottom;
	margin: 0;
	padding: 10px 10px 10px 20px;
}

#subnavcontainer a:hover {
	text-decoration: none;
	background-color: #edf1f3;
	color: #333;
}

#subnavcontainer #subcurrent {
	background: url(http://www.st-benno.de/images/submenue_bg_active.png) repeat-y left top;
	color: #fff;
}

#subnavcontainer ul ul li {
	margin: 0;
	padding: 0;
}

#subnavcontainer ul ul a {
	display: block;
	padding: 10px 10px 10px 40px;
	color: #a41313;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	margin: 0;
}

#subnavcontainer ul ul a:hover {
	background-color: #edf1f3;
	text-decoration: none;
	color: #333;
}

#subnavcontainer #subsubcurrent {
	color: #3f3f3f;
	font-weight: bold;
}

#subnavcontainer .subnav_last a {
	background-image: none;
}

/* Helper Menue Shop */

#helper_navlist li {
	list-style: none;
	margin: 0;
	font-weight: bold;
	line-height: 22px;
	padding: 0;
}

#helper_navlist li#helper_active a {
	color: #333;
}

#helper_navlist li a:hover {
	text-decoration: none;
	color: #333;
}

#navlist li a {
	text-decoration: none;
}

/* Teaser Left */

.teaser_left {
	margin-bottom: 30px;
}

.teaser_left img {
	text-align: center;
	padding: 0;
}

.teaser_left_content {
	background: url(http://www.st-benno.de/images/teaser_text_left_bg.png) no-repeat center top;
	min-height: 100px;
	text-align: center;
	padding-top: 15px;
}

.auszeichnung {
	font: 18px "Georgia", Times New Roman, Times, serif;
}

/* Boxen */

.lt, .rt, .lb, .rb {
	height: 5px;
	position: relative;
	font-size: 0;
}

.lt {
	width: 5px;
	float: left;
	left: -6px;
	top: -1px;
}

.rt {
	left: 6px;
	bottom: 1px;
}

.lb {
	width: 5px;
	float: left;
	left: -6px;
	top: 1px;
}

.rb {
	left: 6px;
	top: 1px;
}

.content {
	padding: 11px 14px;
}

/* Box Content*/

.roundedBox_content {
	background: #fafafa;
	border: 1px solid #cdd3d8;
	padding: 0px 5px;
	margin-bottom: 30px;
}

.roundedBox_content .lt {
	background: transparent url(http://www.st-benno.de/images/lt.png) top left no-repeat;
}

.roundedBox_content .rt {
	background: transparent url(http://www.st-benno.de/images/rt.png) top right no-repeat;
}

.roundedBox_content .lb {
	background: transparent url(http://www.st-benno.de/images/lb.png) bottom left no-repeat;
}

.roundedBox_content .rb {
	background: transparent url(http://www.st-benno.de/images/rb.png) bottom right no-repeat;
}

/* Box Marginal Search */

.roundedBox_search {
	background: url(http://www.st-benno.de/images/searchbox_bg.png) repeat-x;
	padding: 1px 6px;
	margin-bottom: 30px;
}

.roundedBox_search .lt {
	background: transparent url(http://www.st-benno.de/images/lt_red.png) top left no-repeat;
}

.roundedBox_search .rt {
	background: transparent url(http://www.st-benno.de/images/rt_red.png) top right no-repeat;
}

.roundedBox_search .lb {
	background: transparent url(http://www.st-benno.de/images/lb_red.png) bottom left no-repeat;
}

.roundedBox_search .rb {
	background: transparent url(http://www.st-benno.de/images/rb_red.png) bottom right no-repeat;
}

.formsearch {
	padding: 12px;
}


/* Box Marginal Norm */

.roundedBox_marginal {
	background: #edf1f3;
	border: 1px solid #cdd3d8;
	padding: 0px 5px;
	margin-bottom: 30px;
}

.roundedBox_marginal .lt {
	background: transparent url(http://www.st-benno.de/images/lt_marginal.png) top left no-repeat;
}

.roundedBox_marginal .rt {
	background: transparent url(http://www.st-benno.de/images/rt_marginal.png) top right no-repeat;
}

.roundedBox_marginal .lb {
	background: transparent url(http://www.st-benno.de/images/lb_marginal.png) bottom left no-repeat;
}

.roundedBox_marginal .rb {
	background: transparent url(http://www.st-benno.de/images/rb_marginal.png) bottom right no-repeat;
}

/* Box Top 5 */

.content.books {
	margin: 0;
	padding: 0;
}

.content.books img {
	float: left;
	margin-right: 10px;
}

.book_entry {
	
}

.content.books a {
	display: block;
	padding: 10px 15px 10px 0;
	font-weight: bold;
}

.content.books a:hover {
	background: url(http://www.st-benno.de/images/book_hover.png) no-repeat right center;
	color: #333;
	text-decoration: none;
}

/* Box Basket */

.roundedBox_basket {
	background: #d1d7dc;
	padding: 0px 5px;
	margin-bottom: 30px;
	border-bottom: 1px solid #a1a6aa;
	border-top: 1px solid #e1e4e6;
	border-left: 1px solid #ccd0d4;
	border-right: 1px solid #abb1b5;
}

.roundedBox_basket .lt {
	background: transparent url(http://www.st-benno.de/images/lt_basket.png) top left no-repeat;
}

.roundedBox_basket .rt {
	background: transparent url(http://www.st-benno.de/images/rt_basket.png) top right no-repeat;
}

.roundedBox_basket .lb {
	background: transparent url(http://www.st-benno.de/images/lb_basket.png) bottom left no-repeat;
}

.roundedBox_basket .rb {
	background: transparent url(http://www.st-benno.de/images/rb_basket.png) bottom right no-repeat;
}

/* Box Content Teaser */

.box_big p, .box_small p {
	margin-top: 10px;
}

.box_big img {
	float: right;
}

.box_small {
	text-align: center;
	margin: 0.5em auto;
}

.box_small img {
	margin-bottom: 10px;
}

.price {
	font-size: 16px;
	font-weight: bold;
	margin-top: 11px;
}

.float_left {
	float: left;
	display: inline;
	width: 220px;
    margin-right: 20px;
}

.float_right {
	width: 220px;
	float: right;
	display: inline;
}

.detailteaser {
	width: 230px;
	float: right;
	display: inline;
	margin-left: 20px;
	margin-top: 0;
	position: relative;
}

/* Glass */

.glass {
	bottom: 10px;
	position: absolute;
	right: 10px;
	z-index: 900;
}

.glass img {
	margin: 0;
	padding: 0;
}

/* Back Link*/

.backlink {
	background: url(http://www.st-benno.de/images/bg_backlink.png) no-repeat left top;
	padding-left: 20px;
	padding-top: 1px;
	margin-bottom: 20px;
	padding-bottom: 2px;
}

/* Pagination*/

.pagination_shop {
	background: url(http://www.st-benno.de/images/bg_pagination_shop.png) no-repeat left top;
}

.pagination_text {
	background: url(http://www.st-benno.de/images/bg_pagination_shop.png) no-repeat left top;
	padding-top: 5px;
	padding-left: 20px;
}

.pagination_shop .pagination {
	margin-top: 5px;
	background: url(http://www.st-benno.de/images/bg_pagination_shop_i.png) no-repeat left top;
}

.pagination {
	background: url(http://www.st-benno.de/images/bg_pagination.png) no-repeat left top;
	line-height: 25px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 420px;
}

.pagination a {
	margin-right: 2px;
	margin-left: 2px;
}

.page_current {
	font-weight: bold;
	color: #333;
}


.pag_float_left a, .pag_float_right a {
	margin-right: 0;
	margin-left: 0;
}

.pag_float_left {
	float: left;
	display: inline;
}

.pag_float_right {
	float: right;
	display: inline;
}

/* Press*/

.press {
	border-bottom: 1px solid #cdd3d8;
	margin-bottom: 20px;
}

.press_helper {
	float: right;
}

.press_helper img {
	display: block;
	margin-bottom: 10px;
}

/* Button Warenkorb */

a.button_basket, a.btn_content {
	background: transparent url(http://www.st-benno.de/images/bg_button_a.png) no-repeat top right;
	display: block;
	height: 31px;
	padding-right: 15px;
	text-decoration: none;
	float: left;
	margin-top: 15px;
}

a.btn_content, a.btn_pdf {
	background: transparent url(http://www.st-benno.de/images/bg_button_a_content.png) no-repeat top right;
}

a.button_basket span, a.btn_pdf span {
	background: transparent url(http://www.st-benno.de/images/bg_button_basket.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 9px 0 8px 38px;
}

a.btn_content span {
	background: transparent url(http://www.st-benno.de/images/bg_button_basket_content.png) no-repeat;
}

a.btn_pdf span {
	background: transparent url(http://www.st-benno.de/images/bg_button_pdf.png) no-repeat;
}

a.button_basket:active, a.button_basket:hover {
	background-position: bottom right;
	outline: none;
	text-decoration: none;
}

a.button_basket:active span, a.button_basket:hover span {
	background-position: bottom left;
	padding: 9px 0 8px 38px;
}

.centern {
	margin-left: 13px;
}

.btn_margin {
	margin-bottom: 20px;
}

/* Button Warenkorb Ende */

a.button_checkout, a.button_continue, a.button_refresh {
	background: transparent url(http://www.st-benno.de/images/bg_button_a_content.png) no-repeat top right;
	display: block;
	height: 31px;
	padding-right: 15px;
	text-decoration: none;
	float: right;
	margin-left: 10px;
}

a.btn_checkout {
	background: transparent url(http://www.st-benno.de/images/bg_button_checkout.png) no-repeat top right;
}

a.btn_continue {
	background: transparent url(http://www.st-benno.de/images/bg_button_continue.png) no-repeat top right;
}

a.btn_refresh {
	background: transparent url(http://www.st-benno.de/images/bg_button_refresh.png) no-repeat top right;
}

a.button_checkout span, a.button_continue span, a.button_refresh span {
	background: transparent url(http://www.st-benno.de/images/bg_button_checkout.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 9px 0 8px 38px;
}

a.button_continue span {
	background: transparent url(http://www.st-benno.de/images/bg_button_continue.png) no-repeat;
}

a.button_refresh span {
	background: transparent url(http://www.st-benno.de/images/bg_button_refresh.png) no-repeat;
}

a.button_checkout:active, a.button_checkout:hover, a.button_continue:active, a.button_continue:hover, a.button_refresh:active, a.button_refresh:hover {
	background-position: bottom right;
	outline: none;
	text-decoration: none;
}

a.button_checkout:active span, a.button_checkout:hover span, a.button_continue:active span, a.button_continue:hover span, a.button_refresh:active span, a.button_refresh:hover span {
	background-position: bottom left;
	padding: 9px 0 8px 38px;
}

/* Button Warenkorb anzeigen */

a.button_basketa {
	background: transparent url(http://www.st-benno.de/images/bg_button_aa.png) no-repeat top right;
	display: block;
	height: 31px;
	padding-right: 15px;
	text-decoration: none;
	float: right;
	margin-top: 10px;
}

a.button_basketa span {
	background: transparent url(http://www.st-benno.de/images/bg_button_basketa.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 9px 0 8px 38px;
}

a.button_basketa:active, a.button_basketa:hover {
	background-position: bottom right;
	outline: none;
	text-decoration: none;
}

a.button_basketa:active span, a.button_basketa:hover span {
	background-position: bottom left;
	padding: 9px 0 8px 38px;
}

/* Table */

table {
	width: 100%;
	border-top: 1px solid #cdd3d8;
	border-right: 1px solid #cdd3d8;
	margin: 20px auto;
	border-collapse: collapse;
}

tr.odd td,tr.odd .column1 {
	background-color: #fafafa;
}

.column1 {
	background-color: #fafafa;
}

td {
	border-bottom: 1px solid #cdd3d8;
	border-left: 1px solid #cdd3d8;
	padding: 10px;
	line-height: 18px;
	text-align: left;
}

th {
	font-weight: normal;
	border-bottom: 1px solid #cdd3d8;
	border-left: 1px solid #cdd3d8;
	padding: 10px;
}

thead th {
	text-align: left;


	font-weight: bold;
	background: url(http://www.st-benno.de/images/table_header_bg.png) repeat-x left top;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Table Basket */

.basket {
	width: 100%;
	border-collapse: collapse;
	border-style: none;
	margin: 0;
	padding: 0;
}

.basket td {
	border-style: none;
	margin: 0;
	padding: 0 0 5px;
	vertical-align: top;
}

.basket_right {
	text-align: right;
}

/* Table Basket Shop */

.table_basket .summe {
	text-align: right;
	font-weight: bold;
}

.table_basket .text_left {
	text-align: left;
}

#form_basket input.delete {
	border-style: none;
	background-image: none;
	background-color: transparent;
}

#form_basket input {
	background: #fff url(http://www.st-benno.de/images/input_bg.png) repeat-x left top;
	border: 1px solid #cdd3d8;
	margin-top: 3px !important;
	margin-top: 0px;
	width: 30px;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	font: 12px 'Arial', Verdana, Helvetica, sans-serif;
	margin-bottom: 5px;
}

/* News */

.news_headline {
	font-weight: bold;
	margin-bottom: 5px;
}

.news_separator {
	margin-bottom: 10px;
	background: url(http://www.st-benno.de/images/news_separator.png) repeat-x left bottom;
	padding-bottom: 10px;
}

/* Content */

.teaserimage_content {
	margin-bottom: 20px;
}

#content {
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 22px;
}

#content p img, .box_contact img {
	float: left;
	border: 1px solid #cdd3d8;
	padding: 4px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.image_description {
	float: left;
	border: 1px solid #cdd3d8;
	padding: 4px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 15px;
}

.image_description img {
	display: block;
	margin-bottom: 5px;
}

/* Listen */

#content ul {
	margin-bottom: 20px;
	margin-top: 10px;
}

#content ul li {
	line-height: 26px;
	background: url(http://www.st-benno.de/images/list_point.png) no-repeat left center;
	list-style-type: none;
	padding-left: 20px;
}

/* Footer */

.uppercase {
	text-transform: uppercase;
}

#footer img {
	margin-top: 30px;
	margin-bottom: 40px;
}

/* Form Search / Newsletter */

.form_marginal input.search, .form_marginal select, .form_marginal input.newsletter {
	background: #fff none;
	margin-top: 3px !important;
	margin-top: 0px;
	border: 1px solid #cba1a5;
	width: 175px;
	_width: 170px;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	font: 12px 'Arial', Verdana, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.form_marginal input.newsletter {
	background: #fff url(http://www.st-benno.de/images/input_bg.png) repeat-x left top;
	border: 1px solid #cdd3d8;
}

.form_marginal select {
	width: 182px;
	_width: 178px;
}

a.adv_search {
	float: left;
	margin-top: 10px;
	color: #fff;
}

input.searchbox {
	width: 90px;
	float: left;
	}

/* Button Login */

a.button_login {
	background: transparent url(http://www.st-benno.de/images/bg_button_a_norm_marg_log.png) no-repeat top right;
	display: block;
	height: 26px;
	padding-right: 15px;
	margin-right: 37px;
	margin-bottom: 10px;
	text-decoration: none;
	float: right;
}

a.button_login span {
	background: transparent url(http://www.st-benno.de/images/bg_button_norm_marg_log.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 7px 0 5px 15px;
}

a.button_login:active, a.button_login:hover {
	background-position: bottom right;
	outline: none;
	text-decoration: none;
}

a.button_login:active span, a.button_login:hover span {
	background-position: bottom left;
	padding: 7px 0 5px 15px;
}

/* Button Search */

a.button_search {
	background: transparent url(http://www.st-benno.de/images/bg_button_a_search.png) no-repeat top right;
/*	display: block;  */
	height: 26px;
	width: 50px;
	padding-right: 15px;
	text-decoration: none;
	float: right;
}

a.button_search span {
	background: transparent url(http://www.st-benno.de/images/bg_button_search.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 7px 0 5px 15px;
}

a.button_search:active, a.button_search:hover {
	background-position: bottom right;
	outline: none;
	text-decoration: none;
}

a.button_search:active span, a.button_search:hover span {
	background-position: bottom left;
	padding: 7px 0 5px 15px;
}



/* Button Newsletter / Norm */

a.button_marg_norm {
	background: transparent url(http://www.st-benno.de/images/bg_button_a_norm_marg.png) no-repeat top right;
	display: block;
	height: 26px;
	padding-right: 15px;
	text-decoration: none;
	float: right;
	margin-top: 5px;
}

a.button_marg_norm span {
	background: transparent url(http://www.st-benno.de/images/bg_button_norm_marg.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 7px 0 5px 15px;
}

a.button_marg_norm:active, a.button_marg_norm:hover {
	background-position: bottom right;
	outline: none;
	text-decoration: none;
}

a.button_marg_norm:active span, a.button_marg_norm:hover span {
	background-position: bottom left;
	padding: 7px 0 5px 15px;
}




/* Form Contact */

.detailsite #form_kontakt {
	margin-top: 10px;
	margin-bottom: 30px;
}

#form_kontakt.anfrage {
	margin-top: 16px;
}

#form_kontakt label {
	margin: 5px 0;
}

.anfrage {
	margin-top: 30px;
}

.kontaktdaten label, .anfrage label {
	display: block;
	width: 130px;
	float: left;
	padding: 0;
}

#form_kontakt input, #form_kontakt textarea {
	background: #fff url(http://www.st-benno.de/images/input_bg.png) repeat-x left top;
	border: 1px solid #cdd3d8;
	margin-top: 3px !important;
	margin-top: 0px;
	width: 320px;
	_width: 318px;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	font: 12px 'Arial', Verdana, Helvetica, sans-serif;
	margin-bottom: 5px;
}

/* Form Newsletter bzw. Form allg. */

.formular {
	width: 460px;
	padding-right: 0px;
}

.formular .clearfix {
	display: block;
}

.radio {
	text-align: left;
	margin-bottom: 6px;
}

.label {
	width: 100px;
	float:left;
	
}

.input {
	margin-bottom: 1px;
	}

.input input {
	margin-bottom: 6px;
	width: 270px;
	margin-left: 6px;
}

a.button_form {
	background: transparent url(http://www.st-benno.de/images/bg_button_a_contw.png) no-repeat top right;
/*	display: block;  */
	height: 26px;
	width: 78px;
	padding-right: 15px;
	text-decoration: none;
	float: right;
	margin-top: 12px;
	margin-right: 74px;
}

a.button_form span {
	background: transparent url(http://www.st-benno.de/images/bg_button_contw.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 7px 0 5px 15px;
}

a.button_form:active, a.button_form:hover {
	background-position: bottom right;
	outline: none;
	text-decoration: none;
}

a.button_form:active span, a.button_form:hover span {
	background-position: bottom left;
	padding: 7px 0 5px 15px;
}

/* Form Buchhandel - Präsentationshilfen */

.display_auflistung {
	width: 460px;
	height:auto;
}

.display_box {
	width: 460px;
	border-bottom: #cccccc solid 1px;
	display:block
}

.display_box .clearfix {
	display:block;
}

.display_anzahl {
	width: 80px;
	text-align: center;
	float: left;
	padding-right: 12px;
	
}

.display_anzahl input {
	width: 40px;
	margin-top: 16px;
	text-align: center;
}


.display_beschreibung {
	width: 350px;
	float: right;
	padding-left: 12px;
	border-left: #cccccc dotted 2px;
}

.display_titel {
	margin-bottom: -12px;
}

.display_titel p {
	font-weight: 600;
}

.display_isbn {
	margin-bottom: 0px;
}

.label_buchhandel {
	width: 120px;
	float:left;
}

.input_buchhandel {
	margin-bottom: 12px;
	}

.input_buchhandel input {
	margin-bottom: 6px;
	width: 270px;
	margin-left: 6px;
}

a.button_form_buchhandel {
	background: transparent url(http://www.st-benno.de/images/bg_button_a_contw.png) no-repeat top right;
/*	display: block;  */
	height: 26px;
	width: 78px;
	padding-right: 15px;
	text-decoration: none;
	float: right;
	margin-top: 12px;
	margin-right: 54px;
}

a.button_form_buchhandel span {
	background: transparent url(http://www.st-benno.de/images/bg_button_contw.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 7px 0 5px 15px;
}

a.button_form_buchhandel:active, a.button_form_buchhandel:hover {
	background-position: bottom right;
	outline: none;
	text-decoration: none;
}

a.button_form_buchhandel:active span, a.button_form_buchhandel:hover span {
	background-position: bottom left;
	padding: 7px 0 5px 15px;
}

.warnung {
	width: 436px;
	padding: 8px 0px 36px 10px;
	border: #a41313 dotted 3px;
}

.warnung li {
	font-weight:600;
}

.warnung h3 {
	color: #a41313;
}


a.warnBack {
	background: transparent url(http://www.st-benno.de/images/bg_button_a_contw.png) no-repeat top right;
/*	display: block;  */
	height: 26px;
	width: 58px;
	padding-right: 10px;
	text-decoration: none;
	float: right;
	margin-top: 0px;
	margin-right: 200px;
}

a.warnBack span {
	background: transparent url(http://www.st-benno.de/images/bg_button_contw.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 7px 0 5px 15px;
}

a.warnBack:active, a.warnBack:hover {
	background-position: bottom right;
	outline: none;
	text-decoration: none;
}

a.warnBack:active span, a.warnBack:hover span {
	background-position: bottom left;
	padding: 7px 0 5px 15px;
}

/* Button Content weiss */

a.button_contw {
	background: transparent url(http://www.st-benno.de/images/bg_button_a_contw.png) no-repeat top right;
	display: block;
	height: 26px;
	padding-right: 15px;
	text-decoration: none;
	float: right;
	margin-top: 5px;
}

a.button_contw span {
	background: transparent url(http://www.st-benno.de/images/bg_button_contw.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 7px 0 5px 15px;
}

a.button_contw:active, a.button_contw:hover {
	background-position: bottom right;
	outline: none;
	text-decoration: none;
}

a.button_contw:active span, a.button_contw:hover span {
	background-position: bottom left;
	padding: 7px 0 5px 15px;
}

/* mittlere Spalte */

h1.content {
	padding: 0;
        font-size: 24px;
	}
h3.content {
	padding: 0;
	margin-bottom: 12px;
	}
	
.text dl {}

.text dl dt {}

.text dl dd {
	margin: 0 0 6px 18px;
	}
	
/* Pressemitteilungen Liste */

.news {
	margin-bottom: 18px;
	}

li .additionalnavi {
        display: block;
        text-align: center;
        width: 110px;
}


/*  Ausgabe Such-Ergebnisse */
#suchAIntro {}
.suchAItem {
	margin-bottom: 6px;
	}
.suchAHead {}
.suchANum {
	display: block;
	}
.suchAKat {
	display: block;
	}
.suchAKat a {
	color: #990000;
	}
.suchATitel {
	display: block;
	}
.suchAWeiter {
	width: 100%;
	text-align: right;
	}
.suchAWeiter a {
	color: #990000;
	}


/*********** Startseite **********/

#startBild {
margin-bottom: 12px;
}

#content .text {
	margin-bottom: 18px;
	}

/* Buchbox Teaser Startseite */

h2.buchbox {}

#content  .box_big {
	min-height: 270px;
	}


#content  .box_big .links {
	border-collapse: collapse;
	padding: 0;
	width: 230px;
	height: 260px;
	float: left;
 
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	padding-top: 10px;
/*	position: absolute;
	top: 6;
	left: 1;
	*/
	}
	
#content  .box_big .links a {
	margin: 0;
	padding: 0;
	}
	
#content  .box_big .links img {
	margin: 0;
	padding: 0;
	float: none;
	height: 240px;
	}

#content  .box_big .rechts {
	float: left;
	width: 180px;
	margin-left: 6px; 
	
	}
	
#content  .box_big .rechts h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 12px;
	}

#content  .box_big .rechts h3 a {
	color: #990000;
	}
	
#content  .box_big .rechts p {
	
	}

/* Sitemap   */

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #990000;
	color:#990000;
	font-weight: bold;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color: #333333;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color: #333333;
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
	padding-left: 2em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
	padding-left: 4em;
}

/* Linke Spalte - Buchhändler Vorteile */
	
#buchvorteile {

}

#leftcolumn #buchhvorteile ul li {
	line-height: 26px;
	background: url(http://www.st-benno.de/images/list_point.png) no-repeat left center;
	list-style-type: none;
	padding-left: 20px;
}


#footerprint {
	display: none;
	}


/* Termine Liste */
h3.aktuell-ueberschrift {
	margin-bottom: 12px;
	}

/* Termine Box */
div.aktuell-ueberschrift {margin-bottom: 12px;}
div.distance {}
div.aktuell-meldung {}
div.aktuell-meldung a {}

