/**
* Farbwerte
*
* Helles Grün
*	BG Kopfbereich				#caee97, 202 238 151
*	Linie Kopfbereich			#eaf8d5, 234 248 213
*	BG Inhalt					#f4fcea, 244 252 234
*
* Dunkles Grün
*	Logo, Nav, Ü				#3c7d5f,  60 125  95
*
* Blasses Grün
*	Adresslink					#427348,  66 115  72
*	Linie Nav 2					#bcc2b4, 188 194 180
*
* Blasses Anthrazit
*	Adresse						#3f4834,  63  72  52
*
* Dunkles Rot
*	Logo, Ü						#9b1e14, 155  30  20
*/

/**
* Generelle Seitendefinition
*/

html, body {
	padding:					0px;
	margin:						0px;
}

body {
	padding:					15px;
	background:					#ffffff url(/images/layout/page_background.jpg) left top no-repeat;
	font-family:				Verdana, Tahoma, Helvetica, Arial, "sans serif";
}


#capitulum {
	width:						990px;
	height:						156px;
	background:					#caee97 url(/images/layout/capitulum.jpg) left top no-repeat;
	border-bottom:				1px solid #eaf8d5;
}

#capitulum address {
	color:						#3f4834;
	float:						right;
	text-align:					right;
	font-style:					normal;
	line-height:					1.8;
	font-size:					70%;
	padding:					17px 15px 0px 0px;
}

#capitulum address a {
	color:						#427348;
}

#logo {
	border-width:				0px;
	margin:						25px 0px 0px 355px;
}

/**
* Navigation
*/

ul#delectus {
	width:						810px;
	height:						33px;
	margin:						0px;
	padding:					1px 0px 0px 180px;
	text-align:					center;
	list-style-type:			none;
	background-color:			#3c7d5f;
}

ul#delectus li {
	margin-right:				1px;
	display:					block;
	float:						left;
	height:						33px;
}

ul#delectus li a {
	background-position:		left top;
	background-repeat:			no-repeat;
	text-decoration:			none;
	font-weight:				bold;
	font-size:					90%;
	padding:					7px 8px 0px 8px;
	display:					block;
	height:						26px;
	color:						#ffffff;
}

ul#delectus li a span {
	display:					none;
}

ul#delectus li a:hover, ul#delectus li a:active {
	color:						#3c7d5f;
	background-color:			#ffffff;
	background-position:		left -33px;
}

ul#delectus li.active a {
	color:						#9b1e14;
	background-color:			#ffffff;
	background-position:		left -66px;
}

#del_startseite a {	width: 62px; background-image: url(http://www.antiquariat-marel.de/fontit/Startseite);	}
#del_buecher a {			width: 58px;  background-image: url(http://www.antiquariat-marel.de/fontit/B%FCcher);				}
#del_weine a {				width: 47px;  background-image: url(http://www.antiquariat-marel.de/fontit/Weine);					}
#del_zeitschriften a {		width: 104px; background-image: url(http://www.antiquariat-marel.de/fontit/Zeitschriften);			}
#del_geschenkideen a {		width: 118px; background-image: url(http://www.antiquariat-marel.de/fontit/Geschenkideen);			}
#del_antiquariat a {		width: 98px;  background-image: url(http://www.antiquariat-marel.de/fontit/Antiquariat);			}
#del_besuchen_sie_uns a {	width: 136px; background-image: url(http://www.antiquariat-marel.de/fontit/So%20finden%20Sie%20uns);	}
#del_bildergalerie a {	width: 105px; background-image: url(http://www.antiquariat-marel.de/fontit/Bildergalerie);	}
#del_kundenstimmen a {	width: 62px; background-image: url(http://www.antiquariat-marel.de/fontit/Kundenstimmen);	}

ul#delectus_duae {
	width:						990px;
	height:						26px;
	margin:						0px;
	padding:					0px;
	border-bottom:				1px solid #bcc2b4;
	list-style-type:			none;
	background-color:			#ffffff;

}
#MenuAusgabe{
  padding-top: 5px;
	font-size: 0.85em;
	color: #222;
}


/**
* Seiteninhalt
*/


#maiorae {
	width:						990px;
	background:					#f4fcea url(/images/layout/green_background.jpg) right top repeat-y;
}

