/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #CFDEE1 url(img/img01.gif) repeat-x;
   /*background: #F4EDDB url(img/img01.gif) repeat-x;*/
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #A4896D;
}

h1, h2, h3 {
	color: #134C58;
}

h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	font-size: small;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

p {
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	padding: 1em 1em 0 1em;
	background: #FAF3ED;
	border: 1px dotted #C7894C;
	font-style: italic;
	color: #C7894C;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #134C58;
}

a:hover {
	text-decoration: underline;
}



img {
border:0px;
}

.hr hr {
	display: none;
}

.hr {
	clear: left;
	height: 70px;
	background: url(img/img04.gif) no-repeat center;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
	padding-bottom: 16px;
/*	background: url(img/img06.gif) no-repeat center bottom;*/
}

.boxed .title {
	background: url(img/img05.gif) no-repeat right;
	font-size: 1.6em;
}

.title_ohne{
font-size: 1.6em;	
}


titlesearch {
	font-size: 1.6em;
}

.titlecart{
display: block; height: 37px;
	background: url(img/cartbox.gif) no-repeat right;
	font-size: 1.6em;	
}

.boxed .content {
	border-bottom: 0px dotted #C7894C;
	padding-bottom: 5px;  
	margin-bottom: 15px;    
}

/* Logo */

#slogan{
	position: absolute; left: 265px; top: 35px;
	font-style: italic;
	font-size: 20px;
	color: #648C8F;
	font-weight: bold; 
	}

#logo {
	
}

#logo h1 {
	float: left;
	font-size: 2.6em;
}

#logo h2 {
	float: left;
	padding: .75em 0 0 .4em;
	font-size: 1.4em;
	font-style: italic;
}

#logo a { 
	color: #846342;
	text-decoration: none;
	/*color: #F4E7DB;*/
}

/* Content */

#content {
}

/* Content > Main */

#main {
	margin: 0 260px 0 20px;
	padding: 15px;
	background: #FFFFFF;
	border: 5px solid #648C8F;
	/*border: 5px solid #D0AC88;*/
	height: 100%;
}

.main{
line-height:1.7;
}

#extra {
	height: 31px;
	margin: 0 260px 0 20px;
	background: url(img/img02.gif) repeat-x;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 60px 10px 0 0;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #134C58;
}  
}

#inputsubmit1 {
	background: #134C58;
	color: #FFFFFF;
  border:0;  
}


/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font-size: x-small;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 10px 20px 20px 20px;
	text-align: center;
	background: url(img/img01.gif) repeat-x;
	color: #134C58;
}

#footer p {
	margin: 0;
	font-size: x-small;
	color: #134C58;
}

#footer a {
	text-decoration: underline;
	color: #134C58;
}

#footer a:hover {
	text-decoration: underline;
	color: #134C58;
}

#headernav{
	display: block; position: relative; top: 0px; left: 20px;  background-color: #648C8F; width: 370px; text-align: center; 
}

#headernav a {
	text-decoration: none;
	color: #EDF8F8;
	font-size: 13px;
	font-weight: bold;
}

#headernav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
}

/* Footer > Legal */

#legal { color: #9CB8BD;
}

/* Footer > Links */

#links {
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #E6E6CC; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color:  #E6E6CC; }

/*.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}*/

/* Content > Sidebar > Menu * teils original*/


#menu {
	margin-bottom: 30px;
	
	
}


#menu a {
	display: block;
	}

#menu li {
	display: inline;
}

#menu ul {
	margin: 5px;
	line-height: 30px;
	}



/* Content > Sidebar > Menu * hinzu aus gunnarts stylesheet*/

#CatNavi, #CatNavi li  { list-style-type: none; }

#CatNavi .CatLevel1 {text-indent: 30px; padding-top: 5px; margin-bottom: 0px; }
#CatNavi .CatLevel2 {text-indent: 35px; font-size: 15px; background-image: url(img/menubg01.gif); }
#CatNavi .CatLevel2 a:hover {text-indent: 35px; font-size: 15px; background-image: url(img/menubg01.gif);}
#CatNavi .CatLevel2 .Current {text-indent: 35px; font-size: 15px; background-image: url(img/menubg01.gif);}
#CatNavi .CatLevel1 .CurrentParent {background-image: url(img/menubg_hover.gif); font-weight: normal;}



#CatNavi a    {background-image: url(img/menubg01_1.gif); color: #134C58; font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 20px;}

#CatNavi a:hover  { color: #A4896D; text-decoration: none; background-image: url(img/menubg_hover.gif);}



#CatNavi a.Current { background-image: url(img/menubg_hover.gif); color: #A4896D; }
#CatNavi a.CurrentParent  { color: #A4896D; font-weight: bold }

#shoplogo{
	position: absolute; top: 20px; right: 20px; 
}


/*Footertext Start */
.copyright {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: light;
line-height: 1.5;
text-align:center;
color: #9CB8BD;
display: block; padding-bottom: 10px;
}
.parseTime {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: light;
line-height: 1.5;
text-align:center;
color: #9CB8BD;
}
A.copyright {
color: #9CB8BD;
}
A.copyright:hover {
text-decoration: none;
color: #9CB8BD;
}
A.copyright, .copyright a {
color: #9CB8BD;
}
A.copyright:hover, .copyright a:hover {
color: #9CB8BD;
text-decoration: none;
}
/*Footertext Ende*/

/*Lightbox*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 300px;
	height: 300px;
	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: transparent url(../../images/blank.gif) no-repeat; /* 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../images/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}