/*
  This stylesheet is designed especially for printing the web-site. It just removes the unneccesary 
  stuff like design elements from the page - to obtain a good readable print-out.
*/

/*
  Start with some global parameters
*/

html{
	font-size: 12pt;
	font-family: Book Antiqua,Tahoma,serif;
}

body{
	margin: 0;
	padding: 0;
	background-color: white;
}

a{
	text-decoration: underline;
	color: black;
}

a:hover, a:focus{
	text-decoration: none;
}

a.FAQ_Answer{
	color: #000; 
	text-decoration: none;
	border: none;
}

a:hover.FAQ_Answer, a:focus.FAQ_Answer{
	color: #000; 
	text-decoration: none;
	border: none;
}

code{
	font-family: courier,monospace;
	font-style: italic;
}

h1{
	margin: 20pt 0 20pt 0;
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

h2{
	margin: 14pt 0 14pt 0;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

h3{
	margin: 12pt 0 12pt 0;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

img{
	border: 0em;
}

ul{
	margin: 0em 0em 0em 1em;
	padding: 1em;
}

.noScreen{
	display: block;
}

.handheld{
	display: none;
}

/*
  The first part describes the layout of the whole Page
*/

#surrounding{

}

#columnRight,#columnLeft{
	display: none;
}

#top_right, #top_left{
	display: none;
}

.mainContent{
	clear: both;
}

#header{

}

#navigation{
	display: none;
}

#contentPart{
	clear: both;
}

#breadcrumb{

}

#location{

}

#searchForm{
	display: none;
}

#content{
	clear: both;
}

.contentBox, .contentBoxBorder{
	clear: both;
	margin: 12pt 0pt 10pt 0pt;
	text-align: justify;
}

.contentBoxBorder{
	border-bottom: 1px black solid;
	padding-bottom: 10pt;
}

.contentBox .contentBox{
	margin: 12pt 0pt 10pt 10pt;
}

.contentHalf{
}

.newLine{
	clear: both ! important;
}

.imageRight{
	float: right;
	margin: 0pt 0pt 5pt 10pt;
	border: 1pt solid #7f7f7f;
}

.imageLeft{
	float: left;
	margin: 0pt 10pt 5pt 0pt;
	border: 1pt solid #7f7f7f;
}

.contentRight{
	padding-left: 4pt;
	float: right;
}
.contentLeft{
	padding-right: 4pt;
	float: left;
}

.contentCenter{
	padding-left: 0.4em;
	padding-right: 0.4em;
	text-align: center;
}

#footer{
	display: none;
}

/*
  following styles are used in listviews
*/

img.thumbnail_200_150{
	margin: 12pt;
	border: 1pt solid black;
}

/*
  Here starts the part with the forms, this will later be in another file
  contains all needed styles for the used forms
*/

form{
	margin: 0;
	padding: 0;
}

fieldset{
	margin: 0;
	padding: 10pt;
	border: 1pt black solid;
}

.formError{
	color: red;
	border-color: red;
}

input, textarea{
	border: 0.1em solid #7f7f7f;
	margin: 0;
	padding: 0;
}

/*
  needed styles for the shop
*/

table.shop{
	width: 99%;
}

table.sum, table.shop{
	font-size: 12pt;
	border-spacing: 0pt;
	border-collapse: collapse;
}

table.shop td, table.shop th, table.sum th, table.sum td{
	margin: 0pt;
	padding: 0pt 1pt 0pt 0pt;
	border-bottom: 1pt solid #013499;
	text-align: left;
}

table.shop th{
	border-bottom: 2pt solid #013499;
}

table.shop td.price, table.shop th.price, table.sum td.price{
	text-align: right;
}

table.shop td.amount, table.shop th.amount{
	text-align: center;
}

table.shop td.icon{
	padding: 0em 0em 0em 0em;
	text-align: right;
}

/*
  Needed styles for the blog
*/

