/*
  This stylesheet uses relative values for sizes in almost all cases.
  This means the screen can be resized, and all elements will resize as well
  not only fonts and texts.
*/

/*
  Start with some global parameters
*/

html{
	font-family: Tahoma, sans-serif;
}

body{
	font-size: 0.8em;
	background-color: #ccc;
	font-family: Tahoma, sans-serif;
	margin: 1em 0em 1em 1em;
	padding: 0em;
}

a{
	text-decoration: underline;
	color: #0000ff;
}

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

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: 0em;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
}

h2{
	margin: 0em;
	margin-bottom: 1em;
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bold;
	color: #333;
}

h3{
	margin: 0em;
	margin-bottom: 1em;
	font-size: 0.8em;
	font-weight: bold;
}

img{
	border: 0em;
}

table.shop{
	font-size: 1.0em;
	border-spacing: 0em;
	border-collapse: collapse;
}

table.shop td,th{
	margin: 0em;
	padding: 0.1em 1em 0.1em 0em;
	border-bottom: 0.1em solid #000;
	text-align: left;
}

table.shop th{
	border-bottom: 0.2em solid #000;
}

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

ul.links{
	list-style: none;
	list-style-type: disc;
}

ul.links li{
	padding: 0em 0em 0em 0.7em;
}

hr{
	display: block;
	clear: both;
	background-color: #000;
	border-color: #000;
	color: red;
	margin: 0em;
	padding: 0em;
}

div{
	width: auto ! important;
	height: auto ! important;
	display: block ! important;
	max-width: 100% ! important;
}

.noScreen{
	float: none;
	display: block;
}

.handheld{
	display: block;
}

/*
  The first part describes the layout of the whole Page
  many parts are deactivated for handheld view
*/

#surrounding{
	clear: both;
}

#columnRight,#columnLeft{
	display: none;
}

#top_right, #top_left{
	display: none;
}

.mainContent{

}

#header{
	display: none ! important;
}

#navigation{
	display: block;
	margin: 0em;
	padding: 0em;
	background-color: transparent;
}

#contentPart{
	float: none;
	width: auto;
}

#breadcrumb{
	background-image: none;
	background-color: transparent;
	border: 0;
}

#location{
	margin-top: 1em;
	display: block;
}

#searchForm{
	float: none;
	display: block;
	clear: both;
	text-align: left;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

#content{
	float: none;
	line-height: 1.5em;
	background-image: none;
}

.contentBox, .contentBoxBorder{
	clear: both;
	display: block;
	margin: 0em 0em 0em 0em ! important;
	padding: 1em 1em 1em 0em ! important;
	color: #333;
	text-align: justify;
}

.contentHalf{
	float: none;
}

.newLine{

}

.imageRight, .imageLeft{
	float: none;
	margin: 0em 0em 0em 0em
	border: 0.1em solid #7f7f7f;
}

.contentRight{
	float: none;
}

.contentLeft{
	float: none;
}

.contentCenter{
	float: none;
}

/*
  contains impressum
*/

#footer{
	height: auto;
	width: auto;
	background-image: none;
}

/*
  Special styles for listview
*/

a.linkButton{
	display: inline;
	font-size: 1em;
	text-decoration: underline;
	color: #0000ff;
	margin: 0em 0em 0em 0em;
	padding-bottom: 0.2em;
	background-color: #ccc;
	width: auto;
	text-align: left;
	border: 0;
}

a.linkButton:hover, a.linkButton:focus{
	color: #ff0000;
	text-decoration: none;
}

img.thumbnail_200_150{

}

/*
  Information about all needed forms
*/

form{
	font-size: 1em;
	clear: both;
	margin: 0em;
	padding: 0em;
	display: block;
}

fieldset{
	margin: 0em 1em 1em 0em;
	padding: 1em 1em 1em 1em;
	clear: both;
	display: block;
	border: 0.1em solid #7f7f7f;
	font-weight: bold;
	background-color: #ddd;
}

/*
  search form
*/

.searchForm{
	font-size: 1em;
	margin: 0;
	padding: 0em;
}

.searchForm#text{
	width: 8em;
}

.searchForm#submitbutton{

}

.searchForm#submitbuttonwarenkorb{

}

.contactInput, .contactTextarea{
	font-size: 1em;
	padding: 0;
	margin: 0;
	width: 8em;
	border: 0.1em solid #7f7f7f;
}

.contactSelect{
	font-size: 1em;
	padding: 0;
	margin: 0;
	width: 4em;
}

.contactTextarea{
	height: 4em;
}

.formError{

}

input, textarea{

}

/*
  Following handles the navigation with its 2 levels
*/

.navigationBorder, .navigationBorder#naviHead, .navigationBorder#naviFoot{
	display: none;
	background-color: #fff;
}

#navContainer{
	width: auto;
}

/*
  First menu-level
*/

#navContainer ul{
	margin: 0.5em 0 0.5em 1em;
	padding: 0em;
	list-style-type: disc;
}

#navContainer ul li{
	background-image: none;
	padding: 0.5em 0em 0em 0em;
	background-color: #ccc;
}

#navContainer ul li#li_nav1_open{
	background-image: none;
	background-color: transparent;
}

#navContainer ul li a{
	display: inline;
	height: 1em;
	padding-left: 0em;
	line-height: 1em;
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
	background-image: none;
}

#navContainer ul li a#a_nav1_open, #navContainer ul li a:hover, #navContainer ul li a:focus{
	background-color: transparent;
	background-image: none;
	color: red;
	text-decoration: none;
}

/*
  Styles for menu level 2
*/

#navContainer li li{
	background-color: transparent;
	line-height: 1em;
	background-image: none;
}

#navContainer ul ul a{
	background-repeat: no-repeat;
	height: 1em;
	padding: 0em 0em 0em 0em;
	color: inherit;
	font-size: 1em;
	text-decoration: underline;
	font-weight: bold;
	background-image: none;
}

#navContainer ul ul a:hover, #navContainer ul ul a:focus, #navContainer ul ul a#a_nav2_open{
	color: red;
	background-image: none;
	text-decoration: none;
}

/*
  needed styles for the shop
*/

table.shop{
	width: auto ! important;
}

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

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

table.shop th{
	border-bottom: 0.2em 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: auto ! important;
	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;
}

/*
  The breadcrumb
*/

a.locationCat{
	color: #0000FF;
}

.error{
	color: #FF0000;
}

/*
  just a debug - style
*/

.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;
}

.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;
        clear: both;
        display: block;
        color: #000;
}
