@charset "UTF-8";
/* CSS Document */


.outer-container {
	width:100%;
	height:100%;
	position:absolute;
	overflow:auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../pages/images/galerie/Schmuck/schmuck-galerie-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#content {
	position: relative;
	width: 100%;
	height: 640px;
	left: 0px;
	top: 0px;
	background-image: url(../pages/images/general/submenu2.png);
	background-repeat: repeat;
	background-position: left top;
	overflow: hidden;
}
#content img  {
	border:none	
}
.content-bg h1 {
	font-size: 14pt;
	margin-left: 10px;
	color: #9db106;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.content-bg {
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
}
.text-align li {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 0px;
	padding-top: 0px;
	margin-top:0px;
	font-size: 11pt;
}
.text-align ul {
	margin-top: 20px;
	padding-left:16px;
	padding-top:0px;
	
}
.text-align {
	padding-left: 10px;
	padding-right: 0px;
	line-height: 20px;
	text-align: justify;
}
.text-align a {
	color: #0066FF;
	text-decoration: underline;	
}
.title {
	color: #9db106;
	font-weight: bold;
	margin-left: 0px;
	font-size: 12pt;
}
.maha {
	background-image: url(../pages/images/galerie/Schmuck/maharadscha-symbol-udaipur.png);
	background-repeat: no-repeat;
	background-position: 269px center;
}