table.tableMonthOverview{
	font-size: 1.0em;
	width: 40em;
	border: thin solid;
	margin: 0.5em 0 0.5em 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.tableMonthOverview th, table.tableMonthOverview td{
	text-align: center;
	border: thin solid;
	padding: 0.1em;
}

/*
  styles for voting
*/

input.votingAnswer{
	margin: 0.5em 1em 0em 0em;
	border: 0;
}

/*
  Needed styles for the blog
*/

table.tableMonthOverview{
	width: 99%;
	font-size: 12pt;
	border: thin solid;
	margin: 2pt 0 2pt 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.tableMonthOverview th, table.tableMonthOverview td{
	text-align: center;
	border: thin solid;
	padding: 1pt;
}

/*
  Breadcrumb
*/

a.locationCat{
	color: #000000;
}

.debug{
	border: 0.1em solid #ff0000;
}

#shop_head{
	clear: both;
	width: 44em;
}

#shop_head_artikel{
	float: left;
	width: 30.4em;
	font-weight: bold;
	padding-bottom: 1em;
	padding-right: 1em;
	padding-left: 0.6em;
	border-bottom: 0.1em solid #7f7f7f;
}

#shop_head_preis{
	float: left;
	width: 6.0em;
	text-align: center;
	font-weight: bold;
	padding-bottom: 1em;
	padding-right: 0.4em;
	border-bottom: 0.1em solid #7f7f7f;
}

#shop_head_warenkorb{
	float: left;
	width: 5.6em;
	text-align: center;
	font-weight: bold;
	padding-bottom: 1em;
	border-bottom: 0.1em solid #7f7f7f;
}

#shop_body{
	clear: both;
	width: 44em;
}

#shop_body_artikel{
	float: left;
	width: 31em;
	height: 2.0em;
	margin-top: 0.6em;
	padding-right: 1em;
	border-bottom: 0.1em solid #7f7f7f;
}

#shop_body_preis{
	float: left;
	width: 5.4em;
	height: 2.0em;
	margin-top: 0.6em;
	text-align: right;
	padding-right: 1em;
	border-bottom: 0.1em solid #7f7f7f;
}

#shop_body_warenkorb{
	float: left;
	width: 5.6em;
	height: 2.0em;
	margin-top: 0.6em;
	text-align: center;
	border-bottom: 0.1em solid #7f7f7f;
}

.artikelwarenkorbimg{
	width: 1.34em;
	height: 1.24em;
	text-decoration: none;
	border: none;
}

a.artikelwarenkorbimg{
	width: 1.34em;
	height: 1.24em;
	text-decoration: none;
	border: none;
}

a:hover.artikelwarenkorbimg, a:focus.artikelwarenkorbimg{
	width: 1.34em;
	height: 1.24em;
	text-decoration: none;
	border: none;
}

#wk_head{
	clear: both;
	width: 44em;
}

#wk_head_artikel{
	float: left;
	width: 21em;
	font-weight: bold;
	padding-bottom: 1em;
	padding-right: 1.6em;
	border-bottom: 0.1em solid #7f7f7f;
}

#wk_head_anzahl{
	float: left;
	width: 6.5em;
	text-align: center;
	font-weight: bold;
	padding-bottom: 1em;
	border-bottom: 0.1em solid #7f7f7f;
}

#wk_head_einzelpreis{
	float: left;
	width: 7.0em;
	text-align: center;
	font-weight: bold;
	padding-bottom: 1em;
	padding-right: 0.0em;
	border-bottom: 0.1em solid #7f7f7f;
}

#wk_head_gesamtpreis{
	float: left;
	width: 7.0em;
	text-align: center;
	font-weight: bold;
	padding-bottom: 1em;
	padding-right: 0.0em;
	border-bottom: 0.1em solid #7f7f7f;
}

#wk_head_entfernen{
	float: left;
	width: 0.9em;
	text-align: center;
	font-weight: bold;
	padding-bottom: 1em;
	padding-right: 0.0em;
	border-bottom: 0.1em solid #7f7f7f;
}

#wk_body{
	clear: both;
	width: 44em;
}

#wk_body_artikel{
	float: left;
	width: 22.5em;
	height: 2.0em;
	margin-top: 0.6em;
	padding-right: 1em;
	border-bottom: 0.1em solid #7f7f7f;
}

