@CHARSET "UTF-8";
/*
dunkelgrün: #144412;
hellgrün: #b0c6af;
hellbeige: #fffeed;
*/
html,
body																		{	margin: 0px;
																					padding: 0px;
																					color:#111111;
																					font-family:Verdana,Arial,Helvetica,sans-serif;
																					font-size: 12px;
																					text-transform: lowercase;
																					background-color: #b0c6af;
}
h1																			{	font-size: 18px;
	
}
h2																			{	font-size: 16px;
	
}
h3																			{	font-size: 14px;
	
}
h4																			{	font-size: 12px;
	
}
#all																		{	/*	position: relative;	*/
																					/*	border: 1px solid #ff4444;	*/
																					/*	height: 100%;	*/
																	
}
#container															{	width: 75%;
																					min-width: 800px;
																					
																					/*	min-height: 500px;	*/
																					
																					margin: 0 auto;
																					margin-top: 5px;
																					margin-bottom: 5px;
																					/*	border: 1px solid #4444ff;	*/
																					
																					/*	min-height: 600px;	*/
																					/*	height: 100%	*/
	
}
#header																	{	/*	position: absolute;
																					top: 0px;
																					left: 0px; 
																					right: 0px;	*/
																																										
																					width: 100%;
																					height: 200px;
																					border: 1px solid #44ff44;	
																					background-color: #fffeed;
																					
																					-moz-border-radius: 10px;
																					-webkit-border-radius: 10px;
																					-khtml-border-radius: 10px;
																					border-radius: 10px;
																					
																					border: 5px solid #144412;
	
}
#imgRabe																{	margin-left: 5px;
																					margin-top: 5px;
																					width: 190px;
																					height: 190px;
																					
																					-moz-border-radius: 3px;
																					-webkit-border-radius: 3px;
																					-khtml-border-radius: 3px;
																					border-radius: 3px;
	
}
#nav																		{	/*	position: absolute;
																					top: 210px;	*/
																					/*	border: 1px solid #ff4444;	*/
																					height: 37px;
																					/*	text-align: center;	*/
																					/*	margin: 0 auto;	*/
																					margin-top: 25px;
																					margin-left: 7%;
																					margin-bottom: 2px;
																					
																					z-index: 900;
	
}

#info																		{	/*
																					width: 100%;
																					height: 25px;
																					border: 1px solid #55ff55;	*/
}


#main																	{	
																						width: 100%;
																					min-height: 600px;
																					margin-top: 10px;
																					overflow: scroll;
																					
																					padding-top: 10px;
																					padding-bottom: 25px;
																					
																						background: url(../imagesBG/trans-weiss-75.png);	
																					background-position: top center;
																					background-repeat: repeat;
																					
																					-moz-border-radius: 10px;
																					-webkit-border-radius: 10px;
																					-khtml-border-radius: 10px;
																					border-radius: 10px;
																					
																					border: 5px solid #144412;	
}
#mainLeft																{	/*	border: 1px solid #ff4444; */
																					position: absolute; 
																					top: 5px; 
																					left: 5px; 
																					right: 180px;
																					margin-left: 30px;	
}
#mainRight															{	/*	border: 1px solid #4444ff; */
																					position: absolute;
																					top: 5px; 
																					width: 170px; 
																					right: 0px;
}

hr																			{	width: 85%;
																					margin-left: 0px;
}
h1, 
h2,
p, 
table																		{	margin-left: 10px;
}
.item-page h1														{	font-size: 20px;	
}
p																				{	margin-right: 20px;
}
#main ul, 
#main li																{	margin-left: 25px;	
}
h1																			{	font-size: 20px;
}
h2																			{	font-size: 15px;	
}
h3,
h4																			{	font-zize: 12px;
}
a											{	color: #144412;
	
}
article																	{	margin-bottom: 40px;
																					clear: both;
																					
}
article img															{	margin-left: 75px;	
}




#barTop																	{	
																					display: none;
																					/*
																					height: 100px;
																					
																					border: 4px solid #144412;
																					background-color: #fffeed;
																					position: fixed;
																					top: 10px;
																					left: 75px;
																					right: 75px;
																					min-width: 800px;
																					z-index: 1000;
																					
																					-moz-border-radius: 8px; 
																					-webkit-border-radius: 8px; 
																					-khtml-border-radius: 8px; 
																					border-radius: 8px;
																					
																					-moz-box-shadow:    0px 0px 10px #222222;
																					-webkit-box-shadow: 0px 0px 10px #222222;
																					box-shadow:         0px 0px 10px #222222;
	*/
}
/*
#barTopLeft							{	border: 1px solid #ff3333; width: 100px; height: 100px;float: left;
}
#barTopCenter						{	border: 1px solid #33ff33; height: 100px; margin-right: 110px; float: left;
}
#barTopRight						{	border: 1px solid #3333ff; width: 100px; height: 100px; float: right;
}
#barImgRabe							{	height: 90px; width: 90px;
}
#barImgAltSaarbruecker	{	height: 40px; margin-left: 20%; margin-top: 5px;
}
#barImgAntiquariat			{	height: 40px; margin-left: 50%; margin-top: 5px;
}
#buttonNavMobile				{	height: 40px; width: 60px; margin-top: 30px; margin-right: 10px;
}
*/

#navigationTopMobile										{	display: none;
/*
																					position: fixed;
																					top: 125px;
																					right: 75px;
																					
																					width: 250px;
																					border: 4px solid #144412;
																					background-color: #fffeed;
																					color: #144412;
																					height: 300px;
																					overflow: auto;
																					z-index: 950;
																					
																					-moz-border-radius: 8px; 
																					-webkit-border-radius: 8px; 
																					-khtml-border-radius: 8px; 
																					border-radius: 8px;
																					
																					-moz-box-shadow:    0px 0px 10px #222222;
																					-webkit-box-shadow: 0px 0px 10px #222222;
																					box-shadow:         0px 0px 10px #222222;
}
*/
/*
#navigationTopMobile ul,
#navigationTopMobile li,
#navigationTopMobile span,
#navigationTopMobile a									{	font-size: 14px;
																					margin-left: 5px;
																					color: #144412;
}

#navigationTopMobile span								{	margin-top: 25px !important;
																					margin-bottom: 5px;
																					font-size: 14px;
}
*/
/*
.item-101,
.item-115,
.item-103,
.item-104,
.item-107															 		{	
																					 margin-bottom: 15px;
																					font-size: 14px;
}
.item-112										{	font-size: 14px;
	
}
*/

