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

html{
	height: 100%;
	padding-bottom: 1px;
}

body{
	background: #FFF url(../img/hg-streifen.gif) repeat-x top left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #000;
	text-align: center;
}


#container{
position: relative;
	width: 49em;
	max-width: 98%;
	/*width: 780px;*/
	/*min-width: 780px;*/
	margin: 0 auto;
	text-align: left;
	/*border: 1px solid green;*/
	margin-top: 40px;
	padding-bottom: 10px;
}

#agb #container{
	width: 630px;
}

#header{
	text-align: left;
	/*margin-bottom: 15px;
	vertical-align: bottom;*/
	border: 1px solid #fff;
	height: 40px;
}
#logo{
margin-top: 4px;
	float: left;
	width: 250px;
	text-align: right;
}

#navi{
	font-size: 0.75em;
	margin: -2px 0 0 255px;
	text-align: right;
	padding-right: 10px;
	line-height: 1.5em;
}

#navi img{
	margin-right: 2.6em;
}



a:link, a:visited{
	color: #000;
	background-color: #FFF;
	text-decoration: none;
}

a:hover, a:focus, a:active{
	color: #9AA0A1;
	background-color: #FFF;
	text-decoration: none;
}

.navihere{
	color: #9AA0A1;
	background-color: #FFF;
}


/* inhalt
*******************************************/
#content{
	/*position: absolute;
top: 85px;
left: 0;
width: 49em;*/
margin-top: 2px;
}

#content #text{
	position:relative;
}


#agb #content ul{
	margin-left: 1em;
}

#agb #content ul li{
	font-size: 0.8em;
	padding-bottom: 1em;
	padding-left: 1em;
}

#agb p{
	font-size: 0.8em;
}


/* bildbereich links
**************************************/
#images{
	/*width: 340px;*/
	width: 380px;
	float: left;
	margin-left: 10px;
	font-size: 0.7em;
	/*border: 1px solid red;*/
	padding: 110px 10px 10px 0;
}

#images img{
	/*margin: 62px 0 30px 0;*/
	margin: 27px 0 0px 0;
}

#images a:link, #images a:visited{
	color: #9AA0A1;
	background-color: #FFF;
	text-decoration: none;
}

#images a:hover, #images a:focus, #images a:active{
	color: #000;
	background-color: #FFF;
	text-decoration: none;
}


#start #images{
	/*width: 24em;*/
	width: 360px;
	float: left;
	margin-left: 10px;
	font-size: 0.7em;
	/*border: 1px solid red;*/
	padding: 0;
}

#start #images img{
	margin: 0 0 5px 0;
}

#buch #images, #buchindex #images{
	padding: 63px 10px 10px 0;
}

#buch #images img{
	margin: 60px 0 7px 0;
}

#bestellen #images, #order #images{
position: absolute;
left: 0px;
top: 44px;
}

#presse #images, #press #images{
position: absolute;
left: 0px;
top: 44px;
}

#kontakt #images img{
	
	margin-left: 40px;
}

#images .zitat{
	color: #9AA0A1;
	background-color: #FFF;
}

#images a.zitat:link, #images a.zitat:visited{
	color: #9AA0A1;
	background-color: #FFF;
	text-decoration: none;
}

#images a.zitat:hover, #images a.zitat:focus, #images a.zitat:active{
	color: #000;
	background-color: #FFF;
	text-decoration: none;
}


/* definiert den Bereich, wo alle raeder gezeigt werden - Inhaltsverzeichnis
*********************************************************************************/
#buchstart{
	
	padding: 20px 10px 20px 10px;
	font-size: 0.7em;
}

/* definiert den sonderprint bereich *************************************/
#sonderprints
	{
	font-size: 0.75em;
	padding: 20px 10px 20px 30px;
}

#sonderprints h1{
	font-size: 1.2em;
	padding-top: 0px;
	margin-top: 0px;
}
#sonderprints ul, #fotoshow ul{
	list-style: none;
	margin-top: 2em;
	/*width: 55em;*/
	width: auto;
}

#sonderprints li{
	display: inline;
	padding-right: 0.5em;
	width: 180px;
	float: left;
	text-align: center;
	
}

#fotoshow li{
	display: inline;
	padding-right: 2em;
	width: 160px;
	float: left;
	text-align: center;
	
}

#sonderprints ul li img, #fotoshow ul li img{
	margin-top: 1em;
}

#sonderprints a:link, #sonderprints a:visited{
	color: #9AA0A1;
	background-color: #FFF;
	text-decoration: none;
}