#wk_body_anzahl{
	float: left;
	width: 4.9em;
	height: 2.0em;
	margin-top: 0.6em;
	padding-right: 1em;
	text-align: right;
	border-bottom: 0.1em solid #7f7f7f;
}

#wk_body_einzelpreis{
	float: left;
	width: 5.5em;
	height: 2.0em;
	margin-top: 0.6em;
	text-align: right;
	padding-right: 1em;
	border-bottom: 0.1em solid #7f7f7f;
}

#wk_body_gesamtpreis{
	float: left;
	width: 6.2em;
	height: 2.0em;
	margin-top: 0.6em;
	text-align: right;
	border-bottom: 0.1em solid #7f7f7f;
}

#wk_body_entfernen{
	float: left;
	width: 0.9em;
	height: 2.0em;
	margin-top: 0.6em;
	padding-left: 1.0em;
	text-align: right;
	border-bottom: 0.1em solid #7f7f7f;
}

#wk_body_entfernen a{
	color: #000;
	border: none;
	text-decoration: none;
}

#wk_body_entfernen a:hover, #wk_body_entfernen a:focus{
	color: #000;
	border: none;
	text-decoration: none;
}


#wk_summe_text{
	float: left;
	width: 34.9em;
	height: 1.0em;
	margin-top: 0.6em;
	padding-right: 1em;
}

#wk_summe_gesamtpreis{
	float: left;
	width: 6.2em;
	height: 1.0em;
	margin-top: 0.6em;
	text-align: right;
	padding-right: 1em;
}

#head_2_2_warenkorb{
	float: right;
	text-align: left;
	width: 15em;
	margin-top: 2.2em;
}

#head_2_2_warenkorb a{
	border: none;
}

#head_2_2_warenkorb a:hover, #head_2_2_warenkorb a:focus{
	border-bottom: 0.1em solid #7f7f7f;
}

.head_2_2_ShopWarenkorb{
	padding-left: 0.6em;
	font-size: 1.4em;
	color: #a5a5a5;
}

.head_2_2_ShopIMG{
	padding-top: 0.1em;
	width: 1.34em;
	height: 1.24em;
	text-decoration: none;
	border: none;
}

input.ItemNumber{
	width: 2.5em;
	text-align: right;
	border: 0.1em solid #7f7f7f;
	float: left;
}

.cognitioShopForm{
	font-size: 0.95em;
	padding: 0.1em 0em;
	margin-top: 0.2em;
	width: 16.5em;
	border: 0.1em solid #7f7f7f;
}

.cognitioShopFormRadio{
	font-size: 0.95em;
	width: 3em;
}

#bestellvorgang{
	width: 44em;
	height: 0.8em;
}

#bestellvorgang_aktiv{
	width: 10.3em;
	line-height: 1.4em;
	text-align: center;
	float: left;
	color: #B20C34;
	font-size: 0.85em;
}

#bestellvorgang_passiv{
	width: 10.3em;
	line-height: 1.4em;
	text-align: center;
	float: left;
	color: #7f7f7f;
	font-size: 0.85em;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox img{
	width: auto;
	height: auto;
}

#lightbox a img{
	border: none;
}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav{
	left: 0;
}

#hoverNav a{
	outline: none;
}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}

#prevLink{
	left: 0;
	float: left;
}

#nextLink{
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover{
	background: url(../images/design/lightbox/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover{
	background: url(../images/design/lightbox/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData{
	padding: 0 10px;
	color: #666;
}

#imageData #imageDetails{
	width: 70%;
	float: left;
	text-align: left;
}	

#imageData #caption{
	font-weight: bold;
}

#imageData #numberDisplay{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}			

#imageData #bottomNavClose{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}	 	

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

#news_frame{
	display: none;
}

.listviews_border {
        width:44em;
        border-right:0;
        border-top:0;
        border-left:0;
        border-bottom:1px;
        border-style:solid;
        border-color: #626060;
        margin-bottom:1.5em;
        margin-left:0;
        padding: 0em 0em 1em 0em ! important;
        float:left;
        list-style-type: none;
        background-color: white;
        clear: both;
        display: block;
        color: #666666;
}