#maiorae.single {
	background-image:			none;
}

#corpus {
	width:						710px;
	padding:					10px 20px 20px 20px;
	background:					transparent url(/images/layout/corpus_background.jpg) left top no-repeat;
}

#maiorae.single #corpus {
	width:						950px;
}

#maiorae h1, #maiorae h2, #maiorae h3, #maiorae h4, #maiorae h5, #maiorae h6 {
	color:						#3c7d5f;
	font-weight:				normal;
	/*font-family:				Georgia, "Times New Roman", serif; */
}

#maiorae h1 {
	margin-top:					5px;
	font-size:					130%;
}

#maiorae h2 {
	margin-top:					5px;
	font-size:					120%;
}

#maiorae td {
	font-size:					90%;
	vertical-align:				top;
}

#maiorae p, #maiorae ul, #maiorae ol, #maiorae form {
	line-height:				1.6;
	font-size:					90%;
}

#maiorae a {
	color:						#3c7d5f;
	text-decoration:			none;
}

#maiorae a:hover {
	color:						#3c7d5f;
	text-decoration:			underline;
}

#maiorae div.wine {
	padding:					15px;
	border-top:					0px solid #3c7d5f;
	font-size:					85%;
	height:						200px;
	background:					#dbf5b8;
	margin-bottom:				15px;
}

#maiorae div.wine h2 {
	font-weight:				bold;
}

#maiorae div.wine img {
	border-width:				0px;
	margin:						0px 10px 0px 10px;
}

#maiorae .smaller {
	font-size:					80%;
}

#maiorae hr {
	background-color:			#3c7d5f;
	border-width:				0px;
	margin:						15px 0px 15px 0px;
	height:						1px;
}

/**
* Rechte Leiste
*/


#dexter {
	float:						right;
	width:						239px;
	padding:					20px 0px 20px 0px;
	font-size:					85%;
}

#dexter .eyecatcher_wine {
	margin-left:				90px;
}

#dexter .eyecatcher_women {
	margin-left:				35px;
         margin-bottom:				40px;
}

#dexter .eyecatcher_books {
	margin-left:				50px;
}

#dexter h2 {
	background:					transparent url(/images/layout/dexter_red.jpg) left top repeat-y;
	color:						#ffffff;
	padding:					5px 0px 5px 39px;
	font-size:					100%;
	margin-top:					15px;
	font-weight:				bold;
}

#dexter h2.behind_eyecatcher {
	margin-top:					0px;
}

#dexter p, #dexter form {
	padding:					0px 10px 0px 39px;
	font-size:					80%;
	line-height:				1.6;
}

#dexter input {
	font-size:					100%;
	font-family:				Verdana, Tahoma, Helvetica, Arial, "sans serif";
}

#dexter label {
	font-weight:				bold;
}

#dexter input.text {
	width:						120px;
}

#dexter ul, #dexter ol {
	margin:						0px 10px 0px 30px;
	font-size:					80%;
	line-height:				1.6;
}


/** Es war 16 margin links*/
#dexter ul li, #dexter ol li {
	margin-bottom:				6px;
}

/**
* Bilder
*/
.picture {
	padding:					1px;
	border:						1px solid #9b1e14;
}

img.picture.right {
	float:						right;
	margin:						0px 0px 15px 15px;
}

img.picture.left {
	float:						left;
	margin:						0px 15px 15px 0px;
}

/**
* Seite hübscher machen
*/
#book_shadow {
	background:					transparent url(/images/layout/book_shadow.jpg) left top no-repeat;
	position:					absolute;
	height:						62px;
	width:						150px;
	left:						15px;
	top:						171px;
}


#frmShop {
         width: 965px;
	}

#map {
         width: 750px;
	}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; }
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

#news{
  clear: left;
  border-bottom: 1px dotted green;
}
	
#news h4{
  display: inline;
}
#news p{
  font-size: 0.8em;
}
#date{
  color: #999;
}
#news img{
  border: 1px solid green;
  margin-right: 15px;
  margin-bottom: 10px;
  float: left;
}

/**
* Formulare 
*/


#anfrage input,select {
	width:200px;
}

#anfrage label {
	margin-right:10px;
	font-weight:bold;
}