#sonderprints a:hover, #sonderprints a:focus, #sonderprints a:active{
	color: #000;
	background-color: #FFF;
	text-decoration: none;
}

/* definiert dei bilderauflistung
************************************************/

#photos
{
	color: #000;
	background-color: #FFFFFF;
	width: auto;
	margin-left: 20px;
	padding: 0;
	font-size: 10px;
}

/*#download #photos{
	color: #000;
	background-color: #FFF;
	width: auto;
	margin-left: 20px;
	padding: 0;
	font-size: 10px;
}*/


#photos ul{
  padding:0;
  margin:0;
  list-style:none;
  margin-bottom: 5px;
}
#photos li{
   text-align:center;
   width:137px; 
   float:left;
   list-style: none;
   margin:5px;
	font-size: 10px;
}

#pressefeedback ul.liste{
	margin-left: 10px;
}

#pressefeedback ul.liste li{
	width: auto!important;
	float: none!important;
	list-style-type: disc;
	text-align: left;
	/*list-style-position: inside;*/
	padding-bottom: 7px;
}

#pressefeedback ul{
  padding:0;
  margin:0;
  list-style:none;
  margin-bottom: 5px;
}
#pressefeedback li{
   text-align:center;
   width:137px; 
   float:left;
   list-style: none;
   margin:5px;
	padding-bottom: 25px;
	font-size: 12px;
}



#download ul.photos{
  padding:0;
  margin:0;
  list-style:none;
  margin-bottom: 5px;
}

#download ul.photos li
{
   text-align:center;
   width:137px; 
   float:left;
   list-style: none;
   margin:1px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	/*height: 110px;*/
}



#download ul.photos li a img
{  
  border:1px solid #9AA0A1;
  /*border:0;*/
  width:126px;
  height:94px;
  text-decoration:none;
}

.bikes{
	border: 1px solid #9AA0A1; 
}



/* defniert die Subnavigation auf den Buchseiten
***************************************************/
#subnavi{
	margin-left: 155px;
}

#subnavi a:link, #subnavi a:visited{
	color: #000;
	background-color: #FFF;
	text-decoration: none;
}

#subnavi a:hover, #subnavi a:focus, #subnavi a:active{
	color: #9AA0A1;
	background-color: #FFF;
	text-decoration: none;
}





/* textbereich rechts
*******************************************/


#text{
	font-size: 0.8em;
	/*margin: 0 0 0 360px;*/
	margin: 0 0 0 415px;
	padding: 63px 10px 10px 0;
}


#text a:link, #text a:visited{
	color: #9AA0A1;
	background-color: #FFF;
	text-decoration: none;
}

#text a:hover, #text a:focus, #text a:active{
	color: #000;
	background-color: #FFF;
	text-decoration: none;
}

#bestellen #text{
	height: 450px;
}

#start #text{
	padding: 60px 10px 10px 0;
	margin: 0 auto;
}

#pressefeedback #text{
	margin: 0;
	padding: 63px 10px 10px 30px;
}

#pressefeedback h1{
	margin-top: 30px;
}

.feedbackimg{
	width: 200px;
	float: left;
	margin-left: 10px;
}

.feedbackimg img{
	margin: 10px;
}

.feedtext{
	margin: 0 0 0 250px;
	padding: 10px 0 10px 0;
}

#pressefeedback hr{
	background-color: #9AA0A1;
	height: 1px;
	clear: left;
	border: 0;
}


/*#sammlung #text, #bestellen #text{
	margin: 0 0 0 415px;
	
}*/

#buch #text img{
	margin-bottom: 7px;
}


/* sprachauswahl
********************************************/

#language{
	text-align: right;
	height: 10px;
	font-size: 0.9em;
}

#language a:link, #language a:visited{
	color: #000;
	background-color: #FFF;
	text-decoration: none;
}

#language a:hover, #language a:focus, #language a:active{
	color: #9AA0A1;
	background-color: #FFF;
	text-decoration: none;
}

/* formularbereich
************************************************/

form, input{
	line-height: 1em;
}



input{
	border: 1px solid #9AA0A1;
	color: #000;
	background-color: #fff;
	margin: 5px;
	padding: 1px 1px 1px 2px;
	display: block;
	width: 17.5em;
	float: left;
}

#order input, #press input{
	border: 1px solid #9AA0A1;
	color: #000;
	background-color: #fff;
	margin: 5px;
	padding: 1px 1px 1px 2px;
	display: block;
	width: 15em;
	float: left;
}

label{
	width: 5em;
	margin: 5px;
	padding: 3px;
	float: left;
}

label.befragung{
	width: 10em;
}

#order label.befragung{
	width: 10em;
}

label.zweitesbuch{
	width: 300px;
	line-height: 16px;
}

#order label, #press label{
	width: 7em;
	margin: 5px;
	padding: 3px;
	float: left;
}

#order #text br, #press #text br{
	clear: left;
}

#bestellen #text br, #presse #text br{
	clear: left;
}

.submit, .reset{
	border: 1px solid #9AA0A1;
	color: #000;
	background-color: #fff;
	width: 8em;
	padding: 3px;
}

#order .submit, #order .reset, #press .submit, #press .reset{
	border: 1px solid #9AA0A1;
	color: #000;
	background-color: #fff;
	width: 8em;
	padding: 3px;
}

 #plz, #land{
	width: 3em;
}

#anzahl,#zweitesbuch{
	width: 3em;
}

#order #anzahl, #order #plz, #order #land, #order #zweitesbuch{
	width: 3em;
}

#press #plz, #press #land{
	width: 3em;
}


#ort{
	width: 10em;
}

#order #ort, #press #ort{
	width: 6em;
}


#recht{
	border: 0;
	width: 2em;
	
}

#frageeins, #fragezwei, #fragedrei{
	
	border: 0;
	width: 2em;
}

#order #frageeins, #order #fragezwei, #order #fragedrei{
	
	border: 0;
	width: 2em;
}

#order #recht{
	border: 0;
	width: 2em;
	
}

#small{
	width: 2em;
}

#order #small, #press #small{
	width: 4em;
}


#small2{
	width: 8em;
}

#ueberweisung, #paypal{
	width: 1.5em!important;
	border: none;

}

.larger{
	width: 19em;
}


/* impressum
**********************************************/
#start #impressum{
	position: relative;
	font-size: 0.7em;
	clear: left;
	padding-left: 10px;
	vertical-align: bottom;
}

#impressum{
	font-size: 0.7em;
	clear: left;
	padding-left: 10px;
	vertical-align: bottom;
}
#bestellen #impressum, #order #impressum{
	/*position: absolute;
	bottom: 0;
	left: 0;*/
	clear: none;
	font-size: 12px;
}

#buchindex #impressum{
	padding-top: 25px;
}

/*startseite zusatztext*/
#ausstellungsinfo{
	position: absolute;
	right: 0;
	top: -12px;
	text-align: right;
	
}


#stopleft {
	clear: left;
	line-height:0px;
	font-size:0px;
}

#stopleft p{
	display: none;
}

#stopleftzwei {
	clear: left;
	line-height:0px;
	font-size:0px;
}

#stopleftzwei p{
	display: none;
}


.clearleft{
	clear: left;
}





h1{
	font-size: 1.1em;
	color: #9AA0A1;
	background-color: transparent;
	padding-bottom: 43px;
	/*font-weight: normal;*/
	margin-top: 60px;
}

#start h1{
	margin-top: 90px;
	padding-bottom: 14px;
}

h2{
	font-size: 1em;
	color: #9AA0A1;
	background-color: transparent;
}

h2.abstand{
	font-size: 1em;
	color: #9AA0A1;
	background-color: transparent;
	padding-bottom: 14px;
}

.buchbild{
	margin-top: 120px;
}

.fototext{
	font-size: 0.85em;
}
h3{
	font-size: 0.95em;
	color: #9AA0A1;
	background-color: #FFF;
	padding-bottom: 14px;
}

p{
	padding: 0 0 14px 0;
}

.logo{
	color: #000;
	background-color: #fff;
}

.rueck{
	padding: 0px 0 10px 25px;
}

.starttext{
	color: #a30707;
	text-align: right;
	padding-top: 30px;
	padding-left: 120px;
}

.coverindex{
	text-align: center;
	margin-top: 30px;
}
.lupe{
	width: 360px;
	text-align: right;
}

.anfuehrung{
font-family: Arial, Helvetica, sans-serif;
	
}

table.sonder{
	font-size: 1em;
}

td.abstand{
	padding-left: 15px;
}

table.presse{
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	font-weight: bold;
}

/****************** zitate*************/
.zitate{
	/*color: #9AA0A1;*/
	font-size: 0.85em;
	color: #9AA0A1;
	background-color: #FFF;
}

a.zitate:link, a.zitate:visited{
	color: #9AA0A1;
	background-color: #FFF;
	text-decoration: none;
}

a.zitate:hover, a.zitate:focus, a.zitate:active{
	color: #000;
	background-color: #FFF;
	text-decoration: none;
}
